[CSR-0] chore: Bump ip-address from 10.1.0 to 10.4.0 - #407
Conversation
Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.1.0 to 10.4.0. - [Release notes](https://github.com/beaugunderson/ip-address/releases) - [Commits](beaugunderson/ip-address@v10.1.0...v10.4.0) --- updated-dependencies: - dependency-name: ip-address dependency-version: 10.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
|
Security triage — Tier A. Ready to merge, nothing outstanding. What and why
Two advisories are in range:
ExposureDevelopment only. The fixMechanism: lockfile refresh. Diff scope — the 31 added lines are mostly not this PRThe stanza count looks well past the usual bar, so worth being precise: only one dependency version moves. I ran a plain
So After checking out this branch and running Breaking-change check10.1.0 → 10.4.0, same major. Release notes for v10.4.0, plus v10.3.1, v10.3.0, v10.2.2, v10.2.1: byte-array validation for One thing a reviewer may want to glance at, flagged by Dependabot itself: 10.4.0 adds a Verification
CI coverageAll checks concluded
That skip is fine here — the diff contains no TypeScript and Not triggered at all: What a human should still checkNothing. Tier A: same-major bump, development-only transitive dependency, no manifest change, one dependency version moves, no peer warnings, no breaking-change section in range, and the two workflows that carry real signal both installed this lockfile and passed. Also on this branch, not this PR's problem
Generated by Claude Code |
Bumps ip-address from 10.1.0 to 10.4.0.
Release notes
Sourced from ip-address's releases.
Commits
fbb8db210.4.045a2b11Validate the byte arrays Address6 is given (#217)bac8810Keep the package loadable on node 12, and enforce it (#216)9b3d848Add a security policy and a README section on security posturee84a7b3Order the README API reference Address4, Address6, AddressError015160bCollapse each class in the README API reference34061a8Pin checkout and setup-node to commits in the release jobc5fae5dPin action-gh-release to a commit and move it to 3.0.2e0ef048Replace CircleCI with GitHub Actions5e3ceb7Add GitHub Actions CI across Node 20, 22, 24 and 25 (#213)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
preparescript that runs during installation. Review the package contents before updating.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.