This repository was archived by the owner on Mar 30, 2025. It is now read-only.
build(deps): bump the development-dependencies group across 1 directory with 3 updates#18
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…ry with 3 updates Bumps the development-dependencies group with 3 updates in the / directory: [pre-commit](https://github.com/pre-commit/pre-commit), [ruff](https://github.com/astral-sh/ruff) and [mypy](https://github.com/python/mypy). Updates `pre-commit` from 4.0.1 to 4.1.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@v4.0.1...v4.1.0) Updates `ruff` from 0.8.0 to 0.9.6 - [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.8.0...0.9.6) Updates `mypy` from 1.13.0 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.15.0) --- updated-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: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
The following labels could not be found: |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 3 updates in the / directory: pre-commit, ruff and mypy.
Updates
pre-commitfrom 4.0.1 to 4.1.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b152e92v4.1.0c3125a4Merge pull request #3389 from lorenzwalthert/dev-always-unset-renvc2c061cfix: ensure env patch is applied for vanilla emulationcd429dbMerge pull request #3382 from pre-commit/pre-commit-ci-update-config9b9f8e2[pre-commit.ci] pre-commit autoupdate86300a4Merge pull request #3376 from pre-commit/r-gone77edad8install r on ubuntu runners18b3939Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest31cb945Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...28c3d81update .net tests to use .net 8Updates
rufffrom 0.8.0 to 0.9.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
524cf6eBump version to 0.9.6 (#16074)857cf0dRevert tailwindcss v4 update (#16075)0f1eb1eImprove migration document (#16072)b69eb90Fix reference definition labels for backtick-quoted shortcut links (#16035)d2f661fRUF009 should behave similar to B008 and ignore attributes with immutable typ...07cf885[pylint] Also report when the object isn't a literal (PLE1310) (#15985)c089896Update Rust crate rustc-hash to v2.1.1 (#16060)869a954Root exclusions in the server to project root (#16043)cc0a5ddDirectly includeSettingsstruct for the server (#16042)b54e390Update Rust crate clap to v4.5.28 (#16059)Updates
mypyfrom 1.13.0 to 1.15.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9397454remove +dev from version ahead of final release686b591remove "unreleased" from 1.15 changelog entrycb4b243Various small updates to 1.15 changelog (#18599)1a26502Prepare changelog for 1.15 release (#18583)d4515e4Fix a few PR links in the changelog (#18586)f83b643Add object self-type to tuple test fixture (#18592)ebc2cb8Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)63c251eempty commit to trigger wheel rebuildc30573eFix literal context for ternary expressions (for real) (#18545)23d862dFix isinstance with explicit (non generic) type alias (#18512)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