Skip to content

Commit da37deb

Browse files
chore(deps): update dependency semver to v7.7.0 (#97)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [semver](https://redirect.github.com/npm/node-semver) | overrides | minor | [`7.6.3` -> `7.7.0`](https://renovatebot.com/diffs/npm/semver/7.6.3/7.7.0) | [![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.0`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#770-2025-01-29) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.6.3...v7.7.0) ##### Features - [`0864b3c`](https://redirect.github.com/npm/node-semver/commit/0864b3ce7932667013e0c7c5ec764777d4682883) [#&#8203;753](https://redirect.github.com/npm/node-semver/pull/753) add "release" inc type ([#&#8203;753](https://redirect.github.com/npm/node-semver/issues/753)) ([@&#8203;mbtools](https://redirect.github.com/mbtools)) ##### Bug Fixes - [`d588e37`](https://redirect.github.com/npm/node-semver/commit/d588e3782864b1cab2fe9f2452b848e8c7f609d1) [#&#8203;755](https://redirect.github.com/npm/node-semver/pull/755) diff: fix prerelease to stable version diff logic ([#&#8203;755](https://redirect.github.com/npm/node-semver/issues/755)) ([@&#8203;eminberkayd](https://redirect.github.com/eminberkayd), berkay.daglar) - [`8a34bde`](https://redirect.github.com/npm/node-semver/commit/8a34bdecc783407f4e1a8a1ee1f67906b84a4b78) [#&#8203;754](https://redirect.github.com/npm/node-semver/pull/754) add identifier validation to `inc()` ([#&#8203;754](https://redirect.github.com/npm/node-semver/issues/754)) ([@&#8203;mbtools](https://redirect.github.com/mbtools)) ##### Documentation - [`67e5478`](https://redirect.github.com/npm/node-semver/commit/67e54785a0f871361230f84323cbb631b9b6d834) [#&#8203;756](https://redirect.github.com/npm/node-semver/pull/756) readme: added missing period for consistency ([#&#8203;756](https://redirect.github.com/npm/node-semver/issues/756)) ([@&#8203;shaymolcho](https://redirect.github.com/shaymolcho)) - [`868d4bb`](https://redirect.github.com/npm/node-semver/commit/868d4bbe3d318c52544f38d5f9977a1103e924c2) [#&#8203;749](https://redirect.github.com/npm/node-semver/pull/749) clarify comment about obsolete prefixes ([#&#8203;749](https://redirect.github.com/npm/node-semver/issues/749)) ([@&#8203;mbtools](https://redirect.github.com/mbtools), [@&#8203;ljharb](https://redirect.github.com/ljharb)) ##### Chores - [`145c554`](https://redirect.github.com/npm/node-semver/commit/145c554b8c7b7ecfcb451153ad18bdb2f24ad10d) [#&#8203;741](https://redirect.github.com/npm/node-semver/pull/741) bump [@&#8203;npmcli/eslint-config](https://redirect.github.com/npmcli/eslint-config) from 4.0.5 to 5.0.0 ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - [`753e02b`](https://redirect.github.com/npm/node-semver/commit/753e02b9d0cb3ac23e085dc33efcab3e08d61f2b) [#&#8203;747](https://redirect.github.com/npm/node-semver/pull/747) bump [@&#8203;npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.23.3 to 4.23.4 ([#&#8203;747](https://redirect.github.com/npm/node-semver/issues/747)) ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot], [@&#8203;npm-cli-bot](https://redirect.github.com/npm-cli-bot)) - [`0b812d5`](https://redirect.github.com/npm/node-semver/commit/0b812d5fb5fbb208e89dc1250e2efafeaa549437) [#&#8203;744](https://redirect.github.com/npm/node-semver/pull/744) postinstall for dependabot template-oss PR ([@&#8203;hashtagchris](https://redirect.github.com/hashtagchris)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> ## Summary by Sourcery Chores: - Update the semver dependency to v7.7.0. 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 ab72920 commit da37deb

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.0",
5454
"adm-zip": "0.5.16",
5555
"cross-spawn": "7.0.6",
56-
"semver": "7.6.3",
56+
"semver": "7.7.0",
5757
"undici": "7.3.0",
5858
"axios": "1.7.9",
5959
"cookie": "1.0.2",

0 commit comments

Comments
 (0)