Bump the development-dependencies group across 1 directory with 5 updates#5
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the development-dependencies group across 1 directory with 5 updates#5dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the development-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.1` | `8.3.2` | | [mypy](https://github.com/python/mypy) | `1.10.0` | `1.11.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.4` | `0.5.5` | | [pdoc](https://github.com/mitmproxy/pdoc) | `14.5.0` | `14.6.0` | Updates `pytest` from 8.2.1 to 8.3.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.1...8.3.2) Updates `mypy` from 1.10.0 to 1.11.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.11.1) Updates `pre-commit` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.7.1...v3.8.0) Updates `ruff` from 0.4.4 to 0.5.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.4...0.5.5) Updates `pdoc` from 14.5.0 to 14.6.0 - [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md) - [Commits](mitmproxy/pdoc@v14.5.0...v14.6.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 development-dependencies group with 5 updates in the / directory:
8.2.18.3.21.10.01.11.13.7.13.8.00.4.40.5.514.5.014.6.0Updates
pytestfrom 8.2.1 to 8.3.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
bbcec9cPrepare release version 8.3.278fe8b6Merge pull request #12657 from pytest-dev/patchback/backports/8.3.x/6c806b499...238bad2Merge pull request #12656 from RonnyPfannschmidt/fix-12652-detect-conda-envae6034aMerge pull request #12641 from pytest-dev/patchback/backports/8.3.x/c03989cee...31337abMerge pull request #12640 from pytest-dev/update-userca3070bMerge pull request #12637 from pytest-dev/release-8.3.1de98446Prepare release version 8.3.1bd0a042Merge pull request #12636 from pytest-dev/update-release-notes664325bdoc/changelog: update 8.3.0 notes19d225dMerge pull request #12635 from pytest-dev/release-8.3.0Updates
mypyfrom 1.10.0 to 1.11.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
570b90aBump version to 1.11b3a102eFixRawExpressionType.acceptcrash with--cache-fine-grained(#17588)aec04c7Fix PEP 604 isinstance caching (#17563)cb44e4dFixtyping.TypeAliasTypebeing undefined on python < 3.12 (#17558)6cf9180Fix types.GenericAlias lookup crash (#17543)64c1ebfBump version to 1.11.1+devdbd5f5cRemove +dev from version for 1.11 releasef0a8c69Update CHANGELOG for mypy 1.11 (#17540)371f780CHANGELOG.md update for 1.11 (#17539)2563da0Fix daemon crash on invalid type in TypedDict (#17495)Updates
pre-commitfrom 3.7.1 to 3.8.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
d46423fv3.8.08133abdMerge pull request #3265 from lorenzwalthert/issue-3206da0c1d0implement health check for language:rf641f6aMerge pull request #3264 from pre-commit/pre-commit-ci-update-configa68a19dfixes for mypy 1.1188317dd[pre-commit.ci] pre-commit autoupdatefaa6f8cMerge pull request #3244 from pre-commit/pre-commit-ci-update-configf632459[pre-commit.ci] pre-commit autoupdate0252908Merge pull request #3240 from pre-commit/pre-commit-ci-update-config69b5dce[pre-commit.ci] pre-commit autoupdateUpdates
rufffrom 0.4.4 to 0.5.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
fc16d8dBump version to 0.5.5 (#12510)175e5d7Add missing traceback line inf-string-in-exceptiondocstring. (#12508)c03f257Add note about the breaking change innvim-lspconfig(#12507)6bbb4a2Add setup docs for Zed editor (#12501)2ce3e3aFix the search path tests on MacOS (#12503)2a64cccAvoid applyingignore-namestoselfandclsfunction names (#12497)928ffd6IgnoreNPY201insideexceptblocks for compatibility with older numpy ver...e52be09[red-knot] Improve validation for search paths (#12376)8890735[flake8-bugbear] Allow singleton tuples with starred expressions in B013 (#12...eac965e[red-knot] Watch search paths (#12407)Updates
pdocfrom 14.5.0 to 14.6.0Changelog
Sourced from pdoc's changelog.
Commits
e6464b6bump to 14.6.08d6d980docs: make it more clear what@privatedoes (#716)1f08df5add support for GitHub Markdown alerts (#718)f2ffa5eupdate markdown2 (#717)8939754refactorlinkify(#670)8aef099update ruff's pyproject configuration (#712)552378fexpectinspect.signatureto raise, fix #678 (#711)d571959fix TypeError on spec walking, fix #680 (#710)a3d4946improve enum rendering, fix #701 (#708)59efacafix #698 (#709)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 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