Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2025

Bumps the dependencies group with 15 updates:

Package From To
github.com/ClickHouse/clickhouse-go/v2 2.40.3 2.41.0
github.com/aws/aws-sdk-go-v2 1.39.5 1.40.0
github.com/aws/aws-sdk-go-v2/config 1.31.16 1.32.2
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.52.3 1.53.2
github.com/databricks/databricks-sdk-go 0.86.0 0.92.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/ghfs 1.5.1 1.5.3
github.com/k1LoW/go-github-client/v67 67.0.19 67.0.21
github.com/microsoft/go-mssqldb 1.9.3 1.9.4
github.com/rs/zerolog 1.28.0 1.34.0
github.com/snowflakedb/gosnowflake 1.17.0 1.18.0
golang.org/x/image 0.32.0 0.33.0
golang.org/x/oauth2 0.32.0 0.33.0
google.golang.org/api 0.254.0 0.256.0

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

Release notes

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

v2.41.0

What's Changed

Enhancements 🎉

Bug fixes 🐛

Other Changes 🛠

New Contributors

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

Changelog

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

v2.41.0, 2025-11-20

What's Changed

Enhancements 🎉

Bug fixes 🐛

Other Changes 🛠

New Contributors

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

Commits
  • 82ac68f Update release notes
  • c463789 Merge pull request #1710 from ClickHouse/kavirajk/add-example-for-ephemeral-c...
  • 1cfb802 Merge pull request #1711 from ClickHouse/dependabot/go_modules/golang.org/x/n...
  • efbf444 PR remarks about comments and logging
  • efdaefd Bump golang.org/x/net from 0.46.0 to 0.47.0
  • 17aaf53 format the queries for more read-friendly
  • 2a34102 Add some examples for ephemeral column
  • df28730 Merge pull request #1704 from ClickHouse/SpencerTorres-patch-1
  • a6d5a5f Merge pull request #1693 from luckyevildev/allow-oneline-comment-in-insert-query
  • 1c408a3 Merge branch 'main' into allow-oneline-comment-in-insert-query
  • Additional commits viewable in compare view

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

Commits

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

Commits

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

Commits

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

Release notes

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

v0.92.0

Release v0.92.0

API Changes

v0.91.0

Release v0.91.0

Internal Changes

  • Add experimental core framework to replace existing API call execution.

v0.90.0

Release v0.90.0

New Features and Improvements

  • Add support for unified hosts, i.e. hosts that support both workspace-level and account-level operations
  • Deprecate Config.IsAccountClient, which will not work for unified hosts, and replace it with Config.HostType and Config.ConfigType methods.

API Changes

v0.89.0

... (truncated)

Changelog

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

Release v0.92.0 (2025-11-20)

API Changes

Release v0.91.0 (2025-11-13)

Internal Changes

  • Add experimental core framework to replace existing API call execution.

Release v0.90.0 (2025-11-03)

New Features and Improvements

  • Add support for unified hosts, i.e. hosts that support both workspace-level and account-level operations
  • Deprecate Config.IsAccountClient, which will not work for unified hosts, and replace it with Config.HostType and Config.ConfigType methods.

API Changes

Release v0.89.0 (2025-10-30)

... (truncated)

Commits

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/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

Commits

Updates github.com/microsoft/go-mssqldb from 1.9.3 to 1.9.4

Release notes

Sourced from github.com/microsoft/go-mssqldb's releases.

v1.9.4

What's Changed

New Contributors

Full Changelog: microsoft/go-mssqldb@v1.9.3...v1.9.4

Changelog

Sourced from github.com/microsoft/go-mssqldb's changelog.

Changelog

Commits

Updates github.com/rs/zerolog from 1.28.0 to 1.34.0

Commits
  • db9d1be Update go versions covered by CI
  • 5f4b880 Delete _config.yml
  • ffb2708 Remove CNAME file
  • cc4dde7 Create CONTRIBUTING.md
  • 04ea0f4 Implement Close() for zerolog.FilteredLevelWriter (#715)
  • 0398600 fix: reset condition in burst sampler (#711) (#712)
  • 1869fa5 FormatPartValueByName for flexible custom formatting for ConsoleWriter (#541)
  • 31e7995 remove unnecessary nil checks (#701)
  • 582f820 Get BasicSampler(0), RandomSampler(0), and BurstSampler(0) to behave the same...
  • 6abadab Bump github.com/rs/xid from 1.5.0 to 1.6.0 (#684)
  • Additional commits viewable in compare view

Updates github.com/snowflakedb/gosnowflake from 1.17.0 to 1.18.0

Release notes

Sourced from github.com/snowflakedb/gosnowflake's releases.

Release

  • Please check Snowfla...

    Description has been truncated

Bumps the dependencies group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.40.3` | `2.41.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.39.5` | `1.40.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.16` | `1.32.2` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.52.3` | `1.53.2` |
| [github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go) | `0.86.0` | `0.92.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/ghfs](https://github.com/k1LoW/ghfs) | `1.5.1` | `1.5.3` |
| [github.com/k1LoW/go-github-client/v67](https://github.com/k1LoW/go-github-client) | `67.0.19` | `67.0.21` |
| [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) | `1.9.3` | `1.9.4` |
| [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.0` |
| [golang.org/x/image](https://github.com/golang/image) | `0.32.0` | `0.33.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.32.0` | `0.33.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.254.0` | `0.256.0` |


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

Updates `github.com/aws/aws-sdk-go-v2` from 1.39.5 to 1.40.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.40.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.16 to 1.32.2
- [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.2)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.52.3 to 1.53.2
- [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/s3/v1.53.2)

Updates `github.com/databricks/databricks-sdk-go` from 0.86.0 to 0.92.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.92.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/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.4
- [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.4)

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.0
- [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.0)

Updates `golang.org/x/image` from 0.32.0 to 0.33.0
- [Commits](golang/image@v0.32.0...v0.33.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: github.com/ClickHouse/clickhouse-go/v2
  dependency-version: 2.41.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.40.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.2
  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.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/databricks/databricks-sdk-go
  dependency-version: 0.92.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/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.4
  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.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/image
  dependency-version: 0.33.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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor labels Nov 30, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 17, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-36398dedd1 branch December 17, 2025 00:25
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