Skip to content

chore(deps): bump ipaddr.js from 1.9.1 to 2.3.0#72

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ipaddr.js-2.3.0
Open

chore(deps): bump ipaddr.js from 1.9.1 to 2.3.0#72
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ipaddr.js-2.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps ipaddr.js from 1.9.1 to 2.3.0.

Changelog

Sourced from ipaddr.js's changelog.

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
  • es6: replace var with const/let
  • update README with es6 examples #125
  • replace nodeunit with mocha
  • rewrite in JS, drop CoffeeScript
Commits
  • e373b4e Bump version to 2.3.0
  • d564b1d Add IPv4 CIDR four-part decimal validator
  • 08c2cd4 dep(eslint): upgrade to v9
  • e6438fe remove LICENSE from files, redundant, always included
  • 0cba6a4 Bump version to 2.2.0
  • f523168 test: switch runner from mocha to node builtin
  • 32c4f03 add isValidCIDR method
  • 03a2b52 fix parsing of some IPv4-embedded IPv6 adresses
  • 96296ab add more reserved IP address ranges
  • fb16961 Bump version to 2.1.0
  • 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 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 [ipaddr.js](https://github.com/whitequark/ipaddr.js) from 1.9.1 to 2.3.0.
- [Changelog](https://github.com/whitequark/ipaddr.js/blob/main/Changes.md)
- [Commits](whitequark/ipaddr.js@v1.9.1...v2.3.0)

---
updated-dependencies:
- dependency-name: ipaddr.js
  dependency-version: 2.3.0
  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 javascript Pull requests that update javascript code labels Apr 6, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants