Skip to content

chore(deps): bump ip-address from 10.2.0 to 10.4.0 in the npm_and_yarn group across 1 directory - #463

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-573c91500e
Open

chore(deps): bump ip-address from 10.2.0 to 10.4.0 in the npm_and_yarn group across 1 directory#463
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-573c91500e

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update in the / directory: ip-address.

Updates ip-address from 10.2.0 to 10.4.0

Release notes

Sourced from ip-address's releases.

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
  • fbb8db2 10.4.0
  • 45a2b11 Validate the byte arrays Address6 is given (#217)
  • bac8810 Keep the package loadable on node 12, and enforce it (#216)
  • 9b3d848 Add a security policy and a README section on security posture
  • e84a7b3 Order the README API reference Address4, Address6, AddressError
  • 015160b Collapse each class in the README API reference
  • 34061a8 Pin checkout and setup-node to commits in the release job
  • c5fae5d Pin action-gh-release to a commit and move it to 3.0.2
  • e0ef048 Replace CircleCI with GitHub Actions
  • 5e3ceb7 Add GitHub Actions CI across Node 20, 22, 24 and 25 (#213)
  • 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the / directory: [ip-address](https://github.com/beaugunderson/ip-address).


Updates `ip-address` from 10.2.0 to 10.4.0
- [Release notes](https://github.com/beaugunderson/ip-address/releases)
- [Commits](beaugunderson/ip-address@v10.2.0...v10.4.0)

---
updated-dependencies:
- dependency-name: ip-address
  dependency-version: 10.4.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependabot PR javascript Pull requests that update javascript code labels Aug 4, 2026
@dependabot
dependabot Bot requested a review from RaminNietzsche as a code owner August 4, 2026 05:09
@dependabot dependabot Bot added dependencies Dependabot PR javascript Pull requests that update javascript code labels Aug 4, 2026
@mergify mergify Bot added the size/XS Under 10 lines label Aug 4, 2026
@mergify

mergify Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

🔴 3 of 7 protections blocking · waiting on 🤖 CI and 🙋 you

Protection Waiting on
🔴 Quality / SonarCloud 🤖 CI
🔴 Security / npm audit 🤖 CI
🔴 🚦 Auto-queue 🙋 you
🟢 CI / App
🟢 Quality / Codecov
🟢 Security / Trivy
🟢 Security / CodeQL (javascript-typescript)

🔴 Quality / SonarCloud

Waiting for any of

  • check-skipped = SonarCloud Code Analysis
  • check-success = SonarCloud Code Analysis
This rule is failing.

SonarCloud analysis when app code changes

  • any of:
    • check-skipped = SonarCloud Code Analysis
    • check-success = SonarCloud Code Analysis

🔴 Security / npm audit

Waiting for any of

  • check-skipped = npm audit
  • check-success = npm audit
This rule is failing.

npm audit when lockfiles change

  • any of:
    • check-skipped = npm audit
    • check-success = npm audit

🔴 🚦 Auto-queue

Waiting for

  • label = automerge
This rule is failing.

When all merge protections are satisfied and these conditions match, this pull request will be queued automatically.

  • label = automerge
  • -closed
  • -conflict
  • -draft
  • base = main

Show 4 satisfied protections

🟢 CI / App

App lint, typecheck, tests, and build must pass when app code changes

  • check-success = App (lint · typecheck · build)

🟢 Quality / Codecov

Coverage and bundle analysis when app code changes

  • any of:
    • check-success = Run tests and collect coverage
    • check-skipped = Run tests and collect coverage

🟢 Security / Trivy

Container scan when Docker or runtime deps change

  • any of:
    • check-success = Trivy
    • check-skipped = Trivy

🟢 Security / CodeQL (javascript-typescript)

CodeQL for JS/TS when app code changes

  • any of:
    • check-success = Analyze (javascript-typescript)
    • check-skipped = Analyze (javascript-typescript)

@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.09%. Comparing base (c64ad03) to head (6667fe8).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #463   +/-   ##
=======================================
  Coverage   88.08%   88.09%           
=======================================
  Files         205      205           
  Lines       19722    19722           
  Branches     1741     1740    -1     
=======================================
+ Hits        17373    17374    +1     
+ Misses       2207     2206    -1     
  Partials      142      142           
Flag Coverage Δ
unittests 88.09% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

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

Labels

dependencies Dependabot PR javascript Pull requests that update javascript code size/XS Under 10 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants