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

fix(deps): update dependency compare-versions to v6 #10902

Merged
merged 1 commit into from
May 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
compare-versions ^3.5.1 -> ^6.0.0 age adoption passing confidence

Release Notes

omichelsen/compare-versions (compare-versions)

v6.1.0

Compare Source

  • Add new function validateStrict to validate according to strict semver rules.

v6.0.0

Compare Source

  • BREAKING CHANGE: 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

  • Fix npm build chache from 5.0.2.

v5.0.2

Compare Source

  • Fix satisfies() handling of 0.x versions.

v5.0.1

Compare Source

  • Include source file in npm bundle for source maps.

v5.0.0

Compare Source

  • BREAKING CHANGE: main export is now named.
  • Rewrite in TypeScript. Ensure single source of truth for all outputs.
  • Support ESM and CJS (through UMD).
  • Dropped Bower support.

v4.1.4

Compare Source

  • Fix satisfies() CJS export.

v4.1.3

Compare Source

  • Export CJS style in ESM for cross compatibility.

v4.1.2

Compare Source

  • Do not allow leading comparators in validate().

v4.1.1

Compare Source

  • Remove optional chaining operator.

v4.1.0

Compare Source

  • Add satisfies() function to test for range match.

v4.0.2

Compare Source

  • Fix wildcard comparisons.

v4.0.1

Compare Source

  • Remove { "type": "module" } from package.json and set { "sideEffects": false }.

v4.0.0

Compare Source

  • Add new ESM version in addition to the original CJS version.
  • Refactor ESM version to improve performance and reduce lines of code.
  • No breaking API changes but releasing as a major version bump to signal the new ESM code will be used by compatible bundlers like webpack and parcel.

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.


  • 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 requested a review from a team as a code owner January 23, 2024 18:00
@renovate renovate bot requested review from a team and alvarof2 January 23, 2024 18:00
@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch from 5f528e5 to 34a5e1a Compare January 25, 2024 16:47
Copy link

socket-security bot commented Jan 25, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/compare-versions@6.1.0 None 0 55.2 kB omichelsen

🚮 Removed packages: npm/compare-versions@3.6.0

View full report↗︎

@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch 4 times, most recently from 5b4e93c to dde377e Compare February 1, 2024 15:16
@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch 2 times, most recently from 24268b5 to 82948b5 Compare February 5, 2024 17:02
@renovate renovate bot changed the title Update dependency compare-versions to v6 fix(deps): update dependency compare-versions to v6 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch 2 times, most recently from 4134e4a to 9c7ccef Compare February 8, 2024 12:18
@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch 4 times, most recently from 92ac178 to ed935fe Compare February 19, 2024 19:52
@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch 2 times, most recently from 711e8c8 to 7cc9ee4 Compare February 23, 2024 19:11
@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch 3 times, most recently from f9d60b2 to 129b7ae Compare March 5, 2024 18:10
@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch 3 times, most recently from f2a3342 to 64c9c97 Compare March 12, 2024 10:14
@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch 3 times, most recently from 45c42ad to 5159188 Compare March 25, 2024 15:04
@lvpeschke lvpeschke enabled auto-merge (squash) March 25, 2024 15:04
@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch 2 times, most recently from cc378ae to 273fd53 Compare March 25, 2024 16:07
@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch 5 times, most recently from 840da91 to d70e131 Compare April 23, 2024 13:35
@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch 2 times, most recently from 7311e0d to e34a9e8 Compare May 3, 2024 18:55
@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch 6 times, most recently from 2998596 to d34cf33 Compare May 17, 2024 09:46
@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch 3 times, most recently from 5724af7 to 497566f Compare May 20, 2024 16:21
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch from 497566f to 5e4b940 Compare May 21, 2024 10:23
@lvpeschke lvpeschke merged commit 3743965 into master May 21, 2024
30 checks passed
@lvpeschke lvpeschke deleted the renovate/compare-versions-6.x branch May 21, 2024 17:25
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