Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps bump-my-version from 1.2.1 to 1.2.4.

Release notes

Sourced from bump-my-version's releases.

1.2.4

Compare the full difference.

Fixes

  • Fixed release hint rules. fbd3deb

    • trigger release when pypproject.toml is changed
  • Fix mercurial install on Windows. c230f4a

  • Fix breaking Click dependency. 5a4073b

    • Set Click required version to <8.2.2
    • uv.lock regenerated with upgraded dependencies

Other

1.2.3

Compare the full difference.

Fixes

  • Fix is_subpath docstring for clarity and detailed explanation of functionality. 68041e8

  • Refactor tests to improve readability by using Arrange-Act-Assert pattern and updating httpserver methods. 164c99d

  • Fix: set "click<8.3" and adjust some pytest_httpserver methods to latest. 8374073

Other

Updates

  • Update uv.lock and pyproject.toml to refactor dependency groups and align formatting. 8b4d8aa

1.2.2

Compare the full difference.

Fixes

  • Fixed code style, ensure encoding consistency, and update dependencies in pre-commit configuration. 91d5eff

Other

... (truncated)

Changelog

Sourced from bump-my-version's changelog.

1.2.4 (2025-10-04)

Compare the full difference.

Fixes

  • Fixed release hint rules. fbd3deb

    • trigger release when pypproject.toml is changed
  • Fix mercurial install on Windows. c230f4a

  • Fix breaking Click dependency. 5a4073b

    • Set Click required version to <8.2.2
    • uv.lock regenerated with upgraded dependencies

Other

1.2.3 (2025-09-19)

Compare the full difference.

Fixes

  • Fix is_subpath docstring for clarity and detailed explanation of functionality. 68041e8

  • Refactor tests to improve readability by using Arrange-Act-Assert pattern and updating httpserver methods. 164c99d

  • Fix: set "click<8.3" and adjust some pytest_httpserver methods to latest. 8374073

Other

Updates

  • Update uv.lock and pyproject.toml to refactor dependency groups and align formatting. 8b4d8aa

1.2.2 (2025-09-13)

Compare the full difference.

Fixes

  • Fixed code style, ensure encoding consistency, and update dependencies in pre-commit configuration. 91d5eff

... (truncated)

Commits
  • 42c2f1a Version updated from 1.2.3 to 1.2.4
  • 81e4e9f Merge pull request #375 from callowayproject/374-switch-click-dependency
  • fbd3deb Fixed release hint rules
  • c230f4a Fix mercurial install on Windows
  • 5a4073b Fix breaking Click dependency.
  • 0238ac7 Merge pull request #373 from callowayproject/pre-commit-ci-update-config
  • 1af3e18 [pre-commit.ci] pre-commit autoupdate
  • dd61551 Version updated from 1.2.2 to 1.2.3
  • 4c80bc1 Merge pull request #372 from callowayproject/370-breaks-under-click830
  • 68041e8 Fix is_subpath docstring for clarity and detailed explanation of functionality
  • 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.1 to 1.2.4.
- [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.1...1.2.4)

---
updated-dependencies:
- dependency-name: bump-my-version
  dependency-version: 1.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 6, 2025
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant