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.14.0 to 3.16.0 #61

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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
Commits
  • 78e9380 v3.16.0
  • 79d301f Fix UpdatePathAggregator4ByteAs() ignores 32bit value
  • 0cc8a98 cmd/gobgp: fix parseEvpnMacAdvArgs
  • a0e9ab2 cmd/gobgp: fix parseEvpnEthernetAutoDiscoveryArgs
  • 0ab4550 cmd/gobgp: add tests for EVPN parsing
  • 03982e5 Fix setting of TTL on a nil connection in updateNeighbor
  • d8306e9 v3.15.0
  • 987c179 Allow non-disruptive changes of TTL in UpdatePeer
  • 5719c6d graceful-restart: expose peer graceful restart state via API
  • f8c6d24 Fix defaulting for UpdatePeer + make IdleHoldTimeAfterReset actually configur...
  • 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 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 Jul 1, 2023
Bumps [github.com/osrg/gobgp/v3](https://github.com/osrg/gobgp) from 3.14.0 to 3.16.0.
- [Release notes](https://github.com/osrg/gobgp/releases)
- [Changelog](https://github.com/osrg/gobgp/blob/master/.goreleaser.yml)
- [Commits](osrg/gobgp@v3.14.0...v3.16.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.16.0 branch from 3232317 to 6135580 Compare July 1, 2023 13:46
@george-angel george-angel merged commit eefaf05 into main Jul 3, 2023
4 checks passed
@george-angel george-angel deleted the dependabot/go_modules/github.com/osrg/gobgp/v3-3.16.0 branch July 3, 2023 05:52
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.

None yet

1 participant