chore(deps): update dependency python-semantic-release to v10.4.1 #1017
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.4.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
python-semantic-release/python-semantic-release (python-semantic-release)
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: 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.
This PR was generated by Mend Renovate. View the repository job log.