ant-design-vue
ant-design-vue copied to clipboard
chore(deps): update dependency compare-versions to v5
trafficstars
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| compare-versions | ^3.3.0 -> ^5.0.0 |
Release Notes
omichelsen/compare-versions
v5.0.1
- Include source file in npm bundle for source maps.
v5.0.0
- 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
- Fix
satisfies()CJS export.
v4.1.3
- Export CJS style in ESM for cross compatibility.
v4.1.2
- Do not allow leading comparators in
validate().
v4.1.1
- Remove optional chaining operator.
v4.1.0
- Add
satisfies()function to test for range match.
v4.0.2
- Fix wildcard comparisons.
v4.0.1
- Remove
{ "type": "module" }from package.json and set{ "sideEffects": false }.
v4.0.0
- 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.