Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps python-semantic-release from 7.31.4 to 10.5.1.

Release notes

Sourced from python-semantic-release's releases.

v10.5.1

[!WARNING] 2025-11-10: Release fails if --commit or commit: true when there are no files to commit for the version commit - Resolution in work

v10.5.1 (2025-11-10)

This release is published under the MIT License.

🪲 Bug Fixes

  • cmd-version: Fix upstream change detection to succeed without branch tracking (PR#1369, 7086257)

Detailed Changes: v10.5.0...v10.5.1


Installable artifacts are available from:

v10.5.0

[!WARNING] 2025-11-09: Release fails if active branch is not tracking a remote branch - Resolved in v10.5.1

v10.5.0 (2025-11-09)

This release is published under the MIT License.

✨ 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 (PR#1349, 4ce1fca)

  • cmd-version: Adds upstream check into workflow to prevent commit push collisions (PR#1360, d77193e)

🪲 Bug Fixes

  • cmd-version: Prevent regular expression errors on tag_format (PR#1367, e7d7aa7)

📖 Documentation

  • commands: Add description of automated upstream version checking upon version creation (PR#1360, d77193e)

... (truncated)

Changelog

Sourced from python-semantic-release's changelog.

v10.5.1 (2025-11-10)

🪲 Bug Fixes

  • cmd-version: Fix upstream change detection to succeed without branch tracking (PR#1369, 7086257)

.. _7086257: python-semantic-release/python-semantic-release@7086257 .. _PR#1369: python-semantic-release/python-semantic-release#1369

.. _changelog-v10.5.0:

v10.5.0 (2025-11-09)

✨ 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](https://github.com/python-semantic-release/python-semantic-release/issues/1348)_ (PR#1349, 4ce1fca)

  • cmd-version: Adds upstream check into workflow to prevent commit push collisions (PR#1360, d77193e)

🪲 Bug Fixes

  • cmd-version: Prevent regular expression errors on 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_tags setting & usage examples (PR#1115, a28f940)

  • configuration: Fix tag_format definition (PR#1367, e7d7aa7)

  • configuration: Update version_variables examples with a c-macro style replacement

... (truncated)

Commits
  • bd8f84c chore: release v10.5.1
  • 7086257 fix(cmd-version): fix upstream change detection to succeed without branch tra...
  • eb841f9 chore: release v10.5.0
  • a28f940 feat(cmd-version): add functionality to create & update partial version tags ...
  • e7d7aa7 fix(cmd-version): prevent regular expression errors on tag_format (#1367)
  • 90a1ffa feat(cmd-version): add automatic repository un-shallowing to version workflow...
  • c95c608 ci(deps): bump mikepenz/action-junit-report@v6.0.0 action to v6.0.1 (#1361)
  • 8b7077c chore(copilot): add GitHub Copilot instructions for repository (#1354)
  • 2418719 chore(config): update PSR config to use conventional commit style version com...
  • a929dcf style(logging): remove type ignore for non error syntax
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 7.31.4 to 10.5.1.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.rst)
- [Commits](python-semantic-release/python-semantic-release@v7.31.4...v10.5.1)

---
updated-dependencies:
- dependency-name: python-semantic-release
  dependency-version: 10.5.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Superseded by #287.

@dependabot dependabot bot closed this Nov 17, 2025
@dependabot dependabot bot deleted the dependabot/pip/python-semantic-release-10.5.1 branch November 17, 2025 12:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants