chore(deps): bump the all-dependencies group across 1 directory with 7 updates#1432
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…7 updates Bumps the all-dependencies group with 6 updates in the /python/agents/data-science directory: | Package | From | To | | --- | --- | --- | | [google-adk](https://github.com/google/adk-python) | `1.28.0` | `1.28.1` | | [sqlglot](https://github.com/tobymao/sqlglot) | `30.1.0` | `30.2.1` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2026.3.32` | `2026.4.4` | | [pandas](https://github.com/pandas-dev/pandas) | `2.3.3` | `3.0.2` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.38.0` | `1.40.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.8` | `0.15.9` | Updates `google-adk` from 1.28.0 to 1.28.1 - [Release notes](https://github.com/google/adk-python/releases) - [Changelog](https://github.com/google/adk-python/blob/v1.28.1/CHANGELOG.md) - [Commits](google/adk-python@v1.28.0...v1.28.1) Updates `sqlglot` from 30.1.0 to 30.2.1 - [Commits](tobymao/sqlglot@v30.1.0...v30.2.1) Updates `regex` from 2026.3.32 to 2026.4.4 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.3.32...2026.4.4) Updates `pandas` from 2.3.3 to 3.0.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.2) Updates `opentelemetry-sdk` from 1.38.0 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.38.0...v1.40.0) Updates `opentelemetry-exporter-otlp-proto-http` from 1.38.0 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.38.0...v1.40.0) Updates `ruff` from 0.15.8 to 0.15.9 - [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.8...0.15.9) --- updated-dependencies: - dependency-name: google-adk dependency-version: 1.28.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: sqlglot dependency-version: 30.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: regex dependency-version: 2026.4.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pandas dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: opentelemetry-sdk dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: opentelemetry-exporter-otlp-proto-http dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 all-dependencies group with 6 updates in the /python/agents/data-science directory:
1.28.01.28.130.1.030.2.12026.3.322026.4.42.3.33.0.21.38.01.40.00.15.80.15.9Updates
google-adkfrom 1.28.0 to 1.28.1Release notes
Sourced from google-adk's releases.
Changelog
Sourced from google-adk's changelog.
Commits
0d48362chore(release/candidate): release 1.28.1 (#5121)f037f68fix: Disallow args on /builder and Add warning about Web UI usage to CLI help081adbdfix(live): Buffer tool calls and emit them together upon turn completionee69661feat(live): support live forgemini-3.1-flash-live-previewmodelUpdates
sqlglotfrom 30.1.0 to 30.2.1Commits
6983aedFix(postgres):_date_add_sqlbug w/ interval inputs (#7440)81aecb5Sync w/ integration testsdfdf575Update CHANGELOG.md for v30.2.0 [skip ci]8e0b9f5fix(snowflake): Fix annotate_types crashes for FLATTEN over STRUCT and Within...c9562deSync w/ integration tests91dfbf3Sync w/ integration tests3f31ffefeat(duckdb): Add transpilation support for CHR function. (#7430)f9d37c9Sync w/ integration tests6346237Typing: improveexpressions.buildersmodule typing coverage (#7429)c2b69d4Feat(sqlite): support virtual table ddl closes #7425Updates
regexfrom 2026.3.32 to 2026.4.4Commits
bc57b04A fix for older Python versions before free-threading was supported.773e213More fixes for free-threading.Updates
pandasfrom 2.3.3 to 3.0.2Release notes
Sourced from pandas's releases.
... (truncated)
Commits
ab90747RLS: 3.0.2 (#64934)6f27013Backport PR #64931 on branch 3.0.x (DOC/BLD: temporary disable upload of docs...48ddc60Backport PR #64664 on branch 3.0.x (BUG: DataFrame.sum() crashes on empty Dat...8774488[backport 3.0.x] PERF: fix slow python loop in validation for ArrowStringArra...33af6ccBackport PR #64133 on branch 3.0.x (BUG: str.find returns byte offset instead...4ef49d8[backport 3.0.x] BUG: fix convert_dtypes dropping values from sliced mixed-dt...0668f34[backport 3.0.x] BUG: Fix HDFStore.put with StringDtype columns and compressi...23f2f44[backport 3.0.x] BUG: Suppress unnecessary RuntimeWarning in to_datetime with...83ba804Backport PR #64886: BUG: Compute Variance of Complex Numbers Correctly (#64892)bb5ca1aBackport PR #64386 on branch 3.0.x (BUG: fix sort_index AssertionError with R...Updates
opentelemetry-sdkfrom 1.38.0 to 1.40.0Changelog
Sourced from opentelemetry-sdk's changelog.
... (truncated)
Commits
dd22021Prepare release 1.40.0/0.61b0 (#4949)26c7166api: add docstrings to core metrics instrument abstract methods (#4923)c17ba89opentelemetry-sdk: deprecate logging handler (#4919)6ea15ffdocs: Clarify log processor error handling expectations (#4915)24f4fb0bump semconv to v1.40.0 (#4941)2308bafmaint: Add stale github action (#4926)99b47dfconfig: generate model code from json schema (#4879)9a658acAdd Lukas to approvers (#4939)1c64c14opentelemetry-sdk: change sdk metrics related parameters as named (#4937)7247af7opentelemetry-sdk: change sdk metrics related parameters as named (#4937)Updates
opentelemetry-exporter-otlp-proto-httpfrom 1.38.0 to 1.40.0Changelog
Sourced from opentelemetry-exporter-otlp-proto-http's changelog.
... (truncated)
Commits
dd22021Prepare release 1.40.0/0.61b0 (#4949)26c7166api: add docstrings to core metrics instrument abstract methods (#4923)c17ba89opentelemetry-sdk: deprecate logging handler (#4919)6ea15ffdocs: Clarify log processor error handling expectations (#4915)24f4fb0bump semconv to v1.40.0 (#4941)2308bafmaint: Add stale github action (#4926)99b47dfconfig: generate model code from json schema (#4879)9a658acAdd Lukas to approvers (#4939)1c64c14opentelemetry-sdk: change sdk metrics related parameters as named (#4937)7247af7opentelemetry-sdk: change sdk metrics related parameters as named (#4937)Updates
rufffrom 0.15.8 to 0.15.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
724ccc1Bump 0.15.9 (#24369)96d9e09[ty] Move thedeferredsubmodule insideinfer/builder(#24368)130da28[ty] Infer theextra_itemskeyword argument to class-based TypedDicts as an...a617c54[ty] Validate type qualifiers in functional TypedDict fields and the `extra_i...d851708[ty] Improve robustness of various type-qualifier-related checks (#24251)aecb587Only run the release-gate on workflow dispatch (#24366)b889571[ty] Useinfer_type_expressionfor parsing parameter annotations and return...3286a62Add a "release-gate" step to the release workflow (#24365)5f88756Disallow starred expressions as values of starred expressions (#24280)5c59f8a[pyupgrade] Ignore strings with string-only escapes (UP012) (#16058)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