chore(deps): bump the dependencies group across 1 directory with 6 updates #931
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.
Bumps the dependencies group with 6 updates in the / directory:
5.1
5.1.1
2024.4.1
2024.8.28
8.26.0
8.27.0
2.13.0
2.14.0
1.34.1
1.35.2
0.6.2
0.6.4
Updates
django
from 5.1 to 5.1.1Commits
1e1d791
[5.1.x] Bumped version for 5.1.1 release.3c733c7
[5.1.x] Fixed CVE-2024-45231 -- Avoided server error on password reset when e...022ab0a
[5.1.x] Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizet...6203965
[5.1.x] Fixed #35716 -- Fixed VariableDoesNotExist when rendering admin field...26c0667
[5.1.x] Fixed #35688 -- Restored timezone and role setters to be PostgreSQL D...fcb71a7
[5.1.x] Removed outdated note about lack of subquery support in MySQL.9b09a4f
[5.1.x] Fixed typos in docs/howto/initial-data.txt.9a461ca
[5.1.x] Fixed #35666 -- Documented stacklevel usage and testing, and adjusted...dd58edc
[5.1.x] Refs #35405 -- Adjusted deprecation warning stacklevel in FieldCacheM...8f5d2c3
[5.1.x] Refs #35326 -- Adjusted deprecation warning stacklevel in FileSystemS...Updates
django-simpleui
from 2024.4.1 to 2024.8.28Release notes
Sourced from django-simpleui's releases.
Commits
Updates
ipython
from 8.26.0 to 8.27.0Commits
82690a0
release 8.27.07af1c01
Whats new 8.27 (#14508)ef9d41e
Whats new 8.275c8bc51
Fix completion in indented lines dropping prefix when jedi is disabled (#14474)6bde8f6
Don't force matplotlib backend names to be lowercase (#14475)d5762c1
Fix showing SystemExit exception raise inside except handler (#14503)82eba44
Fix some tests on Python 3.13 RC1 (#14504)2e34c77
Autoformat with darker44bffab
Relax string checks in test_pinfo_docstring_dynamic7ea81cd
Fix test_decorator_skip_with_breakpoint() on Python 3.13Updates
sentry-sdk
from 2.13.0 to 2.14.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
1e73ce9
Updated changelog3d0edfd
release: 2.14.06814df9
tests: Remove broken bottle tests (#3505)0934e04
Fixed config for old coverage versions (#3504)9fc3bd2
Fix AWS Lambda tests (#3495)e99873d
Better test coverage reports (#3498)0fb9606
feat(celery): Add wrapper forCelery().send_task
to support behavior as `Ta...16d05f4
fix(django): SentryWrappingMiddleware.init fails if super() is object9df2b21
feat(strawberry): Support Strawberry 0.239.2 (#3491)cd15bff
ref: Remove obsolete object as superclass (#3480)Updates
djlint
from 1.34.1 to 1.35.2Release notes
Sourced from djlint's releases.
Changelog
Sourced from djlint's changelog.
Commits
ca948cf
v1.35.2e0d7623
Fix npm publishing5c62c54
v1.35.1bac74ba
Fix npm publishing6e7e4ed
Fix publishingbd3c4fa
Disable trusted publishingedd1525
v1.35.07ba9d6b
Add noqa to filec4add03
Remove unused script19f5a67
Check file amount when calculating worker countUpdates
ruff
from 0.6.2 to 0.6.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
65cc6ec
Bump version to 0.6.4 (#13253)66fe226
[red-knot] fix lookup of nonlocal names in deferred annotations (#13236)e965f9c
[red-knot] InferUnknown
for the loop var inasync for
loops (#13243)0512428
[red-knot] Emit a diagnostic if the value of a starred expression or a `yield...46a4573
[red-knot] Add type inference for basicfor
loops (#13195)5728909
Make mypy pass on black inknot_benchmark
(#13235)9d1bd7a
[pylint] removed dunder methods in Python 3 (PLW3201) (#13194)e37bde4
[ruff] implement useless if-else (RUF034) (#13218)862bd0c
[red-knot] Add debug assert to check for duplicate definitions (#13214)e1e9143
[red-knot] Handle multiple comprehension targets (#13213)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions