Update CI dependencies (master) (minor) #2735
Open
+22
−28
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:
v1.13.3
->v1.14.1
v0.8.6
->v0.9.4
v2.3.0
->v2.4.1
<8.5.1
-><8.6.2
==1.4.1
->==1.7.1
==1.8.0
->==1.9.0
==4.0.1
->==4.1.0
1.14.1
->1.17.0
0.30.0
->0.31.1
39.86.3
->39.157.0
0.8.6
->0.9.4
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
PyCQA/prospector (PyCQA/prospector)
v1.14.1
Compare Source
What's Changed
Full Changelog: prospector-dev/prospector@v1.14.0...v1.14.1
v1.14.0
Compare Source
v1.14.0
Compare Source
What's Changed
New Contributors
Full Changelog: prospector-dev/prospector@v1.13.3...1.14.0
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)
v0.9.4
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.9.4
v0.9.3
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.9.3
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
codespell-project/codespell (codespell-project/codespell)
v2.4.1
Compare Source
What's Changed
hep->heap, help,
in dictionary_rare.txt from #3461 by @jpivarski in https://github.com/codespell-project/codespell/pull/3624New Contributors
Full Changelog: codespell-project/codespell@v2.4.0...v2.4.1
v2.4.0
Compare Source
What's Changed
equipmnet->equipment
by @korverdev in https://github.com/codespell-project/codespell/pull/3438lien->line
by @skangas in https://github.com/codespell-project/codespell/pull/3460firs->first
by @skangas in https://github.com/codespell-project/codespell/pull/3459hep->heap, help,
by @skangas in https://github.com/codespell-project/codespell/pull/3461brunch->branch
by @skangas in https://github.com/codespell-project/codespell/pull/3458typos
dictionary (A1) by @skangas in https://github.com/codespell-project/codespell/pull/3450-i
and-q
by @DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/3344typos
dictionary (A2) by @skangas in https://github.com/codespell-project/codespell/pull/3454non-
by @skangas in https://github.com/codespell-project/codespell/pull/3467hom
to code dictionary by @skangas in https://github.com/codespell-project/codespell/pull/3490realtd->related
,prediced->predicted
by @janosh in https://github.com/codespell-project/codespell/pull/3536293bec1
/ #3465 by @DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/3548writeable
is OK, so isoverwriteable
by @DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/3593atfer
->after
and variations by @fishilico in https://github.com/codespell-project/codespell/pull/3598New Contributors
Full Changelog: codespell-project/codespell@v2.3.0...v2.4.0
python/importlib_metadata (importlib-metadata)
v8.6.1
Compare Source
v8.6.0
Compare Source
mtkennerly/poetry-dynamic-versioning (poetry-dynamic-versioning)
v1.7.1
Compare Source
ValueError
in PEP 621 mode,related to trying to remove
"version"
fromproject.dynamic
when it had already been removed.
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).pre-commit/pre-commit (pre-commit)
v4.1.0
Compare Source
==================
Features
language: julia
.Fixes
language: golang
.language: r
installation when initiated by RStudio.sbrunner/prospector-profile-utils (prospector-profile-utils)
v1.17.0
Compare Source
1.17.0 (2025-01-24)
Fixed bugs
v1.16.0
Compare Source
1.16.0 (2025-01-20)
New feature
Chore
Changes that shouldn't affect the users like continuous integration updates
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
python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)
v0.31.1
Compare Source
renovate (2025-01-26)
gitlab
andrenovate
hooks to use--regex-variant nonunicode
. Thanks :user:quentin-ag
and :user:Callek
for reporting! (:issue:
516
, :issue:518
)ruamel.yaml
version to a range,>=0.18.10,<0.19.0
.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.157.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.157.0 for more changes
v39.156.2
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.156.2 for more changes
v39.156.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.156.1 for more changes
v39.156.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.156.0 for more changes
v39.146.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.146.1 for more changes
v39.146.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.146.0 for more changes
v39.145.1
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.145.1 for more changes
v39.145.0
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.145.0 for more changes
v39.144.4
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.144.4 for more changes
v39.144.3
Compare Source
See https://github.com/renovatebot/renovate/releases/tag/39.144.3 for more changes
[
v39.144.2
](hConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.