Skip to content

chore(deps): bump ipaddr.js from 1.9.1 to 2.5.0 - #243

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ipaddr.js-2.5.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ipaddr.js-2.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps ipaddr.js from 1.9.1 to 2.5.0.

Changelog

Sourced from ipaddr.js's changelog.

2.5.0 - 2026-08-04

  • remove ipaddr.min.js, end users must provide own minification/bundling
  • fix: compress the leftmost zero run in toString (RFC 5952, 4.2.3)
  • fix: strict IPv6 validation — reject :: with zero compression and hextets >4 hex digits
  • fix: reject non-numeric prefix length in subnetMaskFromPrefixLength
  • fix: compress trailing zero run in toString when a zoneIndex is present
  • fix: throw a descriptive error for malformed input in IPv6.parse

2.4.0 - 2026-05-03

  • remove Bower support
  • add RFC9637, RFC9602, RFC8215, RFC3879 reserved address ranges

2.3.0 - 2025-11-27

  • add isValidCIDRFourPartDecimal helper for IPv4 CIDR in four-part decimal form
  • upgrade eslint dev dependency to v9
  • remove duplicated LICENSE entry from published files list

2.2.0 - 2024-04-20

  • add isValidCIDR method
  • fix parsing of some IPv4-embedded IPv6 addresses
  • add RFC7534, RFC7535, RFC7450, RFC6666, RFC5180, RFC7450 reserved address ranges

2.1.0 - 2023-05-23

  • un-deprecate IPv6.toString() and make it an alias to toRFC5952String()
  • add reserved 198.18.0.0/15 block
  • add reserved blocks in 2001: space

2.0.1 - 2020-01-06

  • add support for deprecated IPv4 compatible IPv6 addresses #142
  • drop node 8 testing, add v14
  • fix parseInt for decimal, octal, hex
  • add support for classful (2,3 octet) IPv4

2.0.0 - 2019-10-13

  • use es6 templates instead of concatenated strings
  • lint: update tests with no-var
  • lint: allow no-cond-assign with extra parens

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
Bumps [ipaddr.js](https://github.com/whitequark/ipaddr.js) from 1.9.1 to 2.5.0.
- [Changelog](https://github.com/whitequark/ipaddr.js/blob/main/Changes.md)
- [Commits](https://github.com/whitequark/ipaddr.js/commits)

---
updated-dependencies:
- dependency-name: ipaddr.js
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ipaddr.js-2.5.0 branch from a5aa21b to fee6e9e Compare September 12, 2026 19:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants