fix: update dependency python-semantic-release to v10.3.2 #1585
+4
−4
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.3.2
Release Notes
python-semantic-release/python-semantic-release (python-semantic-release)
v10.3.2
Compare Source
====================
🪲 Bug Fixes
#1315
_ (PR#1322
,4df4be4
)⚡ Performance Improvements
PR#1310
,63e435b
)📖 Documentation
--no-changelog
to 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.