Skip to content

Bump ip-address from 10.1.0 to 10.2.0 in /docs#12431

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

Bump ip-address from 10.1.0 to 10.2.0 in /docs#12431
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/ip-address-10.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps ip-address from 10.1.0 to 10.2.0.

Commits

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.1.0 to 10.2.0.
- [Commits](https://github.com/beaugunderson/ip-address/commits)

---
updated-dependencies:
- dependency-name: ip-address
  dependency-version: 10.2.0
  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 May 7, 2026
@entelligence-ai-pr-reviews
Copy link
Copy Markdown
Contributor

EntelligenceAI PR Summary

This PR updates docs/package-lock.json as a result of a lock file regeneration, cleaning up platform-specific metadata and bumping a dependency.

  • Removed libc distinguishing fields (glibc and musl variants) from all optional binary package entries across multiple dependency sections
  • Upgraded ip-address package from 10.1.0 to 10.2.0 with a refreshed integrity hash
  • Changes are contained entirely within docs/package-lock.json

Confidence Score: 5/5 - Safe to Merge

Safe to merge — this PR is a routine dependency bump confined entirely to docs/package-lock.json, upgrading ip-address from 10.1.0 to 10.2.0 and removing platform-specific libc variant metadata (glibc/musl fields) from optional binary package entries. No application logic, source files, or runtime code is touched. The ip-address version bump is a minor semver increment with a refreshed integrity hash, consistent with a non-breaking update.

Key Findings:

  • The only changed file is docs/package-lock.json, a generated lock file — no hand-written logic, configuration, or source code is modified, making regression risk essentially zero.
  • The ip-address bump from 10.1.0 to 10.2.0 is a minor version increment, which by semver convention should be backwards-compatible and non-breaking.
  • Removal of libc distinguishing fields (glibc and musl variants) from optional binary entries reflects a lock file format cleanup, consistent with a lock file regeneration rather than a manual or suspicious edit.
  • No review comments, no heuristic issues, and no pre-existing unresolved concerns were identified against this PR.
Files requiring special attention
  • docs/package-lock.json

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