Commit 524ce5d
authored
chore(deps): update dependency semver to v7.7.2 (#144)
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) |
[](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...v7.7.2)
##### Bug Fixes
-
[`fcafb61`](https://redirect.github.com/npm/node-semver/commit/fcafb61ed566ff8ccf24818dd94b76738f037aa4)
[#​780](https://redirect.github.com/npm/node-semver/pull/780) add
missing `'use strict'` directives
([#​780](https://redirect.github.com/npm/node-semver/issues/780))
([@​Fdawgs](https://redirect.github.com/Fdawgs))
-
[`c99f336`](https://redirect.github.com/npm/node-semver/commit/c99f336fa3bdff465652f9041eab2127d2f52eb2)
[#​781](https://redirect.github.com/npm/node-semver/pull/781)
prerelease identifier starting with digits
([#​781](https://redirect.github.com/npm/node-semver/issues/781))
([@​mbtools](https://redirect.github.com/mbtools))
##### Chores
-
[`c760403`](https://redirect.github.com/npm/node-semver/commit/c760403b935d3ad35f83e9bbe5ebe1badef2fc71)
[#​784](https://redirect.github.com/npm/node-semver/pull/784)
template-oss-apply for workflow permissions
([#​784](https://redirect.github.com/npm/node-semver/issues/784))
([@​wraithgar](https://redirect.github.com/wraithgar))
-
[`2677f2a`](https://redirect.github.com/npm/node-semver/commit/2677f2a88334b0e728dbfe9ad9f5f57458437c87)
[#​778](https://redirect.github.com/npm/node-semver/pull/778) bump
[@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss)
from 4.23.6 to 4.24.3
([#​778](https://redirect.github.com/npm/node-semver/issues/778))
([@​dependabot](https://redirect.github.com/dependabot)\[bot],
[@​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-empty).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
## Summary by Sourcery
Update semver override from v7.7.1 to v7.7.2
Bug Fixes:
- Add missing ‘use strict’ directives in semver modules
- Fix parsing of prerelease identifiers starting with digits
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 9406dac commit 524ce5d
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
1242 | 1242 | | |
1243 | 1243 | | |
1244 | 1244 | | |
1245 | | - | |
| 1245 | + | |
1246 | 1246 | | |
1247 | 1247 | | |
1248 | 1248 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments