Update: Bump the python-dependencies group across 1 directory with 6 updates - #39
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the python-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.411` | `1.1.414` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.5` | `0.16.7` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.167.0` | `6.168.0` | | griffelib | `2.2.0` | `2.3.0` | | [mutmut](https://github.com/boxed/mutmut) | `3.7.0` | `3.8.0` | | [anyio](https://github.com/agronholm/anyio) | `4.14.2` | `4.15.1` | Updates `pyright` from 1.1.411 to 1.1.414 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.411...v1.1.414) Updates `ruff` from 0.16.5 to 0.16.7 - [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.16.5...0.16.7) Updates `hypothesis` from 6.167.0 to 6.168.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.167.0...v6.168.0) Updates `griffelib` from 2.2.0 to 2.3.0 Updates `mutmut` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/boxed/mutmut/releases) - [Changelog](https://github.com/boxed/mutmut/blob/main/HISTORY.rst) - [Commits](boxed/mutmut@3.7.0...3.8.0) Updates `anyio` from 4.14.2 to 4.15.1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.2...4.15.1) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.414 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: hypothesis dependency-version: 6.168.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: griffelib dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mutmut dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: anyio dependency-version: 4.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-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 python-dependencies group with 6 updates in the / directory:
1.1.4111.1.4140.16.50.16.76.167.06.168.02.2.02.3.03.7.03.8.04.14.24.15.1Updates
pyrightfrom 1.1.411 to 1.1.414Commits
1aa6dfePyright NPM Package update to 1.1.414 (#370)5ecb4dftests: retry network tests (#369)978501bchore: bump timeout for pylance version check474b7bePyright NPM Package update to 1.1.413 (#365)4502e5dci: auto merge version bumps (#368)f9a9a6e[pyright updated to 1.1.412] Update Version (#364)Updates
rufffrom 0.16.5 to 0.16.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)Updates
hypothesisfrom 6.167.0 to 6.168.0Commits
cd434f2Bump hypothesis version to 6.168.0 and update changelog3187fb9Merge pull request #4868 from Zac-HD/claude/hypothesis-datetime-strategy-ajzai0a60dc77Reduce rate of tricky datetimes67e5c04Merge pull request #4875 from HypothesisWorks/create-pull-request/patchecaed93Merge remote-tracking branch 'upstream/master' into plait/review-hypothesis-4868116ef84Probe backwards for bound windows before the scan rangeef17651Bound the cache of probed timezone transitions6b35510Skip transition probing for fixed-offset timezones26df9ddSimplify clamping of tricky-draw windows6e9b745Extract a _draw_ordinary_datetime helperUpdates
griffelibfrom 2.2.0 to 2.3.0Updates
mutmutfrom 3.7.0 to 3.8.0Release notes
Sourced from mutmut's releases.
Changelog
Sourced from mutmut's changelog.
Commits
14a7230Release 3.8.0 (#581)4ff5d9eFix obsolete test names never being removed from the stats file (#569)c3a8f4bfeat: process isolation and fork-safe test runners (#566)7f8ba00misc: update history (#576)301df52Fix pragma: no mutate on match/case headers being silently ignored630e846fix: delete twice "-24" param and up ruff for tests itb1d1270ci: pre-commit workflow (#567)748bfc0refac: main decomposition (#561)2f39c84Honour 'pragma: no mutate block' on else/except/finally arms (#559)e450cfcchore: up mypy to 2.3.1Updates
anyiofrom 4.14.2 to 4.15.1Release notes
Sourced from anyio's releases.
... (truncated)
Commits
ffcd154Bumped up the version0ecf5edAdded a workaround for third party code accessing unimported submodules (#1309)9283662Bumped up the versiond137692Improved the instructions for AI agents033fc52Shield TemporaryDirectory cleanup from cancellation (#1304)942e9a6[pre-commit.ci] pre-commit autoupdate (#1305)b825c3bFixed pyproject.toml changes not triggering the test suite9727dc5Fixed start inconsistencies between trio and asyncio (#1198)b05fe6dFixed wrong type in move_on_after (#1297)44d0c93Fixed asyncio task group coroutine cleanup (#1275)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