npm/node-semver
### [`v7.3.2`](https://togithub.com/npm/node-semver/compare/v7.3.1...v7.3.2)
[Compare Source](https://togithub.com/npm/node-semver/compare/v7.3.1...v7.3.2)
### [`v7.3.1`](https://togithub.com/npm/node-semver/compare/v7.3.0...v7.3.1)
[Compare Source](https://togithub.com/npm/node-semver/compare/v7.3.0...v7.3.1)
### [`v7.3.0`](https://togithub.com/npm/node-semver/blob/master/CHANGELOG.md#730)
[Compare Source](https://togithub.com/npm/node-semver/compare/v7.2.3...v7.3.0)
- Add `subset(r1, r2)` method to determine if `r1` range is entirely
contained by `r2` range.
### [`v7.2.3`](https://togithub.com/npm/node-semver/blob/master/CHANGELOG.md#723)
[Compare Source](https://togithub.com/npm/node-semver/compare/v7.2.2...v7.2.3)
- Fix handling of `includePrelease` mode where version ranges like `1.0.0 -
2.0.0` would include `3.0.0-pre` and not `1.0.0-pre`.
### [`v7.2.2`](https://togithub.com/npm/node-semver/blob/master/CHANGELOG.md#722)
[Compare Source](https://togithub.com/npm/node-semver/compare/v7.2.1...v7.2.2)
- Fix bug where `2.0.0-pre` would be included in `^1.0.0` if
`includePrerelease` was set to true.
### [`v7.2.1`](https://togithub.com/npm/node-semver/compare/v7.2.0...v7.2.1)
[Compare Source](https://togithub.com/npm/node-semver/compare/v7.2.0...v7.2.1)
### [`v7.2.0`](https://togithub.com/npm/node-semver/blob/master/CHANGELOG.md#720)
[Compare Source](https://togithub.com/npm/node-semver/compare/v7.1.3...v7.2.0)
- Add `simplifyRange` method to attempt to generate a more human-readable
range expression that is equivalent to a supplied range, for a given set
of versions.
### [`v7.1.3`](https://togithub.com/npm/node-semver/compare/v7.1.2...v7.1.3)
[Compare Source](https://togithub.com/npm/node-semver/compare/v7.1.2...v7.1.3)
### [`v7.1.2`](https://togithub.com/npm/node-semver/blob/master/CHANGELOG.md#712)
[Compare Source](https://togithub.com/npm/node-semver/compare/v7.1.1...v7.1.2)
- Remove fancy lazy-loading logic, as it was causing problems for webpack
users.
### [`v7.1.1`](https://togithub.com/npm/node-semver/compare/v7.1.0...v7.1.1)
[Compare Source](https://togithub.com/npm/node-semver/compare/v7.1.0...v7.1.1)
### [`v7.1.0`](https://togithub.com/npm/node-semver/blob/master/CHANGELOG.md#710)
[Compare Source](https://togithub.com/npm/node-semver/compare/v7.0.0...v7.1.0)
- Add `require('semver/preload')` to load the entire module without using
lazy getter methods.
### [`v7.0.0`](https://togithub.com/npm/node-semver/blob/master/CHANGELOG.md#700)
[Compare Source](https://togithub.com/npm/node-semver/compare/v6.3.0...v7.0.0)
- Refactor module into separate files for better tree-shaking
- Drop support for very old node versions, use const/let, `=>` functions,
and classes.
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 contains the following updates:
^6.2.0
->^7.0.0
Release Notes
npm/node-semver
### [`v7.3.2`](https://togithub.com/npm/node-semver/compare/v7.3.1...v7.3.2) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.3.1...v7.3.2) ### [`v7.3.1`](https://togithub.com/npm/node-semver/compare/v7.3.0...v7.3.1) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.3.0...v7.3.1) ### [`v7.3.0`](https://togithub.com/npm/node-semver/blob/master/CHANGELOG.md#730) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.2.3...v7.3.0) - Add `subset(r1, r2)` method to determine if `r1` range is entirely contained by `r2` range. ### [`v7.2.3`](https://togithub.com/npm/node-semver/blob/master/CHANGELOG.md#723) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.2.2...v7.2.3) - Fix handling of `includePrelease` mode where version ranges like `1.0.0 - 2.0.0` would include `3.0.0-pre` and not `1.0.0-pre`. ### [`v7.2.2`](https://togithub.com/npm/node-semver/blob/master/CHANGELOG.md#722) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.2.1...v7.2.2) - Fix bug where `2.0.0-pre` would be included in `^1.0.0` if `includePrerelease` was set to true. ### [`v7.2.1`](https://togithub.com/npm/node-semver/compare/v7.2.0...v7.2.1) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.2.0...v7.2.1) ### [`v7.2.0`](https://togithub.com/npm/node-semver/blob/master/CHANGELOG.md#720) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.1.3...v7.2.0) - Add `simplifyRange` method to attempt to generate a more human-readable range expression that is equivalent to a supplied range, for a given set of versions. ### [`v7.1.3`](https://togithub.com/npm/node-semver/compare/v7.1.2...v7.1.3) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.1.2...v7.1.3) ### [`v7.1.2`](https://togithub.com/npm/node-semver/blob/master/CHANGELOG.md#712) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.1.1...v7.1.2) - Remove fancy lazy-loading logic, as it was causing problems for webpack users. ### [`v7.1.1`](https://togithub.com/npm/node-semver/compare/v7.1.0...v7.1.1) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.1.0...v7.1.1) ### [`v7.1.0`](https://togithub.com/npm/node-semver/blob/master/CHANGELOG.md#710) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.0.0...v7.1.0) - Add `require('semver/preload')` to load the entire module without using lazy getter methods. ### [`v7.0.0`](https://togithub.com/npm/node-semver/blob/master/CHANGELOG.md#700) [Compare Source](https://togithub.com/npm/node-semver/compare/v6.3.0...v7.0.0) - Refactor module into separate files for better tree-shaking - Drop support for very old node versions, use const/let, `=>` functions, and classes.Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.