Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semver@^6.0.0 ^6.3.1 β†’ ^7.0.0 age adoption passing confidence

Release Notes

npm/node-semver (semver@^6.0.0)

v7.7.3

Compare Source

Bug Fixes
Chores

v7.7.2

Compare Source

Bug Fixes
Chores

v7.7.1

Compare Source

Bug Fixes

v7.7.0

Compare Source

Features
Bug Fixes
Documentation
Chores

v7.6.3

Compare Source

Bug Fixes
Documentation

v7.6.2

Compare Source

Bug Fixes

v7.6.1

Compare Source

Bug Fixes
Dependencies
Chores

v7.6.0

Compare Source

Features
Chores

v7.5.4

Compare Source

Bug Fixes

v7.5.3

Compare Source

Bug Fixes
Documentation

v7.5.2

Compare Source

Bug Fixes

v7.5.1

Compare Source

Bug Fixes

v7.5.0

Compare Source

Features
Bug Fixes

v7.4.0

Compare Source

Features
Bug Fixes
Documentation

v7.3.8

Compare Source

Bug Fixes
Documentation
7.3.7 (2022-04-11)
Bug Fixes
Dependencies
  • revert to lru-cache@​6 (22ae54d)
7.3.6 (2022-04-05)
Bug Fixes
Documentation
  • clarify * range behavior (cb1ca1d)
Dependencies

v7.3.7

Compare Source

Bug Fixes
Documentation
7.3.7 (2022-04-11)
Bug Fixes
Dependencies
  • revert to lru-cache@​6 (22ae54d)
7.3.6 (2022-04-05)
Bug Fixes
Documentation
  • clarify * range behavior (cb1ca1d)
Dependencies

v7.3.6

Compare Source

Bug Fixes
Documentation
7.3.7 (2022-04-11)
Bug Fixes
Dependencies
  • revert to lru-cache@​6 (22ae54d)
7.3.6 (2022-04-05)
Bug Fixes
Documentation
  • clarify * range behavior (cb1ca1d)
Dependencies

v7.3.5

Compare Source

Bug Fixes
Documentation
7.3.7 (2022-04-11)
Bug Fixes
Dependencies
  • revert to lru-cache@​6 (22ae54d)
7.3.6 (2022-04-05)
Bug Fixes
Documentation
  • clarify * range behavior (cb1ca1d)
Dependencies

v7.3.4

Compare Source

v7.3.3

Compare Source

v7.3.2

Compare Source

v7.3.1

Compare Source

v7.3.0

Compare Source

  • Add subset(r1, r2) method to determine if r1 range is entirely
    contained by r2 range.

v7.2.3

Compare Source

  • Fix handling of includePrelease mode where version ranges like 1.0.0 - 2.0.0 would include 3.0.0-pre and not 1.0.0-pre.

v7.2.2

Compare Source

  • Fix bug where 2.0.0-pre would be included in ^1.0.0 if
    includePrerelease was set to true.

v7.2.1

Compare Source

v7.2.0

Compare Source

  • Add simplifyRange method to attempt to generate a more human-readable
    range expression that is equivalent to a supplied range, for a given set
    of versions.

v7.1.3

Compare Source

v7.1.2

Compare Source

  • Remove fancy lazy-loading logic, as it was causing problems for webpack
    users.

v7.1.1

Compare Source

v7.1.0

Compare Source

  • Add require('semver/preload') to load the entire module without using
    lazy getter methods.

v7.0.0

Compare Source

  • Refactor module into separate files for better tree-shaking
  • Drop support for very old node versions, use const/let, => functions,
    and classes.

Configuration

πŸ“… Schedule: 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

@renovate renovate bot added πŸ“¦ Dependencies πŸ’₯ Breaking πŸ’₯ Pull requests that update a dependency file: Major Version πŸ›‘οΈ Do Not Merge Do not merge until further notice labels Oct 8, 2025
@renovate renovate bot requested a review from JeromeFitz October 8, 2025 05:00
@JeromeFitz JeromeFitz marked this pull request as draft October 10, 2025 20:44
@renovate renovate bot force-pushed the deps/semver-6.0.0-7.x branch from c118f44 to 180a32d Compare October 21, 2025 16:52
@renovate renovate bot force-pushed the deps/semver-6.0.0-7.x branch from 180a32d to c3816d4 Compare November 10, 2025 17:13
@renovate renovate bot force-pushed the deps/semver-6.0.0-7.x branch from c3816d4 to 42c3a7c Compare December 3, 2025 18:46
@renovate renovate bot force-pushed the deps/semver-6.0.0-7.x branch from 42c3a7c to 279dc8f Compare December 12, 2025 10:48
@renovate renovate bot force-pushed the deps/semver-6.0.0-7.x branch from 279dc8f to 0437811 Compare December 31, 2025 15:45
@renovate renovate bot force-pushed the deps/semver-6.0.0-7.x branch from 0437811 to 4f697ed Compare January 23, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

πŸ“¦ Dependencies πŸ’₯ Breaking πŸ’₯ Pull requests that update a dependency file: Major Version πŸ›‘οΈ Do Not Merge Do not merge until further notice

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant