sourcegraph-typescript
sourcegraph-typescript copied to clipboard
Update dependency semver to ^7.3.7
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| semver | ^7.1.3 -> ^7.3.7 |
||||
| @types/semver | 7.1.0 -> 7.3.9 |
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
npm/node-semver
v7.3.7
v7.3.6
v7.3.5
v7.3.4
v7.3.3
v7.3.2
v7.3.1
v7.3.0
- Add
subset(r1, r2)method to determine ifr1range is entirely contained byr2range.
v7.2.3
- Fix handling of
includePreleasemode where version ranges like1.0.0 - 2.0.0would include3.0.0-preand not1.0.0-pre.
v7.2.2
- Fix bug where
2.0.0-prewould be included in^1.0.0ifincludePrereleasewas set to true.
v7.2.1
v7.2.0
- Add
simplifyRangemethod to attempt to generate a more human-readable range expression that is equivalent to a supplied range, for a given set of versions.
Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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 these updates 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.