Skip to content

fix(deps): update dependency ipaddr.js to v2.5.0 - #40

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate_ipaddr.js-2.x
Open

fix(deps): update dependency ipaddr.js to v2.5.0#40
renovate[bot] wants to merge 1 commit into
masterfrom
renovate_ipaddr.js-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 23, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ipaddr.js 2.0.12.5.0 age confidence

Release Notes

whitequark/ipaddr.js (ipaddr.js)

v2.5.0

Compare Source

  • remove ipaddr.min.js, end users must provide own minification/bundling
  • fix: compress the leftmost zero run in toString (RFC 5952, 4.2.3)
  • fix: strict IPv6 validation — reject :: with zero compression and hextets >4 hex digits
  • fix: reject non-numeric prefix length in subnetMaskFromPrefixLength
  • fix: compress trailing zero run in toString when a zoneIndex is present
  • fix: throw a descriptive error for malformed input in IPv6.parse

v2.4.0

Compare Source

  • remove Bower support
  • add RFC9637, RFC9602, RFC8215, RFC3879 reserved address ranges

v2.3.0

Compare Source

  • add isValidCIDRFourPartDecimal helper for IPv4 CIDR in four-part decimal form
  • upgrade eslint dev dependency to v9
  • remove duplicated LICENSE entry from published files list

v2.2.0

Compare Source

  • add isValidCIDR method
  • fix parsing of some IPv4-embedded IPv6 addresses
  • add RFC7534, RFC7535, RFC7450, RFC6666, RFC5180, RFC7450 reserved address ranges

v2.1.0

Compare Source

  • un-deprecate IPv6.toString() and make it an alias to toRFC5952String()
  • add reserved 198.18.0.0/15 block
  • add reserved blocks in 2001: space

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@socket-security

socket-security Bot commented Jul 23, 2023

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​ipaddr.js@​2.0.1 ⏵ 2.4.0100 +1100100 +181100

View full report

@alxhotel

Copy link
Copy Markdown
Member

ipaddr.js has a bug in 2.1.0 that is making the package return not fully correct IPv6 addresses

See: whitequark/ipaddr.js#168

@renovate
renovate Bot force-pushed the renovate_ipaddr.js-2.x branch from 4264258 to 783f9d4 Compare April 21, 2024 04:31
@renovate renovate Bot changed the title fix(deps): update dependency ipaddr.js to v2.1.0 fix(deps): update dependency ipaddr.js to v2.2.0 Apr 21, 2024
@renovate
renovate Bot force-pushed the renovate_ipaddr.js-2.x branch from 783f9d4 to 9b554ac Compare August 10, 2025 14:29
@renovate
renovate Bot force-pushed the renovate_ipaddr.js-2.x branch from 9b554ac to 031d16f Compare November 29, 2025 18:12
@renovate renovate Bot changed the title fix(deps): update dependency ipaddr.js to v2.2.0 fix(deps): update dependency ipaddr.js to v2.3.0 Nov 29, 2025
@renovate
renovate Bot force-pushed the renovate_ipaddr.js-2.x branch 2 times, most recently from d07f4da to d231e7f Compare May 4, 2026 19:10
@renovate renovate Bot changed the title fix(deps): update dependency ipaddr.js to v2.3.0 fix(deps): update dependency ipaddr.js to v2.4.0 May 4, 2026
@renovate
renovate Bot force-pushed the renovate_ipaddr.js-2.x branch from d231e7f to f611686 Compare May 28, 2026 17:16
@renovate
renovate Bot force-pushed the renovate_ipaddr.js-2.x branch 2 times, most recently from ac03565 to bcb7f82 Compare July 16, 2026 16:42
@socket-security

socket-security Bot commented Jul 16, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​ipaddr.js@​2.0.1 ⏵ 2.5.0100100100 +181 -6100

View full report

@renovate
renovate Bot force-pushed the renovate_ipaddr.js-2.x branch from bcb7f82 to 65f5414 Compare July 20, 2026 19:43
@renovate
renovate Bot force-pushed the renovate_ipaddr.js-2.x branch from 65f5414 to 37d1415 Compare August 5, 2026 16:27
@renovate renovate Bot changed the title fix(deps): update dependency ipaddr.js to v2.4.0 fix(deps): update dependency ipaddr.js to v2.5.0 Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate_ipaddr.js-2.x branch from 37d1415 to 09e62b0 Compare August 11, 2026 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant