Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/osrg/gobgp/v3 to v3.33.0 #814

Open
wants to merge 1 commit into
base: Main-renovate/k8s.io-klog-v2-2.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/osrg/gobgp/v3 v3.28.0 -> v3.33.0 age adoption passing confidence

Release Notes

osrg/gobgp (github.com/osrg/gobgp/v3)

v3.33.0

Compare Source

Changelog
  • f1087db v3.33.0
  • 9bd953a fix: dynamic neighbor connect failed with auth-password and wildcard mask
  • 87e35db Moved metrics from internal to public pkg

v3.32.0

Compare Source

Changelog
  • 63eba39 v3.32.0
  • dcf6e41 grpc: fix ListPath batch_size parameter
  • fd310e5 fix test_05_holdtime_expiry_graceful_restart
  • 01ce002 fix lint too
  • 284e1e9 support config-strict on windows too
  • fb7102b make config parsing strict when starting gobgpd
  • 1d92514 Update configuration.md

v3.31.0

Compare Source

Changelog
  • 3b819cb v3.31.0
  • 06110fa Fix minor typos in metric docs
  • 4b5e025 chore(doc): add grafana panel
  • 0a3dc43 chore(doc): add documentation for metrics
  • a5bbc06 feat(metrics): add various new metrics
  • c675324 Re-allow unspecified IPv6 local transport address

v3.30.0

Compare Source

Changelog
  • 313096d v3.30.0
  • 18cc44d replacing hardcoded IP 0.0.0.0 with netip.IPv4Unspecified() call
  • 832b2d9 Use configured local address over the one that is taken from the BGP session. This is needed in cases when using VRFs over GENEVE Tunnels where we bind the listening address to one internal IP for security reasons. Without this fix the local address was overridden with the listening address resulting in wrong nexthop advertisement.
  • 8bb8ec6 Fix accepted/rejected adj-in commands
  • 42df8b6 fix: go CVE

v3.29.0

Compare Source

Changelog
  • b91614e v3.29.0
  • da44c7f send-max: fix flag when path is not filtered anymore
  • 86cb2b5 ci: build with latest stable Go version

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Aug 3, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: errors parsing go.mod:
go.mod:14: usage: require module/path v1.2.3
go.mod:17: usage: require module/path v1.2.3
go.mod:20: usage: require module/path v1.2.3
go.mod:26: usage: require module/path v1.2.3
go.mod:32: usage: require module/path v1.2.3
go.mod:38: usage: require module/path v1.2.3
go.mod:46: usage: require module/path v1.2.3
go.mod:50: usage: require module/path v1.2.3
go.mod:51: usage: require module/path v1.2.3
go.mod:55: usage: require module/path v1.2.3
go.mod:59: usage: require module/path v1.2.3
go.mod:63: usage: require module/path v1.2.3
go.mod:67: usage: require module/path v1.2.3
go.mod:68: usage: require module/path v1.2.3
go.mod:73: usage: require module/path v1.2.3
go.mod:74: usage: require module/path v1.2.3
go.mod:77: usage: require module/path v1.2.3
go.mod:80: usage: require module/path v1.2.3
go.mod:83: usage: require module/path v1.2.3
go.mod:86: usage: require module/path v1.2.3
go.mod:87: usage: require module/path v1.2.3
go.mod:88:2: usage: require module/path v1.2.3

Copy link

cloudflare-workers-and-pages bot commented Aug 3, 2024

Deploying dlm-metallb with  Cloudflare Pages  Cloudflare Pages

Latest commit: a65571a
Status: ✅  Deploy successful!
Preview URL: https://163fa98c.dlm-metallb.pages.dev
Branch Preview URL: https://renovate-github-com-osrg-gob-pk0a.dlm-metallb.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/github.com-osrg-gobgp-v3-3.x branch from 417da1c to fd94a8b Compare October 1, 2024 00:23
@renovate renovate bot changed the title Update module github.com/osrg/gobgp/v3 to v3.29.0 Update module github.com/osrg/gobgp/v3 to v3.30.0 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-osrg-gobgp-v3-3.x branch from fd94a8b to 56bffe9 Compare November 5, 2024 13:59
@renovate renovate bot changed the title Update module github.com/osrg/gobgp/v3 to v3.30.0 Update module github.com/osrg/gobgp/v3 to v3.31.0 Nov 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-osrg-gobgp-v3-3.x branch from 56bffe9 to 4baf2a1 Compare December 3, 2024 02:36
@renovate renovate bot changed the title Update module github.com/osrg/gobgp/v3 to v3.31.0 Update module github.com/osrg/gobgp/v3 to v3.32.0 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-osrg-gobgp-v3-3.x branch from 4baf2a1 to a65571a Compare January 1, 2025 00:33
@renovate renovate bot changed the title Update module github.com/osrg/gobgp/v3 to v3.32.0 Update module github.com/osrg/gobgp/v3 to v3.33.0 Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants