Skip to content

chore(deps): bump python-semantic-release from 10.5.3 to 10.6.0#215

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/python-semantic-release-10.6.0
Open

chore(deps): bump python-semantic-release from 10.5.3 to 10.6.0#215
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/python-semantic-release-10.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps python-semantic-release from 10.5.3 to 10.6.0.

Release notes

Sourced from python-semantic-release's releases.

v10.6.0 (2026-07-04)

This release is published under the MIT License.

✨ Features

  • cmd-version: Add file replacement variant for version_variables (PR#1391, 95ce7ec)

  • parser-emoji: Adds more non-release triggering emojis to the default emoji parser (PR#1410, 2833aa9)

🪲 Bug Fixes

  • cmd-config-generate: Fix config output for Microsoft Windows UTF-8 encoding (PR#1400, 0343194)

  • cmd-publish: Fix handling of asset uploading errors on publish (PR#1397, 81a0f98)

  • github: Fix bubble up errors of asset uploads for GitHub (PR#1397, 81a0f98)

  • hvcs: Mask git credential URL in very verbose debug logs (PR#1445, 811afb0)

📖 Documentation

  • cmd-config-generate: Add Windows PowerShell specific generate-config usage example (PR#1400, 0343194)

  • configuration: Modify version_variables definition to include new file replacement (PR#1391, 95ce7ec)

  • examples: Update references to github actions for hash references (PR#1449, 873da58)

  • package: Change package changelog link to doc website (PR#1434, 05f897f)

✅ Resolved Issues

  • #702: semantic-release generate-config --pyproject produces unreadable toml on Windows

  • #1375: Allow updates to version file containing only a version

  • #1395: [bug] Silently ignores auth error on GitHub publish

  • #1426: Git credentials are logged with very verbose (-vv) logging


Detailed Changes: v10.5.3...v10.6.0


Installable artifacts are available from:

... (truncated)

Changelog

Sourced from python-semantic-release's changelog.

v10.6.0 (2026-07-04)

✨ Features

  • cmd-version: Add file replacement variant for version_variables, closes [#1375](https://github.com/python-semantic-release/python-semantic-release/issues/1375)_ (PR#1391, 95ce7ec)

  • parser-emoji: Adds more non-release triggering emojis to the default emoji parser (PR#1410, 2833aa9)

🪲 Bug Fixes

  • cmd-config-generate: Fix config output for Microsoft Windows UTF-8 encoding, closes [#702](https://github.com/python-semantic-release/python-semantic-release/issues/702)_ (PR#1400, 0343194)

  • cmd-publish: Fix handling of asset uploading errors on publish, closes [#1395](https://github.com/python-semantic-release/python-semantic-release/issues/1395)_ (PR#1397, 81a0f98)

  • github: Fix bubble up errors of asset uploads for GitHub (PR#1397, 81a0f98)

  • hvcs: Mask git credential URL in very verbose debug logs, closes [#1426](https://github.com/python-semantic-release/python-semantic-release/issues/1426)_ (PR#1445, 811afb0)

📖 Documentation

  • cmd-config-generate: Add Windows PowerShell specific generate-config usage example (PR#1400, 0343194)

  • configuration: Modify version_variables definition to include new file replacement (PR#1391, 95ce7ec)

  • examples: Update references to github actions for hash references (PR#1449, 873da58)

  • package: Change package changelog link to doc website (PR#1434, 05f897f)

.. _#1375: python-semantic-release/python-semantic-release#1375 .. _#1395: python-semantic-release/python-semantic-release#1395 .. _#1426: python-semantic-release/python-semantic-release#1426 .. _#702: python-semantic-release/python-semantic-release#702 .. _0343194: python-semantic-release/python-semantic-release@0343194 .. _05f897f: python-semantic-release/python-semantic-release@05f897f .. _2833aa9: python-semantic-release/python-semantic-release@2833aa9 .. _811afb0: python-semantic-release/python-semantic-release@811afb0 .. _81a0f98: python-semantic-release/python-semantic-release@81a0f98 .. _873da58: python-semantic-release/python-semantic-release@873da58 .. _95ce7ec: python-semantic-release/python-semantic-release@95ce7ec

... (truncated)

Commits
  • 37a30a7 chore: release v10.6.0
  • 811afb0 fix(hvcs): mask git credential URL in very verbose debug logs (#1445)
  • 05f897f docs(package): change package changelog link to doc website (#1434)
  • 873da58 docs(examples): update references to github actions for hash references (#1449)
  • 6f1c12f ci(deps): bump pypa/gh-action-pypi-publish@v1.13.0 to v1.14.0
  • 33fa72b ci(deps): bump mikepenz/action-junit-report@v6.0.1 to v6.4.2
  • db240e1 ci(deps): bump tj-actions/changed-files@v47.0.1 to v47.0.6
  • cee77b9 ci(deps): bump docker/build-push-action@v6.18.0 to v7.3.0
  • bfacbd5 ci(deps): bump actions/upload-artifact@v6.0.0 to v7.0.1
  • a432ae8 ci(deps): bump actions/download-artifact@v7.0.0 to v8.0.1
  • 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 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 10.5.3 to 10.6.0.
- [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@v10.5.3...v10.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants