Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2025

This PR contains the following updates:

Package Change Age Confidence
python-semantic-release (changelog) 10.3.1 -> 10.3.2 age confidence

Release Notes

python-semantic-release/python-semantic-release (python-semantic-release)

v10.3.2

Compare Source

====================

🪲 Bug Fixes

  • cmd-version: Prevent errors when PSR is executed in non-GitHub CI environments, closes
    #1315_ (PR#1322, 4df4be4)

⚡ Performance Improvements

  • cmd-version: Re-order operations for faster parsing in version determination (PR#1310,
    63e435b
    )

📖 Documentation

  • uv-integration: Add --no-changelog to build step to increase job speed (PR#1316,
    e1aece1
    )

💡 Additional Release Information

  • cmd-version: Unfortunately, PSR introduced a bug in 10.3.0 when attempting to provide more CI
    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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the deps Change in dependency label Sep 6, 2025
@renovate renovate bot merged commit c91a3b6 into main Sep 6, 2025
6 checks passed
@renovate renovate bot deleted the renovate/python-semantic-release-10.x-lockfile branch September 6, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Change in dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants