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

build(deps): bump github.com/osrg/gobgp/v3 from 3.5.0 to 3.18.0 #502

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps github.com/osrg/gobgp/v3 from 3.5.0 to 3.18.0.

Release notes

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

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

v3.16.0

Changelog

  • 78e93803 v3.16.0
  • 79d301f7 Fix UpdatePathAggregator4ByteAs() ignores 32bit value
  • 0cc8a988 cmd/gobgp: fix parseEvpnMacAdvArgs
  • a0e9ab24 cmd/gobgp: fix parseEvpnEthernetAutoDiscoveryArgs
  • 0ab45505 cmd/gobgp: add tests for EVPN parsing
  • 03982e59 Fix setting of TTL on a nil connection in updateNeighbor

v3.15.0

Changelog

  • d8306e9b v3.15.0
  • 987c1794 Allow non-disruptive changes of TTL in UpdatePeer
  • 5719c6d2 graceful-restart: expose peer graceful restart state via API
  • f8c6d24e Fix defaulting for UpdatePeer + make IdleHoldTimeAfterReset actually configurable
  • 9cff3f41 Allow EbgpMultihop change in UpdatePeer
  • 9c969eb7 fixes #2645 Panic when adding FlowspecComponentItem with to large value
  • ba162b37 Fix node/adjacency/peer-set SID type
  • cbd14926 Add option to register BGP-LS Attribute in gobgp command
  • 1a6dc92b Fix Serialize() method to advertise BGP Router ID
  • 573ae915 Add option to register BGP-LS MP_REACH_NLRI in gobgp

v3.14.0

Changelog

  • 2fbfee5f v3.14.0
  • 71096966 Updating support of L2VPN VPLS address family (AFI 25, SAFI 65)
  • 88da915c Use standard library context package
  • bab5b306 move metrics to internal
  • 16ced207 use public api for metric collection
  • 024d88c9 fix data race & add test
  • 41566d1b basic prometheus metrics

... (truncated)

Commits
  • 6047ca4 v3.18.0
  • 5f01c74 Accommodate FRRouting interfaceNameSize changes
  • 82f1eb7 Fix panic on malformed MRT injection
  • d3a46b8 Fix SRv6 prefix SID unmarshalling
  • cc8ee20 v3.17.0
  • e7534de use TCP MSS configuration
  • f617588 Enhance AsPath attribute String() format
  • 9f2b647 Reworked gobgp test to use collections.abc.Mapping to fix compatibility with ...
  • d580967 Added hack to address nose library incompatibility with Python 3.10
  • 293ca5f Upgraded GitHub CI to use Ubuntu 22.04
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.5.0 to 3.18.0.
- [Release notes](https://github.com/osrg/gobgp/releases)
- [Changelog](https://github.com/osrg/gobgp/blob/master/.goreleaser.yml)
- [Commits](osrg/gobgp@v3.5.0...v3.18.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] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 4, 2023

The following labels could not be found: kind/enhancement, release-note/misc.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 2, 2023

Superseded by #534.

@dependabot dependabot bot closed this Oct 2, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/osrg/gobgp/v3-3.18.0 branch October 2, 2023 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants