Skip to content

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Sep 7, 2025

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3 -> v5
actions/setup-python action major v4 -> v6
astral-sh/ruff-pre-commit repository patch v0.12.11 -> v0.12.12
astral-sh/uv-pre-commit repository patch 0.8.14 -> 0.8.15
renovatebot/pre-commit-hooks repository minor 41.91.1 -> 41.97.7
sirosen/check-jsonschema repository minor 0.31.0 -> 0.33.3
streetsidesoftware/cspell-cli repository major v8.17.0 -> v9.2.0

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

actions/checkout (actions/checkout)

v5

Compare Source

v4

Compare Source

actions/setup-python (actions/setup-python)

v6

Compare Source

v5

Compare Source

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

v0.12.12

Compare Source

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

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

v0.8.15

Compare Source

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

renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v41.97.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.7 for more changes

v41.97.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.5 for more changes

v41.97.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.4 for more changes

v41.97.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.3 for more changes

v41.97.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.2 for more changes

v41.97.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.1 for more changes

v41.97.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.0 for more changes

v41.96.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.96.2 for more changes

v41.96.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.96.1 for more changes

v41.96.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.96.0 for more changes

v41.95.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.95.2 for more changes

v41.95.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.95.1 for more changes

v41.95.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.95.0 for more changes

v41.94.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.94.0 for more changes

v41.93.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.93.3 for more changes

v41.93.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.93.2 for more changes

v41.93.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.93.1 for more changes

v41.93.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.93.0 for more changes

v41.92.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.92.1 for more changes

v41.92.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.92.0 for more changes

v41.91.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.91.4 for more changes

v41.91.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.91.3 for more changes

v41.91.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.91.2 for more changes

sirosen/check-jsonschema (sirosen/check-jsonschema)

v0.33.3

Compare Source

  • Update vendored schemas: bitbucket-pipelines, buildkite, compose-spec, dependabot,
    github-actions, gitlab-ci, meltano, mergify, renovate, taskfile, woodpecker-ci
    (2025-08-17)

v0.33.2

Compare Source

  • Update vendored schemas: bitbucket-pipelines, mergify, renovate (2025-06-29)
  • Fix a bug in the evaluation of the date-time format on non-string data,
    which incorrectly rejected values for which string was one of several
    valid types. Thanks :user:katylava! (:issue:571)

v0.33.1

Compare Source

  • Update vendored schemas: bamboo-spec, bitbucket-pipelines, circle-ci, cloudbuild,
    compose-spec, dependabot, drone-ci, github-actions, github-workflows, gitlab-ci,
    mergify, readthedocs, renovate, taskfile, travis, woodpecker-ci (2025-06-22)
  • Fix: support click==8.2.0
  • Fix a bug in Last-Modified header parsing which used local time and could
    result in improper caching. Thanks :user:fenuks! (:pr:565)

v0.33.0

Compare Source

  • Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, compose-spec,
    github-workflows, mergify, renovate, taskfile, woodpecker-ci (2025-04-11)
  • A new option, --force-filetype, is now supported and allows users to
    explicitly specify which parser should be used for instance files. Thanks
    :user:mschoettle! (:pr:557, :issue:341)

v0.32.1

Compare Source

  • Fix the check-meltano hook to use types_or. Thanks
    :user:edgarrmondragon! (:pr:543)

v0.32.0

Compare Source

  • Update vendored schemas: circle-ci, compose-spec, dependabot, github-workflows,
    gitlab-ci, mergify, renovate, taskfile (2025-03-25)
  • Add Meltano schema and pre-commit hook. Thanks :user:edgarrmondragon! (:issue:540)
  • Add Snapcraft schema and pre-commit hook. Thanks :user:fabolhak! (:issue:535)

v0.31.3

Compare Source

  • Update vendored schemas: circle-ci, github-workflows, mergify, renovate, taskfile
    (2025-03-07)

v0.31.2

Compare Source

  • Update vendored schemas: dependabot, github-workflows, gitlab-ci, mergify, renovate,
    woodpecker-ci (2025-02-19)

v0.31.1

Compare Source

  • Update vendored schemas: buildkite, cloudbuild, compose-spec, mergify,
    renovate (2025-01-26)
  • Update the gitlab and renovate hooks to use
    --regex-variant nonunicode. Thanks :user:quentin-ag and :user:Callek
    for reporting! (:issue:516, :issue:518)
  • Update the required ruamel.yaml version to a range,
    >=0.18.10,<0.19.0.
streetsidesoftware/cspell-cli (streetsidesoftware/cspell-cli)

v9.2.0

Compare Source

Features

v9.1.1

Compare Source

Trivial updates and changes.

v9.1.0

Compare Source

Features
Trivial updates and changes.

v9.0.1

Compare Source

Trivial updates and changes.

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • Upgrade to CSpell 9.0.0 (#​670)
Features

v8.19.1

Compare Source

Trivial updates and changes.

v8.19.0

Compare Source

Features
Trivial updates and changes.

v8.18.0

Compare Source

Features
Trivial updates and changes.

v8.17.3

Compare Source

Trivial updates and changes.

v8.17.2

Compare Source

Trivial updates and changes.

v8.17.1

Compare Source

Trivial updates and changes.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am on Monday" (UTC).

🚦 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 has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants