nttcom / pola

Stateful PCE Implementation and PCEP Library in Go
https://nttcom.github.io/pola/
MIT License
70 stars 6 forks source link

Bump github.com/osrg/gobgp/v3 from 3.18.0 to 3.19.0 #121

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/osrg/gobgp/v3 from 3.18.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
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 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)