Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps bump-my-version from 1.2.3 to 1.2.5.

Release notes

Sourced from bump-my-version's releases.

1.2.5

Compare the full difference.

Fixes

  • Refactor: Simplify Mercurial test skip condition using pytest.mark.skipif. a596f61

  • Fix: Skip Mercurial tests if Mercurial is not available. bb5ff24

  • Fix README.md's workflow permissions and token usage. bf4397e

    • Added explicit permissions for id-token, pull-requests, and contents in the build job.
    • Replaced GH_TOKEN with GITHUB_TOKEN for consistency.
    • Clarified documentation on using personal access tokens (PAT).
    • Removed unused MANIFEST.in file.
  • Fix outdated link URL in docs leading to a 404. 440300a

Other

  • Compatibility with click 8.3, handle Sentinel values. 554922d

  • [pre-commit.ci] pre-commit autoupdate. 4b844b5

  • Bump actions/download-artifact from 5 to 6 in the github-actions group. f2613d7

    Bumps the github-actions group with 1 update: actions/download-artifact.

    Updates actions/download-artifact from 5 to 6


    updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions

    signed-off-by: dependabot[bot] support@github.com

  • Bump python from 3.12-slim-bookworm to 3.14-slim-bookworm. 1d1d0fe

    Bumps python from 3.12-slim-bookworm to 3.14-slim-bookworm.


    updated-dependencies: - dependency-name: python dependency-version: 3.14-slim-bookworm dependency-type: direct:production

... (truncated)

Changelog

Sourced from bump-my-version's changelog.

1.2.5 (2025-12-13)

Compare the full difference.

Fixes

  • Refactor: Simplify Mercurial test skip condition using pytest.mark.skipif. a596f61

  • Fix: Skip Mercurial tests if Mercurial is not available. bb5ff24

  • Fix README.md's workflow permissions and token usage. bf4397e

    • Added explicit permissions for id-token, pull-requests, and contents in the build job.
    • Replaced GH_TOKEN with GITHUB_TOKEN for consistency.
    • Clarified documentation on using personal access tokens (PAT).
    • Removed unused MANIFEST.in file.
  • Fix outdated link URL in docs leading to a 404. 440300a

Other

  • Compatibility with click 8.3, handle Sentinel values. 554922d

  • [pre-commit.ci] pre-commit autoupdate. 4b844b5

  • Bump actions/download-artifact from 5 to 6 in the github-actions group. f2613d7

    Bumps the github-actions group with 1 update: actions/download-artifact.

    Updates actions/download-artifact from 5 to 6


    updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions

    signed-off-by: dependabot[bot] support@github.com

  • Bump python from 3.12-slim-bookworm to 3.14-slim-bookworm. 1d1d0fe

    Bumps python from 3.12-slim-bookworm to 3.14-slim-bookworm.


    updated-dependencies: - dependency-name: python dependency-version: 3.14-slim-bookworm dependency-type: direct:production

... (truncated)

Commits
  • 6c5ee4c Version updated from 1.2.4 to 1.2.5
  • a7e7861 Merge pull request #391 from callowayproject/fix-click
  • 21a0c6e Remove unused Python inventory references from mkdocs.yml
  • 502f050 Merge pull request #390 from getzze/fix-click
  • 554922d compatibility with click 8.3, handle Sentinel values
  • 55da80f Merge pull request #386 from callowayproject/384-update-readme
  • a596f61 Refactor: Simplify Mercurial test skip condition using pytest.mark.skipif
  • bb5ff24 Fix: Skip Mercurial tests if Mercurial is not available
  • 3ec922b Remove Python 3.8 support and comment out Mercurial installation steps on Win...
  • bf4397e Fix README.md's workflow permissions and token usage
  • 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 [bump-my-version](https://github.com/callowayproject/bump-my-version) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/callowayproject/bump-my-version/releases)
- [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md)
- [Commits](callowayproject/bump-my-version@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: bump-my-version
  dependency-version: 1.2.5
  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 python Pull requests that update Python code labels Jan 1, 2026
@github-actions github-actions bot added the CI label Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI 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.

1 participant