chore(deps): bump the non-breaking-changes group across 1 directory with 8 updates#63
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the non-breaking-changes group across 1 directory with 8 updates#63dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 8 updates Bumps the non-breaking-changes group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tenacity](https://github.com/jd/tenacity) | `9.0.0` | `9.1.2` | | [google-cloud-speech](https://github.com/googleapis/google-cloud-python) | `2.31.0` | `2.34.0` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.49.0` | `0.72.0` | | [tiktoken](https://github.com/openai/tiktoken) | `0.9.0` | `0.12.0` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `3.1.0` | `3.4.1` | | [google-generativeai](https://github.com/google/generative-ai-python) | `0.8.4` | `0.8.5` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.7.0` | `7.11.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.0` | `0.14.4` | Updates `tenacity` from 9.0.0 to 9.1.2 - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@9.0.0...9.1.2) Updates `google-cloud-speech` from 2.31.0 to 2.34.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-speech-v2.31.0...google-cloud-speech-v2.34.0) Updates `anthropic` from 0.49.0 to 0.72.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.49.0...v0.72.0) Updates `tiktoken` from 0.9.0 to 0.12.0 - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.9.0...0.12.0) Updates `google-cloud-storage` from 3.1.0 to 3.4.1 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v3.1.0...v3.4.1) Updates `google-generativeai` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/google/generative-ai-python/releases) - [Changelog](https://github.com/google-gemini/deprecated-generative-ai-python/blob/main/RELEASE.md) - [Commits](google-gemini/deprecated-generative-ai-python@v0.8.4...v0.8.5) Updates `coverage` from 7.7.0 to 7.11.3 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.7.0...7.11.3) Updates `ruff` from 0.11.0 to 0.14.4 - [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.11.0...0.14.4) --- updated-dependencies: - dependency-name: tenacity dependency-version: 9.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: google-cloud-speech dependency-version: 2.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: anthropic dependency-version: 0.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: tiktoken dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: google-cloud-storage dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: google-generativeai dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: coverage dependency-version: 7.11.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: ruff dependency-version: 0.14.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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 non-breaking-changes group with 8 updates in the / directory:
9.0.09.1.22.31.02.34.00.49.00.72.00.9.00.12.03.1.03.4.10.8.40.8.57.7.07.11.30.11.00.14.4Updates
tenacityfrom 9.0.0 to 9.1.2Release notes
Sourced from tenacity's releases.
Commits
62787c3ci: fix build2b173a1ci: fix typoa44271ffix: Add re.Pattern to allowed match types (#497)b4dfa3fchore(deps): bump actions/setup-python in the github-actions group (#522)f9a879cci: upload on PyPI using trusted publishing (#520)bfbf173fix: return "Self" from "BaseRetrying.copy" (#518)212c47cci: update ubuntu image (#516)3e2c181ci: remove Python 3.8 support (#515)3203359Test with Python 3.13 (#480)72db274chore(deps): bump actions/setup-python in the github-actions group (#513)Updates
google-cloud-speechfrom 2.31.0 to 2.34.0Release notes
Sourced from google-cloud-speech's releases.
Changelog
Sourced from google-cloud-speech's changelog.
Commits
b46d293chore: librarian release pull request: 20251020T120127Z (#14778)295713fchore(librarian): onboard google-cloud-dialogflow-cx (#14768)a925caefeat: Add support for Python 3.14 (#14764)84be903chore: librarian generate pull request: 20251017T151203Z (#14762)1b6c82dchore: librarian release pull request: 20251016T234720Z (#14754)32b32efchore(librarian): Delete grpc-google-iam-v1/.OwlBot.yaml (#14747)d0ebbbachore(librarian): onboard google-cloud-gke-hub (#14720)531a400chore(librarian): onboard google-cloud-monitoring-dashboards (#14719)3b6cd47chore(librarian): reduce diff in google-cloud-iam (#14718)80ab828chore: update README for Python 3.14 (#14738)Updates
anthropicfrom 0.49.0 to 0.72.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
2e2f663release: 0.72.0b0cced1feat(api): add ability to clear thinking in context management7263b5drelease: 0.71.17216ed8chore(api): mark older sonnet models as deprecatedb1a5cc0fix(client): resolve non-functional default socket options90cb7eachore: bumphttpx-aiohttpversion to 0.1.94022488release: 0.71.084aa153feat(api): adding support for agent skills16eb640release: 0.70.0c96f6ebfeat(api): manual updatesUpdates
tiktokenfrom 0.9.0 to 0.12.0Changelog
Sourced from tiktoken's changelog.
Commits
97e49cbRelease 0.12.09485498Partial sync of codebase (#451)00ff187Add GPT-5 model support with o200k_base encoding (#440)5ee89cachore: update dependencies (#449)2ab6d37Support the free-threaded build (#443)82dc3bbbump PyO3 version (#444)eedc856Partial sync of codebase5818d56Partial sync of codebase3591ff1Sync codebase4560a88Sync codebase (#389)Updates
google-cloud-storagefrom 3.1.0 to 3.4.1Release notes
Sourced from google-cloud-storage's releases.
... (truncated)
Changelog
Sourced from google-cloud-storage's changelog.
... (truncated)
Commits
5ee391dchore(main): release 3.4.1 (#1552)acb918efix: send entire object checksums via upload methods (#1561)b975732feat(experimental): Read handle refresh (#1559)cdbb26cchore: remove unwanted comments in AsyncMRD (#1557)aba4c6bfeat(zb-experimental): implementclosein AsyncMultiRangeDownloader (#1555)9c8856afeat(zb-experimental): Add support for closing MRD (#1554)e26888ffeat(zb-experimental): implement download_ranges (#1551)4766164feat(zb-experimental): Add AsyncMultiRangeDownloader (#1550)fc8461bfeat(zb-experimental): Add all other methods open close send recv in _AsyncRe...c31a516feat(experimental): Implement__init__method for _AsyncReadObjectStream (#...Updates
google-generativeaifrom 0.8.4 to 0.8.5Release notes
Sourced from google-generativeai's releases.
Commits
f5ac4edUpdate version and fix samples for 0.8.5 release (#731)e179614chore: Update user-input.yml GitHub workflow to trigger on PR comments (#723)61867f6Bump tj-actions/changed-files from 44 to 46 in /.github/workflows (#721)d66e975Update README.md (#722)29f85b8Update README.md6bf4571Pin actions to specific SHAs (#719)e0fb117Add a GitHub Action to manage status:awaiting user response(#720)2c570fbUpdate samples to use right API key name (#705)56f2ccfUpdate GenerationConfig.md to fix typo (#668)45bd243Fix function_calling.sh example (#679)Updates
coveragefrom 7.7.0 to 7.11.3Release notes
Sourced from coverage's releases.
... (truncated)
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
8bb1230docs: remove duplicate entry in the changelog06c493cdocs: sample HTML for 7.11.30823a70docs: prep for 7.11.38434792fix: sysmon conflicts no longer cause errors1f21184chore: bump docker/setup-qemu-action in the action-dependencies group (#2080)bd61620docs: django_coverage_plugin moved1bd73f1build: nedbat/coverage-reports moved to coveragepy/metacov-reportsb54131fdocs: moved to coveragepy, master->mainf2d740fbuild: change more github urls to the coveragepy org776f313docs: issue and pr references moved to coveragepy orgUpdates
rufffrom 0.11.0 to 0.14.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c7ff982Bump 0.14.4 (#21306)35640ddFix main by usinginfer_expression(#21299)cb2e277[ty] Understand legacy and PEP 695ParamSpec(#21139)132d10f[ty] Discover site-packages from the environment that ty is installed in (#21...f189aad[ty] Make special cases forUnionTypeslightly narrower (#21276)5517c99Require ignore 0.4.24 inCargo.toml(#21292)b5ff965[ty] Favour imported symbols over builtin symbols (#21285)c6573b1docs: revise Ruff setup instructions for Zed editor (#20935)76127e5[ty] Update salsa (#21281)cddc0fe[syntax-error]: no binding for nonlocal PLE0117 as a semantic syntax error (...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 ...Description has been truncated