Skip to content

chore(deps): Bump python-semantic-release/python-semantic-release from 10.0.2 to 10.6.0#1070

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

chore(deps): Bump python-semantic-release/python-semantic-release from 10.0.2 to 10.6.0#1070
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/python-semantic-release/python-semantic-release-10.6.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps python-semantic-release/python-semantic-release from 10.0.2 to 10.6.0.

Release notes

Sourced from python-semantic-release/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/python-semantic-release's changelog.

.. _changelog:

========= CHANGELOG

.. _changelog-v10.6.1:

v10.6.1 (2026-07-06)

🪲 Bug Fixes

  • changelog: Fix handling of whitespace commit bodies in changelog template filter (PR#1457, d95e46e)

  • cmd-version: Fix non-styled error msg when strict & no new version, closes [#1423](https://github.com/python-semantic-release/python-semantic-release/issues/1423)_ (PR#1437, 5e8f94c)

  • config: Eliminate .git/ in parent dir warnings for monorepos configured with .., closes [#1418](https://github.com/python-semantic-release/python-semantic-release/issues/1418)_ (PR#1444, 7a1f822)

📖 Documentation

  • CHANGELOG: Add v9.21.2 changelog details for website (a4115cf_)

  • configuration: Document repo_dir config option (PR#1444, 7a1f822)

⚙️ Build System

  • deps: Expand python-gitlab dependency range to include v8.0.0+ (PR#1451, a4b9a43)

  • deps: Expand tomlkit dependency range to include v0.14.0+ & v0.15.0+ (028d539_)

  • deps: Extend click dependency range to include v8.2+ (01707ea_)

.. _#1418: python-semantic-release/python-semantic-release#1418 .. _#1423: python-semantic-release/python-semantic-release#1423 .. _01707ea: python-semantic-release/python-semantic-release@01707ea .. _028d539: python-semantic-release/python-semantic-release@028d539 .. _5e8f94c: python-semantic-release/python-semantic-release@5e8f94c .. _7a1f822: python-semantic-release/python-semantic-release@7a1f822 .. _a4115cf: python-semantic-release/python-semantic-release@a4115cf .. _a4b9a43: python-semantic-release/python-semantic-release@a4b9a43 .. _d95e46e: python-semantic-release/python-semantic-release@d95e46e .. _PR#1437: python-semantic-release/python-semantic-release#1437

... (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/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 10.0.2 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@1a32400...37a30a7)

---
updated-dependencies:
- dependency-name: python-semantic-release/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 the dependencies topic: modify/update a dependency label Jul 11, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 11, 2026 02:12
@dependabot dependabot Bot added the dependencies topic: modify/update a dependency label Jul 11, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies topic: modify/update a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants