chore(deps): update dependency bump-my-version to v1.1.3 #37

Merged
renovate-bot merged 1 commits from renovate/all-dev-dependencies into main 2025-05-22 02:05:41 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change Pending
bump-my-version dev patch 1.1.2 -> 1.1.3 1.1.4

Release Notes

callowayproject/bump-my-version (bump-my-version)

v1.1.3

Compare Source

Compare the full difference.

Fixes
  • Fixed issues in GitHub workflows. c900001

  • Fixes for CalVer auto_increment behavior. a034d5f

    If auto_increment is explicitly set, the value is kept. Otherwise, it is set to True.

    Introduced new tests to verify CalVer component behavior with and without auto-increment enabled.

Other
Updates
  • Update movable-version-tags.md. 16bea0c

  • Update movable-version-tags.md. 27cc579

    The current documentation regarding moveable tags seems incorrect.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [bump-my-version](https://github.com/callowayproject/bump-my-version) | dev | patch | `1.1.2` -> `1.1.3` | `1.1.4` | --- ### Release Notes <details> <summary>callowayproject/bump-my-version (bump-my-version)</summary> ### [`v1.1.3`](https://github.com/callowayproject/bump-my-version/blob/HEAD/CHANGELOG.md#113-2025-05-17) [Compare Source](https://github.com/callowayproject/bump-my-version/compare/1.1.2...1.1.3) [Compare the full difference.](https://github.com/callowayproject/bump-my-version/compare/1.1.2...1.1.3) ##### Fixes - Fixed issues in GitHub workflows. [c900001](https://github.com/callowayproject/bump-my-version/commit/c9000019f851038a18a989c8336afc216255cd7f) - Fixes for CalVer auto_increment behavior. [a034d5f](https://github.com/callowayproject/bump-my-version/commit/a034d5fc9f99d4c06f8e98a8016536cc55df5ed2) If `auto_increment` is explicitly set, the value is kept. Otherwise, it is set to `True`. Introduced new tests to verify CalVer component behavior with and without auto-increment enabled. ##### Other - \[pre-commit.ci] pre-commit autoupdate. [9cb5598](https://github.com/callowayproject/bump-my-version/commit/9cb55989cf6425aae7aaa4568f1247571357f6fb) **updates:** - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.8...v0.11.9) - \[pre-commit.ci] pre-commit autoupdate. [1fa2a60](https://github.com/callowayproject/bump-my-version/commit/1fa2a60dfd02cd095d2fbd3573d4ef154c0c022c) **updates:** - [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.11.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.7...v0.11.8) - \[pre-commit.ci] auto fixes from pre-commit.com hooks. [f0df17d](https://github.com/callowayproject/bump-my-version/commit/f0df17d23cc94fc6002cd248d569171402dd39c6) for more information, see https://pre-commit.ci - \[pre-commit.ci] pre-commit autoupdate. [5d0dc39](https://github.com/callowayproject/bump-my-version/commit/5d0dc39af06c6436940195ca7ec5a74f42162d7d) **updates:** - [github.com/astral-sh/ruff-pre-commit: v0.11.6 → v0.11.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.6...v0.11.7) - \[pre-commit.ci] pre-commit autoupdate. [efe46e6](https://github.com/callowayproject/bump-my-version/commit/efe46e6562ac6c0a73df001a6713710c5afd0e81) **updates:** - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.4...v0.11.6) ##### Updates - Update movable-version-tags.md. [16bea0c](https://github.com/callowayproject/bump-my-version/commit/16bea0c960dd08c89df3e501ff2351abef1ceb6c) - Update movable-version-tags.md. [27cc579](https://github.com/callowayproject/bump-my-version/commit/27cc579df2f0f835ef8fb770357e5d6c27e9c9ff) The current documentation regarding moveable tags seems incorrect. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xOC4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
renovate-bot added the dependencies label 2025-05-21 02:05:52 +02:00
renovate-bot added 1 commit 2025-05-21 02:05:54 +02:00
chore(deps): update dependency bump-my-version to v1.1.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Python Linters / pylint (pull_request) Successful in 39s
Python Linters / formatting (pull_request) Successful in 38s
Python Linters / mypy (pull_request) Successful in 36s
REUSE Compliance / reuse (pull_request) Successful in 14s
Selftests / test-sync (pull_request) Successful in 1m0s
Selftests / test-build-install (pull_request) Successful in 1m31s
Python Linters / formatting (push) Successful in 1m10s
Python Linters / pylint (push) Successful in 1m16s
REUSE Compliance / reuse (push) Successful in 8s
Python Linters / mypy (push) Successful in 1m28s
Selftests / test-sync (push) Successful in 59s
Selftests / test-build-install (push) Successful in 1m7s
6b78b28526
renovate-bot merged commit 6b78b28526 into main 2025-05-22 02:05:41 +02:00
Sign in to join this conversation.