Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2025

Bumps the dependencies group with 15 updates in the / directory:

Package From To
cloud.google.com/go/spanner 1.86.1 1.87.0
github.com/ClickHouse/clickhouse-go/v2 2.40.3 2.42.0
github.com/aws/aws-sdk-go-v2 1.39.5 1.41.0
github.com/aws/aws-sdk-go-v2/config 1.31.16 1.32.6
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.52.3 1.53.5
github.com/databricks/databricks-sdk-go 0.86.0 0.94.0
github.com/goccy/go-yaml 1.18.0 1.19.0
github.com/k1LoW/errors 1.1.0 1.1.1
github.com/k1LoW/expand 0.16.3 0.16.4
github.com/k1LoW/ghfs 1.5.1 1.5.3
github.com/microsoft/go-mssqldb 1.9.3 1.9.5
github.com/rs/zerolog 1.28.0 1.34.0
github.com/snowflakedb/gosnowflake 1.17.0 1.18.1
github.com/spf13/cobra 1.10.1 1.10.2
golang.org/x/image 0.32.0 0.34.0

Updates cloud.google.com/go/spanner from 1.86.1 to 1.87.0

Release notes

Sourced from cloud.google.com/go/spanner's releases.

spanner 1.87.0

1.87.0 (2025-12-10)

Features

  • Add Send and Ack mutations for Queues (PiperOrigin-RevId: 832425466) (185951b3)

  • Exposing AutoscalingConfig in InstancePartition (PiperOrigin-RevId: 825184314) (185951b3)

  • Add Spanner location API (PiperOrigin-RevId: 833474957) (185951b3)

  • Add QueryAdvisorResult for query plan (PiperOrigin-RevId: 832425466) (185951b3)

  • improve the SQL formatting when printing out SQL (#13267) (af0806f4)

  • Add grpc.xds.resource_type label to xDS client metrics (#13358) (b9196cf6)

  • support subquery in View Join (#13266) (d19f797b)

Bug Fixes

  • add env var to allow disabling directpath bound token (#13265) (029bc795)

  • fix createMultiplexedSession goroutine leak (#13396) (1805e895)

  • decoding spanner rows using SelectAll should map values in correct annotations (#13301) (315f65b5)

  • error instead of panic for iterator after tx end (#13366) (a27c19ae)

  • transaction_tag should be set on BeginTransactionRequest (#13463) (a429aea4)

  • Configure keepAlive time for gRPC TCP connections (#13216) (ca8f64e0)

  • avoid double decrement in session counting (#13395) (e0364214)

Documentation

  • minor update for Spanner Location API (PiperOrigin-RevId: 834841888) (185951b3)

  • Update description for the BatchCreateSessionsRequest and Session (PiperOrigin-RevId: 832425466) (185951b3)

  • Update description for the IsolationLevel (PiperOrigin-RevId: 832425466) (185951b3)

Commits
  • 3851406 chore: librarian release pull request: 20251210T223550Z (#13464)
  • 647baf3 feat: add default checksums for appendable writer (excludes appendable takeov...
  • 86c6edd chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /profiler (#13...
  • 6272b0f testing(bigquery): remove remote UDF test (#13473)
  • e94436c fix(pubsub/v2): return AckWithResult after NackImmediately shutdown mode (#13...
  • a413732 testing(bigquery): fix TestIntegration_InsertAndRead (#13472)
  • 998e12a chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /pubsublite (#...
  • f7710fd chore: librarian release pull request: 20251211T080616Z (#13470)
  • d796344 test(bigquery): use special test region for integration tests (#13456)
  • 476c2da chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /hypercomputec...
  • Additional commits viewable in compare view

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.40.3 to 2.42.0

Release notes

Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.

v2.42.0

What's Changed

Enhancements 🎉

Bug Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.41.0...v2.42.0

v2.41.0

What's Changed

Enhancements 🎉

... (truncated)

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.42.0, 2025-12-12

What's Changed

Enhancements 🎉

Bug Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.41.0...v2.42.0

v2.41.0, 2025-11-20

What's Changed

Enhancements 🎉

Bug fixes 🐛

... (truncated)

Commits
  • 1f6c50c Update release notes
  • 325704c Merge pull request #1736 from ClickHouse/client_info_query_option
  • 55bfc3e Add context option to append more ClientInfo to the system.query_log
  • be5a492 Merge pull request #1734 from ClickHouse/dependabot/go_modules/go.opentelemet...
  • 1265b88 chore(deps): bump go.opentelemetry.io/otel/trace from 1.38.0 to 1.39.0
  • 40b31fb Merge pull request #1733 from ClickHouse/dependabot/go_modules/golang.org/x/n...
  • c2dd986 chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0
  • d96c5a9 Merge pull request #1727 from ClickHouse/kavirajk/fix-formatTime-sql-escaping
  • 997700e PR remarks
  • 7878795 bug: Fix formatTime escaping
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.39.5 to 1.41.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.31.16 to 1.32.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.52.3 to 1.53.5

Commits

Updates github.com/databricks/databricks-sdk-go from 0.86.0 to 0.94.0

Release notes

Sourced from github.com/databricks/databricks-sdk-go's releases.

v0.94.0

Release v0.94.0

Bug Fixes

  • Fixed U2M OAuth token caching issue that caused tokens to be read from disk on every request instead of being cached in memory.

API Changes

v0.93.0

Release v0.93.0

Bug Fixes

  • Support for Spark versions with multiple Scala versions (#1331).

API Changes

v0.92.0

Release v0.92.0

API Changes

... (truncated)

Changelog

Sourced from github.com/databricks/databricks-sdk-go's changelog.

Release v0.94.0 (2025-12-11)

Bug Fixes

  • Fixed U2M OAuth token caching issue that caused tokens to be read from disk on every request instead of being cached in memory.

API Changes

Release v0.93.0 (2025-12-03)

Bug Fixes

  • Support for Spark versions with multiple Scala versions (#1331).

API Changes

Release v0.92.0 (2025-11-20)

API Changes

... (truncated)

Commits
  • 38bdb02 [Release] Release v0.94.0
  • 98435f7 Update SDK API to e1ea3f5ba0bc5b53be94f56535a67ba701a52a52 (#1367)
  • 91d9a78 Remove Billing API test (#1368)
  • 17ba513 Properly cache u2m tokens + minor refactoring. (#1351)
  • a3aa179 [Release] Release v0.93.0
  • 4fd56d8 Updat SDK to latest OpenAPI specs (#1346)
  • 3276057 [Fix] Support for Spark versions with multiple Scala versions (#1345)
  • 19d699b [Internal] Migrate to Checks API for integration tests (#1341)
  • efe4386 Improve authentication prompt message formatting (#1334)
  • 56b24c3 [Release] Release v0.92.0
  • Additional commits viewable in compare view

Updates github.com/goccy/go-yaml from 1.18.0 to 1.19.0

Release notes

Sourced from github.com/goccy/go-yaml's releases.

1.19.0

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.18.0...v1.19.0

Commits

Updates github.com/k1LoW/errors from 1.1.0 to 1.1.1

Release notes

Sourced from github.com/k1LoW/errors's releases.

v1.1.1

What's Changed

Other Changes

Full Changelog: k1LoW/errors@v1.1.0...v1.1.1

Changelog

Sourced from github.com/k1LoW/errors's changelog.

v1.1.1 - 2025-11-25

Other Changes

Commits
  • 232ce5d Merge pull request #24 from k1LoW/tagpr-from-v1.1.0
  • 5988273 [tagpr] update CHANGELOG.md
  • 1bbfa76 [tagpr] prepare for the next release
  • 822aeb4 refactor: simplify error unwrapping logic in Errors function
  • 258a304 chore: update
  • 6fe8a2d Merge pull request #26 from k1LoW/dependabot/github_actions/dependencies-84a7...
  • 91e02b4 chore(deps): bump the dependencies group with 2 updates
  • 7457c63 Merge pull request #25 from k1LoW/setup-tagpr-labels
  • 10c7ff4 chore: setup tagpr labels
  • 6c5e9c7 Merge pull request #23 from k1LoW/add-tests
  • Additional commits viewable in compare view

Updates github.com/k1LoW/expand from 0.16.3 to 0.16.4

Release notes

Sourced from github.com/k1LoW/expand's releases.

v0.16.4

What's Changed

Other Changes

Full Changelog: k1LoW/expand@v0.16.3...v0.16.4

Changelog

Sourced from github.com/k1LoW/expand's changelog.

v0.16.4 - 2025-12-01

Other Changes

Commits
  • b691a8d Merge pull request #87 from k1LoW/tagpr-from-v0.16.3
  • d4a2eb0 [tagpr] update CHANGELOG.md
  • ce0ab5d [tagpr] prepare for the next release
  • af7c626 Merge pull request #89 from k1LoW/dependabot/go_modules/dependencies-ffffbf0d8d
  • 6097907 chore(deps): bump github.com/goccy/go-yaml in the dependencies group
  • 5dfe974 Merge pull request #88 from k1LoW/dependabot/github_actions/dependencies-7646...
  • 6d68dd4 chore(deps): bump actions/checkout from 5 to 6 in the dependencies group
  • ec39287 Merge pull request #86 from k1LoW/dependabot/github_actions/dependencies-a430...
  • 5962d14 chore(deps): bump k1LoW/oldstable from 1 to 2 in the dependencies group
  • See full diff in compare view

Updates github.com/k1LoW/ghfs from 1.5.1 to 1.5.3

Release notes

Sourced from github.com/k1LoW/ghfs's releases.

v1.5.3

Full Changelog: k1LoW/ghfs@v1.5.2...v1.5.3

v1.5.2

What's Changed

Full Changelog: k1LoW/ghfs@v1.5.1...v1.5.2

Changelog

Sourced from github.com/k1LoW/ghfs's changelog.

v1.5.3 - 2025-11-21

v1.5.2 - 2025-11-21

Commits
  • 546bca8 Merge pull request #49 from k1LoW/tagpr-from-v1.5.2
  • c409708 [tagpr] update CHANGELOG.md
  • 5f0dbde [tagpr] prepare for the next release
  • eff1c65 chore: fix go directive version
  • b48b1dc Merge pull request #46 from k1LoW/tagpr-from-v1.5.1
  • a9286ed [tagpr] update CHANGELOG.md
  • 72a67a8 [tagpr] prepare for the next release
  • 409ef79 Merge pull request #48 from k1LoW/dependabot/go_modules/dependencies-10f2346f30
  • 481e0a4 Merge pull request #47 from k1LoW/dependabot/github_actions/dependencies-a0b8...
  • ce55c17 chore(deps): bump github.com/k1LoW/go-github-client/v67
  • Additional commits viewable in compare view

Updates github.com/k1LoW/go-github-client/v67 from 67.0.19 to 67.0.21
...

Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor labels Dec 17, 2025
@k1LoW
Copy link
Owner

k1LoW commented Dec 17, 2025

@dependabot rebase

…pdates

Bumps the dependencies group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.86.1` | `1.87.0` |
| [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.40.3` | `2.42.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.39.5` | `1.41.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.16` | `1.32.6` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.52.3` | `1.53.5` |
| [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) | `0.86.0` | `0.94.0` |
| [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.18.0` | `1.19.0` |
| [github.com/k1LoW/errors](https://github.com/k1LoW/errors) | `1.1.0` | `1.1.1` |
| [github.com/k1LoW/expand](https://github.com/k1LoW/expand) | `0.16.3` | `0.16.4` |
| [github.com/k1LoW/ghfs](https://github.com/k1LoW/ghfs) | `1.5.1` | `1.5.3` |
| [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) | `1.9.3` | `1.9.5` |
| [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.28.0` | `1.34.0` |
| [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) | `1.17.0` | `1.18.1` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.10.1` | `1.10.2` |
| [golang.org/x/image](https://github.com/golang/image) | `0.32.0` | `0.34.0` |



Updates `cloud.google.com/go/spanner` from 1.86.1 to 1.87.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.86.1...spanner/v1.87.0)

Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.40.3 to 2.42.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.40.3...v2.42.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.39.5 to 1.41.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.39.5...v1.41.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.16 to 1.32.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.31.16...v1.32.6)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.52.3 to 1.53.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.52.3...service/ecs/v1.53.5)

Updates `github.com/databricks/databricks-sdk-go` from 0.86.0 to 0.94.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.86.0...v0.94.0)

Updates `github.com/goccy/go-yaml` from 1.18.0 to 1.19.0
- [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.18.0...v1.19.0)

Updates `github.com/k1LoW/errors` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/k1LoW/errors/releases)
- [Changelog](https://github.com/k1LoW/errors/blob/main/CHANGELOG.md)
- [Commits](k1LoW/errors@v1.1.0...v1.1.1)

Updates `github.com/k1LoW/expand` from 0.16.3 to 0.16.4
- [Release notes](https://github.com/k1LoW/expand/releases)
- [Changelog](https://github.com/k1LoW/expand/blob/main/CHANGELOG.md)
- [Commits](k1LoW/expand@v0.16.3...v0.16.4)

Updates `github.com/k1LoW/ghfs` from 1.5.1 to 1.5.3
- [Release notes](https://github.com/k1LoW/ghfs/releases)
- [Changelog](https://github.com/k1LoW/ghfs/blob/main/CHANGELOG.md)
- [Commits](k1LoW/ghfs@v1.5.1...v1.5.3)

Updates `github.com/k1LoW/go-github-client/v67` from 67.0.19 to 67.0.21
- [Commits](k1LoW/go-github-client@v67.0.19...v67.0.21)

Updates `github.com/microsoft/go-mssqldb` from 1.9.3 to 1.9.5
- [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.3...v1.9.5)

Updates `github.com/rs/zerolog` from 1.28.0 to 1.34.0
- [Commits](rs/zerolog@v1.28.0...v1.34.0)

Updates `github.com/snowflakedb/gosnowflake` from 1.17.0 to 1.18.1
- [Release notes](https://github.com/snowflakedb/gosnowflake/releases)
- [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/CHANGELOG.md)
- [Commits](snowflakedb/gosnowflake@v1.17.0...v1.18.1)

Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.10.1...v1.10.2)

Updates `golang.org/x/image` from 0.32.0 to 0.34.0
- [Commits](golang/image@v0.32.0...v0.34.0)

Updates `golang.org/x/oauth2` from 0.32.0 to 0.33.0
- [Commits](golang/oauth2@v0.32.0...v0.33.0)

Updates `google.golang.org/api` from 0.254.0 to 0.256.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.254.0...v0.256.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/spanner
  dependency-version: 1.87.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.42.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.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-version: 1.53.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/databricks/databricks-sdk-go
  dependency-version: 0.94.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/goccy/go-yaml
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/errors
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/expand
  dependency-version: 0.16.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/ghfs
  dependency-version: 1.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/go-github-client/v67
  dependency-version: 67.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/microsoft/go-mssqldb
  dependency-version: 1.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/rs/zerolog
  dependency-version: 1.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/snowflakedb/gosnowflake
  dependency-version: 1.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/image
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.256.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/dependencies-c405d64308 branch from fa177e3 to 9ad07e5 Compare December 17, 2025 00:47
@k1LoW k1LoW merged commit 4ae1182 into main Dec 17, 2025
3 checks passed
@k1LoW k1LoW deleted the dependabot/go_modules/dependencies-c405d64308 branch December 17, 2025 04:21
@github-actions github-actions bot mentioned this pull request Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants