Skip to content

Bump ipnet from 2.12.1 to 2.12.2 - #144

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ipnet-2.12.2
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ipnet-2.12.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps ipnet from 2.12.1 to 2.12.2.

Changelog

Sourced from ipnet's changelog.

Version 2.12.2

  • Fixes bug with IpNet::aggregate() where if a network containing u32::MAX-1 or u128::MAX-1 is provided, then u32::MAX and u128::MAX respectively are always included in the output. See issue #71.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/ipnet-2.12.2 branch 2 times, most recently from fdab48b to f8fe94a Compare September 12, 2026 09:40
Bumps [ipnet](https://github.com/krisprice/ipnet) from 2.12.1 to 2.12.2.
- [Release notes](https://github.com/krisprice/ipnet/releases)
- [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md)
- [Commits](https://github.com/krisprice/ipnet/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/ipnet-2.12.2 branch from f8fe94a to 4d9b7d7 Compare September 12, 2026 09:48
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants