Update CI dependencies (test) (minor) #1389
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:
v3.15.2
->v3.17.0
2.6.0
->2.7.2
==24.0
->==24.2
==1.3.0
->==1.4.0
==3.7.1
->==3.8.0
24.4.2
->24.8.0
0.28.6
->0.29.1
1.2.0
->1.3.0
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
asottile/pyupgrade (asottile/pyupgrade)
v3.17.0
Compare Source
v3.16.0
Compare Source
camptocamp/jsonschema-gentypes (camptocamp/jsonschema-gentypes)
v2.7.2
Compare Source
2.7.2 (2024-08-07)
Chore
Changes that shouldn't affect the users like continuous integration updates
v2.7.1
Compare Source
2.7.1 (2024-08-07)
Fixed bugs
v2.7.0
Compare Source
2.7.0 (2024-06-18)
New feature
Fixed bugs
Dependency update
Chore
Changes that shouldn't affect the users like continuous integration updates
4b2586b
Don't upgrade types-pyyaml on branch 1.3 (@sbrunner)193359b
Don't upgrade types-pyyaml on branch 1.2 (@sbrunner)pypa/pip (pip)
v24.2
Compare Source
v24.1.2
Compare Source
v24.1.1
Compare Source
v24.1
Compare Source
mtkennerly/poetry-dynamic-versioning (poetry-dynamic-versioning)
v1.4.0
Compare Source
The plugin now supports Poetry's upcoming PEP-621 functionality.
More infhttps://github.com/python-poetry/poetry/issues/3332ues/3332
If your pyproject.toml defines
tool.poetry.name
,then the plugin will preserve its existing behavior.
However, if your pyproject.toml:
tool.poetry.name
project.name
project.dynamic
to include"version"
project.version
...then the plugin will enable its PEP-621 functionality.
Because PEP-621 support is not yet released and finalized in Poetry itself,
it is also subject to change in the plugin.
(Prototyped by edgarrmondragon)
pre-commit/pre-commit (pre-commit)
v3.8.0
Compare Source
==================
Features
language: r
so environments are recreated ifthe system version of R changes.
psf/black (psf/black)
v24.8.0
Compare Source
Stable style
# fmt: off
is used before a closing parenthesis or bracket. (#4363)Packaging
linked. This improves the PyPI listing for Black. (#4345)
Parser
multiline string (#4339)
(#4401)
\{
inside f-strings very well (#4422)(#4423)
Performance
.gitignore
(#4415)Blackd
python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)
v0.29.1
Compare Source
woodpecker-ci (2024-07-21)
non-Windows platforms in certain cases. Thanks :user:
bukzor
! (:pr:465
)instancefiles during
--schemafile
evaluation. This also fixes a bug in theremote
$ref
cache.Thanks :user:
alex1701c
for reporting! (:issue:463
, :pr:466
)v0.29.0
Compare Source
$ref
downloads. This shouldimprove performance in cases where a schema has many remote refs and is used
in repeat invocations. The
$ref
cache can be disabled via the same--no-cache
flag which disables use of the pre-existing cache. Thanks:user:
alex1701c
! (:issue:452
, :pr:454
)repeated downloads of remote schemas even when the cache was populated.
Thanks :user:
alex1701c
for reporting! (:issue:453
)sbrunner/jsonschema2md2 (sbrunner/jsonschema2md2)
v1.3.0
Compare Source
1.3.0 (2024-08-07)
New feature
Documentation
Dependency update
Chore
Changes that shouldn't affect the users like continuous integration updates
v1.2.3
Compare Source
1.2.3 (2024-08-07)
Chore
Changes that shouldn't affect the users like continuous integration updates
1c426f7
Fix twine issue (@sbrunner)v1.2.2
Compare Source
1.2.2 (2024-08-07)
Chore
Changes that shouldn't affect the users like continuous integration updates
e24042a
Fix publishing conditions (@sbrunner)v1.2.1
Compare Source
1.2.1 (2024-03-18)
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 was generated by Mend Renovate. View the repository job log.