chore(deps): bump the minor-and-patch group across 1 directory with 7 updates#151
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the minor-and-patch group across 1 directory with 7 updates#151dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Bumps the minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [google-adk](https://github.com/google/adk-python) | `1.26.0` | `1.27.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.4` | `0.15.6` | | [ty](https://github.com/astral-sh/ty) | `0.0.19` | `0.0.23` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.3` | `9.7.5` | | [cairosvg](https://github.com/Kozea/CairoSVG) | `2.8.2` | `2.9.0` | | [docvet](https://github.com/Alberto-Codes/docvet) | `1.7.0` | `1.13.0` | | [litellm](https://github.com/BerriAI/litellm) | `1.82.0` | `1.82.2` | Updates `google-adk` from 1.26.0 to 1.27.1 - [Release notes](https://github.com/google/adk-python/releases) - [Changelog](https://github.com/google/adk-python/blob/main/CHANGELOG.md) - [Commits](google/adk-python@v1.26.0...v1.27.1) Updates `ruff` from 0.15.4 to 0.15.6 - [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.15.4...0.15.6) Updates `ty` from 0.0.19 to 0.0.23 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.19...0.0.23) Updates `mkdocs-material` from 9.7.3 to 9.7.5 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.3...9.7.5) Updates `cairosvg` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst) - [Commits](Kozea/CairoSVG@2.8.2...2.9.0) Updates `docvet` from 1.7.0 to 1.13.0 - [Release notes](https://github.com/Alberto-Codes/docvet/releases) - [Changelog](https://github.com/Alberto-Codes/docvet/blob/main/CHANGELOG.md) - [Commits](Alberto-Codes/docvet@v1.7.0...v1.13.0) Updates `litellm` from 1.82.0 to 1.82.2 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) --- updated-dependencies: - dependency-name: google-adk dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ty dependency-version: 0.0.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: mkdocs-material dependency-version: 9.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cairosvg dependency-version: 2.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: docvet dependency-version: 1.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: litellm dependency-version: 1.82.2 dependency-type: direct:development update-type: version-update:semver-patch 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 7 updates in the / directory:
1.26.01.27.10.15.40.15.60.0.190.0.239.7.39.7.52.8.22.9.01.7.01.13.01.82.01.82.2Updates
google-adkfrom 1.26.0 to 1.27.1Release notes
Sourced from google-adk's releases.
... (truncated)
Changelog
Sourced from google-adk's changelog.
... (truncated)
Commits
b4f1b99chore: update last-release-sha for next releasebdea87fchore(release/candidate): release 1.27.1 (#4832)03df40afix(telemetery): Rolling back change to fix issue affecting LlmAgent creation...7b94a76fix: Refactor LiteLlm check to avoid ImportError066fcecfeat: Add support for toolsets to additional_tools field of SkillToolsetae565befix: Preserve thought_signature in LiteLLM tool calls22799c0chore: update adk web, see changelog [web] section3117446feat: Added tracking headers for ADK CLI command to Agent Engineab4b736fix: Refactor type string update in Anthropic tool param conversion0ad4de7ADK changesUpdates
rufffrom 0.15.4 to 0.15.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
e4c7f35Bump 0.15.6 (#23919)edfe6c1[ty] Narrow type context during collection literal inference (#23844)dd16d68Exclude broken symlink in ecosystem check (#23921)3f94c6aFix stack overflow in ANN401 on quoted annotations with escape sequences (#23...91fc7bd[ty] Fix false-positive diagnostics for PEP-604 union annotations on attribut...04229cf[ty] Initial test suite for PEP-728TypedDictfeatures (#23832)728b9d6[pep8-naming] Check naming conventions inmatchpattern bindings (N806,...88d1eec[ty] Ensure atype[]typeTis always considered assignable to a union th...37cdd61Fix lambda body formatting for multiline calls and subscripts (#23866)a25a4df[ty] Disambiguate duplicate-looking overloaded callables in union display (#2...Updates
tyfrom 0.0.19 to 0.0.23Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
be6e94aBump version to 0.0.23 (#3036)cee15aeUpdate astral-sh/setup-uv action to v7.5.0 (#3035)26a6e34docs: Update the Zed editor integration (#3017)1adde13Document how to update ty's conformance results upstream (#3028)eda1e71Bump version to 0.0.22 (#3031)b4abf2bUpdate Artifact GitHub Actions dependencies (#2996)842b8b5Update PyO3/maturin-action action to v1.50.1 (#2995)6c04a8eUpdate prek dependencies (#2994)1557849installers: Download releases from Astral's mirror first (#2980)c1ad9f2Bump version to 0.0.21 (#2973)Updates
mkdocs-materialfrom 9.7.3 to 9.7.5Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
00b9933Prepare 9.7.5 release37683d1Updated blog post on MkDocs 2.0199e315Updated warning message to clarify relation to MkDocs1025833Limited version range of mkdocs to <21532f52Added update log to blog postd0c8b28Updated dependencies to fix vulnerabilities71d4869Updated blog post on MkDocs 2.00d30a13Updated blog post on MkDocs 2.08b55995Updated blog post on MkDocs 2.066d413fUpdated blog post on MkDocs 2.0Updates
cairosvgfrom 2.8.2 to 2.9.0Release notes
Sourced from cairosvg's releases.
Changelog
Sourced from cairosvg's changelog.
Commits
fe5cae5Version 2.9.06dde868Abort when more than 100k referenced elements are rendereda6b3a98Cut long line againce8b51dCut long lineb7818c9Clarify unsafe option scope without removing security warningUpdates
docvetfrom 1.7.0 to 1.13.0Release notes
Sourced from docvet's releases.
... (truncated)
Changelog
Sourced from docvet's changelog.
... (truncated)
Commits
0fd3966chore(main): release 1.13.0 (#333)0d83358feat(presence): add overload-has-docstring rule (#346)62ce6edfeat(enrichment): add NumPy-style section recognition (#344)31faf3dfeat(enrichment): add missing-returns rule for undocumented return values (#334)1bbd18ffeat(enrichment): add Sphinx/RST docstring style support (#332)2725753chore(planning): add Epics 34-35 and update sprint status (#331)a147891chore(main): release 1.12.1 (#318)062072dfix(cli): catch ImportError in mcp command for missing extras3f1763dfix(docs): wrap GitHub Actions code blocks with raw tags8e5da87chore(main): release 1.12.0 (#312)Updates
litellmfrom 1.82.0 to 1.82.2Release notes
Sourced from litellm's releases.