Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency semver to v7.6.3 (#101)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [semver](https://redirect.github.com/npm/node-semver) | overrides | minor | [`7.5.2` -> `7.6.3`](https://renovatebot.com/diffs/npm/semver/7.5.2/7.6.3) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/npm/node-semver/badge)](https://securityscorecards.dev/viewer/?uri=github.com/npm/node-semver) | --- ### Release Notes <details> <summary>npm/node-semver (semver)</summary> ### [`v7.6.3`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#763-2024-07-16) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.6.2...v7.6.3) ##### Bug Fixes - [`73a3d79`](https://redirect.github.com/npm/node-semver/commit/73a3d79c4ec32d5dd62c9d5f64e5af7fbdad9ec0) [#​726](https://redirect.github.com/npm/node-semver/pull/726) optimize Range parsing and formatting ([#​726](https://redirect.github.com/npm/node-semver/issues/726)) ([@​jviide](https://redirect.github.com/jviide)) ##### Documentation - [`2975ece`](https://redirect.github.com/npm/node-semver/commit/2975ece120e17660c9f1ef517de45c09ff821064) [#​719](https://redirect.github.com/npm/node-semver/pull/719) fix extra backtick typo ([#​719](https://redirect.github.com/npm/node-semver/issues/719)) ([@​stdavis](https://redirect.github.com/stdavis)) ### [`v7.6.2`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#762-2024-05-09) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.6.1...v7.6.2) ##### Bug Fixes - [`6466ba9`](https://redirect.github.com/npm/node-semver/commit/6466ba9b540252db405fdd2a289dd4651495beea) [#​713](https://redirect.github.com/npm/node-semver/pull/713) lru: use map.delete() directly ([#​713](https://redirect.github.com/npm/node-semver/issues/713)) ([@​negezor](https://redirect.github.com/negezor), [@​lukekarrys](https://redirect.github.com/lukekarrys)) ### [`v7.6.1`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#761-2024-05-04) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.6.0...v7.6.1) ##### Bug Fixes - [`c570a34`](https://redirect.github.com/npm/node-semver/commit/c570a348ffc6612af07fe94fa46b9affa5e4eff0) [#​704](https://redirect.github.com/npm/node-semver/pull/704) linting: no-unused-vars ([@​wraithgar](https://redirect.github.com/wraithgar)) - [`ad8ff11`](https://redirect.github.com/npm/node-semver/commit/ad8ff11dd200dac3a05097d9a82d1977ccfa1535) [#​704](https://redirect.github.com/npm/node-semver/pull/704) use internal cache implementation ([@​mbtools](https://redirect.github.com/mbtools)) - [`ac9b357`](https://redirect.github.com/npm/node-semver/commit/ac9b35769ab0ddfefd5a3af4a3ecaf3da2012352) [#​682](https://redirect.github.com/npm/node-semver/pull/682) typo in compareBuild debug message ([#​682](https://redirect.github.com/npm/node-semver/issues/682)) ([@​mbtools](https://redirect.github.com/mbtools)) ##### Dependencies - [`988a8de`](https://redirect.github.com/npm/node-semver/commit/988a8deb3ea76b9a314a740e66b5fc2f726822f8) [#​709](https://redirect.github.com/npm/node-semver/pull/709) uninstall `lru-cache` ([#​709](https://redirect.github.com/npm/node-semver/issues/709)) - [`3fabe4d`](https://redirect.github.com/npm/node-semver/commit/3fabe4dbfbd199fdb589c076a7f30bc1f18c6614) [#​704](https://redirect.github.com/npm/node-semver/pull/704) remove lru-cache ##### Chores - [`dd09b60`](https://redirect.github.com/npm/node-semver/commit/dd09b60da1e618335d7c269426345b336fd5f63d) [#​705](https://redirect.github.com/npm/node-semver/pull/705) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) to 4.22.0 ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`ec49cdc`](https://redirect.github.com/npm/node-semver/commit/ec49cdcece9db0020d6829b246681ff65a393644) [#​701](https://redirect.github.com/npm/node-semver/pull/701) chore: chore: postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`b236c3d`](https://redirect.github.com/npm/node-semver/commit/b236c3d2f357a16a733c96ec2ca8c57848b70091) [#​696](https://redirect.github.com/npm/node-semver/pull/696) add benchmarks ([#​696](https://redirect.github.com/npm/node-semver/issues/696)) ([@​H4ad](https://redirect.github.com/H4ad)) - [`692451b`](https://redirect.github.com/npm/node-semver/commit/692451bd6f75b38a71a99f39da405c94a5954a22) [#​688](https://redirect.github.com/npm/node-semver/pull/688) various improvements to README ([#​688](https://redirect.github.com/npm/node-semver/issues/688)) ([@​mbtools](https://redirect.github.com/mbtools)) - [`5feeb7f`](https://redirect.github.com/npm/node-semver/commit/5feeb7f4f63061e19a29087115b50cb04135b63e) [#​705](https://redirect.github.com/npm/node-semver/pull/705) postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`074156f`](https://redirect.github.com/npm/node-semver/commit/074156f64fa91723fe1ae6af8cc497014b9b7aff) [#​701](https://redirect.github.com/npm/node-semver/pull/701) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.21.3 to 4.21.4 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) ### [`v7.6.0`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#760-2024-01-31) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.5.4...v7.6.0) ##### Features - [`a7ab13a`](https://redirect.github.com/npm/node-semver/commit/a7ab13a46201e342d34e84a989632b380f755baf) [#​671](https://redirect.github.com/npm/node-semver/pull/671) preserve pre-release and build parts of a version on coerce ([#​671](https://redirect.github.com/npm/node-semver/issues/671)) ([@​madtisa](https://redirect.github.com/madtisa), madtisa, [@​wraithgar](https://redirect.github.com/wraithgar)) ##### Chores - [`816c7b2`](https://redirect.github.com/npm/node-semver/commit/816c7b2cbfcb1986958a290f941eddfd0441139e) [#​667](https://redirect.github.com/npm/node-semver/pull/667) postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`0bd24d9`](https://redirect.github.com/npm/node-semver/commit/0bd24d943cbd1a7f6a2b8d384590bfa98559e1de) [#​667](https://redirect.github.com/npm/node-semver/pull/667) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.21.1 to 4.21.3 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`e521932`](https://redirect.github.com/npm/node-semver/commit/e521932f115a81030f4e7c34e8631cdd3c6a108b) [#​652](https://redirect.github.com/npm/node-semver/pull/652) postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`8873991`](https://redirect.github.com/npm/node-semver/commit/88739918080debeb239aae840b35c07436148e50) [#​652](https://redirect.github.com/npm/node-semver/pull/652) chore: chore: postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`f317dc8`](https://redirect.github.com/npm/node-semver/commit/f317dc8689781bcfd98e2c32b46157276acdd47c) [#​652](https://redirect.github.com/npm/node-semver/pull/652) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.19.0 to 4.21.0 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`7303db1`](https://redirect.github.com/npm/node-semver/commit/7303db1fe54d6905b23ccb0162878e37d73535ef) [#​658](https://redirect.github.com/npm/node-semver/pull/658) add clean() test for build metadata ([#​658](https://redirect.github.com/npm/node-semver/issues/658)) ([@​jethrodaniel](https://redirect.github.com/jethrodaniel)) - [`6240d75`](https://redirect.github.com/npm/node-semver/commit/6240d75a7c620b0a222f05969a91fdc3dc2be0fb) [#​656](https://redirect.github.com/npm/node-semver/pull/656) add missing quotes in README.md ([#​656](https://redirect.github.com/npm/node-semver/issues/656)) ([@​zyxkad](https://redirect.github.com/zyxkad)) - [`14d263f`](https://redirect.github.com/npm/node-semver/commit/14d263faa156e408a033b9b12a2f87735c2df42c) [#​625](https://redirect.github.com/npm/node-semver/pull/625) postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`7c34e1a`](https://redirect.github.com/npm/node-semver/commit/7c34e1ac1bcc0bc6579b30745c96075c69bd0332) [#​625](https://redirect.github.com/npm/node-semver/pull/625) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.18.1 to 4.19.0 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`123e0b0`](https://redirect.github.com/npm/node-semver/commit/123e0b03287e1af295ef82d55f55c16805596f35) [#​622](https://redirect.github.com/npm/node-semver/pull/622) postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`737d5e1`](https://redirect.github.com/npm/node-semver/commit/737d5e1cf10e631bab8a28594aa2d5c9d4090814) [#​622](https://redirect.github.com/npm/node-semver/pull/622) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.18.0 to 4.18.1 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`cce6180`](https://redirect.github.com/npm/node-semver/commit/cce61804ba6f997225a1267135c06676fe0524d2) [#​598](https://redirect.github.com/npm/node-semver/pull/598) postinstall for dependabot template-oss PR ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`b914a3d`](https://redirect.github.com/npm/node-semver/commit/b914a3d0d26ca27d2685053d7d390af4e02eedd9) [#​598](https://redirect.github.com/npm/node-semver/pull/598) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.17.0 to 4.18.0 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) ### [`v7.5.4`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#754-2023-07-07) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.5.3...v7.5.4) ##### Bug Fixes - [`cc6fde2`](https://redirect.github.com/npm/node-semver/commit/cc6fde2d34b95cb600d126649d926901bd2a9703) [#​588](https://redirect.github.com/npm/node-semver/pull/588) trim each range set before parsing ([@​lukekarrys](https://redirect.github.com/lukekarrys)) - [`99d8287`](https://redirect.github.com/npm/node-semver/commit/99d8287516a1d2abf0286033e2e26eca6b69c09f) [#​583](https://redirect.github.com/npm/node-semver/pull/583) correctly parse long build ids as valid ([#​583](https://redirect.github.com/npm/node-semver/issues/583)) ([@​lukekarrys](https://redirect.github.com/lukekarrys)) ### [`v7.5.3`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#753-2023-06-22) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.5.2...v7.5.3) ##### Bug Fixes - [`abdd93d`](https://redirect.github.com/npm/node-semver/commit/abdd93d55496d22e3c15a454a5cf13f101e48bce) [#​571](https://redirect.github.com/npm/node-semver/pull/571) set max lengths in regex for numeric and build identifiers ([#​571](https://redirect.github.com/npm/node-semver/issues/571)) ([@​lukekarrys](https://redirect.github.com/lukekarrys)) ##### Documentation - [`bf53dd8`](https://redirect.github.com/npm/node-semver/commit/bf53dd8da15a17eb6b8111115d0d8ef341fea5db) [#​569](https://redirect.github.com/npm/node-semver/pull/569) add example for `>` comparator ([#​569](https://redirect.github.com/npm/node-semver/issues/569)) ([@​mbtools](https://redirect.github.com/mbtools)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/solidity-token-erc721a). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> ## Summary by Sourcery Update semver to v7.6.3. Bug Fixes: - Fix: Optimize range parsing and formatting. - Fix: Correctly parse long build ids as valid. - Fix: Set max lengths in regex for numeric and build identifiers. - Fix: Trim each range set before parsing. - Fix: LRU use map.delete() directly. - Fix: Linting no-unused-vars. - Fix: Use internal cache implementation. - Fix: Typo in compareBuild debug message. Enhancements: - Preserve pre-release and build parts of a version on coerce. Chores: - Bump @npmcli/template-oss to multiple versions. - Postinstall for dependabot template-oss PR. - Add benchmarks. - Various improvements to README. - Uninstall lru-cache. - Remove lru-cache. - Add clean() test for build metadata. - Add missing quotes in README.md. Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information