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 compare-versions to v6 #156

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
compare-versions 3.6.0 -> 6.1.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 - 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.

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

0 participants