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

chore(deps): update dependency compare-versions to v6 #6974

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2023

Mend Renovate

This PR contains the following updates:

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

Copy link

github-actions bot commented Feb 2, 2024

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Feb 2, 2024
@github-actions github-actions bot closed this Feb 11, 2024
Copy link
Contributor Author

renovate bot commented Feb 11, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/compare-versions-6.x branch February 11, 2024 02:05
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants