chore(deps)(deps): bump the adk-demo-safe group across 1 directory with 6 updates#147
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…th 6 updates Bumps the adk-demo-safe group with 4 updates in the /python/examples/adk-demo directory: [click](https://github.com/pallets/click), [uvicorn](https://github.com/Kludex/uvicorn), [web3](https://github.com/ethereum/web3.py) and [ruff](https://github.com/astral-sh/ruff). Updates `click` from 8.2.1 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.2.1...8.4.1) Updates `uvicorn` from 0.35.0 to 0.49.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.35.0...0.49.0) Updates `web3` from 7.10.0 to 7.16.0 - [Changelog](https://github.com/ApeWorX/web3.py/blob/v7.16.0/docs/release_notes.rst) - [Commits](ApeWorX/web3.py@v7.10.0...v7.16.0) Updates `cdp-sdk` from 1.32.0 to 1.47.1 - [Changelog](https://github.com/coinbase/cdp-sdk/blob/main/python/CHANGELOG.md) - [Commits](https://github.com/coinbase/cdp-sdk/compare/cdp-sdk@v1.32.0...cdp-sdk@v1.47.1) Updates `x402-a2a` from 1.0.0 to 0.1.0 Updates `ruff` from 0.13.1 to 0.15.18 - [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.13.1...0.15.18) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: adk-demo-safe - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: adk-demo-safe - dependency-name: web3 dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: adk-demo-safe - dependency-name: cdp-sdk dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: adk-demo-safe - dependency-name: x402-a2a dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: adk-demo-safe - dependency-name: ruff dependency-version: 0.15.18 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: adk-demo-safe ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 adk-demo-safe group with 4 updates in the /python/examples/adk-demo directory: click, uvicorn, web3 and ruff.
Updates
clickfrom 8.2.1 to 8.4.1Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
6eeb50erelease version 8.4.167921d5change log and doc fixes (#3495)9c41f46Fix changelog and version admonitions6cb3477fix skip condition5ee8e31fix I/O operation on closed file error with CliRunner and echo_via_pager (#3482)becbde5pager doesn't close std streamsa5f5aa6Handle empty bytes in echo (#3493)4d3db84handle empty bytes in echod42f15bFixget_parameter_source()during type conversion and eager callbacks (#3484)0baa8dbDocument ctx.params bypass with test and docUpdates
uvicornfrom 0.35.0 to 0.49.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
3ef2e3eVersion 0.49.0 (#2973)eeb64b1Consume duplicate forwarding headers in ProxyHeadersMiddleware (#2971)630f4acMake the watchfiles reload tests deterministic (#2972)9154922chore(deps): bump the github-actions group across 1 directory with 6 updates ...739727aMigrate docs deploy from Cloudflare Pages to Workers (#2967)be4a240Gate docs preview deploy on Cloudflare token presence (#2966)c489d7eBump httptools minimum version to 0.8.0 (#2962)9f547bdSkip docs preview deploy for Dependabot PRs (#2961)44446b8Migrate documentation from MkDocs Material to Zensical (#2959)cfd659cBump pymdown-extensions to 10.21.3 (#2958)Updates
web3from 7.10.0 to 7.16.0Changelog
Sourced from web3's changelog.
... (truncated)
Commits
efbc6ebBump version: 7.15.0 → 7.16.0abc0594Compile release notes for v7.16.072898a2feat(ens): use Universal Resolver for ENS resolution (#3822) (#3830)cf051a7Bump version: 7.14.1 → 7.15.010fe633Compile release notes for v7.15.0b45343dfix: linting related to backporting from main (py38 and py39)fe17ccbupdate newsfragment for v7 PRd2e5294doc: add documentation for CCIP-Read updatesd62e67dfeat: added restrictions on CCIP read durin callsea5e072Bump version: 7.14.0 → 7.14.1Updates
cdp-sdkfrom 1.32.0 to 1.47.1Changelog
Sourced from cdp-sdk's changelog.
... (truncated)
Commits
0767031chore: bump cdp-sdk to 1.47.1 (#735)d0dd488Update OpenAPI specification and generated code (#730)0e840d1chore: bump all SDKs — TS 1.51.0, Python 1.47.0, Rust 0.7.0, Java 0.6.0 (#719)73197eefeat(CDPSDK-2731): update all SDK's to latest spec, add SendEndUserOperationR...a6be935chore: bump@coinbase/cdp-sdkto 1.50.0 and cdp-sdk (Python) to 1.46.0 (#714)db0adb8feat: add idempotencyKey to all end user operation methods (#713)140830bchore: bump cdp-sdk to Python 1.45.2, Rust 0.6.0, Java 0.5.0 (#712)616cd80fix(python,rust): add missing path checks to requires_wallet_auth (#711)864c0a4chore: bump@coinbase/cdp-sdkto 1.49.1 and cdp-sdk to 1.45.1 (#700)855875bchore: bump openapi spec and regenerate all clients (#697) (#699)Updates
x402-a2afrom 1.0.0 to 0.1.0Updates
rufffrom 0.13.1 to 0.15.18Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6686f63Bump 0.15.18 (#26135)efbb732[ty] Suggest keyword-only arguments between variadic parameters (#26134)c256d5f[ty] SupportAnnotated[Any, ...]as a class base (#26133)19a4bea[flake8-pyi] Rename PYI033 to legacy-type-comment (#26131)1d9866cBump ecosystem-analyzer commit (#26130)8656c73[ty] Compact indexed AST node storage (#25998)c17c8d9[ty] Garbage-collect cached constraint sets (#26116)ef0fb8f[ty] Fix bound TypeVar default cycle recovery (#26124)b83c024[flake8-pyi] Extend PYI033 to Python files in preview (#26129)e8a5e38Update Rust crate zip to v8 (#26078)You can trigger a rebase of this PR 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