[PR #3] Bump ip-address from 10.1.0 to 10.2.0 in /newIDE/electron-app #2

Open
opened 2026-06-04 14:30:37 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Heretek-AI/GDevelop/pull/3
Author: @dependabot[bot]
Created: 5/30/2026
Status: 🔄 Open

Base: masterHead: dependabot/npm_and_yarn/newIDE/electron-app/ip-address-10.2.0


📝 Commits (1)

  • 94a1fd0 Bump ip-address from 10.1.0 to 10.2.0 in /newIDE/electron-app

📊 Changes

1 file changed (+6 additions, -7 deletions)

View changed files

📝 newIDE/electron-app/package-lock.json (+6 -7)

📄 Description

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 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.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Heretek-AI/GDevelop/pull/3 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/30/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/newIDE/electron-app/ip-address-10.2.0` --- ### 📝 Commits (1) - [`94a1fd0`](https://github.com/Heretek-AI/GDevelop/commit/94a1fd0705a4ca9c995a596d6f081684c009fe4c) Bump ip-address from 10.1.0 to 10.2.0 in /newIDE/electron-app ### 📊 Changes **1 file changed** (+6 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `newIDE/electron-app/package-lock.json` (+6 -7) </details> ### 📄 Description Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.1.0 to 10.2.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beaugunderson/ip-address/commit/80fccaae984618f35dc941efab55cf2440ab37e8"><code>80fccaa</code></a> 10.2.0</li> <li><a href="https://github.com/beaugunderson/ip-address/commit/abaeb4d817cab16d3a1a78abd249d1f116bd302e"><code>abaeb4d</code></a> Type Address4.addressMinusSuffix as non-nilable (closes <a href="https://redirect.github.com/beaugunderson/ip-address/issues/143">#143</a>)</li> <li><a href="https://github.com/beaugunderson/ip-address/commit/2878c294e1216f9a0b69ad1d3c57a3790a7d5e8e"><code>2878c29</code></a> Preserve subnet prefix through Address6.to4() (closes <a href="https://redirect.github.com/beaugunderson/ip-address/issues/123">#123</a>) (<a href="https://redirect.github.com/beaugunderson/ip-address/issues/203">#203</a>)</li> <li><a href="https://github.com/beaugunderson/ip-address/commit/586666ee9e666464071761d7a453715f98b6caee"><code>586666e</code></a> Reject trailing junk in Address6.fromURL (closes <a href="https://redirect.github.com/beaugunderson/ip-address/issues/158">#158</a>) (<a href="https://redirect.github.com/beaugunderson/ip-address/issues/202">#202</a>)</li> <li><a href="https://github.com/beaugunderson/ip-address/commit/80bc76eddf63df38db60defd5004bea919adf7ac"><code>80bc76e</code></a> Validate static factories instead of silently overflowing (<a href="https://redirect.github.com/beaugunderson/ip-address/issues/201">#201</a>)</li> <li><a href="https://github.com/beaugunderson/ip-address/commit/98927be9ef0c09f8ffcaf30b297405c9eff0a520"><code>98927be</code></a> Clarify isValid() accepts CIDRs with host bits set (<a href="https://redirect.github.com/beaugunderson/ip-address/issues/81">#81</a>)</li> <li><a href="https://github.com/beaugunderson/ip-address/commit/a0eb0732d6ac3088daa1106f4933eade41fd364a"><code>a0eb073</code></a> Fix getScope() and broaden getType() classification (closes <a href="https://redirect.github.com/beaugunderson/ip-address/issues/122">#122</a>) (<a href="https://redirect.github.com/beaugunderson/ip-address/issues/200">#200</a>)</li> <li><a href="https://github.com/beaugunderson/ip-address/commit/ec52105c87179129b9f091e97581e87b007824c7"><code>ec52105</code></a> Add networkForm() for CIDR network-address strings (<a href="https://redirect.github.com/beaugunderson/ip-address/issues/199">#199</a>)</li> <li><a href="https://github.com/beaugunderson/ip-address/commit/a9443a72215b21a1e692be75cd3e18e8aa2262cb"><code>a9443a7</code></a> Add isMapped4() predicate for IPv4-mapped IPv6 addresses (closes <a href="https://redirect.github.com/beaugunderson/ip-address/issues/62">#62</a>) (<a href="https://redirect.github.com/beaugunderson/ip-address/issues/198">#198</a>)</li> <li><a href="https://github.com/beaugunderson/ip-address/commit/f01d74267ed39f84521157e5f199edade9809f1e"><code>f01d742</code></a> Add address-property predicates (private, ULA, loopback, link-local, etc.) (#...</li> <li>Additional commits viewable in <a href="https://github.com/beaugunderson/ip-address/compare/v10.1.0...v10.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip-address&package-manager=npm_and_yarn&previous-version=10.1.0&new-version=10.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://github.com/Heretek-AI/GDevelop/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-04 14:30:37 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Heretek-AI/GDevelop#2