chore(deps)(deps): bump the all-dependencies group across 1 directory with 6 updates - #264
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): bump the all-dependencies group across 1 directory with 6 updates#264dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… with 6 updates Bumps the all-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.4` | `7.16.0` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.165.10` | `6.167.1` | | [import-linter](https://github.com/seddonym/import-linter) | `2.13` | `2.14` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.4` | `0.16.5` | | [anyio](https://github.com/agronholm/anyio) | `4.14.2` | `4.15.0` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `1.29.0` | `1.30.0` | Updates `coverage` from 7.15.4 to 7.16.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.4...7.16.0) Updates `hypothesis` from 6.165.10 to 6.167.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.165.10...v6.167.1) Updates `import-linter` from 2.13 to 2.14 - [Changelog](https://github.com/seddonym/import-linter/blob/main/docs/release_notes.md) - [Commits](seddonym/import-linter@v2.13...v2.14) Updates `ruff` from 0.16.4 to 0.16.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@0.16.4...0.16.5) Updates `anyio` from 4.14.2 to 4.15.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.2...4.15.0) Updates `huggingface-hub` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: hypothesis dependency-version: 6.167.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: import-linter dependency-version: '2.14' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: anyio dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: huggingface-hub dependency-version: 1.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
diffctx review contextRange Review this instead of the raw diff: download the context (artifact Changed files as diffctx lists them (omitted = no fragment fit) |
|
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 all-dependencies group with 6 updates in the / directory:
7.15.47.16.06.165.106.167.12.132.140.16.40.16.54.14.24.15.01.29.01.30.0Updates
coveragefrom 7.15.4 to 7.16.0Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
3e9fc16docs: prep for 7.16.038be8d1build: control check-manifest explicitly8eb1266docs(build): no longer commit sample_html1a8b3fadocs: remove sample_htmlaeaa79bdocs: linklint is now sphinx-linklintd5eaf3ftest: a branchless way to re-add extensions57e52fddocs: adjust CHANGES for #2270b9d304dfix: check for multiprocessing in a --concurrency list (#2270)a6ef928chore: make upgrade070461fchore: bump the action-dependencies group with 4 updates (#2271)Updates
hypothesisfrom 6.165.10 to 6.167.1Commits
a8dcd74Bump hypothesis version to 6.167.1 and update changelogc862b6fMerge pull request #4874 from Zac-HD/claude/cu-many-reject-span-discard-yhaidcdf39994Merge pull request #4873 from HypothesisWorks/create-pull-request/patchafe5b0bBump hypothesis version to 6.167.0 and update changelog06bfa69Merge pull request #4870 from Zac-HD/claude/status-reason-ideas-dum8wm1d0e155Add return annotation to satisfy mypy's disallow_incomplete_defsa0a7dfcReport the failing assume() when .map() gives upd010799Rename _filter_gave_ups test helper to _get_filter_gave_upsef98ff9Fix the type of Bundle transformations8e36c8fRequire passing data to SampledFromStrategy._transformUpdates
import-linterfrom 2.13 to 2.14Changelog
Sourced from import-linter's changelog.
Commits
33138daRelease v2.14d314ebbAdd broken contract guidance (#371)285653eShow count of ignored imports in contract output (#375) (#376)2c00e87Update uv.lock65ff08eMove --debug example under its own Debug mode heading; add author2a1c20bDocument the --debug flaga2acb4dClarify need for include_external_packages8211ac1Clarify that external packages can be forbidden213b92eAdd --no-logo flagUpdates
rufffrom 0.16.4 to 0.16.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
9e4938cBump 0.16.5 (#28110)aad0e90Allow rules without codes (#28049)5fdab73Update preview default rules and categories (#27877)29c8e5bDocument rule acceptance guidelines (#27910)50a4d7fDocument the new category selectors (#27906)ada8795Introduce category selectors (#27666)d894723[ty] Infer lambda parameters through callable type aliases (#28109)2685fde[ty] Narrow functional enum members in==andmatch(#28103)efcffd2[ty] Intersection simplifications with subtype-related generic specialization...eb78048[ty] Bump ecosystem-analyzer for HTML escaping (#28104)Updates
anyiofrom 4.14.2 to 4.15.0Release notes
Sourced from anyio's releases.
... (truncated)
Commits
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)ae25044[pre-commit.ci] pre-commit autoupdate (#1290)6d3a30dAdd follow_symlinks argument to anyio.Path.owner() and group() (#1293)Updates
huggingface-hubfrom 1.29.0 to 1.30.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
48ef278Release: v1.30.0a073ecbRelease: v1.30.0.rc0b84090b[Release] Consolidate the HF CLI skill sync into the release workflow (#4765)176d4f3[CI] Disable auto close (#4800)f0a5c6d[Inference Providers] Do not require the conversational tag for chat-completi...6a2eb09[Sandbox] Document experimental status (#4783)94cb25d[CI] Fix torch_1.11 case-arm label to match renamed matrix entry (#4776)4cc16bc[Download] AResolvedRevisiononly pins the repo it was resolved for (#4767)1de4817[Download] Follow redirects between Hub hosts when resolving files (#4739)97655e8Alignhf jobs scheduled lsfiltering withhf jobs ls(--status/`--label...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