Skip to content

Bump exabgp from 4.2.24 to 4.2.25#4660

Merged
gizmoguy merged 1 commit intomainfrom
dependabot/pip/exabgp-4.2.25
Mar 18, 2025
Merged

Bump exabgp from 4.2.24 to 4.2.25#4660
gizmoguy merged 1 commit intomainfrom
dependabot/pip/exabgp-4.2.25

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps exabgp from 4.2.24 to 4.2.25.

Release notes

Sourced from exabgp's releases.

ExaBGP 'Not a Zen Day' release

This release fixes an issue with doctopt introduced in 4.2.23.

The short option of the command line -1, -s and -x were not understood anymore.

Changelog

Sourced from exabgp's changelog.

Version explained:

  • major : codebase increase on incompatible changes
  • minor : increase on risk of code breakage during a major release
  • bug : increase on bug or incremental changes

Version 4.2.26

Version 4.2.25

  • Fix: regression in 4.2.23 introduced by doctopt changes

Version 4.2.24

  • Fix: remove unused vendored code breaking 4.2.23

Version 4.2.23

  • Fix: update doctopt to master to fix issues with python3.13
  • Fix: issue with code with python 3.13
  • Fix: workaround for deprecated asyncore

Version 4.2.22

  • Fix: route reload for offline neighbors #1126 patch: Malcolm Dodds
  • Fix: make sure we compare next-hop self and next-hop IP correctly (#1153) reported: gitneep
  • Compatibility: remove "not-a-fragment" "!is-fragment" should be used instead
  • Upgrade six to the latest version

Version 4.2.21

  • Fix: regressing on announcing routes from the API #1108

Version 4.2.20

  • Fix: correctly filter routes announced by the API to the right peer #1005
  • Feature: healthcheck neighbor filtering and path-information backport of #1098 and #1099
  • Fix: backport #1101 fix parsing of FlowSpec TCPFlags with NS
  • Fix: backport #1102 fix parsing of Fragment with IPv6 destinations/sources
  • Fix: bug in CLI when failing to read data

Version 4.2.19

  • Feature: force PGP signing of tags
  • Feature: backport ICMP types
  • Fix: backport healthcheck setup_ips requiring a label backport by: Steven Honson

Version 4.2.18

  • Feature: add ICMP experimental codes reported: enag11
  • Feature: PGP signing releases

Version 4.2.17

  • Feature: add flags ECE, CW and NS to TCP, (not sure if any flowspec implementation uses them) #1053 reported by: enag11

... (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 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 [exabgp](https://github.com/Exa-Networks/exabgp) from 4.2.24 to 4.2.25.
- [Release notes](https://github.com/Exa-Networks/exabgp/releases)
- [Changelog](https://github.com/Exa-Networks/exabgp/blob/4.2.25/CHANGELOG.rst)
- [Commits](Exa-Networks/exabgp@4.2.24...4.2.25)

---
updated-dependencies:
- dependency-name: exabgp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 18, 2025
@gizmoguy gizmoguy merged commit 667fa05 into main Mar 18, 2025
48 of 49 checks passed
@dependabot dependabot bot deleted the dependabot/pip/exabgp-4.2.25 branch March 18, 2025 22:15
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant