Bump the python-packages group with 9 updates#2683
Merged
Conversation
Bumps the python-packages group with 9 updates: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.0` | `7.6.1` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.2.0` | `8.4.0` | | [mypy](https://github.com/python/mypy) | `1.11.1` | `1.11.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.5` | `0.6.3` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240724` | `6.0.12.20240808` | | [trio](https://github.com/python-trio/trio) | `0.26.1` | `0.26.2` | | [attrs](https://github.com/sponsors/hynek) | `23.2.0` | `24.2.0` | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.6.0` | `1.6.1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.30` | `9.5.34` | Updates `coverage` from 7.6.0 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.0...7.6.1) Updates `importlib-metadata` from 8.2.0 to 8.4.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.2.0...v8.4.0) Updates `mypy` from 1.11.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.1...v1.11.2) Updates `ruff` from 0.5.5 to 0.6.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.5...0.6.3) Updates `types-pyyaml` from 6.0.12.20240724 to 6.0.12.20240808 - [Commits](https://github.com/python/typeshed/commits) Updates `trio` from 0.26.1 to 0.26.2 - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](python-trio/trio@v0.26.1...v0.26.2) Updates `attrs` from 23.2.0 to 24.2.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `mkdocs` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.6.0...1.6.1) Updates `mkdocs-material` from 9.5.30 to 9.5.34 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.30...9.5.34) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: types-pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: trio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Kludex
reviewed
Sep 1, 2024
Kludex
reviewed
Sep 1, 2024
Kludex
approved these changes
Sep 1, 2024
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
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.
Bumps the python-packages group with 9 updates:
7.6.07.6.18.2.08.4.01.11.11.11.20.5.50.6.36.0.12.202407246.0.12.202408080.26.10.26.223.2.024.2.01.6.01.6.19.5.309.5.34Updates
coveragefrom 7.6.0 to 7.6.1Changelog
Sourced from coverage's changelog.
Commits
29f5898docs: sample HTML for 7.6.19b829f1docs: prep for 7.6.1ebbb6a2build: wheels for 3.13rc13872525chore: make upgrade7a27f40test: fix a test on free-threading, use abiflags to get site-packages path co...2b53664build: include gil/nogil in the version bannerda1682fdocs: changelog and contributor for #1828dc819fftest: two tests for #18289aaa404fix: properly handle backslash before multi-line string (#1828)9c50270chore: make upgradeUpdates
importlib-metadatafrom 8.2.0 to 8.4.0Changelog
Sourced from importlib-metadata's changelog.
Commits
1616cb3Finalize71b4678Add news fragment.ebcdcfdRemove workaround for python/typeshed#10328.2c43cfeMerge pull request #499 from danielhollas/defer-inspecta7aaf72Use third-person imperative voice and link to issue in comment.e99c105Restore single-expression logic.debb516Don't use global var3c8e1ecFinalize5035755Merge pull request #498 from python/feature/entry-points-disallow-dist-match6d9b766Remove MetadataPathFinder regardless of its position.Updates
mypyfrom 1.11.1 to 1.11.2Commits
789f02cBump version to 1.11.2917cc75An alternative fix for a union-like literal string (#17639)7d805b3Unwrap TypedDict item types before storing (#17640)32675ddRevert "Fix Literal strings containing pipe characters" (#17638)778542bRevert "FixRawExpressionType.acceptcrash with--cache-fine-grained" (#1...14ab742Bump version to 1.11.2+devUpdates
rufffrom 0.5.5 to 0.6.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
ee258caBump version to 0.6.3 (#13152)b4d9d26Update faq.md to highlight changes to src (#13145)a998320[ruff] - extend comment deletions for unused-noqa (RUF100) (#13105)770ef2a[red-knot] support deferred evaluation of type expressions (#13131)c6023c0[red-knot] Add docs on usingRAYON_NUM_THREADSfor better logging (#13140)df694ca[FastAPI] Avoid introducing invalid syntax in fix for `fast-api-non-annotat...2e75cfbFormatPYIexamples in docs as.pyi-file snippets (#13116)cfafaa7[red-knot] Remove very noisy tracing call when resolvingImportFromstateme...3e9c7adReplace crates by dependi for VS Code Dev Container (#13125)81cd438red-knot: infer and display ellipsis type (#13124)Updates
types-pyyamlfrom 6.0.12.20240724 to 6.0.12.20240808Commits
Updates
triofrom 0.26.1 to 0.26.2Release notes
Sourced from trio's releases.
Commits
993e67aBump version to 0.26.26fe02c0Fix attrs redone (#3058)a50fcaa[pre-commit.ci] pre-commit autoupdate ruff-pre-commit: v0.5.5 → v0.5.6 (#3059)223e4f4Merge pull request #3056 from A5rocks/release-0.26.1abd193cStart new cycleUpdates
attrsfrom 23.2.0 to 24.2.0Commits
Updates
mkdocsfrom 1.6.0 to 1.6.1Release notes
Sourced from mkdocs's releases.
Commits
bb7e8b6Version 1.6.1. (#3819)0b22a52Merge pull request #3795 from mkdocs/tomchristie-patch-1695d8edMerge pull request #3808 from razorblack/master347e79fMerge pull request #3817 from gesslar/patch-1200f6f9Update configuration.md05a64b4Use utc timezones consistently9204eb6Merge pull request #3809 from pawamoy/warnings-controla16d60fMerge pull request #3804 from KenSentMe/mastere72c7d0Merge pull request #3784 from squidfunk/fix/docker-warningd737625Merge pull request #3774 from squidfunk/fix/dropdownUpdates
mkdocs-materialfrom 9.5.30 to 9.5.34Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
7d6096aPrepare 9.5.34 release6f3c05bUpdated dependenciesd3b1792Updated Mermaid to v11 (#7475)f88c436Unpinned Stylelint and plugins3b12816Unpinned TypeScript ESLint integration and checkscafd67bFixed error in build script80ae560Unpinned svgo dependencya91ee70Prepare 9.5.33 release4104fafUpdated dependencies8ee7137Updated premium sponsorsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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