pulsar-linter / linter-eslint-node

ESLint plugin for Atom/Pulsar Linter (v8 and above)
https://web.pulsar-edit.dev/packages/linter-eslint-node
MIT License
2 stars 0 forks source link

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

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
compare-versions 4.1.3 -> 6.1.0 age adoption passing confidence

Release Notes

omichelsen/compare-versions (compare-versions) ### [`v6.1.0`](https://togithub.com/omichelsen/compare-versions/blob/HEAD/CHANGELOG.md#610---2023-08-07) [Compare Source](https://togithub.com/omichelsen/compare-versions/compare/v6.0.0...v6.1.0) - Add new function `validateStrict` to validate according to strict semver rules. ### [`v6.0.0`](https://togithub.com/omichelsen/compare-versions/blob/HEAD/CHANGELOG.md#600---2022-12-15) [Compare Source](https://togithub.com/omichelsen/compare-versions/compare/v5.0.3...v6.0.0) - 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`](https://togithub.com/omichelsen/compare-versions/blob/HEAD/CHANGELOG.md#503---2022-12-13) [Compare Source](https://togithub.com/omichelsen/compare-versions/compare/v5.0.2...v5.0.3) - Fix npm build chache from 5.0.2. ### [`v5.0.2`](https://togithub.com/omichelsen/compare-versions/blob/HEAD/CHANGELOG.md#502---2022-12-13) [Compare Source](https://togithub.com/omichelsen/compare-versions/compare/v5.0.1...v5.0.2) - Fix `satisfies()` handling of 0.x versions. ### [`v5.0.1`](https://togithub.com/omichelsen/compare-versions/blob/HEAD/CHANGELOG.md#501---2022-08-26) [Compare Source](https://togithub.com/omichelsen/compare-versions/compare/v5.0.0...v5.0.1) - Include source file in npm bundle for source maps. ### [`v5.0.0`](https://togithub.com/omichelsen/compare-versions/blob/HEAD/CHANGELOG.md#500---2022-08-25) [Compare Source](https://togithub.com/omichelsen/compare-versions/compare/v4.1.4...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`](https://togithub.com/omichelsen/compare-versions/blob/HEAD/CHANGELOG.md#414---2022-08-23) [Compare Source](https://togithub.com/omichelsen/compare-versions/compare/0ab38ccf5d889e157e4fbc71e257fc1d1ce63fdf...v4.1.4) - Fix `satisfies()` CJS export.

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.



This PR has been generated by Mend Renovate. View repository job log here.