Skip to content

Conversation

@renovate
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.4.1 age confidence

Warning

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.1

Compare Source

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

🪲 Bug Fixes

  • cmd-version: Fix error where --no-tag is 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.0

Compare Source

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

✨ Features

  • config: Add conventional-monorepo as valid commit_parser type (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_parser option with new conventional-monorepo value
    (PR#1143, e18f866)

💡 Additional Release Information

  • config: This release introduces a new built-in parser type that can be utilized for monorepo
    projects. The type value is conventional-monorepo and when specified it will apply the
    conventional 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.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.

@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.21%. Comparing base (4413fab) to head (6e2f88e).
⚠️ Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/python-semantic-release-10.x-lockfile branch from 77cd95f to dcb918c Compare September 8, 2025 10:09
@renovate renovate bot changed the title chore(deps): update dependency python-semantic-release to v10.3.2 chore(deps): update dependency python-semantic-release to v10.4.0 Sep 8, 2025
@renovate renovate bot force-pushed the renovate/python-semantic-release-10.x-lockfile branch from dcb918c to 6e2f88e Compare September 13, 2025 23:34
@renovate renovate bot changed the title chore(deps): update dependency python-semantic-release to v10.4.0 chore(deps): update dependency python-semantic-release to v10.4.1 Sep 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants