chore(deps): update dependency python-semantic-release to v10.5.3#1017
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency python-semantic-release to v10.5.3#1017renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1017 +/- ##
==========================================
+ Coverage 88.04% 88.21% +0.17%
==========================================
Files 20 20
Lines 1171 1171
==========================================
+ Hits 1031 1033 +2
+ Misses 140 138 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
77cd95f to
dcb918c
Compare
dcb918c to
6e2f88e
Compare
6e2f88e to
4b0b336
Compare
4b0b336 to
adbec55
Compare
adbec55 to
adcecd9
Compare
3376639 to
a4addab
Compare
7067b3d to
ab14aa8
Compare
ab14aa8 to
fabf177
Compare
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
fabf177 to
da8effe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.3.1→10.5.3Release Notes
python-semantic-release/python-semantic-release (python-semantic-release)
v10.5.3Compare Source
====================
🪲 Bug Fixes
cmd-version: Resolve unauthenticated git repo issues for upstream verification, closes
#1373_ (PR#1388,e164f68)github-action: Fix failed signing issue when ssh was missing from action environment, closes
#1376_ (PR#1389,18b7eda)parser-conventional-monorepo: Fix parser opts validator for outside dir path matches, closes
#1380_ (PR#1382,a51eadd).. _#1373: #1373
.. _#1376: #1376
.. _#1380: #1380
.. _18b7eda:
18b7eda.. _a51eadd:
a51eadd.. _e164f68:
e164f68.. _PR#1382: #1382
.. _PR#1388: #1388
.. _PR#1389: #1389
.. _changelog-v10.5.2:
v10.5.2Compare Source
====================
🪲 Bug Fixes
PR#1370,e0b3b70).. _e0b3b70:
e0b3b70.. _PR#1370: #1370
.. _changelog-v10.5.1:
v10.5.1Compare Source
====================
🪲 Bug Fixes
PR#1369,7086257).. _7086257:
7086257.. _PR#1369: #1369
.. _changelog-v10.5.0:
v10.5.0Compare Source
====================
✨ Features
cmd-version: Add automatic repository un-shallowing to version workflow (
PR#1366,90a1ffa)cmd-version: Add functionality to create & update partial version tags (
PR#1115,a28f940)cmd-version: Adds c-macro style version definition support to
version_variables, closes#1348_ (PR#1349,4ce1fca)cmd-version: Adds upstream check into workflow to prevent commit push collisions (
PR#1360,d77193e)🪲 Bug Fixes
tag_format(PR#1367,e7d7aa7)📖 Documentation
commands: Add description of automated upstream version checking upon version creation
(
PR#1360,d77193e)configuration: Add description for
add_partial_tagssetting & usage examples (PR#1115,a28f940)configuration: Fix
tag_formatdefinition (PR#1367,e7d7aa7)configuration: Update
version_variablesexamples with a c-macro style replacement(
PR#1349,4ce1fca)github-actions: Adds release job outputs definition to example (
PR#1344,0fb4875)github-actions: Removed verify upstream status step from example workflow (
PR#1360,d77193e)github-actions: Update example to remove need to specify repo checkout's fetch depth
(
PR#1366,90a1ffa)uv-integration: Remove verify upstream check from uv integration example (
PR#1360,d77193e)uv-integration: Update example to remove need to specify repo checkout's fetch depth
(
PR#1366,90a1ffa)⚙️ Build System
deps: Bump
tomlkitdependency from ~=0.11.0 to ~=0.13.0 (PR#1355,55c94ec)deps: Change github-actions container image to
python:3.14-slim-trixie(PR#1346,1a23712)💡 Additional Release Information
CI/CD pipelines, you may now remove that step from your workflow. PSR will now detect a shallow
repository and unshallow it before evaluating the commit history.
.. _#1348: #1348
.. _0fb4875:
0fb4875.. _1a23712:
1a23712.. _4ce1fca:
4ce1fca.. _55c94ec:
55c94ec.. _90a1ffa:
90a1ffa.. _a28f940:
a28f940.. _d77193e:
d77193e.. _e7d7aa7:
e7d7aa7.. _PR#1115: #1115
.. _PR#1344: #1344
.. _PR#1346: #1346
.. _PR#1349: #1349
.. _PR#1355: #1355
.. _PR#1360: #1360
.. _PR#1366: #1366
.. _PR#1367: #1367
.. _changelog-v10.4.1:
v10.4.1Compare Source
====================
🪲 Bug Fixes
--no-tagis not respected, closes#1304_ (PR#1329,b090fa2)📖 Documentation
CHANGELOG: Update hyperlink in v10.4.0's additional info paragraph (
PR#1323,98ef722)getting-started-guide: Remove notice about lack of monorepo support, closes
#1326_(
PR#1327,3f21f3f)github-actions: Fix recommended upstream detection script's upstream name parsing (
PR#1328,ccc91c0).. _#1304: #1304
.. _#1326: #1326
.. _3f21f3f:
3f21f3f.. _98ef722:
98ef722.. _b090fa2:
b090fa2.. _ccc91c0:
ccc91c0.. _PR#1323: #1323
.. _PR#1327: #1327
.. _PR#1328: #1328
.. _PR#1329: #1329
.. _changelog-v10.4.0:
v10.4.0Compare Source
====================
✨ Features
config: Add
conventional-monorepoas validcommit_parsertype (PR#1143,e18f866)parser: Add new conventional-commits standard parser for monorepos, closes
#614_(
PR#1143,e18f866)📖 Documentation
Add configuration guide for monorepo use with PSR (
PR#1143,e18f866)commit-parsers: Introduce conventional commit monorepo parser options & features (
PR#1143,e18f866)configuration: Update
commit_parseroption with newconventional-monorepovalue(
PR#1143,e18f866)💡 Additional Release Information
projects. The type value is
conventional-monorepoand when specified it will apply theconventional commit parser to a monorepo environment. This parser has specialized options to help
handle monorepo projects as well. For more information, please refer to the
Monorepo Docs_... _#614: #614
.. _e18f866:
e18f866.. _Monorepo Docs: /configuration/configuration-guides/monorepos.html
.. _PR#1143: #1143
.. _changelog-v10.3.2:
v10.3.2Compare Source
====================
🪲 Bug Fixes
#1315_ (PR#1322,4df4be4)⚡ Performance Improvements
PR#1310,63e435b)📖 Documentation
--no-changelogto build step to increase job speed (PR#1316,e1aece1)💡 Additional Release Information
outputs for GitHub Actions. It required our GitHub client interface to be loaded and even if it
was not using GitHub CI to be run. This caused errors in Gitea and likely GitLab/Bitbucket
environments. This change prevents that from happening but if any users pipelines were
intentionally presenting the environment variable "GITHUB_OUTPUT" to enable action output to
enable passing along internal outputs of PSR then their hack will no longer work after this
change.
.. _#1315: #1315
.. _4df4be4:
4df4be4.. _63e435b:
63e435b.. _e1aece1:
e1aece1.. _PR#1310: #1310
.. _PR#1316: #1316
.. _PR#1322: #1322
.. _changelog-v10.3.1:
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.