Bump the python group across 1 directory with 6 updates#203
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python group across 1 directory with 6 updates#203dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typer](https://github.com/fastapi/typer) | `0.25.1` | `0.26.7` | | [prek](https://github.com/j178/prek) | `0.4.1` | `0.4.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.14` | `0.15.17` | | [ty](https://github.com/astral-sh/ty) | `0.0.39` | `0.0.49` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.0` | | [tox](https://github.com/tox-dev/tox) | `4.54.0` | `4.55.1` | Updates `typer` from 0.25.1 to 0.26.7 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.25.1...0.26.7) Updates `prek` from 0.4.1 to 0.4.5 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.4.1...v0.4.5) Updates `ruff` from 0.15.14 to 0.15.17 - [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.15.14...0.15.17) Updates `ty` from 0.0.39 to 0.0.49 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.39...0.0.49) Updates `pytest` from 9.0.3 to 9.1.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.0) Updates `tox` from 4.54.0 to 4.55.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.54.0...4.55.1) --- updated-dependencies: - dependency-name: typer dependency-version: 0.26.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: prek dependency-version: 0.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ty dependency-version: 0.0.49 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: tox dependency-version: 4.55.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... 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 python group with 6 updates in the / directory:
0.25.10.26.70.4.10.4.50.15.140.15.170.0.390.0.499.0.39.1.04.54.04.55.1Updates
typerfrom 0.25.1 to 0.26.7Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
4e10334🔖 Release version 0.26.7 (#1823)08a8a03📝 Update release notes8e75bc3🐛 Respect wait=False when launching URLs with xdg-open (#1820)d2e002a🔖 Release version 0.26.6 (#1822)2fe5d0c📝 Update release notes06fce7d🐛 Ensure that the default of a list argument is used correctly (#1821)7f888b2📝 Update release notes2e9bf9e👷 Speed up the CI by shuffling the test matrix (#1815)1888fa2🔖 Release version 0.26.5 (#1813)a493a98📝 Update release notesUpdates
prekfrom 0.4.1 to 0.4.5Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
... (truncated)
Commits
bb31082Update README.mdfa4e2dcBump version to 0.4.5 (#2221)e9336faAdd R language support (#2206)97a5a15Update Rust crate which to v8.0.3 (#2219)20a519aUpdate Rust crate ignore to v0.4.26 (#2218)88f0e2bUpdate dependency uv to v0.11.19 (#2214)7bd4300Update GitHub Actions to v7 (#2220)48ed5ccUpdate Rust crate async_zip to 0.0.18 (#2217)257e98aUpdate pre-commit to v1.47.2 (#2216)0c04602Update GitHub Actions (#2215)Updates
rufffrom 0.15.14 to 0.15.17Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
7c645a9Bump 0.15.17 (#25872)f381eb1Prioritize human-readable names in CLI output (#25869)b9b4546Minor workflow simplification (#25870)1e77ba0[ty] MovePreformattedBlockScannerto format-agnostic location. (#25856)6f2b772[ty] Preserve nominal type of enum.property instances (#25849)be4777c[ty] Fix site-package error when multiple versions of pythons are installed i...53f6ff7Allow human-readable names in suppression comments (#25614)6740325[ty] Restrict uncached raw signature access (#25866)970b1bfAuto-update snapshots when syncing typeshed (#25841)0785793Fix handling ofignorecomments within adisable/enablepair (#25845)Updates
tyfrom 0.0.39 to 0.0.49Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
b669da8Bump version to 0.0.49 (#3749)79f0f51Fixups to new AGENTS.md file (#3741)d621352alex/generated workflow agents (#3740)10b243dBump version to 0.0.48 (#3729)c7a02f3Automatically trigger new ty-pre-commit releases when we cut a release (#3727)b6465aaUpdate typing FAQs: we have a pre-commit hook now (#3728)bd984e5Bump version to 0.0.47 (#3726)dd697a4Harden release-script edits around typeshed-sync CHANGELOG entries (#3725)23c525eEnsure the submodule is initialized inrelease.sh(#3724)baf9732Update actions/checkout action to v6.0.3 (#3716)Updates
pytestfrom 9.0.3 to 9.1.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b2522cfPrepare release version 9.1.0368d2fc[refactor] TightenSetComparisonFunctiontoIterator[str](#14587)ff77cd8[refactor] Make base assertion comparisons return an iterator instead of a li...0d8491abuild(deps): Bump actions/stale from 10.2.0 to 10.3.04a809d9Merge pull request #14568 from pytest-dev/register-fixture5dfa385Fix recursion traceback test to cover all styles (#14582)f52ff0cAddpytest.register_fixturea8ac094Merge pull request #14567 from pytest-dev/more-visibility-deprecatee5620cd[pre-commit.ci] pre-commit autoupdate (#14577)2ce9c6dMerge pull request #14540 from minbang930/fix-14533-doctest-module-fixturesUpdates
toxfrom 4.54.0 to 4.55.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
7ebde0crelease 4.55.19ac5479🐛 fix(config): propagate overrides through config references (#3951)28972a9[pre-commit.ci] pre-commit autoupdate (#3949)928b7f0release 4.55.0a43427f🐛 fix(pip): skip constrain_package_deps when constraints is set (#3948)27b68b3[pre-commit.ci] pre-commit autoupdate (#3947)4e6627cfeat: Also passTERMINFOwhen in an interactive shell (#3946)10c431c[pre-commit.ci] pre-commit autoupdate (#3943)c86e876👷 ci(schemastore): sync fork before pushing branch (#3942)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 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