fix(deps): update all minor+patch dependencies - #2
Merged
Conversation
Owner
Author
|
@renovate rebase |
nichsedge
force-pushed
the
renovate/all-minor+patch-dependencies
branch
from
August 25, 2026 12:54
d2c85f0 to
87a1203
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.40.0→>=1.62.0>=8.0.0→>=8.4.2>=3.11→>=3.14.7>=1.0.0→>=1.2.3Release Notes
python/cpython (python)
v3.14.7Compare Source
v3.14.6Compare Source
v3.14.5Compare Source
v3.14.4Compare Source
v3.14.3Compare Source
v3.14.2Compare Source
v3.14.1Compare Source
v3.14.0Compare Source
v3.13.15Compare Source
v3.13.14Compare Source
v3.13.13Compare Source
v3.13.12Compare Source
v3.13.11Compare Source
v3.13.10Compare Source
v3.13.9Compare Source
v3.13.8Compare Source
v3.13.7Compare Source
v3.13.6Compare Source
v3.13.5Compare Source
v3.13.4Compare Source
v3.13.3Compare Source
v3.13.2Compare Source
v3.13.1Compare Source
v3.13.0Compare Source
v3.12.14Compare Source
v3.12.13Compare Source
v3.12.12Compare Source
v3.12.11Compare Source
v3.12.10Compare Source
v3.12.9Compare Source
v3.12.8Compare Source
v3.12.7Compare Source
v3.12.6Compare Source
v3.12.5Compare Source
v3.12.4Compare Source
v3.12.3Compare Source
v3.12.2Compare Source
v3.12.1Compare Source
v3.12.0Compare Source
v3.11.16Compare Source
v3.11.15Compare Source
v3.11.14Compare Source
v3.11.13Compare Source
v3.11.12Compare Source
v3.11.11Compare Source
v3.11.10Compare Source
v3.11.9Compare Source
v3.11.8Compare Source
v3.11.7Compare Source
v3.11.6Compare Source
v3.11.5Compare Source
v3.11.4Compare Source
v3.11.3Compare Source
v3.11.2Compare Source
v3.11.1Compare Source
theskumar/python-dotenv (python-dotenv)
v1.2.3Compare Source
Fixed
.envfile contents so the first variable is no longer silently lost when the file is saved with BOM (e.g. by some JetBrains IDEs on Windows) by [@h1whelan] in [#640]set_keynow escapes backslashes, so values containing them (Windows paths, regular expressions) survive a write/read round-trip. Quoted values ending in an escaped backslash are no longer mis-parsed as an escaped quote, which used to swallow the following lines by [@dchaudhari7177] in [#680]dotenv runnow prints a friendly error instead of a traceback when no command is given by [@bbc2] in [#606].envfiles so repeateddotenv_values/load_dotenvcalls no longer re-read the file by [@ReinerBRO] in [#638]Configuration
📅 Schedule: (in timezone Asia/Jakarta)
* 0-5 * * 1)🚦 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 has been generated by Mend Renovate CLI.