Merged
Conversation
7887357 to
2ac40d9
Compare
jakubno
approved these changes
Mar 13, 2026
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:
0.6.6→0.6.720.19.33→20.19.37==2.37.2→==2.37.32.4.2→2.4.31.8.1→1.8.51.2.1→1.2.2==1.2.1→==1.2.2==1.17.0→==1.17.1Release Notes
changesets/changesets (@changesets/read)
v0.6.7Compare Source
Patch Changes
1f91879]:imageio/imageio (imageio)
v2.37.3Compare Source
Bug
971b83e)Maint
(#1171,
30a8bab)numpy/numpy (numpy)
v2.4.3Compare Source
python-poetry/poetry (poetry)
v1.8.5Compare Source
Changed
pkginfo>=1.12to fix an issue with an unknown metadata version 2.4 (#9888).v1.8.4Compare Source
Added
Changed
virtualenv>=20.26.6to mitigate potential command injection when runningpoetry shellin untrusted projects (#9757).poetry-core (
1.9.1)3.13to the list of available Python versions (#747).v1.8.3Compare Source
Added
+(#9207).Changed
pkginfo>=1.10to ensure support for packages with metadata version 2.3 (#9130).Fixed
#9226).
poetry selfcommands printed a warning that the current project cannot be installed (#9302).poetry installsporadically failed with aKeyErrordue to a race condition (#9335).Docs
poetry shell(#9060).poetry add(#9080).publish(#9110).pyproject.tomlexample for a dependency with multiple extras (#9138).poetry add(#9230).poetry publish(#9255).--readmeoption inpoetry new(#9260).dependencies(#9256).pipx(#9320).v1.8.2Compare Source
Fixed
lazy-wheelerror handling if the index server is behaving badly in an unexpected way (#9051).lazy-wheelerror handling if the index server does not handle HTTP range requests correctly (#9082).lazy-wheelerror handling if the index server pretends to support HTTP range requests but does not respect them (#9084).lazy-wheelto allow redirects for HEAD requests (#9087).lazy-wheelerrors (#9059).poetry addfailed in non-package mode if no project name was set (#9046).theskumar/python-dotenv (python-dotenv)
v1.2.2Compare Source
Added
Changed
dotenv runcommand now forwards flags directly to the specified command by [@bbc2] in [#607]Fixed
set_keyandunset_keybehavior when interacting with symlinks by [@bbc2] in [790c5c0]Breaking Changes
dotenv.set_keyanddotenv.unset_keyused to follow symlinks in somesituations. This is no longer the case. For that behavior to be restored in
all cases,
follow_symlinks=Trueshould be used.In the CLI,
setandunsetused to follow symlinks in some situations. Thisis no longer the case.
dotenv.set_key,dotenv.unset_keyand the CLI commandssetandunsetused to reset the file mode of the modified .env file to
0o600in somesituations. This is no longer the case: The original mode of the file is now
preserved. Is the file needed to be created or wasn't a regular file, mode
0o600is used.scipy/scipy (scipy)
v1.17.1: SciPy 1.17.1Compare Source
SciPy 1.17.1 Release Notes
SciPy
1.17.1is a bug-fix release with no new features compared to1.17.0.Authors
A total of 13 people contributed to this release.
People with a "+" by their names contributed a patch for the first time.
This list of names is automatically generated, and may not be fully complete.
Complete issue list, PR list, and release asset hashes are available in the associated
README.txt.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.