Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency semver to v7 #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 14, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semver ^6.1.1 -> ^7.0.0 age adoption passing confidence

Release Notes

npm/node-semver

v7.3.8

Compare Source

Bug Fixes
Documentation
7.3.7 (2022-04-11)
Bug Fixes
Dependencies
7.3.6 (2022-04-05)
Bug Fixes
Documentation
  • clarify * range behavior (cb1ca1d)
Dependencies

v7.3.7

Compare Source

v7.3.6

Compare Source

v7.3.5

Compare Source

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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/semver-7.x branch 2 times, most recently from e872e4b to 7c0b48e Compare December 25, 2019 12:48
@renovate renovate bot force-pushed the renovate/semver-7.x branch 2 times, most recently from 8485d91 to f3820b5 Compare January 6, 2020 19:30
@renovate renovate bot force-pushed the renovate/semver-7.x branch 2 times, most recently from 9210f72 to ec30dce Compare April 1, 2020 09:42
@renovate renovate bot force-pushed the renovate/semver-7.x branch 2 times, most recently from f680eb8 to f1e254f Compare August 31, 2020 18:12
@renovate renovate bot force-pushed the renovate/semver-7.x branch 2 times, most recently from 4d74c64 to a806b58 Compare September 30, 2020 19:38
@renovate renovate bot force-pushed the renovate/semver-7.x branch 2 times, most recently from 5c8c4da to f7bea30 Compare February 1, 2021 18:58
@renovate renovate bot force-pushed the renovate/semver-7.x branch 2 times, most recently from d4306b2 to 69c2f6e Compare March 3, 2021 13:13
@renovate renovate bot force-pushed the renovate/semver-7.x branch 3 times, most recently from 8480574 to 7218027 Compare August 3, 2021 20:17
@renovate renovate bot force-pushed the renovate/semver-7.x branch 2 times, most recently from 5d1e4e9 to 2e82db8 Compare October 4, 2021 19:37
@renovate renovate bot force-pushed the renovate/semver-7.x branch 2 times, most recently from ad7087e to 19951b0 Compare January 27, 2022 20:12
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

None yet

1 participant