Closed mend-for-github-com[bot] closed 1 month ago
This PR contains the following updates:
^5.5.0
^6.0.0
By merging this PR, the below issues will be automatically resolved and closed:
This PR contains the following updates:
^5.5.0
->^6.0.0
By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
npm/node-semver (semver)
### [`v6.3.1`](https://togithub.com/npm/node-semver/releases/tag/v6.3.1) [Compare Source](https://togithub.com/npm/node-semver/compare/v6.3.0...v6.3.1) ##### Bug Fixes - [`928e56d`](https://togithub.com/npm/node-semver/commit/928e56d21150da0413a3333a3148b20e741a920c) [#591](https://togithub.com/npm/node-semver/pull/591) better handling of whitespace ([#591](https://togithub.com/npm/node-semver/issues/591)) ([@lukekarrys](https://togithub.com/lukekarrys), [@joaomoreno](https://togithub.com/joaomoreno), [@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v6.3.0`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#630) [Compare Source](https://togithub.com/npm/node-semver/compare/v6.2.0...v6.3.0) - Expose the token enum on the exports ### [`v6.2.0`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#620) [Compare Source](https://togithub.com/npm/node-semver/compare/v6.1.3...v6.2.0) - Coerce numbers to strings when passed to semver.coerce() - Add `rtl` option to coerce from right to left ### [`v6.1.3`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#613) [Compare Source](https://togithub.com/npm/node-semver/compare/v6.1.2...v6.1.3) - Handle X-ranges properly in includePrerelease mode ### [`v6.1.2`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#612) [Compare Source](https://togithub.com/npm/node-semver/compare/v6.1.1...v6.1.2) - Do not throw when testing invalid version strings ### [`v6.1.1`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#611) [Compare Source](https://togithub.com/npm/node-semver/compare/v6.1.0...v6.1.1) - Add options support for semver.coerce() - Handle undefined version passed to Range.test ### [`v6.1.0`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#610) [Compare Source](https://togithub.com/npm/node-semver/compare/v6.0.0...v6.1.0) - Add semver.compareBuild function - Support `*` in semver.intersects ### [`v6.0.0`](https://togithub.com/npm/node-semver/compare/v5.7.2...v6.0.0) [Compare Source](https://togithub.com/npm/node-semver/compare/v5.7.2...v6.0.0) ### [`v5.7.2`](https://togithub.com/npm/node-semver/releases/tag/v5.7.2) [Compare Source](https://togithub.com/npm/node-semver/compare/v5.7.1...v5.7.2) ##### Bug Fixes - [`2f8fd41`](https://togithub.com/npm/node-semver/commit/2f8fd41487acf380194579ecb6f8b1bbfe116be0) [#585](https://togithub.com/npm/node-semver/pull/585) better handling of whitespace ([#585](https://togithub.com/npm/node-semver/issues/585)) ([@joaomoreno](https://togithub.com/joaomoreno), [@lukekarrys](https://togithub.com/lukekarrys))