Skip to content

Bump ip-address from 10.2.0 to 10.3.1 - #9154

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ip-address-10.3.1
Open

Bump ip-address from 10.2.0 to 10.3.1#9154
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ip-address-10.3.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ip-address from 10.2.0 to 10.3.1.

Release notes

Sourced from ip-address's releases.

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
  • be7e626 10.3.1
  • 56368cb Reject octal-ambiguous IPv4 octets and stacked subnet suffixes (GHSA-mwp4-54f...
  • 9ed7949 10.3.0
  • fd0687e fix: pad Address6#toByteArray to a full 16 bytes
  • c697eaa fix: Address6.fromURL squelches port 65536 as valid
  • d46eb43 Fix repository URL protocol
  • 4da4295 Bump vulnerable transitive dev dependencies
  • f7314db 10.2.2
  • 488fe9b Merge commit from fork
  • e86ab3e 10.2.1
  • 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.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.2.0 to 10.3.1.
- [Release notes](https://github.com/beaugunderson/ip-address/releases)
- [Commits](beaugunderson/ip-address@v10.2.0...v10.3.1)

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

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 Aug 4, 2026
@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hash Ready Ready Preview Aug 4, 2026 8:24am
hashdotdesign-tokens Ready Ready Preview Aug 4, 2026 8:24am
petrinaut Ready Ready Preview Aug 4, 2026 8:24am

@cursor

cursor Bot commented Aug 4, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Single dependency version change in yarn.lock with no application code edits; the stricter parsing may only affect edge-case IP strings.

Overview
Updates the lockfile so the shared ip-address resolution moves from 10.2.0 to 10.3.1 (satisfies ^10.1.1 / ^10.2.0 from transitive deps such as express-rate-limit and socks).

Upstream 10.3.x tightens IPv4 parsing (rejects octal-ambiguous octets and stacked subnet suffixes) and includes IPv6 fixes (Address6#toByteArray padding, fromURL port validation).

Reviewed by Cursor Bugbot for commit 00eb19c. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions github-actions Bot added the area/deps Relates to third-party dependencies (area) label Aug 4, 2026
@vercel
vercel Bot temporarily deployed to Preview – hashdotdesign-tokens August 4, 2026 08:11 Inactive
@vercel
vercel Bot temporarily deployed to Preview – petrinaut August 4, 2026 08:13 Inactive
@CiaranMn
CiaranMn enabled auto-merge August 4, 2026 08:14
@codspeed-hq

codspeed-hq Bot commented Aug 4, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 98 untouched benchmarks


Comparing dependabot/npm_and_yarn/ip-address-10.3.1 (00eb19c) with main (ac5ec9c)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (3e52d9a) during the generation of this report, so ac5ec9c was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/deps Relates to third-party dependencies (area) dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

1 participant