chore(deps): bump the dependencies group with 19 updates#805
Merged
Conversation
Bumps the dependencies group with 19 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.72.0` | `1.74.0` | | [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.87.0` | `1.88.0` | | [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.42.0` | `2.43.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.0` | `1.41.2` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.6` | `1.32.10` | | [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.53.5` | `1.56.0` | | [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) | `0.96.0` | `0.114.0` | | [github.com/databricks/databricks-sql-go](https://github.com/databricks/databricks-sql-go) | `1.9.0` | `1.10.0` | | [github.com/expr-lang/expr](https://github.com/expr-lang/expr) | `1.17.7` | `1.17.8` | | [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.19.1` | `1.19.2` | | [github.com/k1LoW/expand](https://github.com/k1LoW/expand) | `0.16.6` | `0.16.7` | | [github.com/lib/pq](https://github.com/lib/pq) | `1.10.9` | `1.11.2` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.19` | `0.0.20` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.33` | `1.14.34` | | [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) | `1.9.5` | `1.9.7` | | [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.17.6` | `1.17.9` | | [golang.org/x/image](https://github.com/golang/image) | `0.34.0` | `0.36.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.34.0` | `0.35.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.259.0` | `0.265.0` | Updates `cloud.google.com/go/bigquery` from 1.72.0 to 1.74.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.72.0...spanner/v1.74.0) Updates `cloud.google.com/go/spanner` from 1.87.0 to 1.88.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.87.0...spanner/v1.88.0) Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.42.0 to 2.43.0 - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-go@v2.42.0...v2.43.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.0 to 1.41.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.0...v1.41.2) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.6 to 1.32.10 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.6...config/v1.32.10) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.53.5 to 1.56.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ecs/v1.53.5...service/s3/v1.56.0) Updates `github.com/databricks/databricks-sdk-go` from 0.96.0 to 0.114.0 - [Release notes](https://github.com/databricks/databricks-sdk-go/releases) - [Changelog](https://github.com/databricks/databricks-sdk-go/blob/main/CHANGELOG.md) - [Commits](databricks/databricks-sdk-go@v0.96.0...v0.114.0) Updates `github.com/databricks/databricks-sql-go` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/databricks/databricks-sql-go/releases) - [Changelog](https://github.com/databricks/databricks-sql-go/blob/main/CHANGELOG.md) - [Commits](databricks/databricks-sql-go@v1.9.0...v1.10.0) Updates `github.com/expr-lang/expr` from 1.17.7 to 1.17.8 - [Release notes](https://github.com/expr-lang/expr/releases) - [Commits](expr-lang/expr@v1.17.7...v1.17.8) Updates `github.com/goccy/go-yaml` from 1.19.1 to 1.19.2 - [Release notes](https://github.com/goccy/go-yaml/releases) - [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md) - [Commits](goccy/go-yaml@v1.19.1...v1.19.2) Updates `github.com/k1LoW/expand` from 0.16.6 to 0.16.7 - [Release notes](https://github.com/k1LoW/expand/releases) - [Changelog](https://github.com/k1LoW/expand/blob/main/CHANGELOG.md) - [Commits](k1LoW/expand@v0.16.6...v0.16.7) Updates `github.com/lib/pq` from 1.10.9 to 1.11.2 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.10.9...v1.11.2) Updates `github.com/mattn/go-runewidth` from 0.0.19 to 0.0.20 - [Commits](mattn/go-runewidth@v0.0.19...v0.0.20) Updates `github.com/mattn/go-sqlite3` from 1.14.33 to 1.14.34 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.33...v1.14.34) Updates `github.com/microsoft/go-mssqldb` from 1.9.5 to 1.9.7 - [Release notes](https://github.com/microsoft/go-mssqldb/releases) - [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md) - [Commits](microsoft/go-mssqldb@v1.9.5...v1.9.7) Updates `go.mongodb.org/mongo-driver` from 1.17.6 to 1.17.9 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.17.6...v1.17.9) Updates `golang.org/x/image` from 0.34.0 to 0.36.0 - [Commits](golang/image@v0.34.0...v0.36.0) Updates `golang.org/x/oauth2` from 0.34.0 to 0.35.0 - [Commits](golang/oauth2@v0.34.0...v0.35.0) Updates `google.golang.org/api` from 0.259.0 to 0.265.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.259.0...v0.265.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/bigquery dependency-version: 1.74.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cloud.google.com/go/spanner dependency-version: 1.88.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/databricks/databricks-sdk-go dependency-version: 0.114.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/databricks/databricks-sql-go dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/expr-lang/expr dependency-version: 1.17.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/goccy/go-yaml dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/k1LoW/expand dependency-version: 0.16.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/lib/pq dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/microsoft/go-mssqldb dependency-version: 1.9.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: go.mongodb.org/mongo-driver dependency-version: 1.17.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/image dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/oauth2 dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/api dependency-version: 0.265.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Merged
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 dependencies group with 19 updates:
1.72.01.74.01.87.01.88.02.42.02.43.01.41.01.41.21.32.61.32.101.53.51.56.00.96.00.114.01.9.01.10.01.17.71.17.81.19.11.19.20.16.60.16.71.10.91.11.20.0.190.0.201.14.331.14.341.9.51.9.71.17.61.17.90.34.00.36.00.34.00.35.00.259.00.265.0Updates
cloud.google.com/go/bigqueryfrom 1.72.0 to 1.74.0Release notes
Sourced from cloud.google.com/go/bigquery's releases.
... (truncated)
Commits
8500e9echore(main): release spanner 1.74.0 (#11142)2dc0184chore(spanner): Update CODEOWNERS to use TeamSync Managed Team (#11524)afbe132fix(maps/places): add oauth scopes to Places proto (#11518)de5ca9ddocs(analytics/admin): replace "GA4" with "Google Analytics" or "GA" in all c...1438255fix(firestore): Convert key before seeting map entry (#11506)0682bfafix(bigtable): Allow GC updates on emulated aggregate column family (#11499)b89dd8edoc(bigtable): Fix misspelled words (#11489)9b9e87achore(main): release auth 0.14.1 (#11492)7fb5f95chore(all): update deps (#11508)9ad9d76fix(storage): propagate ctx from invoke to grpc upload reqs (#11475)Updates
cloud.google.com/go/spannerfrom 1.87.0 to 1.88.0Release notes
Sourced from cloud.google.com/go/spanner's releases.
Commits
80561cbchore: librarian release pull request: 20260211T232929Z (#13835)8e3d5c7test(spanner/test/opentelemetry/test): update otelgrpc invocation (#13831)6f31019chore: librarian generate pull request: 20260211T080606Z (#13833)5d7617btest(storage): fix routing interceptor test. (#13832)b232bb1chore: relax ownership of the internal/generated/snippets paths (#13828)7783bb0chore: librarian release pull request: 20260210T090937Z (#13824)90678f0chore(storage): remove fallback allowed option for direct connectivity (#13823)e85d706feat(spanner): add ClientContext support (#13775)b4a6f4cfeat(spanner/spansql): support struct literal (#13766)209126bchore(internal/kokoro): wrap variable in quotes (#13821)Updates
github.com/ClickHouse/clickhouse-go/v2from 2.42.0 to 2.43.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
Commits
807d28fUpdate release noteseea760bMerge pull request #1761 from ClickHouse/kavirajk/qbit-support103749cMerge branch 'main' into kavirajk/qbit-support86979caMerge pull request #1758 from ClickHouse/kavirajk/fix-scantype-time-type8bf170bchore: upgrade ch-go7f5cf4cchore: upgrade ch-go4020c0achore: fix the duration precision bug on testded8b36fix: add test to lock the behavior of how time64 sent to server427aa07fix: fix ColTime64 AppendRow api for precision correctnessa9857aachore: removed commented testsUpdates
github.com/aws/aws-sdk-go-v2from 1.41.0 to 1.41.2Commits
238dde7Release 2026-02-233a957b9Regenerated Clients2972c7dUpdate endpoints modelaa03794Update API model7712be7Feature add new eventstream implementation to support bedrockruntime#InvokeMo...da36a98Release 2026-02-209d7b59cRegenerated Clientse75eb3fUpdate endpoints model2c987cdUpdate API model766b176parameterize generate-dev (#3329)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.6 to 1.32.10Commits
238dde7Release 2026-02-233a957b9Regenerated Clients2972c7dUpdate endpoints modelaa03794Update API model7712be7Feature add new eventstream implementation to support bedrockruntime#InvokeMo...da36a98Release 2026-02-209d7b59cRegenerated Clientse75eb3fUpdate endpoints model2c987cdUpdate API model766b176parameterize generate-dev (#3329)Updates
github.com/aws/aws-sdk-go-v2/service/dynamodbfrom 1.53.5 to 1.56.0Commits
077df5dRelease 2024-06-183320b13Regenerated Clients1315201Update API model8dddc9cadd SDK-specific feature tracking (#2682)54f11c0Release 2024-06-17d5c4ad0Regenerated Clientse7057a6Update API model374440dMerge pull request #2490 from aws/feat-aid-endpoints3133994fix changelog5ceabb7merge from mainUpdates
github.com/databricks/databricks-sdk-gofrom 0.96.0 to 0.114.0Release notes
Sourced from github.com/databricks/databricks-sdk-go's releases.
... (truncated)
Changelog
Sourced from github.com/databricks/databricks-sdk-go's changelog.
... (truncated)
Commits
9c69304[Release] Release v0.114.09128da8Add context comments for dualWrite and host-key retention (#1502)605d770Update SDK API to 2ac9d66a86b8772814266c0794730e62719ab299 (#1503)6d71d8c[Release] Release v0.113.001f0976Add Config.DisableAsyncTokenRefresh to disable background token refresh. (#1493)9b7b08c[Release] Release v0.112.0406a17aPass --profile to CLI token source and add host-key read-fallback (#1497)2f7491fUpdate SDK API to 2f10a6ab001e2fa2552f6b25f7fbb4a08014a43f (#1496)b8f5415[Release] Release v0.111.08f5aa32Add Retries section to README (#1489)Updates
github.com/databricks/databricks-sql-gofrom 1.9.0 to 1.10.0Release notes
Sourced from github.com/databricks/databricks-sql-go's releases.
Changelog
Sourced from github.com/databricks/databricks-sql-go's changelog.
Commits
98148d9Prepare for release (#324)cd6dc19Token Federation for Go Driver (3/3) (#292)73f2a36[PECOBLR-1143] Implement telemetry Phase 4-5: Export infrastructure and opt-i...abbe173Fix context loss in polling and connection close operations (#295)6d6ef5bFix type inference for int64/uint64 (BIGINT) and float64 (DOUBLE) (#316)a0d5e75Token federation for Go driver (2/3) (#291)66608b7Add circuit breaker for telemetry + amend design plan to be similar to includ...c4af6faCloudfetch: Allow configuration of httpclient for cloudfetch (#308)29c881a[PECOBLR-1147] Implement Client Manager for Per-Host Clients (#305)5dbccff[PECOBLR-1146] Implement Feature Flag Cache with Reference Counting (#304)Updates
github.com/expr-lang/exprfrom 1.17.7 to 1.17.8Release notes
Sourced from github.com/expr-lang/expr's releases.
Commits
21f4f05Fix impossible unsigned integer comparisons in Abs() function (#919)3461fbbperf(vm): optimize loop iteration with scope pool (#908)94ec86dfix(patcher): ctx into nested custom funcs and Env (#883)40bda0bDisable check for missing predicate during parseing552eb1bDisable check for missing predicate during parseing75a31bcfix(fuzz): skip json unsupported type errors (#928)391930fchore(ci): add Go 1.26 to test matrix (#929)f0176e7Update README.md: Added GlassFlow.dev in the list of companies using expr (#927)2aaa9aafix(checker): detect $env() calls at compile time (#923)0785f19fix(fuzz): skip reflect err for variadic calls (#921)Updates
github.com/goccy/go-yamlfrom 1.19.1 to 1.19.2Release notes
Sourced from github.com/goccy/go-yaml's releases.
Commits
92bc79cFix anchor reference regression in nested structures (#839)Updates
github.com/k1LoW/expandfrom 0.16.6 to 0.16.7Release notes
Sourced from github.com/k1LoW/expand's releases.
Changelog
Sourced from github.com/k1LoW/expand's changelog.
Commits
d52c04bMerge pull request #95 from k1LoW/tagpr-from-v0.16.60f7242b[tagpr] update CHANGELOG.mdbb956f9[tagpr] prepare for the next release72990d0Merge pull request #94 from k1LoW/dependabot/go_modules/dependencies-97a1b0f2083063fedchore(deps): bump github.com/goccy/go-yaml in the dependencies groupUpdates
github.com/lib/pqfrom 1.10.9 to 1.11.2Release notes
Sourced from github.com/lib/pq's releases.
... (truncated)
Changelog
Sourced from github.com/lib/pq's changelog.