From 0e48f051c0ee0acd1dbb1c47b380b7e997017d0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 18:52:00 +0000 Subject: [PATCH] chore(deps): update dependency semver to v7.7.0 (#115) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
npm/node-semver (semver) ### [`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) [#​753](https://redirect.github.com/npm/node-semver/pull/753) add "release" inc type ([#​753](https://redirect.github.com/npm/node-semver/issues/753)) ([@​mbtools](https://redirect.github.com/mbtools)) ##### Bug Fixes - [`d588e37`](https://redirect.github.com/npm/node-semver/commit/d588e3782864b1cab2fe9f2452b848e8c7f609d1) [#​755](https://redirect.github.com/npm/node-semver/pull/755) diff: fix prerelease to stable version diff logic ([#​755](https://redirect.github.com/npm/node-semver/issues/755)) ([@​eminberkayd](https://redirect.github.com/eminberkayd), berkay.daglar) - [`8a34bde`](https://redirect.github.com/npm/node-semver/commit/8a34bdecc783407f4e1a8a1ee1f67906b84a4b78) [#​754](https://redirect.github.com/npm/node-semver/pull/754) add identifier validation to `inc()` ([#​754](https://redirect.github.com/npm/node-semver/issues/754)) ([@​mbtools](https://redirect.github.com/mbtools)) ##### Documentation - [`67e5478`](https://redirect.github.com/npm/node-semver/commit/67e54785a0f871361230f84323cbb631b9b6d834) [#​756](https://redirect.github.com/npm/node-semver/pull/756) readme: added missing period for consistency ([#​756](https://redirect.github.com/npm/node-semver/issues/756)) ([@​shaymolcho](https://redirect.github.com/shaymolcho)) - [`868d4bb`](https://redirect.github.com/npm/node-semver/commit/868d4bbe3d318c52544f38d5f9977a1103e924c2) [#​749](https://redirect.github.com/npm/node-semver/pull/749) clarify comment about obsolete prefixes ([#​749](https://redirect.github.com/npm/node-semver/issues/749)) ([@​mbtools](https://redirect.github.com/mbtools), [@​ljharb](https://redirect.github.com/ljharb)) ##### Chores - [`145c554`](https://redirect.github.com/npm/node-semver/commit/145c554b8c7b7ecfcb451153ad18bdb2f24ad10d) [#​741](https://redirect.github.com/npm/node-semver/pull/741) bump [@​npmcli/eslint-config](https://redirect.github.com/npmcli/eslint-config) from 4.0.5 to 5.0.0 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`753e02b`](https://redirect.github.com/npm/node-semver/commit/753e02b9d0cb3ac23e085dc33efcab3e08d61f2b) [#​747](https://redirect.github.com/npm/node-semver/pull/747) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.23.3 to 4.23.4 ([#​747](https://redirect.github.com/npm/node-semver/issues/747)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot], [@​npm-cli-bot](https://redirect.github.com/npm-cli-bot)) - [`0b812d5`](https://redirect.github.com/npm/node-semver/commit/0b812d5fb5fbb208e89dc1250e2efafeaa549437) [#​744](https://redirect.github.com/npm/node-semver/pull/744) postinstall for dependabot template-oss PR ([@​hashtagchris](https://redirect.github.com/hashtagchris))
--- ### 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. --- - [ ] 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-empty). ## 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> --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index adc9205..6fcaf72 100644 --- a/bun.lock +++ b/bun.lock @@ -27,7 +27,7 @@ "adm-zip": "0.5.16", "@graphprotocol/graph-ts": "0.37.0", "cookie": "1.0.2", - "semver": "7.6.3", + "semver": "7.7.0", "@graphprotocol/graph-cli": "0.95.0", "ejs": "3.1.10", "elliptic": "6.6.1", @@ -1248,7 +1248,7 @@ "secp256k1": ["secp256k1@4.0.4", "", { "dependencies": { "elliptic": "^6.5.7", "node-addon-api": "^5.0.0", "node-gyp-build": "^4.2.0" } }, "sha512-6JfvwvjUOn8F/jUoBY2Q1v5WY5XS+rj8qSe0v8Y4ezH4InLgTEeOOPQsRll9OV429Pvo6BCHGavIyJfr3TAhsw=="], - "semver": ["semver@7.6.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A=="], + "semver": ["semver@7.7.0", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ=="], "serialize-javascript": ["serialize-javascript@6.0.2", "", { "dependencies": { "randombytes": "^2.1.0" } }, "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g=="], diff --git a/package.json b/package.json index 6777ea0..0856310 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "ws": "8.18.0", "adm-zip": "0.5.16", "cross-spawn": "7.0.6", - "semver": "7.6.3", + "semver": "7.7.0", "undici": "7.3.0", "axios": "1.7.9", "cookie": "1.0.2",