-
Notifications
You must be signed in to change notification settings - Fork 340
Update Lock-file Patch Releases for Next (next) #4564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
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
825f75e
to
f271548
Compare
58a39b9
to
e9284a5
Compare
7b37b41
to
3b50908
Compare
a6a6d4e
to
910ef3c
Compare
5c5b153
to
c6cf48d
Compare
c6cf48d
to
a194438
Compare
444232a
to
a6acebc
Compare
a6acebc
to
1d471ce
Compare
1d471ce
to
f5e509e
Compare
0a97e30
to
66e549a
Compare
66e549a
to
29c79c9
Compare
f1bac51
to
f388b33
Compare
f388b33
to
0062599
Compare
Closing this so it gets recreated less noisily. |
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:
~5.3.1
->~5.4.0
~4.3.1
->~4.4.0
~4.3.0
->~4.4.0
3.18.2
->3.18.3
8.0.0
->8.1.0
3.15.1
->3.15.2
~0.26.5
->~0.27.0
~0.8.0
->~0.10.0
6.0.6
->6.2.1
9.5.23
->9.5.27
==9.5.23
->==9.5.27
==0.3.8
->==0.3.9
1.10.2
->1.10.5
==1.10.2
->==1.10.5
24.0
->24.1
3.2.0
->3.2.3
2.0.23.post0
->2.0.23
2.32.1
->2.32.3
0.4.4
->0.4.10
~4.21.0
->~4.22.0
4.0.0
->4.0.1
Release Notes
celery/celery (celery)
v5.4.0
Compare Source
=====
:release-date: 2024-04-17
:release-by: Tomer Nosrati
Celery v5.4.0 and v5.3.x have consistently focused on enhancing the overall QA, both internally and externally.
This effort led to the new pytest-celery v1.0.0 release, developed concurrently with v5.3.0 & v5.4.0.
This release introduces two significant QA enhancements:
Standalone Bug Report Script <https://docs.celeryq.dev/projects/pytest-celery/en/latest/userguide/celery-bug-report.html>
_: The new pytest-celery plugin now allows for encapsulating a complete Celery dockerized setup within a single pytest script. Incorporating these into new bug reports will enable us to reproduce reported bugs deterministically, potentially speeding up the resolution process.Contrary to the positive developments above, there have been numerous reports about issues with the Redis broker malfunctioning
upon restarts and disconnections. Our initial attempts to resolve this were not successful (#8796).
With our enhanced QA capabilities, we are now prepared to address the core issue with Redis (as a broker) again.
The rest of the changes for this release are grouped below, with the changes from the latest release candidate listed at the end.
Changes
workflow_dispatch
for targeted debugging and testing (#8826)chord
when using dynamicdb as backend store (#8783)Dependencies Updates
Changes since 5.4.0rc2
.. _version-5.4.0rc2:
adamchainz/django-cors-headers (django-cors-headers)
v4.4.0
Compare Source
jazzband/django-debug-toolbar (django-debug-toolbar)
v4.4.2
Compare Source
What's Changed
Full Changelog: django-commons/django-debug-toolbar@4.4.1...4.4.2
v4.4.1
Compare Source
What's changed
See changelog for 4.4.1
PRs merged
Full Changelog: django-commons/django-debug-toolbar@4.4...4.4.1
v4.4.0
Compare Source
revsys/django-health-check (django-health-check)
v3.18.3
Compare Source
What's Changed
New Contributors
Full Changelog: revsys/django-health-check@3.18.2...3.18.3
jrobichaud/django-structlog (django-structlog)
v8.1.0
Compare Source
encode/django-rest-framework (djangorestframework)
v3.15.2
Compare Source
tfranzel/drf-spectacular (drf-spectacular)
v0.27.2
Compare Source
#​1198 <https://github.com/tfranzel/drf-spectacular/issues/1198>
_#​1174 <https://github.com/tfranzel/drf-spectacular/issues/1174>
_#​1212 <https://github.com/tfranzel/drf-spectacular/issues/1212>
_#​1214 <https://github.com/tfranzel/drf-spectacular/issues/1214>
_) [igorgaming]#​1190 <https://github.com/tfranzel/drf-spectacular/issues/1190>
_ [Bram Esposito]#​1184 <https://github.com/tfranzel/drf-spectacular/issues/1184>
_#​1174 <https://github.com/tfranzel/drf-spectacular/issues/1174>
_extend_schema_view
support for@action
(#​1178 <https://github.com/tfranzel/drf-spectacular/issues/1178>
_) [johnthagen]#​1158 <https://github.com/tfranzel/drf-spectacular/issues/1158>
_#​1158 <https://github.com/tfranzel/drf-spectacular/issues/1158>
_Breaking changes / important additions:
v0.27.1
Compare Source
#​1139 <https://github.com/tfranzel/drf-spectacular/issues/1139>
_#​1134 <https://github.com/tfranzel/drf-spectacular/issues/1134>
_#​1133 <https://github.com/tfranzel/drf-spectacular/issues/1133>
_#​1133 <https://github.com/tfranzel/drf-spectacular/issues/1133>
_Breaking changes / important additions:
Webhooks
(3.1) in addition to existingCallbacks
v0.27.0
Compare Source
#​600 <https://github.com/tfranzel/drf-spectacular/issues/600>
_#​1126 <https://github.com/tfranzel/drf-spectacular/issues/1126>
_#​790 <https://github.com/tfranzel/drf-spectacular/issues/790>
_#​1104 <https://github.com/tfranzel/drf-spectacular/issues/1104>
_#​1106 <https://github.com/tfranzel/drf-spectacular/issues/1106>
_#​1095 <https://github.com/tfranzel/drf-spectacular/issues/1095>
_#​1094 <https://github.com/tfranzel/drf-spectacular/issues/1094>
_#​1085 <https://github.com/tfranzel/drf-spectacular/issues/1085>
_) [Marti Raudsepp]#​1086 <https://github.com/tfranzel/drf-spectacular/issues/1086>
_Breaking changes / important additions:
tfoxy/graphene-django-optimizer (graphene-django-optimizer)
v0.10.0
: Fix compatibility with graphql-core v3.2Compare Source
See https://github.com/tfoxy/graphene-django-optimizer/pull/83
Creating a new version instead of v0.9.2 because a test was failing so it may break things for some people.
v0.9.1
Compare Source
v0.9.0
: Support for Graphene 3Compare Source
Add support for Graphene 3.
BREAKING CHANGE
Graphene 2 is no longer supported. You can use v0.8, which will be maintained for fixes.
mondeja/mkdocs-include-markdown-plugin (mkdocs-include-markdown-plugin)
v6.2.1
Compare Source
Bug fixes
v6.2.0
Compare Source
New features
recursive
argument toinclude-markdown
directive.Enhancements
comments
ininclude
directives (include
does not provides acomments
argument).v6.1.1
Compare Source
Enhancements
include
directive in the same file with otherinclude-markdown
directive.v6.1.0
Compare Source
New features
recursive
argument to theinclude
directive that allows to stop recursively processing includes in included files.v6.0.7
Compare Source
Bug fixes
docs_dir
directory is not found.squidfunk/mkdocs-material (mkdocs-material)
v9.5.27
: mkdocs-material-9.5.27Compare Source
Thanks to @Eilyre for their contributions
v9.5.26
: mkdocs-material-9.5.26Compare Source
v9.5.25
: mkdocs-material-9.5.25Compare Source
v9.5.24
: mkdocs-material-9.5.24Compare Source
oprypin/mkdocs-section-index (mkdocs-section-index)
v0.3.9
Compare Source
mkdocstrings/python (mkdocstrings-python)
v1.10.5
Compare Source
Compare with 1.10.4
Bug Fixes
v1.10.4
Compare Source
Compare with 1.10.3
Code Refactoring
load_external_modules
default value toNone
to support new default mode in Griffe (ae5896c by Timothée Mazzucotelli).v1.10.3
Compare Source
Compare with 1.10.2
Bug Fixes
pypa/packaging (packaging)
v24.1
Compare Source
What's Changed
_parser
docstring by @pradyunsg in https://github.com/pypa/packaging/pull/784markers.default_environment()
by @edgarrmondragon in https://github.com/pypa/packaging/pull/753New Contributors
Full Changelog: pypa/packaging@24.0...24.1
pylint-dev/pylint (pylint)
v3.2.3
Compare Source
False Positives Fixed
Classes with only an Ellipsis (
...
) in their body do not trigger 'multiple-statements'anymore if they are inlined (in accordance with black's 2024 style).
Closes #9398
Fix a false positive for
redefined-outer-name
when there is a name defined in an exception-handling block which shares the same name as a local variable that has been defined in a function body.Closes #9671
Fix a false positive for
use-yield-from
when using the return value from theyield
atom.Closes #9696
v3.2.2
Compare Source
What's new in Pylint 3.2.2?
Release date: 2024-05-20
False Positives Fixed
Fix multiple false positives for generic class syntax added in Python 3.12 (PEP 695).
Closes #9406
Exclude context manager without cleanup from
contextmanager-generator-missing-cleanup
checks.Closes #9625
v3.2.1
Compare Source
What's new in Pylint 3.2.1?
Release date: 2024-05-18
False Positives Fixed
Exclude if/else branches containing terminating functions (e.g.
sys.exit()
)from
possibly-used-before-assignment
checks.Closes #9627
Don't emit
typevar-name-incorrect-variance
warnings for PEP 695 style TypeVars.The variance is inferred automatically by the type checker.
Adding
_co
or_contra
suffix can help to reason about TypeVar.Refs #9638
Fix a false positive for
possibly-used-before-assignment
when usingtyping.assert_never()
(3.11+) to indicate exhaustiveness.Closes #9643
Other Bug Fixes
Fix a false negative for
--ignore-patterns
when the directory to be linted is specified using a dot(.
) and all files are ignored instead of only the files whose name begin with a dot.Closes #9273
Restore "errors / warnings by module" section to report output (with
-ry
).Closes #9145
trailing-comma-tuple
should now be correctly emitted when it was disabled globallybut enabled via local message control, after removal of an over-optimisation.
Refs #9608
Add
--prefer-stubs=yes
option to opt-in to the astroid 3.2 featurethat prefers
.pyi
stubs over same-named.py
files. This has thepotential to reduce
no-member
errors but at the cost of more errorssuch as
not-an-iterable
from function bodies appearing as...
.Defaults to
no
.Closes #9626
Closes #9623
Internal Changes
Update astroid version to 3.2.1. This solves some reports of
RecursionError
and also makes the prefer .pyi stubs feature in astroid 3.2.0 opt-in
with the aforementioned
--prefer-stubs=y
option.Refs #9139
psf/requests (requests)
v2.32.3
Compare Source
Bugfixes
HTTPAdapter. (#6716)
without the
ssl
module. (#6724)v2.32.2
Compare Source
Deprecations
To provide a more stable migration for custom HTTPAdapters impacted
by the CVE changes in 2.32.0, we've renamed
_get_connection
toa new public API,
get_connection_with_tls_context
. Existing customHTTPAdapters will need to migrate their code to use this new API.
get_connection
is considered deprecated in all versions of Requests>=2.32.0.A minimal (2-line) example has been provided in the linked PR to ease
migration, but we strongly urge users to evaluate if their custom adapter
is subject to the same issue described in CVE-2024-35195. (#6710)
astral-sh/ruff (ruff)
v0.4.10
Compare Source
Parser
Rule changes
flake8-copyright
] UpdateCPY001
to check the first 4096 bytes instead of 1024 (#11927)pycodestyle
] UpdateE999
to show all syntax errors instead of just the first one (#11900)Server
Security
v0.4.9
Compare Source
Preview features
pylint
] Implementconsider-dict-items
(C0206
) (#11688)refurb
] Implementrepeated-global
(FURB154
) (#11187)Rule changes
pycodestyle
] Adapt fix forE203
to work identical toruff format
(#10999)Formatter
Server
ruff server
(#11800)ruff.printDebugInformation
command (#11831)CLI
Bug fixes
refurb
] Avoid suggesting starmap when arguments are used outside call (FURB140
) (#11830)flake8-bugbear
] Avoid panic inB909
when checking large loop blocks (#11772)refurb
] Fix misbehavior ofoperator.itemgetter
when getter param is a tuple (FURB118
) (#11774)v0.4.8
Compare Source
Performance
Preview features
flake8-bugbear
] Implementreturn-in-generator
(B901
) (#11644)flake8-pyi
] ImplementPYI063
(#11699)pygrep_hooks
] Check blanket ignores via file-level pragmas (PGH004
) (#11540)Rule changes
pyupgrade
] UpdateUP035
for Python 3.13 and the latest version oftyping_extensions
(#11693)numpy
] UpdateNPY001
rule for NumPy 2.0 (#11735)Server
CLI
--output-format
flag (#11682)Bug fixes
pyupgrade
] Write empty string in lieu of panic when fixingUP032
(#11696)flake8-simplify
] Simplify double negatives inSIM103
(#11684)type
statements (#11720)v0.4.7
Compare Source
Preview features
flake8-pyi
] ImplementPYI064
(#11325)flake8-pyi
] ImplementPYI066
(#11541)flake8-pyi
] ImplementPYI057
(#11486)pyflakes
] EnableF822
in__init__.py
files by default (#11370)Formatter
Server
ruff server
(#11590)ruff server
(#11615)Bug fixes
flake8-comprehension
] Strip parentheses around generators inC400
(#11607)repeated-isinstance-calls
as unsafe on Python 3.10 and later (#11622)v0.4.6
Compare Source
Breaking changes
Preview features
flake8-async
] Sleep with >24 hour interval should usually sleep forever (ASYNC116
) (#11498)Rule changes
numpy
] Add missing functions to NumPy 2.0 migration rule (#11528)mccabe
] Consider irrefutable pattern similar toif .. else
forC901
(#11565)match
-case
statements forC901
,PLR0912
, andPLR0915
(#11521)UP032
) (#11524)flake8-bandit
]request-without-timeout
should warn forrequests.request
(#11548)flake8-self
] Ignore sunder accesses inflake8-self
rules (#11546)pyupgrade
] Lint forTypeAliasType
usages (UP040
) (#11530)Server
ruff server
configuration discovery (#11551)ruff server
correctly treats.pyi
files as stub files (#11535)ruff server
searches for configuration in parent directories (#11537)ruff server
: An empty code action filter no longer returns notebook source actions (#11526)Bug fixes
flake8-logging-format
] Fix autofix title inlogging-warn
(G010
) (#11514)refurb
] Avoid recommendingoperator.itemgetter
with dependence on lambda arguments (#11574)flake8-simplify
] Avoid recommending context manager in__enter__
implementations (#11575)--output-file
(#11550)singledispatch
arguments as runtime-required (#11523)v0.4.5
Compare Source
Ruff's language server is now in Beta
v0.4.5
marks the official Beta release ofruff server
, an integrateConfiguration
📅 Schedule: Branch creation - "before 2am on Friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.