Skip to content

chore(deps): bump ip-address from 10.1.0 to 10.2.0#7580

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

chore(deps): bump ip-address from 10.1.0 to 10.2.0#7580
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ip-address-10.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps ip-address from 10.1.0 to 10.2.0.

Commits
  • 80fccaa 10.2.0
  • abaeb4d Type Address4.addressMinusSuffix as non-nilable (closes #143)
  • 2878c29 Preserve subnet prefix through Address6.to4() (closes #123) (#203)
  • 586666e Reject trailing junk in Address6.fromURL (closes #158) (#202)
  • 80bc76e Validate static factories instead of silently overflowing (#201)
  • 98927be Clarify isValid() accepts CIDRs with host bits set (#81)
  • a0eb073 Fix getScope() and broaden getType() classification (closes #122) (#200)
  • ec52105 Add networkForm() for CIDR network-address strings (#199)
  • a9443a7 Add isMapped4() predicate for IPv4-mapped IPv6 addresses (closes #62) (#198)
  • f01d742 Add address-property predicates (private, ULA, loopback, link-local, etc.) (#...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels May 7, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 495dda6987

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread yarn.lock
resolution: "@accruals-gateway/domains@link:./domains::locator=%40app%2Faccruals-gateway%40workspace%3Aapps%2Faccruals-gateway"
languageName: node
linkType: soft

"@address-service/domains@link:./domains::locator=%40app%2Faddress-service%40workspace%3Aapps%2Faddress-service":

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Restore submodule workspace lock entries

In checkouts where the app submodules are initialized (the normal layout described by .gitmodules, e.g. apps/accruals-gateway, apps/billing-connector, etc.), this lockfile was generated without those workspaces and removes their resolutions and dependencies. Since the root package.json still declares apps/* as workspaces, yarn install --immutable will see those submodule package manifests and need to re-add the missing @app/* and linked domain entries, causing CI/build/setup to fail before the dependency bump can be used. Regenerate the lockfile with the submodules present or keep the submodule workspace entries while bumping only ip-address.

Useful? React with 👍 / 👎.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ip-address-10.2.0 branch from 495dda6 to 89bed6d Compare May 7, 2026 12:21
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ip-address-10.2.0 branch from 89bed6d to ea6ce9f Compare May 13, 2026 11:19
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ip-address-10.2.0 branch from ea6ce9f to 6ee6b27 Compare May 13, 2026 14:48
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ip-address-10.2.0 branch from 6ee6b27 to a94ca82 Compare May 15, 2026 15:45
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ip-address-10.2.0 branch from a94ca82 to c565f86 Compare May 19, 2026 13:46
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ip-address-10.2.0 branch from c565f86 to d65d956 Compare May 19, 2026 16:41
Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.1.0 to 10.2.0.
- [Commits](beaugunderson/ip-address@v10.1.0...v10.2.0)

---
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 force-pushed the dependabot/npm_and_yarn/ip-address-10.2.0 branch from d65d956 to 9583899 Compare May 26, 2026 09:31
@sonarqubecloud

Copy link
Copy Markdown

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

Development

Successfully merging this pull request may close these issues.

0 participants