loopbackio / loopback-next

LoopBack makes it easy to build modern API applications that require complex integrations.
https://loopback.io
Other
4.88k stars 1.06k forks source link

chore: update dependency semver to ^7.6.2 #10532

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

npm/node-semver (semver) ### [`v7.6.2`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#762-2024-05-09) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.6.1...v7.6.2) ##### Bug Fixes - [`6466ba9`](https://togithub.com/npm/node-semver/commit/6466ba9b540252db405fdd2a289dd4651495beea) [#​713](https://togithub.com/npm/node-semver/pull/713) lru: use map.delete() directly ([#​713](https://togithub.com/npm/node-semver/issues/713)) ([@​negezor](https://togithub.com/negezor), [@​lukekarrys](https://togithub.com/lukekarrys)) ### [`v7.6.1`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#761-2024-05-04) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.6.0...v7.6.1) ##### Bug Fixes - [`c570a34`](https://togithub.com/npm/node-semver/commit/c570a348ffc6612af07fe94fa46b9affa5e4eff0) [#​704](https://togithub.com/npm/node-semver/pull/704) linting: no-unused-vars ([@​wraithgar](https://togithub.com/wraithgar)) - [`ad8ff11`](https://togithub.com/npm/node-semver/commit/ad8ff11dd200dac3a05097d9a82d1977ccfa1535) [#​704](https://togithub.com/npm/node-semver/pull/704) use internal cache implementation ([@​mbtools](https://togithub.com/mbtools)) - [`ac9b357`](https://togithub.com/npm/node-semver/commit/ac9b35769ab0ddfefd5a3af4a3ecaf3da2012352) [#​682](https://togithub.com/npm/node-semver/pull/682) typo in compareBuild debug message ([#​682](https://togithub.com/npm/node-semver/issues/682)) ([@​mbtools](https://togithub.com/mbtools)) ##### Dependencies - [`988a8de`](https://togithub.com/npm/node-semver/commit/988a8deb3ea76b9a314a740e66b5fc2f726822f8) [#​709](https://togithub.com/npm/node-semver/pull/709) uninstall `lru-cache` ([#​709](https://togithub.com/npm/node-semver/issues/709)) - [`3fabe4d`](https://togithub.com/npm/node-semver/commit/3fabe4dbfbd199fdb589c076a7f30bc1f18c6614) [#​704](https://togithub.com/npm/node-semver/pull/704) remove lru-cache ##### Chores - [`dd09b60`](https://togithub.com/npm/node-semver/commit/dd09b60da1e618335d7c269426345b336fd5f63d) [#​705](https://togithub.com/npm/node-semver/pull/705) bump [@​npmcli/template-oss](https://togithub.com/npmcli/template-oss) to 4.22.0 ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`ec49cdc`](https://togithub.com/npm/node-semver/commit/ec49cdcece9db0020d6829b246681ff65a393644) [#​701](https://togithub.com/npm/node-semver/pull/701) chore: chore: postinstall for dependabot template-oss PR ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`b236c3d`](https://togithub.com/npm/node-semver/commit/b236c3d2f357a16a733c96ec2ca8c57848b70091) [#​696](https://togithub.com/npm/node-semver/pull/696) add benchmarks ([#​696](https://togithub.com/npm/node-semver/issues/696)) ([@​H4ad](https://togithub.com/H4ad)) - [`692451b`](https://togithub.com/npm/node-semver/commit/692451bd6f75b38a71a99f39da405c94a5954a22) [#​688](https://togithub.com/npm/node-semver/pull/688) various improvements to README ([#​688](https://togithub.com/npm/node-semver/issues/688)) ([@​mbtools](https://togithub.com/mbtools)) - [`5feeb7f`](https://togithub.com/npm/node-semver/commit/5feeb7f4f63061e19a29087115b50cb04135b63e) [#​705](https://togithub.com/npm/node-semver/pull/705) postinstall for dependabot template-oss PR ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`074156f`](https://togithub.com/npm/node-semver/commit/074156f64fa91723fe1ae6af8cc497014b9b7aff) [#​701](https://togithub.com/npm/node-semver/pull/701) bump [@​npmcli/template-oss](https://togithub.com/npmcli/template-oss) from 4.21.3 to 4.21.4 ([@​dependabot](https://togithub.com/dependabot)\[bot]) ### [`v7.6.0`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#760-2024-01-31) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.5.4...v7.6.0) ##### Features - [`a7ab13a`](https://togithub.com/npm/node-semver/commit/a7ab13a46201e342d34e84a989632b380f755baf) [#​671](https://togithub.com/npm/node-semver/pull/671) preserve pre-release and build parts of a version on coerce ([#​671](https://togithub.com/npm/node-semver/issues/671)) ([@​madtisa](https://togithub.com/madtisa), madtisa, [@​wraithgar](https://togithub.com/wraithgar)) ##### Chores - [`816c7b2`](https://togithub.com/npm/node-semver/commit/816c7b2cbfcb1986958a290f941eddfd0441139e) [#​667](https://togithub.com/npm/node-semver/pull/667) postinstall for dependabot template-oss PR ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`0bd24d9`](https://togithub.com/npm/node-semver/commit/0bd24d943cbd1a7f6a2b8d384590bfa98559e1de) [#​667](https://togithub.com/npm/node-semver/pull/667) bump [@​npmcli/template-oss](https://togithub.com/npmcli/template-oss) from 4.21.1 to 4.21.3 ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`e521932`](https://togithub.com/npm/node-semver/commit/e521932f115a81030f4e7c34e8631cdd3c6a108b) [#​652](https://togithub.com/npm/node-semver/pull/652) postinstall for dependabot template-oss PR ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`8873991`](https://togithub.com/npm/node-semver/commit/88739918080debeb239aae840b35c07436148e50) [#​652](https://togithub.com/npm/node-semver/pull/652) chore: chore: postinstall for dependabot template-oss PR ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`f317dc8`](https://togithub.com/npm/node-semver/commit/f317dc8689781bcfd98e2c32b46157276acdd47c) [#​652](https://togithub.com/npm/node-semver/pull/652) bump [@​npmcli/template-oss](https://togithub.com/npmcli/template-oss) from 4.19.0 to 4.21.0 ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`7303db1`](https://togithub.com/npm/node-semver/commit/7303db1fe54d6905b23ccb0162878e37d73535ef) [#​658](https://togithub.com/npm/node-semver/pull/658) add clean() test for build metadata ([#​658](https://togithub.com/npm/node-semver/issues/658)) ([@​jethrodaniel](https://togithub.com/jethrodaniel)) - [`6240d75`](https://togithub.com/npm/node-semver/commit/6240d75a7c620b0a222f05969a91fdc3dc2be0fb) [#​656](https://togithub.com/npm/node-semver/pull/656) add missing quotes in README.md ([#​656](https://togithub.com/npm/node-semver/issues/656)) ([@​zyxkad](https://togithub.com/zyxkad)) - [`14d263f`](https://togithub.com/npm/node-semver/commit/14d263faa156e408a033b9b12a2f87735c2df42c) [#​625](https://togithub.com/npm/node-semver/pull/625) postinstall for dependabot template-oss PR ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`7c34e1a`](https://togithub.com/npm/node-semver/commit/7c34e1ac1bcc0bc6579b30745c96075c69bd0332) [#​625](https://togithub.com/npm/node-semver/pull/625) bump [@​npmcli/template-oss](https://togithub.com/npmcli/template-oss) from 4.18.1 to 4.19.0 ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`123e0b0`](https://togithub.com/npm/node-semver/commit/123e0b03287e1af295ef82d55f55c16805596f35) [#​622](https://togithub.com/npm/node-semver/pull/622) postinstall for dependabot template-oss PR ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`737d5e1`](https://togithub.com/npm/node-semver/commit/737d5e1cf10e631bab8a28594aa2d5c9d4090814) [#​622](https://togithub.com/npm/node-semver/pull/622) bump [@​npmcli/template-oss](https://togithub.com/npmcli/template-oss) from 4.18.0 to 4.18.1 ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`cce6180`](https://togithub.com/npm/node-semver/commit/cce61804ba6f997225a1267135c06676fe0524d2) [#​598](https://togithub.com/npm/node-semver/pull/598) postinstall for dependabot template-oss PR ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`b914a3d`](https://togithub.com/npm/node-semver/commit/b914a3d0d26ca27d2685053d7d390af4e02eedd9) [#​598](https://togithub.com/npm/node-semver/pull/598) bump [@​npmcli/template-oss](https://togithub.com/npmcli/template-oss) from 4.17.0 to 4.18.0 ([@​dependabot](https://togithub.com/dependabot)\[bot])

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.



This PR has been generated by Mend Renovate. View repository job log here.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9225408824

Details


Totals Coverage Status
Change from base Build 9225112069: 55.3%
Covered Lines: 9563
Relevant Lines: 12458

💛 - Coveralls