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

Bump github.com/osrg/gobgp/v3 from 3.32.0 to 3.35.0 #123

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps github.com/osrg/gobgp/v3 from 3.32.0 to 3.35.0.

Release notes

Sourced from github.com/osrg/gobgp/v3's releases.

v3.35.0

Changelog

  • 5365453707a9f9bcbeb2cc4cff24803ffcc9bbaa v3.35.0
  • db881429d22ccae192be86a71d05a40d86c85894 run genproto.sh
  • 46c8c877b64e0175f0ea3219039cda7427c165d8 Update genproto.sh library protoc and protoc-gen-go versions
  • 3a8f4fb054724ab3ae2995b9875e99665241d2f9 fsm: Lower minimal ConnectRetry interval to 1s
  • b6052cfba7620a545afd54e31d21fdcb6dd8f4a1 Update gobgp.yang for AllowAsPathLoopLocal config option
  • f9db9e185e1264e29fd676cbbb1e35d6ae4909c0 Fix overwriteConfig if field order mismatches
  • 16ea4f9c592a3427de1d2421b1b01c3fa342afff Add neighbor config option to bypass as-path loop detection on local (static) routes
  • 2819c565e0e10dcc46d1aa013c04855687cd3e85 adding support for injecting the prefixes in MRT file only from a specified AS number
  • 815ca4cf38b22f827f0af22e6f15640b57ce8da3 Do not preserve MPReachNLRI attribute the way we receive it from wire
  • 08a001e06d90e8bcc190084c66992f46f62c0986 pkg/packet/bgp: fix SoftVersion capability parser to check the input length
  • ca7383f450f7b296c5389feceef2467de5ab6e5a pkg/packet/bgp: fix flowspec parser to check the input length
  • 5693c58a4815cc6327b8d3b6980f0e5aced28abe pkg/packet/rtr: fix parser to check the input length
  • 5153bafbe8dbe1a2f02a70bbf0365e98b80e47b0 pkg/packet/mrt: fix parser to check the input length

v3.34.0

Changelog

  • 56e6b1045292f353d3cd6b68d61e48e272569852 v3.34.0
  • 792b985b8001f1bd15f29142c57a242ed008d8bf Add FSM loop timings
  • f04adfb18407daf2cc47b37319a6cd647277ffcf ci: update upload/download-artifact@v3
  • 49ea072fc064e3ca42fbd52d72d5035f84c5133a feat: add sentry support to capture unexpected crashes
  • acfc34ed5ddc991055e476c3f74d996ad982b557 bump golang.org/x/net version to 0.33.0

v3.33.0

Changelog

  • f1087dbe7e4fc897e30f896ea69f8fc28e55cd1a v3.33.0
  • 9bd953af93b3b998dd68477d3567294d5559303f fix: dynamic neighbor connect failed with auth-password and wildcard mask
  • 87e35dbfcaae01b13f66c3eb72c5a3c394945b1b Moved metrics from internal to public pkg
Commits
  • 5365453 v3.35.0
  • db88142 run genproto.sh
  • 46c8c87 Update genproto.sh library protoc and protoc-gen-go versions
  • 3a8f4fb fsm: Lower minimal ConnectRetry interval to 1s
  • b6052cf Update gobgp.yang for AllowAsPathLoopLocal config option
  • f9db9e1 Fix overwriteConfig if field order mismatches
  • 16ea4f9 Add neighbor config option to bypass as-path loop detection on local (static)...
  • 2819c56 adding support for injecting the prefixes in MRT file only from a specified A...
  • 815ca4c Do not preserve MPReachNLRI attribute the way we receive it from wire
  • 08a001e pkg/packet/bgp: fix SoftVersion capability parser to check the input length
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/osrg/gobgp/v3](https://github.com/osrg/gobgp) from 3.32.0 to 3.35.0.
- [Release notes](https://github.com/osrg/gobgp/releases)
- [Changelog](https://github.com/osrg/gobgp/blob/master/.goreleaser.yml)
- [Commits](osrg/gobgp@v3.32.0...v3.35.0)

---
updated-dependencies:
- dependency-name: github.com/osrg/gobgp/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants