Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update python-semantic-release/python-semantic-release a…
…ction to v9.13.0 (#772) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [python-semantic-release/python-semantic-release](https://redirect.github.com/python-semantic-release/python-semantic-release) | action | minor | `v9.12.2` -> `v9.13.0` | --- ### Release Notes <details> <summary>python-semantic-release/python-semantic-release (python-semantic-release/python-semantic-release)</summary> ### [`v9.13.0`](https://redirect.github.com/python-semantic-release/python-semantic-release/blob/HEAD/CHANGELOG.md#v9130-2024-11-10) [Compare Source](https://redirect.github.com/python-semantic-release/python-semantic-release/compare/v9.12.2...v9.13.0) ##### Bug Fixes - Ignore unknown parsed commit types in default RST changelog ([`77609b1`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/77609b1917a00b106ce254e6f6d5edcd1feebba7)) - Drop the `breaking` category but still maintain a major level bump ([`f1ffa54`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/f1ffa5411892de34cdc842fd55c460a24b6685c6)) - Improve reliability of text unwordwrap of descriptions ([`436374b`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/436374b04128d1550467ae97ba90253f1d1b3878)) ##### Documentation - Fix api class reference links ([`7a5bdf2`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/7a5bdf29b3df0f9a1346ea5301d2a7fee953667b)) - Add `linked_merge_request` field to examples ([`d4376bc`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/d4376bc2ae4d3708d501d91211ec3ee3a923e9b5)) - Add `linked_merge_request` field to Parsed Commit definition ([`ca61889`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/ca61889d4ac73e9864fbf637fb87ab2d5bc053ea)) ##### Features - Add PR/MR url linking to default reStructuredText template ([`5f018d6`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/5f018d630b4c625bdf6d329b27fd966eba75b017)) Resolves: [#​924](https://redirect.github.com/python-semantic-release/python-semantic-release/issues/924), [#​953](https://redirect.github.com/python-semantic-release/python-semantic-release/issues/953) - Add PR/MR url linking to default Markdown changelog ([`cd8d131`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/cd8d1310a4000cc79b529fbbdc58933f4c6373c6)) Resolves: [#​924](https://redirect.github.com/python-semantic-release/python-semantic-release/issues/924), [#​953](https://redirect.github.com/python-semantic-release/python-semantic-release/issues/953) - Automatically parse PR/MR numbers from subject lines in commits ([`2b3f738`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/2b3f73801f5760bac29acd93db3ffb2bc790cda0)) - Automatically parse PR/MR numbers from subject lines in commits ([`bca9909`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/bca9909c1b61fdb1f9ccf823fceb6951cd059820)) - Automatically parse PR/MR numbers from subject lines in commits ([`2ac798f`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/2ac798f92e0c13c1db668747f7e35a65b99ae7ce)) - Add linked merge requests list to the `ParsedCommit` object ([`9a91062`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/9a9106212d6c240e9d3358e139b4c4694eaf9c4b)) ##### Performance Improvements - Increase speed & decrease complexity of commit parsing ([`2b661ed`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/2b661ed122a6f0357a6b92233ac1351c54c7794e)) - Increase speed of commit parsing ([`2c9c468`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/2c9c4685a66feb35cd78571cf05f76344dd6d66a)) - Simplify commit parsing type pre-calculation ([`a86a28c`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/a86a28c5e26ed766cda71d26b9382c392e377c61)) </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/MartinBernstorff/Memium). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information