Bump the all group across 1 directory with 7 updates #273
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 all group with 7 updates in the / directory:
9.5.49
9.6.7
0.27.0
0.28.2
6.0.1
6.1.0
8.3.4
8.3.5
0.8.4
0.9.9
1.14.0
1.15.0
2.18.0
2.19.1
Updates
mkdocs-material
from 9.5.49 to 9.6.7Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
85ac214
Prepare 9.6.7 releasee0b0113
Fixed backref import (#8057)6a49618
Added distribution files27ba956
Fixed unescaped of quotes in ARIA labels (#8053)922cb7c
Prepare 9.6.6 release523922b
Fixed privacy plugin not replacing occurrences3bd81bd
Updated dependenciesb6e40de
Updated dependencies3a7cc2a
Lowered backref version to support Py3.8 (#8037)ab15110
Replaced regex with backrefs package in search plugin (#8034)Updates
mkdocstrings[python]
from 0.27.0 to 0.28.2Release notes
Sourced from mkdocstrings[python]'s releases.
... (truncated)
Changelog
Sourced from mkdocstrings[python]'s changelog.
... (truncated)
Commits
2b9b4f0
chore: Prepare release 0.28.22c22bdc
build: Depend on mkdocs-autorefs >= 1.4145954c
chore: Prepare release 0.28.14ab180d
fix: Renew MkDocs'relpath
processor instead of using same instanceede1941
chore: Increase mkdocstrings-python lower bound againe1eb99c
docs: Useinventories
instead ofimport
for Python example926dd7e
docs: Remove trailing spaces698a321
chore: Update mkdocstrings-python dev-dep to force uv to install it1cb9177
chore: Update location of the Python handler's JSON schema6ef1412
chore: Prepare release 0.28.0Updates
twine
from 6.0.1 to 6.1.0Changelog
Sourced from twine's changelog.
Commits
aa3a910
Update changelog for 6.1.0 (#1214)4406034
Merge pull request #1208 from dnicolodi/rm-setuptools2ca55db
Simplify generation of test packages used in test_checkbffd296
Move build_archive() from test_sdist to common helpers modulefd0646e
Merge pull request #1206 from dnicolodi/rm-binary-blobs-part1ab4ec8c
Merge pull request #1211 from pypa/dependabot/github_actions/actions/upload-a...b562f74
build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0b2832de
Remove tests/fixtures/twine-1.5.0.zip970851d
Remove tests/alt-fixtures/twine-1.5.0-py2.py3-none-any.whl2386ca5
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#1205)Updates
pytest
from 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
Commits
b55ab2a
Prepare release version 8.3.5e217726
Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83
Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efe
Merge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674
Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1
Add readline workaround for libedit (#13176)edbfff7
doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00
Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496b
doc: Change training to remote only (#13196) (#13197)78cf1f6
ci: Bump build-and-inspect-python-package (#13188)Updates
ruff
from 0.8.4 to 0.9.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
091d0af
Bump version to Ruff 0.9.9 (#16434)3d72138
CheckLinterSettings::preview
for version-related syntax errors (#16429)4a23756
Avoid caching files with unsupported syntax errors (#16425)af62f79
Prioritize "bug" label for changelog sections (#16433)0ced8d0
[flake8-copyright
] Add links to applicable options (CPY001
) (#16421)a8e171f
Fix string-length limit in documentation for PYI054 (#16432)cf83584
Show version-related syntax errors in the playground (#16419)764aa0e
Allow passingParseOptions
to inline tests (#16357)568cf88
Bump version to 0.9.8 (#16414)040071b
[red-knot] Ignore surrounding whitespace when looking for `<!-- snapshot-diag...Updates
mypy
from 1.14.0 to 1.15.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9397454
remove +dev from version ahead of final release686b591
remove "unreleased" from 1.15 changelog entrycb4b243
Various small updates to 1.15 changelog (#18599)1a26502
Prepare changelog for 1.15 release (#18583)d4515e4
Fix a few PR links in the changelog (#18586)f83b643
Add object self-type to tuple test fixture (#18592)ebc2cb8
Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)63c251e
empty commit to trigger wheel rebuildc30573e
Fix literal context for ternary expressions (for real) (#18545)23d862d
Fix isinstance with explicit (non generic) type alias (#18512)Updates
pygments
from 2.18.0 to 2.19.1Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
b583de4
Prepare 2.19.1 release.c13f3f1
Prepare 2.19.1 release.cdbcd43
Add regression test for .ini issue, update CHANGES.5792a21
Update CHANGES.a985866
Merge pull request #2835 from kartben/fix_ini_double_quotes5822fd1
Fix Lua regressions.673d824
Fix quoted string handling43bf86f
Improve example regex in the docs.452ac62
Move on past 2.19.0.62dff31
Prepare 2.19 release.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