Skip to content

fix(deps): update all minor+patch dependencies - #2

Merged
nichsedge merged 1 commit into
mainfrom
renovate/all-minor+patch-dependencies
Aug 25, 2026
Merged

fix(deps): update all minor+patch dependencies#2
nichsedge merged 1 commit into
mainfrom
renovate/all-minor+patch-dependencies

Conversation

@nichsedge

@nichsedge nichsedge commented Aug 25, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence Type Update
playwright (changelog) >=1.40.0>=1.62.0 age confidence project.dependencies patch
pytest (changelog) >=8.0.0>=8.4.2 age confidence dependency-groups minor
python (source) >=3.11>=3.14.7 age confidence requires-python minor
python-dotenv >=1.0.0>=1.2.3 age confidence project.dependencies patch

Release Notes

python/cpython (python)

v3.14.7

Compare Source

v3.14.6

Compare Source

v3.14.5

Compare Source

v3.14.4

Compare Source

v3.14.3

Compare Source

v3.14.2

Compare Source

v3.14.1

Compare Source

v3.14.0

Compare Source

v3.13.15

Compare Source

v3.13.14

Compare Source

v3.13.13

Compare Source

v3.13.12

Compare Source

v3.13.11

Compare Source

v3.13.10

Compare Source

v3.13.9

Compare Source

v3.13.8

Compare Source

v3.13.7

Compare Source

v3.13.6

Compare Source

v3.13.5

Compare Source

v3.13.4

Compare Source

v3.13.3

Compare Source

v3.13.2

Compare Source

v3.13.1

Compare Source

v3.13.0

Compare Source

v3.12.14

Compare Source

v3.12.13

Compare Source

v3.12.12

Compare Source

v3.12.11

Compare Source

v3.12.10

Compare Source

v3.12.9

Compare Source

v3.12.8

Compare Source

v3.12.7

Compare Source

v3.12.6

Compare Source

v3.12.5

Compare Source

v3.12.4

Compare Source

v3.12.3

Compare Source

v3.12.2

Compare Source

v3.12.1

Compare Source

v3.12.0

Compare Source

v3.11.16

Compare Source

v3.11.15

Compare Source

v3.11.14

Compare Source

v3.11.13

Compare Source

v3.11.12

Compare Source

v3.11.11

Compare Source

v3.11.10

Compare Source

v3.11.9

Compare Source

v3.11.8

Compare Source

v3.11.7

Compare Source

v3.11.6

Compare Source

v3.11.5

Compare Source

v3.11.4

Compare Source

v3.11.3

Compare Source

v3.11.2

Compare Source

v3.11.1

Compare Source

theskumar/python-dotenv (python-dotenv)

v1.2.3

Compare Source

Fixed
  • Strip a leading UTF-8 BOM from .env file 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_key now 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 run now prints a friendly error instead of a traceback when no command is given by [@​bbc2] in [#​606]
  • Cache the parsed result for empty .env files so repeated dotenv_values/load_dotenv calls no longer re-read the file by [@​ReinerBRO] in [#​638]

Configuration

📅 Schedule: (in timezone Asia/Jakarta)

  • Branch creation
    • Between 12:00 AM and 05:59 AM, only on Monday (* 0-5 * * 1)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@nichsedge

Copy link
Copy Markdown
Owner Author

@renovate rebase

@nichsedge
nichsedge force-pushed the renovate/all-minor+patch-dependencies branch from d2c85f0 to 87a1203 Compare August 25, 2026 12:54
@nichsedge
nichsedge merged commit 91693c0 into main Aug 25, 2026
1 check passed
@nichsedge
nichsedge deleted the renovate/all-minor+patch-dependencies branch August 25, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant