Skip to content

chore(deps): bump ip-address from 10.2.0 to 10.7.0 - #21866

Merged
giancorderoortiz merged 3 commits into
developfrom
dependabot/npm_and_yarn/ip-address-10.5.0
Aug 31, 2026
Merged

chore(deps): bump ip-address from 10.2.0 to 10.7.0#21866
giancorderoortiz merged 3 commits into
developfrom
dependabot/npm_and_yarn/ip-address-10.5.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ip-address from 10.2.0 to 10.7.0.

Release notes

Sourced from ip-address's releases.

v10.7.0

What's Changed

Full Changelog: beaugunderson/ip-address@v10.6.0...v10.7.0

v10.6.0

What's Changed

Full Changelog: beaugunderson/ip-address@v10.5.1...v10.6.0

v10.5.1

Full Changelog: beaugunderson/ip-address@v10.5.0...v10.5.1

v10.5.0

What's Changed

Full Changelog: beaugunderson/ip-address@v10.4.0...v10.5.0

v10.4.0

What's Changed

Full Changelog: beaugunderson/ip-address@v10.3.1...v10.4.0

v10.3.1

Full Changelog: beaugunderson/ip-address@v10.3.0...v10.3.1

v10.3.0

Full Changelog: beaugunderson/ip-address@v10.2.2...v10.3.0

v10.2.2

Full Changelog: beaugunderson/ip-address@v10.2.1...v10.2.2

v10.2.1

Full Changelog: beaugunderson/ip-address@v10.2.0...v10.2.1

Commits
  • 2b7cab5 10.7.0
  • 87fae23 Add offset() and nextNetwork(), accept prefix-length ip6.arpa names, correct ...
  • 42c1f8b 10.6.0
  • fb12583 Add isGlobal() and pin the classifiers to the IANA special-purpose registries...
  • 38b02d7 10.5.1
  • d03e960 Merge commit from fork
  • ab3dc88 Merge commit from fork
  • ef98e0a 10.5.0
  • 9fd1110 Correct the documentation where it disagreed with the library (#219)
  • d478737 Honor the fromURL graceful-failure contract for non-IPv6 hosts (#218)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for ip-address since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


@dependabot
dependabot Bot requested a review from a team as a code owner August 12, 2026 12:31
@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code Minor labels Aug 12, 2026
@github-actions
github-actions Bot marked this pull request as draft August 12, 2026 12:31
@giancorderoortiz
giancorderoortiz marked this pull request as ready for review August 12, 2026 12:51
sdrozdsap
sdrozdsap previously approved these changes Aug 12, 2026
@cypress

cypress Bot commented Aug 12, 2026

Copy link
Copy Markdown

spartacus    Run #54701

Run Properties:  status check passed Passed #54701  •  git commit 588cfdf4ba ℹ️: Merge a2881dcd002a1372f0728207476ef2e8ea0fc279 into 169c4cf8d6b9cf818eb4e01307aa...
Project spartacus
Branch Review dependabot/npm_and_yarn/ip-address-10.5.0
Run status status check passed Passed #54701
Run duration 05m 00s
Commit git commit 588cfdf4ba ℹ️: Merge a2881dcd002a1372f0728207476ef2e8ea0fc279 into 169c4cf8d6b9cf818eb4e01307aa...
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 3
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 103
View all changes introduced in this branch ↗︎

@github-actions
github-actions Bot marked this pull request as draft August 12, 2026 13:38
@giancorderoortiz
giancorderoortiz marked this pull request as ready for review August 12, 2026 17:30
@github-actions
github-actions Bot marked this pull request as draft August 14, 2026 16:47
@giancorderoortiz

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@giancorderoortiz

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot
dependabot Bot dismissed stale reviews from giancorderoortiz and sdrozdsap via f858a77 August 14, 2026 17:10
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ip-address-10.5.0 branch 3 times, most recently from e13f97c to 1bf9167 Compare August 17, 2026 20:50
Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.2.0 to 10.7.0.
- [Release notes](https://github.com/beaugunderson/ip-address/releases)
- [Commits](beaugunderson/ip-address@v10.2.0...v10.7.0)

---
updated-dependencies:
- dependency-name: ip-address
  dependency-version: 10.5.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump ip-address from 10.2.0 to 10.5.0 chore(deps): bump ip-address from 10.2.0 to 10.7.0 Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ip-address-10.5.0 branch from 1bf9167 to 461242b Compare August 31, 2026 18:20
@giancorderoortiz
giancorderoortiz marked this pull request as ready for review August 31, 2026 19:02
@giancorderoortiz
giancorderoortiz merged commit 44240e9 into develop Aug 31, 2026
46 checks passed
@giancorderoortiz
giancorderoortiz deleted the dependabot/npm_and_yarn/ip-address-10.5.0 branch August 31, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code Minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants