Update all dependencies #274
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.13.0->v0.15.0v1.3.2->v1.4.4v4.0.2->v4.1.2v4.1.7->v4.2.2v4.1.7->v4.1.8v5.1.0->v5.3.0v5.1.1->v5.3.0v4.3.4->v4.4.3==1.2.1->==1.2.2.post1v0.5.2->v0.8.1v4.5.0->v5.0.7==9.3.1->==9.4.1==2.9.3->==3.1.2==1.8.2->==1.8.9==0.22.1->==0.22.6==3.51.2->==3.57.0==0.16.0->==0.17.0==3.9.0->==3.10.1==0.27.0->==0.28.0==8.26.0->==8.29.03.51.2->3.57.0v2.3.1->v2.3.22024.6.1->2024.11.3==1.1.1->==1.1.2==3.0.1->==4.0.0==1.7.0->==1.8.0==2.23.1->==2.24.0==1.6.0->==1.7.1==3.7.1->==4.0.1v4.6.0->v5.0.0v1.9.0->v1.12.2==1.1.371->==1.1.389==8.2.2->==8.3.3==5.0.0->==6.0.0==0.5.2->==0.8.1==2.2.0->==2.2.2==1.21.0->==1.25.0==7.4.4->==8.1.3==2024.4.16->==2024.10.3==0.6.0->==0.6.1==2.6.2->==2.6.3==0.9.2->==1.0.03.3.0->4.0.1780ca13->3d82e03==23.11.0->==24.8.0==0.2.25->==0.5.5Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
DavidAnson/markdownlint-cli2 (DavidAnson/markdownlint-cli2)
v0.15.0Compare Source
v0.14.0Compare Source
actions/attest-build-provenance (actions/attest-build-provenance)
v1.4.4Compare Source
What's Changed
workflow_refOIDC token claims containing the "@" symbol in the tag https://github.com/actions/toolkit/pull/1863l/1863)Full Changelog: actions/attest-build-provenance@v1.4.3...v1.4.4
v1.4.3Compare Source
What's Changed
Full Changelog: actions/attest-build-provenance@v1.4.2...v1.4.3
v1.4.2Compare Source
What's Changed
Full Changelog: actions/attest-build-provenance@v1.4.1...v1.4.2
v1.4.1Compare Source
What's Changed
Full Changelog: actions/attest-build-provenance@v1.4.0...v1.4.1
v1.4.0Compare Source
What's Changed
show-summaryinputFull Changelog: actions/attest-build-provenance@v1.3.3...v1.4.0
v1.3.3Compare Source
What's Changed
subject-pathinputFull Changelog: actions/attest-build-provenance@v1.3.2...v1.3.3
actions/cache (actions/cache)
v4.1.2Compare Source
What's Changed
isGheslogic by @jww3 in https://github.com/actions/cache/pull/14744.1.2release by @Link- in https://github.com/actions/cache/pull/1477New Contributors
Full Changelog: actions/cache@v4...v4.1.2
v4.1.1Compare Source
What's Changed
cache-hitoutput by @joshmgross in https://github.com/actions/cache/pull/1467Full Changelog: actions/cache@v4.1.0...v4.1.1
v4.1.0Compare Source
What's Changed
save-alwaysinput by @joshmgross in https://github.com/actions/cache/pull/1452New Contributors
Full Changelog: actions/cache@v4.0.2...v4.1.0
actions/checkout (actions/checkout)
v4.2.2Compare Source
url-helper.tsnow leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhesby @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1Compare Source
v4.2.0Compare Source
actions/download-artifact (actions/download-artifact)
v4.1.8Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4...v4.1.8
actions/setup-python (actions/setup-python)
v5.3.0Compare Source
What's Changed
Bug Fixes:
isGheslogic by @jww3 in https://github.com/actions/setup-python/pull/963Enhancements:
New Contributors
Full Changelog: actions/setup-python@v5...v5.3.0
v5.2.0Compare Source
v5.1.1Compare Source
What's Changed
Bug fixes:
This update ensures compatibility and optimal performance of workflows on the latest macOS version.
Documentation changes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-python@v5...v5.1.1
actions/upload-artifact (actions/upload-artifact)
v4.4.3Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3
v4.4.2Compare Source
What's Changed
@actions/artifactto 2.1.11 by @robherley in https://github.com/actions/upload-artifact/pull/627Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2
v4.4.1Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1
v4.4.0Compare Source
v4.3.6Compare Source
v4.3.5Compare Source
pypa/build (build)
v1.2.2.post1Compare Source
This release only makes metadata (Python 3.13 classifier), docs, and test suite changes.
What's Changed
New Contributors
Full Changelog: pypa/build@1.2.2...1.2.2.post1
v1.2.2Compare Source
==================
builder.get_requries_for_build's static types(PR :pr:
764, fixes issue :issue:763)(PR :pr:
782)pyproject-hooks(PR :pr:
788)network(PR :pr:
808)(PR :pr:
804)uvoptional for tests(PR :pr:
807and :pr:813)charliermarsh/ruff-pre-commit (charliermarsh/ruff-pre-commit)
v0.8.1Compare Source
Configuration
📅 Schedule: Branch creation - "on the 16th day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.