Skip to content

Commit cf994a8

Browse files
chore(deps): update dependency semantic-release to ^25.0.7 (#1815)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [semantic-release](https://redirect.github.com/semantic-release/semantic-release) | [`^25.0.5` → `^25.0.7`](https://renovatebot.com/diffs/npm/semantic-release/25.0.5/25.0.7) | ![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/25.0.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/25.0.5/25.0.7?slim=true) | --- ### Release Notes <details> <summary>semantic-release/semantic-release (semantic-release)</summary> ### [`v25.0.7`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v25.0.7) [Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v25.0.6...v25.0.7) ##### Bug Fixes - argument Injection via repositoryUrl in package.json ([#&#8203;4245](https://redirect.github.com/semantic-release/semantic-release/issues/4245)) ([c46dbda](https://redirect.github.com/semantic-release/semantic-release/commit/c46dbdaeda06bf14e4bfeefd79c9ae57ce31dfcf)) ### [`v25.0.6`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v25.0.6) [Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v25.0.5...v25.0.6) ##### Bug Fixes - ensure encoded secrets get masked ([8e28dd3](https://redirect.github.com/semantic-release/semantic-release/commit/8e28dd3d6c126d8c724027f532452d2f1e3ec9d4)) </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Paris) - Branch creation - "after 00:00 before 16:00 on monday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- 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/pplancq/dev-tools). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI2NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0742f51 commit cf994a8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 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
@@ -47,7 +47,7 @@
4747
"husky": "^9.1.7",
4848
"lint-staged": "^17.0.8",
4949
"prettier": "^3.9.5",
50-
"semantic-release": "^25.0.5"
50+
"semantic-release": "^25.0.7"
5151
},
5252
"lint-staged": {
5353
"(package|package-lock).json": "npm run package:check",

0 commit comments

Comments
 (0)