Skip to content

Commit edfc84f

Browse files
chore(deps): update dependency semver to v7.7.2 (#128)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [semver](https://redirect.github.com/npm/node-semver) | overrides | patch | [`7.7.1` -> `7.7.2`](https://renovatebot.com/diffs/npm/semver/7.7.1/7.7.2) | [![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.7.2`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#772-2025-05-12) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.7.1...281055e7716ef0415a8826972471331989ede58c) ##### Bug Fixes - [`fcafb61`](https://redirect.github.com/npm/node-semver/commit/fcafb61ed566ff8ccf24818dd94b76738f037aa4) [#&#8203;780](https://redirect.github.com/npm/node-semver/pull/780) add missing `'use strict'` directives ([#&#8203;780](https://redirect.github.com/npm/node-semver/issues/780)) ([@&#8203;Fdawgs](https://redirect.github.com/Fdawgs)) - [`c99f336`](https://redirect.github.com/npm/node-semver/commit/c99f336fa3bdff465652f9041eab2127d2f52eb2) [#&#8203;781](https://redirect.github.com/npm/node-semver/pull/781) prerelease identifier starting with digits ([#&#8203;781](https://redirect.github.com/npm/node-semver/issues/781)) ([@&#8203;mbtools](https://redirect.github.com/mbtools)) ##### Chores - [`c760403`](https://redirect.github.com/npm/node-semver/commit/c760403b935d3ad35f83e9bbe5ebe1badef2fc71) [#&#8203;784](https://redirect.github.com/npm/node-semver/pull/784) template-oss-apply for workflow permissions ([#&#8203;784](https://redirect.github.com/npm/node-semver/issues/784)) ([@&#8203;wraithgar](https://redirect.github.com/wraithgar)) - [`2677f2a`](https://redirect.github.com/npm/node-semver/commit/2677f2a88334b0e728dbfe9ad9f5f57458437c87) [#&#8203;778](https://redirect.github.com/npm/node-semver/pull/778) bump [@&#8203;npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.23.6 to 4.24.3 ([#&#8203;778](https://redirect.github.com/npm/node-semver/issues/778)) ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot], [@&#8203;npm-cli-bot](https://redirect.github.com/npm-cli-bot)) </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-erc721). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> ## Summary by Sourcery Bump semver dependency override from v7.7.1 to v7.7.2 to include the latest fixes and maintenance updates. Bug Fixes: - Add missing 'use strict' directives. - Allow prerelease identifiers starting with digits. Chores: - Update template-oss workflow permissions and bump @npmcli/template-oss to v4.24.3. Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e5d2dd4 commit edfc84f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lock

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ws": "8.18.2",
5454
"adm-zip": "0.5.16",
5555
"cross-spawn": "7.0.6",
56-
"semver": "7.7.1",
56+
"semver": "7.7.2",
5757
"undici": "7.9.0",
5858
"axios": "1.9.0",
5959
"cookie": "1.0.2",

0 commit comments

Comments
 (0)