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 from 0.0.0-20200219043526-659ef4bc371c to 2.0.0+incompatible in /tests/integration/functional #221

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 24, 2023

Bumps github.com/osrg/gobgp from 0.0.0-20200219043526-659ef4bc371c to 2.0.0+incompatible.

Release notes

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

v2.0.0

Changelog

4067827 v2.0.0 4e862fa zebra: Introducing MIN_ZAPIVER and MAX_ZAPIVER. And avoiding double close channel when sequential retry to connect zebra. 67947ee Fix incorrect values in BMP Statistics Report(type 7 and 8) bbc85d4 server: kill getNeighbor() d7e5bf2 fix bmp statistics c83d234 docs: add project layout description to BUILD d2da513 docs: fix outdated comment of the gRPC API examples 48fa25d docs: delete outdated java/nodejs/ruby gRPC API examples bb1bbdd docs: update C++ gRPC API example 28d96f9 docs: update python gRPC API example 8e7741a api: rename ValidationDetail to Validation 8d0a8b0 make the usage of type name in protobuf consistent ababf30 make Add/Delete/ListPath APIs symmetric 5d008d7 docs: add BUILD.md, development guide 46e3754 server: replace tomb with context 598bba9 server: use Dialer Control method instead of hack to modify connection before dialing 831b33f fix typo in zapi.go: LABLE -> LABEL 7ebcb44 server: fix nil pointer error when apply policy 9d90614 README: use now.sh instead of bluemix.net for slackin 301b485 support received, accepted, and advertised counters per family a5763c2 api: remove AddPaths from Peer and PeerGroup 7ec6a96 api: move RouterId to PeerState from PeerConf ae52d60 typo fix a6aaf55 minor cleanup: update Gopkg.lock and erase redundant nil set 79a461c api: move remote_cap and local_cap to PeerState from PeerConf dbd0c21 server: fix handleRouteRefresh and softResetOut 6b05d9d api: rename NlriAny in api.Path to Nlri 8856dd5 server: fix handleRouteRefresh() c1bca25 use google/protobuf/timestamp.proto 893dbd5 packet: fix ValidateAttribute() to handle ipv6 addresss 62076da packet: fix NewPathAttributeNextHop() to handle ipv6 addresss 2dddaef travis: fix go vet 7923913 Add quotes to short option value fa387c9 Fix Statistics Report in BMP 99b2724 server: change List API design 91dd606 server: fix inconsistent receiver name warnings b3191fc server: unexport BgpServer's Listeners() 528f751 add anyNlri toPathApi when path.IsWithdraw f0aaac4 server: Fix wrong value of RouteMonitoringPolicy from grpc 9cad94f cmd/gobgp: don't use timeout context for requests 0eb3dce Fix intervals for MRT 4cc7a81 Support AdminDown from config 99556f9 server: change monitor API design 289fc39 server: avoid deadlock eebc729 server: avoid deadlock 360f728 server: avoid deadlock 076d019 make gRPC server private

... (truncated)

Commits

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)

Bumps [github.com/osrg/gobgp](https://github.com/osrg/gobgp) from 0.0.0-20200219043526-659ef4bc371c to 2.0.0+incompatible.
- [Release notes](https://github.com/osrg/gobgp/releases)
- [Commits](https://github.com/osrg/gobgp/commits/v2.0.0)

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

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 Feb 24, 2023
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