Bump the python-packages group across 1 directory with 9 updates #3
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 python-packages group with 9 updates in the / directory:
7.6.1
7.6.12
8.5.0
8.6.1
1.11.2
1.15.0
0.6.8
0.9.9
6.0.12.20240917
6.0.12.20241230
8.3.3
8.3.4
0.26.2
0.29.0
9.5.39
9.6.5
5.1.1
6.1.0
Updates
coverage
from 7.6.1 to 7.6.12Changelog
Sourced from coverage's changelog.
Commits
7e5373e
docs: sample HTML for 7.6.12a4ed38b
docs: prep for 7.6.12ce4efdc
build: fix aarch64 kits #1927a1f3192
build: don't publish if kit building failedbb68f99
chore: bump the action-dependencies group with 2 updates (#1926)f3d6b4a
refactor: check for more kinds of constant tests67899ea
refactor: we no longer care what kind of constant the compile-time constants arec850f20
refactor: macOS is MACOS, not OSXa1b2c1a
build: there are always tweaks to howto.txt9c03039
build: bump version to 7.6.12Updates
importlib-metadata
from 8.5.0 to 8.6.1Changelog
Sourced from importlib-metadata's changelog.
Commits
45e8bde
Finalize506beb7
Fixed indentation logic to also honor blank lines.dad7380
Finalizedab1dd8
When transforming the payload to a Description key, clear the payload.07aa607
Add support for rendering metadata where some fields have newlines (python/cp...b92ec18
Merge https://github.com/jaraco/skeleton5c34e69
Use extend for proper workaround.694e5b4
Merge https://github.com/jaraco/skeleton750a189
Require Python 3.9 or later now that Python 3.8 is EOL.e61a9df
Include pyproject.toml in ruff.toml.Updates
mypy
from 1.11.2 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
ruff
from 0.6.8 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
types-pyyaml
from 6.0.12.20240917 to 6.0.12.20241230Commits
Updates
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
trio
from 0.26.2 to 0.29.0Release notes
Sourced from trio's releases.
... (truncated)
Commits
1497c77
Bump version to 0.29.0b92131c
Merge pull request #3200 from A5rocks/clear-after-fork09daf03
Merge pull request #3207 from python-trio/autodeps/bump_from_ad94625900c7c
Delay including typing-extensionsaa7f2df
Dependency updatesad9462b
Merge pull request #3201 from tjstum/resolver3d61e02
_public26ea897
Merge pull request #3204 from python-trio/pre-commit-ci-update-configc73c2ec
Merge pull request #3203 from A5rocks/remove-lines398424e
[pre-commit.ci] auto fixes from pre-commit.com hooksUpdates
mkdocs-material
from 9.5.39 to 9.6.5Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
7445b2a
Prepare 9.6.5 releasebdad6ec
Formatting2e837fa
Fixed privacy plugin crashing on HTTP errors5958d7b
Documentation (#8018)3a11e3e
Fixed tags plugin not working on filenames with whitespaces2752b9e
Documentatione9d3ffa
docs(blog): Fix highlighted line in drafts section44c3b56
Updated dependencies9b0f482
Prepare 9.6.4 releasea9bae7f
Fixed navigation spacing in Safari 18.3 (#7979)Updates
twine
from 5.1.1 to 6.1.0Changelog
Sourced from twine's changelog.
... (truncated)
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)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