chore(deps): update dependency semver to v7.6.2 #14

Open
renovate-bot wants to merge 1 commit from renovate/semver-7.x into master
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semver 7.5.4 -> 7.6.2 age adoption passing confidence

Release Notes

npm/node-semver (semver)

v7.6.2

Compare Source

Bug Fixes

v7.6.1

Compare Source

Bug Fixes
Dependencies
Chores

v7.6.0

Compare Source

Features
Chores

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [semver](https://github.com/npm/node-semver) | [`7.5.4` -> `7.6.2`](https://renovatebot.com/diffs/npm/semver/7.5.4/7.6.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/semver/7.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semver/7.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semver/7.5.4/7.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semver/7.5.4/7.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>npm/node-semver (semver)</summary> ### [`v7.6.2`](https://github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#762-2024-05-09) [Compare Source](https://github.com/npm/node-semver/compare/v7.6.1...v7.6.2) ##### Bug Fixes - [`6466ba9`](https://github.com/npm/node-semver/commit/6466ba9b540252db405fdd2a289dd4651495beea) [#&#8203;713](https://github.com/npm/node-semver/pull/713) lru: use map.delete() directly ([#&#8203;713](https://github.com/npm/node-semver/issues/713)) ([@&#8203;negezor](https://github.com/negezor), [@&#8203;lukekarrys](https://github.com/lukekarrys)) ### [`v7.6.1`](https://github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#761-2024-05-04) [Compare Source](https://github.com/npm/node-semver/compare/v7.6.0...v7.6.1) ##### Bug Fixes - [`c570a34`](https://github.com/npm/node-semver/commit/c570a348ffc6612af07fe94fa46b9affa5e4eff0) [#&#8203;704](https://github.com/npm/node-semver/pull/704) linting: no-unused-vars ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`ad8ff11`](https://github.com/npm/node-semver/commit/ad8ff11dd200dac3a05097d9a82d1977ccfa1535) [#&#8203;704](https://github.com/npm/node-semver/pull/704) use internal cache implementation ([@&#8203;mbtools](https://github.com/mbtools)) - [`ac9b357`](https://github.com/npm/node-semver/commit/ac9b35769ab0ddfefd5a3af4a3ecaf3da2012352) [#&#8203;682](https://github.com/npm/node-semver/pull/682) typo in compareBuild debug message ([#&#8203;682](https://github.com/npm/node-semver/issues/682)) ([@&#8203;mbtools](https://github.com/mbtools)) ##### Dependencies - [`988a8de`](https://github.com/npm/node-semver/commit/988a8deb3ea76b9a314a740e66b5fc2f726822f8) [#&#8203;709](https://github.com/npm/node-semver/pull/709) uninstall `lru-cache` ([#&#8203;709](https://github.com/npm/node-semver/issues/709)) - [`3fabe4d`](https://github.com/npm/node-semver/commit/3fabe4dbfbd199fdb589c076a7f30bc1f18c6614) [#&#8203;704](https://github.com/npm/node-semver/pull/704) remove lru-cache ##### Chores - [`dd09b60`](https://github.com/npm/node-semver/commit/dd09b60da1e618335d7c269426345b336fd5f63d) [#&#8203;705](https://github.com/npm/node-semver/pull/705) bump [@&#8203;npmcli/template-oss](https://github.com/npmcli/template-oss) to 4.22.0 ([@&#8203;lukekarrys](https://github.com/lukekarrys)) - [`ec49cdc`](https://github.com/npm/node-semver/commit/ec49cdcece9db0020d6829b246681ff65a393644) [#&#8203;701](https://github.com/npm/node-semver/pull/701) chore: chore: postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://github.com/lukekarrys)) - [`b236c3d`](https://github.com/npm/node-semver/commit/b236c3d2f357a16a733c96ec2ca8c57848b70091) [#&#8203;696](https://github.com/npm/node-semver/pull/696) add benchmarks ([#&#8203;696](https://github.com/npm/node-semver/issues/696)) ([@&#8203;H4ad](https://github.com/H4ad)) - [`692451b`](https://github.com/npm/node-semver/commit/692451bd6f75b38a71a99f39da405c94a5954a22) [#&#8203;688](https://github.com/npm/node-semver/pull/688) various improvements to README ([#&#8203;688](https://github.com/npm/node-semver/issues/688)) ([@&#8203;mbtools](https://github.com/mbtools)) - [`5feeb7f`](https://github.com/npm/node-semver/commit/5feeb7f4f63061e19a29087115b50cb04135b63e) [#&#8203;705](https://github.com/npm/node-semver/pull/705) postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://github.com/lukekarrys)) - [`074156f`](https://github.com/npm/node-semver/commit/074156f64fa91723fe1ae6af8cc497014b9b7aff) [#&#8203;701](https://github.com/npm/node-semver/pull/701) bump [@&#8203;npmcli/template-oss](https://github.com/npmcli/template-oss) from 4.21.3 to 4.21.4 ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) ### [`v7.6.0`](https://github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#760-2024-01-31) [Compare Source](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.0) ##### Features - [`a7ab13a`](https://github.com/npm/node-semver/commit/a7ab13a46201e342d34e84a989632b380f755baf) [#&#8203;671](https://github.com/npm/node-semver/pull/671) preserve pre-release and build parts of a version on coerce ([#&#8203;671](https://github.com/npm/node-semver/issues/671)) ([@&#8203;madtisa](https://github.com/madtisa), madtisa, [@&#8203;wraithgar](https://github.com/wraithgar)) ##### Chores - [`816c7b2`](https://github.com/npm/node-semver/commit/816c7b2cbfcb1986958a290f941eddfd0441139e) [#&#8203;667](https://github.com/npm/node-semver/pull/667) postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://github.com/lukekarrys)) - [`0bd24d9`](https://github.com/npm/node-semver/commit/0bd24d943cbd1a7f6a2b8d384590bfa98559e1de) [#&#8203;667](https://github.com/npm/node-semver/pull/667) bump [@&#8203;npmcli/template-oss](https://github.com/npmcli/template-oss) from 4.21.1 to 4.21.3 ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e521932`](https://github.com/npm/node-semver/commit/e521932f115a81030f4e7c34e8631cdd3c6a108b) [#&#8203;652](https://github.com/npm/node-semver/pull/652) postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://github.com/lukekarrys)) - [`8873991`](https://github.com/npm/node-semver/commit/88739918080debeb239aae840b35c07436148e50) [#&#8203;652](https://github.com/npm/node-semver/pull/652) chore: chore: postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://github.com/lukekarrys)) - [`f317dc8`](https://github.com/npm/node-semver/commit/f317dc8689781bcfd98e2c32b46157276acdd47c) [#&#8203;652](https://github.com/npm/node-semver/pull/652) bump [@&#8203;npmcli/template-oss](https://github.com/npmcli/template-oss) from 4.19.0 to 4.21.0 ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7303db1`](https://github.com/npm/node-semver/commit/7303db1fe54d6905b23ccb0162878e37d73535ef) [#&#8203;658](https://github.com/npm/node-semver/pull/658) add clean() test for build metadata ([#&#8203;658](https://github.com/npm/node-semver/issues/658)) ([@&#8203;jethrodaniel](https://github.com/jethrodaniel)) - [`6240d75`](https://github.com/npm/node-semver/commit/6240d75a7c620b0a222f05969a91fdc3dc2be0fb) [#&#8203;656](https://github.com/npm/node-semver/pull/656) add missing quotes in README.md ([#&#8203;656](https://github.com/npm/node-semver/issues/656)) ([@&#8203;zyxkad](https://github.com/zyxkad)) - [`14d263f`](https://github.com/npm/node-semver/commit/14d263faa156e408a033b9b12a2f87735c2df42c) [#&#8203;625](https://github.com/npm/node-semver/pull/625) postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://github.com/lukekarrys)) - [`7c34e1a`](https://github.com/npm/node-semver/commit/7c34e1ac1bcc0bc6579b30745c96075c69bd0332) [#&#8203;625](https://github.com/npm/node-semver/pull/625) bump [@&#8203;npmcli/template-oss](https://github.com/npmcli/template-oss) from 4.18.1 to 4.19.0 ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`123e0b0`](https://github.com/npm/node-semver/commit/123e0b03287e1af295ef82d55f55c16805596f35) [#&#8203;622](https://github.com/npm/node-semver/pull/622) postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://github.com/lukekarrys)) - [`737d5e1`](https://github.com/npm/node-semver/commit/737d5e1cf10e631bab8a28594aa2d5c9d4090814) [#&#8203;622](https://github.com/npm/node-semver/pull/622) bump [@&#8203;npmcli/template-oss](https://github.com/npmcli/template-oss) from 4.18.0 to 4.18.1 ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cce6180`](https://github.com/npm/node-semver/commit/cce61804ba6f997225a1267135c06676fe0524d2) [#&#8203;598](https://github.com/npm/node-semver/pull/598) postinstall for dependabot template-oss PR ([@&#8203;lukekarrys](https://github.com/lukekarrys)) - [`b914a3d`](https://github.com/npm/node-semver/commit/b914a3d0d26ca27d2685053d7d390af4e02eedd9) [#&#8203;598](https://github.com/npm/node-semver/pull/598) bump [@&#8203;npmcli/template-oss](https://github.com/npmcli/template-oss) from 4.17.0 to 4.18.0 ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ny40IiwidXBkYXRlZEluVmVyIjoiMzYuNTcuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate-bot added 1 commit 2024-02-06 21:02:48 +01:00
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-02-06 21:02:48 +01:00
renovate-bot changed title from chore(deps): update dependency semver to v7.6.0 to chore(deps): update dependency semver to v7.6.1 2024-05-07 19:04:20 +02:00
renovate-bot force-pushed renovate/semver-7.x from 3d8526d054 to 1f901c7a68 2024-05-07 19:04:20 +02:00 Compare
renovate-bot changed title from chore(deps): update dependency semver to v7.6.1 to chore(deps): update dependency semver to v7.6.2 2024-05-09 19:03:53 +02:00
renovate-bot force-pushed renovate/semver-7.x from 1f901c7a68 to 9b11de7f53 2024-05-09 19:03:54 +02:00 Compare
Some required checks are missing.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/semver-7.x:renovate/semver-7.x
git checkout renovate/semver-7.x
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: saluu/darkness-dependent-vision#14
No description provided.