Merged
Conversation
efd4373 to
6357ed6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
==1.6.0->==1.7.1==3.6.2->==3.7.0v3.6.2->v3.7.01.1.0->1.2.024.2.0->24.3.0v0.9.0.6->v0.10.0.1Note: 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
python-poetry/poetry-plugin-export (poetry-plugin-export)
v1.7.1Compare Source
Changed
--index-urlbefore--extra-index-urlto work around a pip bug (#270).Fixed
--index-urldespite PyPI being among the sources (#270).v1.7.0Compare Source
Changed
Fixed
--extra-index-urleven though PyPI was deactivated (#263).pre-commit/pre-commit (pre-commit)
v3.7.0Compare Source
==================
Features
dockeranddocker_imagehooks when--coloris specified.Fixes
fail_fastfor individual hooks stopping when previous hooks had failed.Updating
fail_fastwas fixed. If you want the pre-3.7.0behaviour, add
fail_fast: trueto all hooks before the lastfail_fasthook.
sbrunner/prospector-profile-duplicated (prospector-profile-duplicated)
v1.2.0Compare Source
psf/black (psf/black)
v24.3.0Compare Source
Highlights
This release is a milestone: it fixes Black's first CVE security vulnerability. If you
run Black on untrusted input, or if you habitually put thousands of leading tab
characters in your docstrings, you are strongly encouraged to upgrade immediately to fix
CVE-2024-21503.
This release also fixes a bug in Black's AST safety check that allowed Black to make
incorrect changes to certain f-strings that are valid in Python 3.12 and higher.
Stable style
of Black would incorrectly format the contents of certain unusual f-strings containing
nested strings with the same quote type. Now, Black will crash on such strings until
support for the new f-string syntax is implemented. (#4270)
(#4273)
Performance
characters. This fixes
CVE-2024-21503.
(#4278)
Documentation
--checkis used with--quiet(#4236)shellcheck-py/shellcheck-py (shellcheck-py/shellcheck-py)
v0.10.0.1Compare Source
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.