ai21-python icon indicating copy to clipboard operation
ai21-python copied to clipboard

chore(deps): bump python-semantic-release/python-semantic-release from 9.21.0 to 9.21.1

Open dependabot[bot] opened this issue 5 months ago • 0 comments

Bumps python-semantic-release/python-semantic-release from 9.21.0 to 9.21.1.

Release notes

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

v9.21.1 (2025-05-05)

This release is published under the MIT License.

🪲 Bug Fixes

  • changelog-filters: Fixes url resolution when prefix & path share letters (PR#1239, f61f8a3)

📖 Documentation

  • github-actions: Expound on monorepo example to include publishing actions (PR#1229, 550e85f)

⚙️ Build System

  • deps: Bump rich dependency from 13.0 to 14.0 (PR#1224, 691536e)

  • deps: Expand python-gitlab dependency to include v5.0.0 (PR#1228, a0cd1be)

✅ Resolved Issues

  • #1204: Unexpected & Invalid urls generated in changelog

Detailed Changes: v9.21.0...v9.21.1


Installable artifacts are available from:

Changelog

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

v9.21.1 (2025-05-05)

🪲 Bug Fixes

  • changelog-filters: Fixes url resolution when prefix & path share letters, closes [#1204](https://github.com/python-semantic-release/python-semantic-release/issues/1204)_ (PR#1239, f61f8a3)

📖 Documentation

  • github-actions: Expound on monorepo example to include publishing actions (PR#1229, 550e85f)

⚙️ Build System

  • deps: Bump rich dependency from 13.0 to 14.0 (PR#1224, 691536e)

  • deps: Expand python-gitlab dependency to include v5.0.0 (PR#1228, a0cd1be)

.. _#1204: python-semantic-release/python-semantic-release#1204 .. _550e85f: https://github.com/python-semantic-release/python-semantic-release/commit/550e85f5ec2695d5aa680014127846d58c680e31 .. _691536e: https://github.com/python-semantic-release/python-semantic-release/commit/691536e98f311d0fc6d29a72c41ce5a65f1f4b6c .. _a0cd1be: https://github.com/python-semantic-release/python-semantic-release/commit/a0cd1be4e3aa283cbdc544785e5f895c8391dfb8 .. _f61f8a3: https://github.com/python-semantic-release/python-semantic-release/commit/f61f8a38a1a3f44a7a56cf9dcb7dde748f90ca1e .. _PR#1224: python-semantic-release/python-semantic-release#1224 .. _PR#1228: python-semantic-release/python-semantic-release#1228 .. _PR#1229: python-semantic-release/python-semantic-release#1229 .. _PR#1239: python-semantic-release/python-semantic-release#1239

.. _changelog-v9.21.0:

Commits
  • 0dc72ac 9.21.1
  • f61f8a3 fix(changelog-filters): fixes url resolution when prefix & path share letters...
  • 71ab2cf refactor: pull project version variable from package metadata (#1240)
  • f7ef0e4 build(deps-build): expand setuptools dependency to include v79 & v80 (#1237)
  • ef7d4ff ci(deps): bump mikepenz/[email protected] to v5.5.1
  • 493b906 ci(deps): bump tj-actions/[email protected] to v46.0.5
  • 6e3678a build(deps-build): expand setuptools dependency to include v76, v77, & ...
  • f7acbf3 build(deps-test): expand pytest-cov dependency to include v6 updates (#1231)
  • 550e85f docs(github-actions): expound on monorepo example to include publishing actio...
  • 691536e build(deps): bump rich dependency from 13.0 to 14.0 (#1224)
  • 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)

dependabot[bot] avatar May 06 '25 03:05 dependabot[bot]