Skip to content

Commit 64f4abc

Browse files
authored
fix(deps): Update dependency semver to v7.5.1 (#285)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [semver](https://togithub.com/npm/node-semver) | dependencies | minor | [`7.3.8` -> `7.5.1`](https://renovatebot.com/diffs/npm/semver/7.3.8/7.5.1) | | [@types/semver](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | minor | [`7.3.13` -> `7.5.0`](https://renovatebot.com/diffs/npm/@types%2fsemver/7.3.13/7.5.0) | --- ### Release Notes <details> <summary>npm/node-semver</summary> ### [`v7.5.1`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#&#8203;751-httpsgithubcomnpmnode-semvercomparev750v751-2023-05-12) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.5.0...v7.5.1) ##### Bug Fixes - [`d30d25a`](https://togithub.com/npm/node-semver/commit/d30d25a5c1fb963c3cc9178cb1769fe45e4a3cab) [#&#8203;559](https://togithub.com/npm/node-semver/pull/559) show type on invalid semver error ([#&#8203;559](https://togithub.com/npm/node-semver/issues/559)) ([@&#8203;tjenkinson](https://togithub.com/tjenkinson)) ### [`v7.5.0`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#&#8203;750-httpsgithubcomnpmnode-semvercomparev740v750-2023-04-17) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.4.0...v7.5.0) ##### Features - [`503a4e5`](https://togithub.com/npm/node-semver/commit/503a4e52fe2b1c6ed1400d33149f7733c8361eed) [#&#8203;548](https://togithub.com/npm/node-semver/pull/548) allow identifierBase to be false ([#&#8203;548](https://togithub.com/npm/node-semver/issues/548)) ([@&#8203;lsvalina](https://togithub.com/lsvalina)) ##### Bug Fixes - [`e219bb4`](https://togithub.com/npm/node-semver/commit/e219bb454036a0c23e34407591f921c8edb688e7) [#&#8203;552](https://togithub.com/npm/node-semver/pull/552) throw on bad version with correct error message ([#&#8203;552](https://togithub.com/npm/node-semver/issues/552)) ([@&#8203;wraithgar](https://togithub.com/wraithgar)) - [`fc2f3df`](https://togithub.com/npm/node-semver/commit/fc2f3df0b5d25253b3580607e111a9a280d888ca) [#&#8203;546](https://togithub.com/npm/node-semver/pull/546) incorrect results from diff sometimes with prerelease versions ([#&#8203;546](https://togithub.com/npm/node-semver/issues/546)) ([@&#8203;tjenkinson](https://togithub.com/tjenkinson)) - [`2781767`](https://togithub.com/npm/node-semver/commit/27817677794f592b592bf6181a80a4824ff762b2) [#&#8203;547](https://togithub.com/npm/node-semver/pull/547) avoid re-instantiating SemVer during diff compare ([#&#8203;547](https://togithub.com/npm/node-semver/issues/547)) ([@&#8203;macno](https://togithub.com/macno)) ### [`v7.4.0`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#&#8203;740-httpsgithubcomnpmnode-semvercomparev738v740-2023-04-10) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.3.8...v7.4.0) ##### Features - [`113f513`](https://togithub.com/npm/node-semver/commit/113f51312a1a6b6aa50d4f9486b4fde21782c1f5) [#&#8203;532](https://togithub.com/npm/node-semver/pull/532) identifierBase parameter for .inc ([#&#8203;532](https://togithub.com/npm/node-semver/issues/532)) ([@&#8203;wraithgar](https://togithub.com/wraithgar), [@&#8203;b-bly](https://togithub.com/b-bly)) - [`48d8f8f`](https://togithub.com/npm/node-semver/commit/48d8f8fa63bf6e35db70ff840b6da1a51596a5a8) [#&#8203;530](https://togithub.com/npm/node-semver/pull/530) export new RELEASE_TYPES constant ([@&#8203;hcharley](https://togithub.com/hcharley)) ##### Bug Fixes - [`940723d`](https://togithub.com/npm/node-semver/commit/940723d22bca824993627c45ac30dd3d2854b8cd) [#&#8203;538](https://togithub.com/npm/node-semver/pull/538) intersects with v0.0.0 and v0.0.0-0 ([#&#8203;538](https://togithub.com/npm/node-semver/issues/538)) ([@&#8203;wraithgar](https://togithub.com/wraithgar)) - [`aa516b5`](https://togithub.com/npm/node-semver/commit/aa516b50b32f5a144017d8fc1b9efe0540963c91) [#&#8203;535](https://togithub.com/npm/node-semver/pull/535) faster parse options ([#&#8203;535](https://togithub.com/npm/node-semver/issues/535)) ([@&#8203;H4ad](https://togithub.com/H4ad)) - [`61e6ea1`](https://togithub.com/npm/node-semver/commit/61e6ea1e9b7af01baf19ab0c0a63c8e3ebfac97c) [#&#8203;536](https://togithub.com/npm/node-semver/pull/536) faster cache key factory for range ([#&#8203;536](https://togithub.com/npm/node-semver/issues/536)) ([@&#8203;H4ad](https://togithub.com/H4ad)) - [`f8b8b61`](https://togithub.com/npm/node-semver/commit/f8b8b619e71746a47852a9d301f3087ab311444f) [#&#8203;541](https://togithub.com/npm/node-semver/pull/541) optimistic parse ([#&#8203;541](https://togithub.com/npm/node-semver/issues/541)) ([@&#8203;H4ad](https://togithub.com/H4ad)) - [`796cbe2`](https://togithub.com/npm/node-semver/commit/796cbe29b06d102e1b16f3ed78eaba210ece951e) [#&#8203;533](https://togithub.com/npm/node-semver/pull/533) semver.diff prerelease to release recognition ([#&#8203;533](https://togithub.com/npm/node-semver/issues/533)) ([@&#8203;wraithgar](https://togithub.com/wraithgar), [@&#8203;dominique-blockchain](https://togithub.com/dominique-blockchain)) - [`3f222b1`](https://togithub.com/npm/node-semver/commit/3f222b144033525ca9f8a2ce5bc6e02f0401881f) [#&#8203;537](https://togithub.com/npm/node-semver/pull/537) reuse comparators on subset ([#&#8203;537](https://togithub.com/npm/node-semver/issues/537)) ([@&#8203;H4ad](https://togithub.com/H4ad)) - [`f66cc45`](https://togithub.com/npm/node-semver/commit/f66cc45c6e82eebb4b5b51af73e7b8dcaeda7e21) [#&#8203;539](https://togithub.com/npm/node-semver/pull/539) faster diff ([#&#8203;539](https://togithub.com/npm/node-semver/issues/539)) ([@&#8203;H4ad](https://togithub.com/H4ad)) ##### Documentation - [`c5d29df`](https://togithub.com/npm/node-semver/commit/c5d29df6f75741fea27fffe3b88c9c3b28e3ca73) [#&#8203;530](https://togithub.com/npm/node-semver/pull/530) Add "Constants" section to README ([@&#8203;hcharley](https://togithub.com/hcharley)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDUuNSIsInVwZGF0ZWRJblZlciI6IjM1LjEwNS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent 621aae4 commit 64f4abc

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"chalk": "5.2.0",
2929
"execa": "7.1.1",
3030
"ora": "6.3.1",
31-
"semver": "7.3.8"
31+
"semver": "7.5.1"
3232
},
3333
"engines": {
3434
"node": ">=16.0.0"
@@ -38,7 +38,7 @@
3838
"@commitlint/config-conventional": "17.6.5",
3939
"@types/node": "18.16.16",
4040
"@types/pg": "8.10.1",
41-
"@types/semver": "7.3.13",
41+
"@types/semver": "7.5.0",
4242
"@typescript-eslint/eslint-plugin": "5.57.0",
4343
"@typescript-eslint/parser": "5.57.0",
4444
"@vercel/ncc": "0.36.1",

0 commit comments

Comments
 (0)