-
Notifications
You must be signed in to change notification settings - Fork 369
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
fix(deps): update dependency compare-versions to v6 #10902
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/compare-versions-6.x
branch
from
January 25, 2024 16:47
5f528e5
to
34a5e1a
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
renovate
bot
force-pushed
the
renovate/compare-versions-6.x
branch
4 times, most recently
from
February 1, 2024 15:16
5b4e93c
to
dde377e
Compare
renovate
bot
force-pushed
the
renovate/compare-versions-6.x
branch
2 times, most recently
from
February 5, 2024 17:02
24268b5
to
82948b5
Compare
renovate
bot
changed the title
Update dependency compare-versions to v6
fix(deps): update dependency compare-versions to v6
Feb 5, 2024
renovate
bot
force-pushed
the
renovate/compare-versions-6.x
branch
2 times, most recently
from
February 8, 2024 12:18
4134e4a
to
9c7ccef
Compare
renovate
bot
force-pushed
the
renovate/compare-versions-6.x
branch
4 times, most recently
from
February 19, 2024 19:52
92ac178
to
ed935fe
Compare
renovate
bot
force-pushed
the
renovate/compare-versions-6.x
branch
2 times, most recently
from
February 23, 2024 19:11
711e8c8
to
7cc9ee4
Compare
renovate
bot
force-pushed
the
renovate/compare-versions-6.x
branch
3 times, most recently
from
March 5, 2024 18:10
f9d60b2
to
129b7ae
Compare
renovate
bot
force-pushed
the
renovate/compare-versions-6.x
branch
3 times, most recently
from
March 12, 2024 10:14
f2a3342
to
64c9c97
Compare
renovate
bot
force-pushed
the
renovate/compare-versions-6.x
branch
3 times, most recently
from
March 25, 2024 15:04
45c42ad
to
5159188
Compare
renovate
bot
force-pushed
the
renovate/compare-versions-6.x
branch
2 times, most recently
from
March 25, 2024 16:07
cc378ae
to
273fd53
Compare
renovate
bot
force-pushed
the
renovate/compare-versions-6.x
branch
5 times, most recently
from
April 23, 2024 13:35
840da91
to
d70e131
Compare
renovate
bot
force-pushed
the
renovate/compare-versions-6.x
branch
2 times, most recently
from
May 3, 2024 18:55
7311e0d
to
e34a9e8
Compare
renovate
bot
force-pushed
the
renovate/compare-versions-6.x
branch
6 times, most recently
from
May 17, 2024 09:46
2998596
to
d34cf33
Compare
renovate
bot
force-pushed
the
renovate/compare-versions-6.x
branch
3 times, most recently
from
May 20, 2024 16:21
5724af7
to
497566f
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/compare-versions-6.x
branch
from
May 21, 2024 10:23
497566f
to
5e4b940
Compare
lvpeschke
approved these changes
May 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.5.1
->^6.0.0
Release Notes
omichelsen/compare-versions (compare-versions)
v6.1.0
Compare Source
validateStrict
to validate according to strict semver rules.v6.0.0
Compare Source
satisfies()
now supports npm comparator sets. This should not be a breaking change but it will assign meaning to spaces in the range which previously were ignored.v5.0.3
Compare Source
v5.0.2
Compare Source
satisfies()
handling of 0.x versions.v5.0.1
Compare Source
v5.0.0
Compare Source
v4.1.4
Compare Source
satisfies()
CJS export.v4.1.3
Compare Source
v4.1.2
Compare Source
validate()
.v4.1.1
Compare Source
v4.1.0
Compare Source
satisfies()
function to test for range match.v4.0.2
Compare Source
v4.0.1
Compare Source
{ "type": "module" }
from package.json and set{ "sideEffects": false }
.v4.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.