fix(deps): update all non-major dependencies - #211
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
feature/all-minor-patch
branch
from
June 10, 2025 16:30
b41b79d to
8867309
Compare
renovate
Bot
force-pushed
the
feature/all-minor-patch
branch
from
June 18, 2025 01:52
8867309 to
6e30144
Compare
renovate
Bot
force-pushed
the
feature/all-minor-patch
branch
2 times, most recently
from
June 29, 2025 13:00
e45b7b0 to
af24743
Compare
renovate
Bot
force-pushed
the
feature/all-minor-patch
branch
2 times, most recently
from
July 25, 2025 03:35
8d33812 to
2d68821
Compare
renovate
Bot
force-pushed
the
feature/all-minor-patch
branch
from
July 27, 2025 10:04
2d68821 to
64f5406
Compare
renovate
Bot
force-pushed
the
feature/all-minor-patch
branch
from
August 16, 2025 12:50
64f5406 to
58c2ad6
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.5.2->1.6.13.1.0->3.1.11.17->1.186.0.0->6.0.125.4.2->25.5.12.13.0->2.14.03.3.7->3.3.85.5.0->5.7.0Release Notes
authlib/authlib (authlib)
v1.6.1: Version 1.6.1Compare Source
v1.6.0: Version 1.6.0Compare Source
pallets/flask (flask)
v3.1.1Compare Source
Released 2025-05-13
SECRET_KEY_FALLBACKS. :ghsa:4grg-w6v8-c28gcli_runner.invoke. :issue:5645flask --helploads the app and plugins first to make sure all commandsare shown. :issue:
5673AsyncIterable. This is not accurate for Flask, but makes typing easierfor Quart. :pr:
5659colour-science/flask-compress (flask-compress)
v1.18Compare Source
zstandardtopyzstd, which is now included in the Python 3.14 standard library, also part of #61flask_compress.DictCache()that is needed to configure Flask-Compress with caching, without relying on Flask-Cachingcorydolphin/flask-cors (flask-cors)
v6.0.1Compare Source
What's Changed
New Contributors
Full Changelog: corydolphin/flask-cors@6.0.0...6.0.1
pylint-dev/pylint (pylint)
v3.3.8Compare Source
What's new in Pylint 3.3.8?
Release date: 2025-08-09
This patch release includes an exceptional fix for a false negative issue. For details, see: https://github.com/pylint-dev/pylint/pull/10482#issuecomment-3164514082
False Positives Fixed
Fix false positives for
possibly-used-before-assignmentwhen variables are exhaustivelyassigned within a
matchblock.Closes #9668
Fix false positive for
missing-raises-docandmissing-yield-docwhen the method length is less than docstring-min-length.Refs #10104
Fix a false positive for
unused-variablewhen multiple except handlers bind the same name under a try block.Closes #10426
False Negatives Fixed
Fix false-negative for
used-before-assignmentwithfrom __future__ import annotationsin function definitions.Refs #10482
Other Bug Fixes
Fix a bug in Pyreverse where aggregations and associations were included in diagrams regardless of the selected --filter-mode (such as PUB_ONLY, ALL, etc.).
Closes #10373
Fix double underscores erroneously rendering as bold in pyreverse's Mermaid output.
Closes #10402
Configuration
📅 Schedule: Branch creation - "before 6am every weekday" in timezone America/Vancouver, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.