Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 21, 2023

This PR contains the following updates:

Package Change Age Confidence
compare-versions 3.6.0 -> 6.1.1 age confidence

Release Notes

omichelsen/compare-versions (compare-versions)

v6.1.1

Compare Source

  • Fix ESM module browser support by appending .js extension to imports.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/compare-versions-6.x branch from 7c1fb04 to 963bd32 Compare July 13, 2024 16:06
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