Skip to content

build(deps): bump python-semantic-release/python-semantic-release from 10.6.1 to 10.6.2 - #147

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

build(deps): bump python-semantic-release/python-semantic-release from 10.6.1 to 10.6.2#147
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/python-semantic-release/python-semantic-release-10.6.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps python-semantic-release/python-semantic-release from 10.6.1 to 10.6.2.

Release notes

Sourced from python-semantic-release/python-semantic-release's releases.

v10.6.2 (2026-08-28)

This release is published under the MIT License.

🪲 Bug Fixes

  • cmd-changelog: Fix reading of TOML when file was created on Windows (9a56ace)

  • config: Validate commit author in config internally (PR#1477, 10afa8e)

⚙️ Build System

  • deps: Adjust importlib use to maintain 3.8 support (59fea4f)

  • deps: Bump rich requirement from v14.0+ to v15.0+ (PR#1464, abd942d)

  • deps: Bump tomlkit requirement to ~=0.15.0 (PR#1463, 429588d)

✅ Resolved Issues

  • #1476: Bug: GitPython v3.1.60 removed Actor.name_email_regex, breaking every config load

Detailed Changes: v10.6.1...v10.6.2


Installable artifacts are available from:

Changelog

Sourced from python-semantic-release/python-semantic-release's changelog.

.. _changelog:

========= CHANGELOG

.. _changelog-v10.6.2:

v10.6.2 (2026-08-28)

🪲 Bug Fixes

  • cmd-changelog: Fix reading of TOML when file was created on Windows (9a56ace_)

  • config: Validate commit author in config internally, closes [#1476](https://github.com/python-semantic-release/python-semantic-release/issues/1476)_ (PR#1477, 10afa8e)

⚙️ Build System

  • deps: Adjust importlib use to maintain 3.8 support (59fea4f_)

  • deps: Bump rich requirement from v14.0+ to v15.0+ (PR#1464, abd942d)

  • deps: Bump tomlkit requirement to ~=0.15.0 (PR#1463, 429588d)

.. _#1476: python-semantic-release/python-semantic-release#1476 .. _10afa8e: python-semantic-release/python-semantic-release@10afa8e .. _429588d: python-semantic-release/python-semantic-release@429588d .. _59fea4f: python-semantic-release/python-semantic-release@59fea4f .. _9a56ace: python-semantic-release/python-semantic-release@9a56ace .. _abd942d: python-semantic-release/python-semantic-release@abd942d .. _PR#1463: python-semantic-release/python-semantic-release#1463 .. _PR#1464: python-semantic-release/python-semantic-release#1464 .. _PR#1477: python-semantic-release/python-semantic-release#1477

.. _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)_

... (truncated)

Commits
  • 9a026e9 chore: release v10.6.2
  • 10afa8e fix(config): validate commit author in config internally (#1477)
  • 414e8fb ci(validate): improve Windows e2e test reliability
  • 9a56ace fix(cmd-changelog): fix reading of TOML when file was created on Windows
  • 7df3d73 test(util): add additional clarity for e2e test failure
  • c74aa3b refactor(deps): adjust dependency paradigm to maximize compatibility (#1466)
  • abd942d build(deps): bump rich requirement from v14.0+ to v15.0+ (#1464)
  • de32322 refactor(cmd-changelog): adjust import to chosing appropriate importlib when ...
  • df34b89 test: refactor for chosing correct importlib when needed
  • 59fea4f build(deps): adjust importlib use to maintain 3.8 support
  • 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.6.1 to 10.6.2.
- [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@39dd205...9a026e9)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
  dependency-version: 10.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 31, 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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants