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.16.0 to 3.19.0 #71

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps github.com/osrg/gobgp/v3 from 3.16.0 to 3.19.0.

Release notes

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

v3.19.0

Changelog

  • ed5732bb v3.19.0
  • aa0cf39f Export Generated BGP Configuration Code
  • 8bfcc66b [Fuzzing] fix lint error
  • 60bcfc20 [Fuzzing] fuzzing support for oss-fuzz
  • 96920414 Update configuration documentation for overriding peer-as checking during FSM
  • b6be999f Fix crash on ListPathRequest with malformed prefix
  • e7e00072 go.mod: Bump dependencies
  • 155bc636 fix CLI rd option ignore.
  • 35bfc960 CLI VPNv4/VPNv6 filtering
  • 002690b8 ListPath can filter VPNv4/v6 routes
  • b8e17e06 Use filter for watch pre/post-update watch events
  • eb58efd7 Fix test TestAddBogusPath
  • 2956dd65 v3.18.0
  • 5f01c74a Accommodate FRRouting interfaceNameSize changes
  • 82f1eb78 Fix panic on malformed MRT injection
  • d3a46b8e Fix SRv6 prefix SID unmarshalling

v3.18.0

Changelog

  • 6047ca44 v3.18.0
  • 5f01c74a Accommodate FRRouting interfaceNameSize changes
  • 82f1eb78 Fix panic on malformed MRT injection
  • d3a46b8e Fix SRv6 prefix SID unmarshalling

v3.17.0

Changelog

  • cc8ee208 v3.17.0
  • e7534de3 use TCP MSS configuration
  • f6175884 Enhance AsPath attribute String() format
  • 9f2b6477 Reworked gobgp test to use collections.abc.Mapping to fix compatibility with Python 3.10
  • d5809673 Added hack to address nose library incompatibility with Python 3.10
  • 293ca5f2 Upgraded GitHub CI to use Ubuntu 22.04
  • d4d97da2 pkg/packet/mrt: restore compatibility
  • c801e184 Add MRT-specific MP_REACH_NLRI encoding
Commits
  • ed5732b v3.19.0
  • aa0cf39 Export Generated BGP Configuration Code
  • 8bfcc66 [Fuzzing] fix lint error
  • 60bcfc2 [Fuzzing] fuzzing support for oss-fuzz
  • 9692041 Update configuration documentation for overriding peer-as checking during FSM
  • b6be999 Fix crash on ListPathRequest with malformed prefix
  • e7e0007 go.mod: Bump dependencies
  • 155bc63 fix CLI rd option ignore.
  • 35bfc96 CLI VPNv4/VPNv6 filtering
  • 002690b ListPath can filter VPNv4/v6 routes
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 1, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/osrg/gobgp/v3-3.19.0 branch from 2782722 to de983c1 Compare October 3, 2023 05:23
Bumps [github.com/osrg/gobgp/v3](https://github.com/osrg/gobgp) from 3.16.0 to 3.19.0.
- [Release notes](https://github.com/osrg/gobgp/releases)
- [Changelog](https://github.com/osrg/gobgp/blob/master/.goreleaser.yml)
- [Commits](osrg/gobgp@v3.16.0...v3.19.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 force-pushed the dependabot/go_modules/github.com/osrg/gobgp/v3-3.19.0 branch from de983c1 to fcfad13 Compare October 3, 2023 05:24
@george-angel george-angel merged commit 32940ef into main Oct 3, 2023
4 checks passed
@george-angel george-angel deleted the dependabot/go_modules/github.com/osrg/gobgp/v3-3.19.0 branch October 3, 2023 05:36
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.

1 participant