Skip to content

⬆️🪝 Update patch versions#921

Merged
renovate[bot] merged 7 commits intomainfrom
renovate/all-patch
Mar 2, 2026
Merged

⬆️🪝 Update patch versions#921
renovate[bot] merged 7 commits intomainfrom
renovate/all-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
astral-sh/ruff-pre-commit repository patch v0.15.0v0.15.3 age confidence
astral-sh/uv-pre-commit repository patch 0.10.00.10.6 age confidence
github/codeql-action action patch v4.32.1v4.32.4 age confidence
python-jsonschema/check-jsonschema repository patch 0.36.10.36.2 age confidence
sphinx (changelog) dependency-groups patch ==8.1.3==8.2.3 age confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)

v0.15.3

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.3

v0.15.2

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.2

v0.15.1

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.1

astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)

v0.10.6

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.6

v0.10.5

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.5

v0.10.4

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.4

v0.10.3

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.3

v0.10.2

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.2

v0.10.1

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.1

github/codeql-action (github/codeql-action)

v4.32.4

Compare Source

  • Update default CodeQL bundle version to 2.24.2. #​3493
  • Added an experimental change which improves how certificates are generated for the authentication proxy that is used by the CodeQL Action in Default Setup when private package registries are configured. This is expected to generate more widely compatible certificates and should have no impact on analyses which are working correctly already. We expect to roll this change out to everyone in February. #​3473
  • When the CodeQL Action is run with debugging enabled in Default Setup and private package registries are configured, the "Setup proxy for registries" step will output additional diagnostic information that can be used for troubleshooting. #​3486
  • Added a setting which allows the CodeQL Action to enable network debugging for Java programs. This will help GitHub staff support customers with troubleshooting issues in GitHub-managed CodeQL workflows, such as Default Setup. This setting can only be enabled by GitHub staff. #​3485
  • Added a setting which enables GitHub-managed workflows, such as Default Setup, to use a nightly CodeQL CLI release instead of the latest, stable release that is used by default. This will help GitHub staff support customers whose analyses for a given repository or organization require early access to a change in an upcoming CodeQL CLI release. This setting can only be enabled by GitHub staff. #​3484

v4.32.3

Compare Source

  • Added experimental support for testing connections to private package registries. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for Default Setup. #​3466

v4.32.2

Compare Source

python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)

v0.36.2

Compare Source

  • Update vendored schemas: circle-ci, gitlab-ci, mergify, renovate, snapcraft,
    woodpecker-ci (2026-02-15)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

renovate bot and others added 2 commits February 3, 2026 14:21
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code python Pull requests that update Python code labels Feb 7, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 7, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package sphinx
Using CPython 3.14.3 interpreter at: /opt/containerbase/tools/python/3.14.3/bin/python3
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version == '3.10.*'):
  ╰─▶ Because the requested Python version (>=3.10) does not
      satisfy Python>=3.11 and mnt-pyfiction:docs depends on
      sphinx{python_full_version < '3.11'}==8.2.3, we can conclude that
      mnt-pyfiction:docs's requirements are unsatisfiable.
      And because your project requires mnt-pyfiction:docs, we can conclude
      that your project's requirements are unsatisfiable.

      hint: While the active Python version is 3.14, the resolution failed for
      other Python versions supported by your project. Consider limiting your
      project's supported Python versions using `requires-python`.

@renovate renovate bot enabled auto-merge (squash) February 7, 2026 00:36
@renovate renovate bot force-pushed the renovate/all-patch branch 5 times, most recently from 29ffd5a to e946ca5 Compare February 10, 2026 20:11
@renovate renovate bot added the pre-commit Update pre-commit hooks label Feb 10, 2026
@renovate renovate bot changed the title ⬆️👨‍💻 Update patch versions ⬆️🪝 Update patch versions Feb 10, 2026
@renovate renovate bot force-pushed the renovate/all-patch branch 7 times, most recently from 5a42e92 to 0b3af80 Compare February 16, 2026 15:39
@renovate renovate bot force-pushed the renovate/all-patch branch 5 times, most recently from 540203d to 1858986 Compare February 24, 2026 08:36
@renovate renovate bot force-pushed the renovate/all-patch branch from 1858986 to 1d8b233 Compare February 25, 2026 05:10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-patch branch from 1d8b233 to 4303a5b Compare February 26, 2026 18:58
Signed-off-by: Marcel Walter <marcel.walter@tum.de>
@renovate
Copy link
Contributor Author

renovate bot commented Feb 26, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit b4b1367 into main Mar 2, 2026
14 checks passed
@renovate renovate bot deleted the renovate/all-patch branch March 2, 2026 18:12
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 pre-commit Update pre-commit hooks python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant