Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2025

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4 -> v6
actions/download-artifact action major v4 -> v6
actions/setup-python action major v5 -> v6
actions/upload-artifact action major v4 -> v5
astral-sh/ruff-pre-commit repository minor v0.9.9 -> v0.14.7
editorconfig-checker/editorconfig-checker repository minor v3.3.0 -> v3.6.0
executablebooks/mdformat repository major 0.7.22 -> 1.0.0
pre-commit/mirrors-mypy repository minor v1.15.0 -> v1.19.0
pre-commit/pre-commit-hooks repository major v5.0.0 -> v6.0.0
pypa/cibuildwheel action major v2.23 -> v3.3
python-jsonschema/check-jsonschema repository minor 0.31.2 -> 0.35.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)

v6

Compare Source

v5

Compare Source

actions/download-artifact (actions/download-artifact)

v6

Compare Source

v5

Compare Source

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

v6

Compare Source

actions/upload-artifact (actions/upload-artifact)

v5

Compare Source

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

v0.14.7

Compare Source

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

v0.14.6

Compare Source

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

v0.14.5

Compare Source

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

v0.14.4

Compare Source

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

v0.14.3

Compare Source

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

v0.14.2

Compare Source

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

v0.14.1

Compare Source

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

v0.14.0

Compare Source

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

v0.13.3

Compare Source

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

v0.13.2

Compare Source

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

v0.13.1

Compare Source

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

v0.13.0

Compare Source

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

v0.12.12

Compare Source

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

v0.12.11

Compare Source

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

v0.12.10

Compare Source

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

v0.12.9

Compare Source

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

v0.12.8

Compare Source

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

v0.12.7

Compare Source

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

v0.12.6

Compare Source

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

Ruff's 0.12.6 release was yanked. See the linked release notes for more information.

v0.12.5

Compare Source

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

v0.12.4

Compare Source

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

v0.12.3

Compare Source

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

v0.12.2

Compare Source

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

v0.12.1

Compare Source

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

v0.12.0

Compare Source

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

v0.11.13

Compare Source

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

v0.11.12

Compare Source

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

v0.11.11

Compare Source

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

v0.11.10

Compare Source

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

v0.11.9

Compare Source

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

v0.11.8

Compare Source

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

v0.11.7

Compare Source

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

v0.11.6

Compare Source

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

v0.11.5

Compare Source

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

v0.11.4

Compare Source

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

v0.11.3

Compare Source

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

v0.11.2

Compare Source

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

v0.11.1

Compare Source

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

v0.11.0

Compare Source

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

v0.10.0

Compare Source

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

v0.9.10

Compare Source

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

editorconfig-checker/editorconfig-checker (editorconfig-checker/editorconfig-checker)

v3.6.0

Compare Source

Features
Bug Fixes

v3.5.0

Compare Source

Features

v3.4.1

Compare Source

Performance Improvements

v3.4.0

Compare Source

Features
executablebooks/mdformat (executablebooks/mdformat)

v1.0.0

Compare Source

pre-commit/mirrors-mypy (pre-commit/mirrors-mypy)

v1.19.0

Compare Source

v1.18.2

Compare Source

v1.18.1

Compare Source

v1.17.1

Compare Source

v1.17.0

Compare Source

v1.16.1

Compare Source

v1.16.0

Compare Source

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

v6.0.0: pre-commit-hooks v6.0.0

Compare Source

Fixes

Migrating

pypa/cibuildwheel (pypa/cibuildwheel)

v3.3

Compare Source

v3.2

Compare Source

v3.1

Compare Source

v3.0

Compare Source

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

v0.35.0

Compare Source

  • Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, compose-spec,
    dependabot, gitlab-ci, meltano, mergify, renovate, snapcraft (2025-11-11)
  • Add official support for Python 3.14
  • Add Citation File Format schema and pre-commit hook. Thanks :user:edgarrmondragon! (:issue:502)
  • Improved default text output when parsing errors are encountered. (:issue:581)

v0.34.1

Compare Source

  • Update vendored schemas: azure-pipelines, bamboo-spec, buildkite, circle-ci, drone-ci,
    github-workflows, gitlab-ci, meltano, mergify, renovate, woodpecker-ci (2025-10-13)

v0.34.0

Compare Source

  • Update vendored schemas: bitbucket-pipelines, buildkite, compose-spec, dependabot,
    drone-ci, github-issue-forms, gitlab-ci, meltano, mergify, renovate, snapcraft,
    woodpecker-ci (2025-09-17)
  • Add GitHub issue config schema and pre-commit hook. Thanks :user:vivodi! (:issue:589)
  • Add GitHub issue form schema and pre-commit hook. Thanks :user:vivodi! (:issue:588)
  • Add Codecov config schema and pre-commit hook. Thanks :user:vivodi! (:pr:598)

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)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@codecov
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.05%. Comparing base (f1aa09c) to head (af0a16d).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #562   +/-   ##
========================================
  Coverage    74.05%   74.05%           
========================================
  Files           27       27           
  Lines         8018     8018           
  Branches      1646     1643    -3     
========================================
  Hits          5938     5938           
  Misses        1603     1603           
  Partials       477      477           
Flag Coverage Δ
c_api 69.45% <ø> (ø)
fortran_api 52.96% <ø> (ø)
python_api 67.18% <ø> (ø)
unit_tests 11.68% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch 3 times, most recently from 7fa89ea to f3d019d Compare March 14, 2025 15:30
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch 4 times, most recently from f412cd2 to ee948f2 Compare March 26, 2025 05:52
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch 2 times, most recently from ac63241 to f08cfae Compare April 4, 2025 21:38
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch 3 times, most recently from 3b2249a to 947615a Compare April 17, 2025 16:02
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch 5 times, most recently from c09bdeb to 3b789b7 Compare April 24, 2025 20:48
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch from 3b789b7 to f414344 Compare May 1, 2025 15:55
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch 4 times, most recently from f49a231 to 691b4a3 Compare May 15, 2025 17:30
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch 2 times, most recently from 6eecd57 to b5ade41 Compare May 29, 2025 19:20
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch from b5ade41 to 7bf2fde Compare May 30, 2025 11:54
@LecrisUT LecrisUT added this to the 2.7 milestone Jun 2, 2025
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch 2 times, most recently from 9e2177f to bc841af Compare June 11, 2025 13:38
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch from bc841af to eee05ed Compare June 17, 2025 12:00
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch from 22e26d4 to 7c01289 Compare October 16, 2025 20:49
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch 3 times, most recently from ea090b6 to de830c1 Compare October 27, 2025 10:28
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch 3 times, most recently from 1892005 to 6882125 Compare November 7, 2025 00:44
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch 6 times, most recently from 0b9bbfd to 640363b Compare November 18, 2025 02:29
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch from 640363b to ff21615 Compare November 18, 2025 09:02
@renovate renovate bot changed the title chore(deps): update ci and devdependencies Update CI and devDependencies Nov 18, 2025
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch 7 times, most recently from 62c930c to 5661519 Compare November 25, 2025 16:56
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch from 5661519 to 029eed8 Compare November 28, 2025 22:53
@renovate renovate bot force-pushed the renovate/ci-and-devdependencies branch from 029eed8 to 5841428 Compare November 29, 2025 12:38
Signed-off-by: Cristian Le <git@lecris.dev>
@renovate
Copy link
Contributor Author

renovate bot commented Dec 1, 2025

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.

@LecrisUT LecrisUT self-assigned this Dec 1, 2025
@LecrisUT LecrisUT merged commit b9226a3 into develop Dec 1, 2025
50 checks passed
@LecrisUT LecrisUT deleted the renovate/ci-and-devdependencies branch December 1, 2025 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants