chore(deps): bump the python-compatible group across 1 directory with 6 updates - #156
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
… 6 updates Bumps the python-compatible group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyio](https://github.com/agronholm/anyio) | `4.14.2` | `4.15.1` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `1.30.0` | `1.31.0` | | [litellm](https://github.com/BerriAI/litellm) | `1.100.0` | `1.101.0` | | daytona | `0.211.2` | `0.214.0` | | [harbor](https://github.com/harbor-framework/harbor-cookbook) | `0.22.0` | `0.23.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.6` | `0.16.7` | 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) Updates `huggingface-hub` from 1.30.0 to 1.31.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.30.0...v1.31.0) Updates `litellm` from 1.100.0 to 1.101.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.100.0...v1.101.0) Updates `daytona` from 0.211.2 to 0.214.0 Updates `harbor` from 0.22.0 to 0.23.0 - [Commits](https://github.com/harbor-framework/harbor-cookbook/commits) Updates `ruff` from 0.16.6 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.6...0.16.7) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-compatible - dependency-name: huggingface-hub dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-compatible - dependency-name: litellm dependency-version: 1.101.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-compatible - dependency-name: daytona dependency-version: 0.214.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-compatible - dependency-name: harbor dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-compatible - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-compatible ... Signed-off-by: dependabot[bot] <support@github.com>
This branch has not been deployed
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-compatible group with 6 updates in the / directory:
4.14.24.15.11.30.01.31.01.100.01.101.00.211.20.214.00.22.00.23.00.16.60.16.7Updates
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)Updates
huggingface-hubfrom 1.30.0 to 1.31.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
495b17cRelease: v1.31.00f50db0Release: v1.31.0.rc1d592df8Revert "[Jobs] Add network groups to hf jobs run (#4833)"3c08b69Release: v1.31.0.rc0f148666[CLI] Fix truncated command descriptions in the CLI reference (#4849)c4f076c(LFS)Fix SliceFileObj.iter yielding only the first 4MB chunk (#4844)22fe960Fix dotenv parser truncating unquoted values containing '#' (#4842)6cae778[Jobs] Add network groups to hf jobs run (#4833)063b37b[CLI] Raise explicit error for shell-script extensions on Windows (#4846)b9c14d9[Download] Write cache ref file atomically insnapshot_download(#4829)Updates
litellmfrom 1.100.0 to 1.101.0Release notes
Sourced from litellm's releases.
... (truncated)
Commits
18243cdMerge pull request #40886 from BerriAI/litellm_backport_redis_chaos_rc_1_101_0abfb2cftest(load): backport Redis chaos qualification to rc/1.101.0 (#40482)c1a834bfix(caching): backport Redis breaker recovery guards to rc/1.101.0 (#40624)ca4a613fix(redis): backport quiet breaker refusals to rc/1.101.0 (#40620)c324a2bperf(proxy): backport pipelined spend counters to rc/1.101.0 (#40371)912a3f8Merge pull request #40346 from BerriAI/litellm_backport_40335_rc_1_101_0bcddffcfix(otel): backport auth spans and callback merge to rc/1.101.0f0b6d66Merge pull request #40325 from BerriAI/litellm_backport_37667_rc_1_101_0f41fc71Merge pull request #40324 from BerriAI/litellm_backport_40312_rc_1_101_0b6e73ccfeat(team): backport team admin callbacks to rc/1.101.0Updates
daytonafrom 0.211.2 to 0.214.0Updates
harborfrom 0.22.0 to 0.23.0Commits
Updates
rufffrom 0.16.6 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)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