Update CI dependencies (master) (minor) #1194
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:
v0.8.6
->v0.9.2
==1.4.1
->==1.7.0
==1.8.0
->==1.9.0
1.8.1
->1.10.4
1.13.0
->1.15.1
0.30.0
->0.31.0
39.42.4
->39.113.0
0.8.6
->0.9.2
1.1.2
->1.2.1
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
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)
v0.9.2
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.9.2
v0.9.1
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.9.1
v0.9.0
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.9.0
mtkennerly/poetry-dynamic-versioning (poetry-dynamic-versioning)
v1.7.0
Compare Source
enable
command now supports the bypass/override environment variablesto use a different placeholder version than 0.0.0.
enable
command would add"version"
toproject.dynamic
even if it were already present.(Contributed by waketzheng)
enable
command would settool.poetry.version
to"0.0.0"
even if the field were already present with a different value.
v1.6.0
Compare Source
show
command to print the version without changing any files.v1.5.2
Compare Source
project.dynamic
andtool.poetry.version
could be changed when triggering the plugin via
poetry dynamic-versioning
orpip install
(but not via
poetry build
orpoetry-dynamic-versioning
).v1.5.1
Compare Source
project.dynamic
in pyproject.toml.(Contributed by edgarrmondragon)
v1.5.0
Compare Source
project
section,the
enable
command will add the required fields for Poetry 2.0.0+.adjusted Poetry constraint from
^1.2.0
to>=1.2.0
.when inserting the dynamic version into pyproject.toml with PEP 621 mode activated,
the plugin ensures not to set
project.version
andtool.poetry.version
at the same time.UnboundLocalError
could happen when pyproject.toml was misconfigured.python-poetry/poetry-plugin-export (poetry-plugin-export)
v1.9.0
Compare Source
Added
--all-groups
option to export dependencies from all groups (#294).Changed
--with
and--only
and deprecate--without
(#212).poetry.lock
file is not consistent with thepyproject.toml
file (#310).Fixed
"dependency walk failed"
.This fix requires a
poetry.lock
file created with Poetry 2.x (#286).pre-commit
hook regex matched wrong files (#285).sbrunner/prospector-profile-duplicated (prospector-profile-duplicated)
v1.10.4
Compare Source
1.10.4 (2025-01-04)
Fixed bugs
v1.10.3
Compare Source
1.10.3 (2025-01-04)
Fixed bugs
v1.10.2
Compare Source
1.10.2 (2025-01-04)
New feature
v1.10.1
Compare Source
1.10.1 (2025-01-04)
New feature
Dependency update
v1.10.0
Compare Source
1.10.0 (2024-12-30)
New feature
v1.9.0
Compare Source
1.9.0 (2024-12-03)
New feature
61fec84
Use Ruff instead of multiple tools (@sbrunner)sbrunner/prospector-profile-utils (prospector-profile-utils)
v1.15.1
Compare Source
1.15.1 (2025-01-04)
Fixed bugs
v1.15.0
Compare Source
1.15.0 (2025-01-04)
New feature
Dependency update
v1.14.1
Compare Source
1.14.1 (2024-12-03)
New feature
v1.14.0
Compare Source
1.14.0 (2024-12-03)
New feature
python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)
v0.31.0
Compare Source
Update vendored schemas: azure-pipelines, bamboo-spec, buildkite, circle-ci,
dependabot, gitlab-ci, mergify, readthedocs, renovate, taskfile (2025-01-07)
Drop support for Python 3.8
Rename
--format-regex
to--regex-variant
and convert--format-regex
to a deprecated alias.It will be removed in a future release.
Regular expression interpretation in
"pattern"
,"patternProperties"
, and"format": "regex"
usages now uses unicode-mode JS regular expressions bydefault. (:issue:
353
)--regex-variant nonunicode
to get non-unicode JS regularexpressions, the default behavior from previous versions.
features. Validators are now always modified with the
jsonschema
library's
extend()
API to control thepattern
andpatternProperties
keywords.renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)
v39.113.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.113.0 for more changes
v39.112.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.112.0 for more changes
v39.111.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.111.1 for more changes
v39.111.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.111.0 for more changes
v39.110.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.110.0 for more changes
v39.109.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.109.0 for more changes
v39.107.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.107.2 for more changes
v39.107.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.107.1 for more changes
v39.107.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.107.0 for more changes
v39.106.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.106.1 for more changes
v39.106.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.106.0 for more changes
v39.100.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.100.1 for more changes
v39.100.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.100.0 for more changes
v39.99.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.99.0 for more changes
v39.98.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.98.0 for more changes
v39.97.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.97.0 for more changes
v39.96.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.96.2 for more changes
v39.96.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.96.1 for more changes
v39.96.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.96.0 for more changes
v39.95.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.95.0 for more changes
v39.94.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.94.2 for more changes
v39.94.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.94.0 for more changes
v39.93.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.93.1 for more changes
v39.93.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.93.0 for more changes
v39.92.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.92.2 for more changes
v39.92.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.92.1 for more changes
v39.92.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.92.0 for more changes
v39.91.4
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.91.4 for more changes
v39.91.3
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.91.3 for more changes
v39.91.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.91.2 for more changes
v39.91.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.91.1 for more changes
v39.91.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.91.0 for more changes
v39.86.3
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.86.3 for more changes
v39.86.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.86.2 for more changes
v39.86.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.86.1 for more changes
v39.86.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.86.0 for more changes
v39.85.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.85.0 for more changes
v39.84.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.84.0 for more changes
v39.83.6
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.83.6 for more changes
v39.83.5
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.83.5 for more changes
v39.83.4
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.83.4 for more changes
v39.83.3
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.83.3 for more changes
v39.83.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.83.2 for more changes
v39.83.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.83.1 for more changes
v39.83.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.83.0 for more changes
v39.82.9
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.82.9 for more changes
v39.82.8
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.82.8 for more changes
v39.82.7
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.82.7 for more changes
v39.82.6
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.82.6 for more changes
v39.82.5
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.82.5 for more changes
v39.82.3
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.82.3 for more changes
v39.82.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.82.2 for more changes
v39.82.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.82.1 for more changes
v39.82.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.82.0 for more changes
v39.80.0
Compare Source
v39.79.1
Compare Source
v39.77.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.77.0 for more changes
v39.76.0
Compare Source
v39.75.1
Compare Source
v39.75.0
Compare Source
v39.74.1
Compare Source
v39.74.0
Compare Source
v39.73.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.73.0 for more changes
v39.72.5
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.72.5 for more changes
v39.72.4
Compare Source
v39.72.2
Compare Source
v39.72.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.72.1 for more changes
v39.71.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.71.0 for more changes
v39.70.0
Compare Source
v39.69.4
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.69.4 for more changes
v39.69.3
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.69.3 for more changes
v39.69.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.69.2 for more changes
v39.69.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.69.1 for more changes
v39.69.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.69.0 for more changes
v39.68.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.68.1 for more changes
v39.66.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.66.0 for more changes
v39.65.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.65.0 for more changes
v39.64.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.64.0 for more changes
v39.63.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.63.1 for more changes
v39.62.6
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.62.6 for more changes
v39.62.5
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.62.5 for more changes
v39.62.4
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.62.4 for more changes
v39.62.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.62.2 for more changes
v39.60.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.60.0 for more changes
v39.59.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.59.0 for more changes
v39.58.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.58.1 for more changes
v39.58.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.58.0 for more changes
v39.57.4
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.57.4 for more changes
v39.57.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.57.2 for more changes
v39.57.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.57.1 for more changes
v39.56.4
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.56.4 for more changes
v39.56.3
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.56.3 for more changes
v39.56.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.56.2 for more changes
v39.56.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.56.1 for more changes
v39.55.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.55.0 for more changes
v39.54.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.54.0 for more changes
v39.52.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.52.0 for more changes
v39.51.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.51.0 for more changes
v39.50.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.50.0 for more changes
v39.49.3
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.49.3 for more changes
v39.49.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.49.1 for more changes
v39.49.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.49.0 for more changes
v39.48.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.48.2 for more changes
v39.48.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.48.0 for more changes
v39.47.0
Compare Source
v39.46.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.46.1 for more changes
v39.46.0
Compare Source
v39.45.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.45.2 for more changes
v39.45.0
Compare Source
v39.44.0
Compare Source
astral-sh/ruff (ruff)
v0.9.2
Compare Source
Preview features
airflow
] Fix typo "security_managr" to "security_manager" (AIR303
) (#15463)airflow
] extend and fix AIR302 rules (#15525)fastapi
] Handle parameters withDepends
correctly (FAST003
) (#15364)flake8-pytest-style
] Implement pytest.warns diagnostics (PT029
,PT030
,PT031
) (#15444)flake8-pytest-style
] Test function parameters with default arguments (PT028
) (#15449)flake8-type-checking
] Avoid false positives for|
inTC008
(#15201)Rule changes
flake8-todos
] Allow VSCode GitHub PR extension style links inmissing-todo-link
(TD003
) (#15519)pyflakes
] Show syntax error message forF722
(#15523)Formatter
Preserve
(#15524)Server
ruff.configuration
errors (#15452)Configuration
flatten
to improve deserialization error messages (#15414)Bug fixes
fastapi
] UpdateAnnotated
fixes (FAST002
) (#15462)flake8-bandit
] Check forbuiltins
instead ofbuiltin
(S102
,PTH123
) (#15443)flake8-pathlib
] Fix--select
foros-path-dirname
(PTH120
) (#15446)ruff
] Fix false positive on global keyword (RUF052
) (#15235)v0.9.1
Compare Source
Preview features
pycodestyle
] Runtoo-many-newlines-at-end-of-file
on each cell in notebooks (W391
) (#15308)ruff
] Omit diagnostic for shadowed private function parameters inused-dummy-variable
(RUF052
) (#15376)Rule changes
flake8-bugbear
] Improveassert-raises-exception
message (B017
) (#15389)Formatter
Server
Bug fixes
flake8-pie
] Correctly remove wrapping parentheses (PIE800
) (#15394)pyupgrade
] Handle comments and multiline expressions correctly (UP037
) (#15337)v0.9.0
Compare Source
Check out the blog post for a migration guide and overview of the changes!
Breaking changes
Ruff now formats your code according to the 2025 style guide. As a result, your code might now get formatted differently. See the formatter section for a detailed list of changes.
This release doesn’t remove or remap any existing stable rules.
Stabilization
The following rules have been stabilized and are no longer in preview:
stdlib-module-shadowing
(A005
).This rule has also been renamed: previously, it was called
builtin-module-shadowing
.builtin-lambda-argument-shadowing
(A006
)slice-to-remove-prefix-or-suffix
(FURB188
)boolean-chained-comparison
(PLR1716
)decimal-from-float-literal
(RUF032
)post-init-default
(RUF033
)useless-if-else
(RUF034
)The following behaviors have been stabilized:
pytest-parametrize-names-wrong-type
(PT006
): Detectpytest.parametrize
calls outside decorators and calls with keyword arguments.module-import-not-at-top-of-file
(E402
): Ignorepytest.importorskip
calls between import statements.mutable-dataclass-default
(RUF008
) andfunction-call-in-dataclass-default-argument
(RUF009
): Add support forattrs
.bad-version-info-comparison
(PYI006
): Extend the rule to check non-stub files.The following fixes or improvements to fixes have been stabilized:
redundant-numeric-union
(PYI041
)duplicate-union-members
(PYI016
)Formatter
This release introduces the new 2025 stable style (#13371), stabilizing the following changes:
ISC001
](https://docs.astral.sh/ruff/rules/single-line-implicitConfiguration
📅 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 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.
This PR was generated by Mend Renovate. View the repository job log.