Update CI dependencies (master) (minor) #1025
Merged
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:
v2.2.6
->v2.3.0
==1.2.0
->==1.3.0
==1.7.1
->==1.8.0
v4.5.0
->v4.6.0
1.2.0
->1.5.0
24.3.0
->24.4.2
Note: The
pre-commit
manager in Renovate is not supported by thepre-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
codespell-project/codespell (codespell-project/codespell)
v2.3.0
Compare Source
What's Changed
no-commit-to-branch
Pre-Commit check by @korverdev in https://github.com/codespell-project/codespell/pull/3130dictionary.txt
additions by @janosh in https://github.com/codespell-project/codespell/pull/3149encodings
by @DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/3172codespell:ignore
by @DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/3397aftewards
misspelling by @korverdev in https://github.com/codespell-project/codespell/pull/3403.gitignore
by @korverdev in https://github.com/codespell-project/codespell/pull/3422arragne->arrange
typo by @korverdev in https://github.com/codespell-project/codespell/pull/3421New Contributors
Full Changelog: codespell-project/codespell@v2.2.6...v2.3.0
mtkennerly/poetry-dynamic-versioning (poetry-dynamic-versioning)
v1.3.0
Compare Source
pattern-prefix
option to add a prefix to the version tag pattern.ignore-untracked
option to control the detection of dirty state.from-file
config section to read a version from a file instead of the VCS.POETRY_DYNAMIC_VERSIONING_DEBUG
environment variable for some logging.python-poetry/poetry-plugin-export (poetry-plugin-export)
v1.8.0
Compare Source
Changed
poetry
andpoetry-core
to allow (future)2.*
versions (#280).Fixed
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)
v4.6.0
: pre-commit-hooks v4.6.0Compare Source
Features
requirements-txt-fixer
: remove duplicate packages.Migrating
fix-encoding-pragma
: deprecated -- will be removed in 5.0.0. usepyupgrade or some other tool.
sbrunner/prospector-profile-duplicated (prospector-profile-duplicated)
v1.5.0
Compare Source
1.5.0 (2024-04-12)
New feature
v1.4.0
Compare Source
1.4.0 (2024-04-06)
New feature
v1.3.0
Compare Source
1.3.0 (2024-04-03)
New feature
Dependency update
psf/black (psf/black)
v24.4.2
Compare Source
This is a bugfix release to fix two regressions in the new f-string parser introduced in
24.4.1.
Parser
Performance
v24.4.1
Compare Source
Highlights
Stable style
Parser
by PEP 696 (#4327)
Integrations
git archive
is skipped (#4313)v24.4.0
Compare Source
Stable style
Preview style
if
guards incase
blocks are now wrapped in parentheses when the line is too long.(#4269)
Integrations
use_pyproject
to the GitHub Actionpsf/black
. This will read theBlack version from
pyproject.toml
. (#4294)Configuration
📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, 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.
This PR has been generated by Mend Renovate. View repository job log here.