Bump the dependencies group in /.config with 6 updates #316
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 in /.config with 6 updates:
3.7
3.8
11.1.0
11.2.1
0.11.4
0.11.5
4.13.1
4.13.2
2.3.0
2.4.0
0.6.13
0.6.14
Updates
markdown
from 3.7 to 3.8Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
... (truncated)
Commits
b34e1d0
Bump version to 3.8e6b7163
Update deploy workflow to normalize versionbd67d48
Improve changelog validatione912575
Fix incorrect TOC list structure in docs42d4b43
Fix CI badge in README1caf028
Optimize raw HTML post-processor (#1510)f6cfc5c
Use PEP 639 license expressions in project metadata9c6e39a
Add Python 3.13 and drop Python 3.87aae61b
Add special case for closing nested quotes0ad5b0a
Abbr should respect AtomicStringsUpdates
pillow
from 11.1.0 to 11.2.1Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
Commits
339bc5d
11.2.1 version bump857b884
Merge pull request #8885 from radarhere/releasenotes7a0092f
Remove incomplete 11.2.0 release, bill as 11.2.1 insteadd52c2db
Do not include libavif in wheels8dafc38
Added 11.2.1 release notes07d7800
Removed release notes update0490948
Remove GPL v2 license (#8884)774d0ae
Merge pull request #8868 from radarhere/xz_upgraded1e27fc
Merge pull request #8870 from radarhere/harfbuzz_upgradec8d98d5
Added avif to config settings (#8875)Updates
ruff
from 0.11.4 to 0.11.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
7186d5e
Bump 0.11.5 (#17337)5b6e949
[red-knot] Silenceunresolved-attribute
in unreachable code (#17305)ec74f2d
Revert "[red-knot] Type narrowing for assertions (#17149)" (#17335)907b6ed
[red-knot] Type narrowing for assertions (#17149)fd9882a
[red-knot] avoid unnecessary evaluation of visibility constraint on definitel...66a33bf
update cargo-dist (#17325)5b1d835
[red-knot] Fix double hovers/inlays in playground (#17334)4d50ee6
[red-knot] Track reachability of scopes (#17332)06ffeb2
Add pre-commit hook to check for merge conflicts (#17279)10e4412
[red-knot] Add inlay type hints (#17214)Updates
typing-extensions
from 4.13.1 to 4.13.2Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
4525e9d
Prepare release 4.13.2 (#583)88a0c20
Do not shadow user arguments in generated__new__
by@deprecated
(#581)281d7b0
Add 3rd party tests for litestar (#578)8092c39
fixTypeAliasType
union withtyping.TypeAliasType
(#575)Updates
urllib3
from 2.3.0 to 2.4.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
a5ff7ac
Release 2.4.0a135db2
Upgrade memray and coverage to fix macOS tests (#3589)8f40e71
Upgrade the publishing action to get correct licensing info on PyPI (#3585)3ff4e49
Add a link to the 2024 annual report (#3586)75709c1
Set verify flags increate_urllib3_context
(#3577)5c8f82a
Bump astral-sh/setup-uv from 5.3.0 to 5.4.1 (#3580)42e90d8
Bump actions/setup-python from 5.4.0 to 5.5.0 (#3579)3e8f2db
Stop using Ubuntu 20.04 and 22.04 in CI (#3570)e29db82
Update exceptions to have more of their attributes pickled (#3572)f8a0c43
Add PyPy 3.11 to CIUpdates
uv
from 0.6.13 to 0.6.14Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
Commits
a4cec56
Bump to 0.6.14 (#12786)1099867
Sync latest Python releases (#12784)a45ca9a
Build backend: Check module dir exists for sdist build (#12779)980599f
Fix sdist with long directories (#12764)173d6f7
Adduv-build
anduv_build
aliases touv init --build-backend
(#12776)d99983a
Avoid querying GitHub on repeated install invocations (#12767)a38250d
Fix mismatched pip interface header / nav titles (#12640)3ece75f
Error whentool.uv.sources
is set in system-level configuration file (#12757)17a2e42
Update Rust crate tokio to v1.44.0 (#12758)8a1967d
Split workspace members onto their own lines inuv init
(#12756)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