Skip to content

fix(deps): update dependency semver to v7#116

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/semver-7.x
Open

fix(deps): update dependency semver to v7#116
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/semver-7.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Dec 21, 2019

This PR contains the following updates:

Package Change Age Confidence
semver 5.7.17.8.0 age confidence

Release Notes

npm/node-semver (semver)

v7.8.0

Compare Source

Features
Bug Fixes
Documentation
Chores

v7.7.4

Compare Source

Bug Fixes
Documentation
Dependencies
Chores

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.

v6.3.1

Compare Source

Bug Fixes

v6.3.0

Compare Source

  • Expose the token enum on the exports

v6.2.0

Compare Source

  • Coerce numbers to strings when passed to semver.coerce()
  • Add rtl option to coerce from right to left

v6.1.3

Compare Source

  • Handle X-ranges properly in includePrerelease mode

v6.1.2

Compare Source

  • Do not throw when testing invalid version strings

v6.1.1

Compare Source

  • Add options support for semver.coerce()
  • Handle undefined version passed to Range.test

v6.1.0

Compare Source

  • Add semver.compareBuild function
  • Support * in semver.intersects

v6.0.0

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

v5.7.2

Compare Source

Bug Fixes

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 is behind base branch, 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.

@renovate renovate Bot force-pushed the renovate/semver-7.x branch from d340078 to 389b3be Compare February 8, 2020 12:58
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from 389b3be to a586bc4 Compare February 16, 2020 06:00
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from a586bc4 to 470e536 Compare April 26, 2020 09:00
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from 470e536 to 80b0e23 Compare December 6, 2020 18:01
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from 80b0e23 to 5663214 Compare January 9, 2021 09:59
@renovate renovate Bot force-pushed the renovate/semver-7.x branch 5 times, most recently from f988b20 to 5dbae43 Compare February 12, 2021 19:21
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from 5dbae43 to 281f1cc Compare March 23, 2021 03:06
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from 281f1cc to 04ee3f5 Compare April 24, 2022 20:11
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from 04ee3f5 to daf63a9 Compare November 20, 2022 21:37
@renovate renovate Bot force-pushed the renovate/semver-7.x branch 2 times, most recently from 97f7621 to 179200a Compare April 17, 2023 19:10
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from 179200a to 0ee25d9 Compare May 28, 2023 11:35
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from 0ee25d9 to 62c63ac Compare June 15, 2023 23:05
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from 62c63ac to f754a4c Compare June 22, 2023 23:06
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from f754a4c to 9a94d37 Compare July 7, 2023 23:02
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from 9a94d37 to df027ef Compare February 5, 2024 18:02
@renovate renovate Bot force-pushed the renovate/semver-7.x branch 2 times, most recently from f58931d to cae2b79 Compare May 9, 2024 16:42
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from cae2b79 to 4b5c5e0 Compare July 17, 2024 02:04
@renovate renovate Bot force-pushed the renovate/semver-7.x branch 2 times, most recently from 74e511c to 0a0b0e4 Compare February 3, 2025 23:00
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from 0a0b0e4 to c250e95 Compare May 12, 2025 18:06
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from c250e95 to 6068f41 Compare October 7, 2025 20:05
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from 6068f41 to 996ae4a Compare November 10, 2025 20:12
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from 996ae4a to e76b3a3 Compare November 18, 2025 22:41
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from e76b3a3 to 7ced725 Compare February 5, 2026 18:30
@renovate renovate Bot force-pushed the renovate/semver-7.x branch from 7ced725 to 2557793 Compare May 8, 2026 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants