chore(deps): Bump the minor-and-patch group across 1 directory with 3 updates - #796
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… updates Bumps the minor-and-patch group with 3 updates in the /a2a/git_issue_agent directory: [a2a-sdk](https://github.com/a2aproject/a2a-python), [litellm](https://github.com/BerriAI/litellm) and [starlette](https://github.com/Kludex/starlette). Updates `a2a-sdk` from 1.1.0 to 1.1.2 - [Release notes](https://github.com/a2aproject/a2a-python/releases) - [Changelog](https://github.com/a2aproject/a2a-python/blob/main/CHANGELOG.md) - [Commits](a2aproject/a2a-python@v1.1.0...v1.1.2) Updates `litellm` from 1.91.1 to 1.96.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.91.1...v1.96.0) Updates `starlette` from 1.3.1 to 1.6.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.3.1...1.6.0) --- updated-dependencies: - dependency-name: a2a-sdk dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: litellm dependency-version: 1.96.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: starlette dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... 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 minor-and-patch group with 3 updates in the /a2a/git_issue_agent directory: a2a-sdk, litellm and starlette.
Updates
a2a-sdkfrom 1.1.0 to 1.1.2Release notes
Sourced from a2a-sdk's releases.
Changelog
Sourced from a2a-sdk's changelog.
Commits
3e6fa6achore(main): release 1.1.2 (#1139)9801f46feat(server): add aclose() to drain ActiveTask background tasks (#1101) (#1105)d19c4d2fix(agent_execution): resolve ActiveTask 'destroyed but pending' warning duri...4e3d724fix: persist early producer failure as FAILED with originating message (#1106)86c6b0dchore(main): release 1.1.1 (#1103)0d82ab9refactor(http): eliminate third-party httpx-sse dependency (#1132)723880erefactor(grpc): remove grpcio-status dependency (#1130)343373btest: expand itk scenarios with ts java and rust agents (#1129)e7eafe3chore(deps): bump cryptography from 48.0.0 to 48.0.1 (#1109)46b292bfix(server): improve Swagger /docs example annotations for A2A routes (#1092)Updates
litellmfrom 1.91.1 to 1.96.0Release notes
Sourced from litellm's releases.
... (truncated)
Commits
8843766Merge pull request #36320 from BerriAI/litellm_/litellm-1-96-0-release-ui-48fbebd6f5338chore: update Next.js build artifacts (2026-08-08 23:40 UTC, node v20.20.2)2c2e9fdMerge pull request #36294 from BerriAI/litellm_backport_rc_1_96_0_bp-rc196-08084788d34chore(deps): carry the pypdf scanner exceptions from stagingc5026e1chore(deps): bump js-yaml, brace-expansion, postcss and nanoid in the dashboard502b03bchore(deps): bump cryptography to 50.0.07cdb02achore(deps): bump h2 to 4.4.1737881echore(deps): bump gitpython to 3.1.58f4cef64Merge pull request #35844 from BerriAI/litellm_/terraform-provider-dep-bump-5...ca18a2aMerge pull request #35835 from BerriAI/litellm_/elated-margulis-7f300fUpdates
starlettefrom 1.3.1 to 1.6.0Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
4f250d6Version 1.6.0 (#3434)9eea41aExposehttp.response.debuginfo via response extensions (#3130)38f8999Addmax_body_sizetoStarletteand route classes (#3431)c41236cVersion 1.5.1 (#3432)9c500dbLimitFileResponseto 100 ranges (#3430)78ae82cReject inverted single-byte Range like bytes=5-4 (#3389)c1d6edachore(deps): bump pymdown-extensions from 11.0 to 11.0.1 (#3429)ee66ca4chore(deps): bump the python-packages group across 1 directory with 8 updates...00d1016fix(tests): skip test_staticfiles_filename_too_long on Windows where os.pathc...d96887eAdd Pydantic Logfire banner to the docs (#3428)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