Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to ^24.1.0 (#758)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[semantic-release](https://togithub.com/semantic-release/semantic-release)
| [`^24.0.0` ->
`^24.1.0`](https://renovatebot.com/diffs/npm/semantic-release/24.0.0/24.1.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/24.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/24.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/24.0.0/24.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/24.0.0/24.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>semantic-release/semantic-release (semantic-release)</summary>

###
[`v24.1.0`](https://togithub.com/semantic-release/semantic-release/compare/v24.0.0...bcc663ccf02165bae93e278cf230919e53a97ee7)

[Compare
Source](https://togithub.com/semantic-release/semantic-release/compare/v24.0.0...bcc663ccf02165bae93e278cf230919e53a97ee7)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/antoinezanardi/werewolves-assistant-web-next).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Updates**
- Upgraded the `semantic-release` package to version 24.1.0, enhancing
the overall functionality and stability of the release process.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent c64b715 commit b109f4f
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 49 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"reflect-metadata": "^0.2.2",
"rimraf": "^6.0.1",
"sass": "^1.77.8",
"semantic-release": "^24.0.0",
"semantic-release": "^24.1.0",
"semantic-release-export-data": "^1.1.0",
"string-to-color": "^2.2.2",
"tailwindcss": "^3.4.10",
Expand Down
77 changes: 29 additions & 48 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b109f4f

Please sign in to comment.