-
Notifications
You must be signed in to change notification settings - Fork 189
chore(deps): bump the dependencies group with 15 updates #772
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/dependencies-36398dedd1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 15 updates:
2.40.32.41.01.39.51.40.01.31.161.32.21.52.31.53.20.86.00.92.01.18.01.19.01.1.01.1.11.5.11.5.367.0.1967.0.211.9.31.9.41.28.01.34.01.17.01.18.00.32.00.33.00.32.00.33.00.254.00.256.0Updates
github.com/ClickHouse/clickhouse-go/v2from 2.40.3 to 2.41.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
Commits
82ac68fUpdate release notesc463789Merge pull request #1710 from ClickHouse/kavirajk/add-example-for-ephemeral-c...1cfb802Merge pull request #1711 from ClickHouse/dependabot/go_modules/golang.org/x/n...efbf444PR remarks about comments and loggingefdaefdBump golang.org/x/net from 0.46.0 to 0.47.017aaf53format the queries for more read-friendly2a34102Add some examples for ephemeral columndf28730Merge pull request #1704 from ClickHouse/SpencerTorres-patch-1a6d5a5fMerge pull request #1693 from luckyevildev/allow-oneline-comment-in-insert-query1c408a3Merge branch 'main' into allow-oneline-comment-in-insert-queryUpdates
github.com/aws/aws-sdk-go-v2from 1.39.5 to 1.40.0Commits
466d9d5Release 2025-11-19.2ca4b05eRegenerated Clientsd780944add logincreds provider (#3230)115ff14Release 2025-11-19964750dRegenerated Clients5b181c4Update API model1e2c145Release 2025-11-18163dcfeRegenerated Clients38b8afeUpdate endpoints model0252675Update API modelUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.31.16 to 1.32.2Commits
0cbb5aaRelease 2024-10-0854c1dd6Regenerated Clients2cde144Update endpoints model67fbd35Update API modelaa04330Allow non-nil but empty headers (#2826)5a4e5bbadd feature tracking for cbor protocol (#2821)183987cadd annotations to deprecated services and introduce codegen integration for ...b737dc9Release 2024-10-077279a51Regenerated Clientsa1b1f5aUpdate endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/dynamodbfrom 1.52.3 to 1.53.2Commits
e7dfd72Release 2024-05-08316c7cdRegenerated Clientsba18a1eUpdate API model31c2861fix: improve Go doc formatter (#2636)7a87a62add missing changelog (#2635)8cc2bc3Release 2024-05-0736b4e92Regenerated Clients9e70bfaUpdate API model7a654f5dep: bump x/net to 0.23.0 (#2631)eff2620Release 2024-05-06Updates
github.com/databricks/databricks-sdk-gofrom 0.86.0 to 0.92.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
56b24c3[Release] Release v0.92.08d5707dUpdate sdk to latest API specifications (#1333)dbec3a8[Release] Release v0.91.033e9c09Update Changelog for changes in #1318 (#1329)7f5832eAdd experimental core framework to replace existing API call execution. (#1318)da0f8e4[Release] Release v0.90.07d9c5aaGenerated API and client changes (#1316)3631ed4Include release date in CHANGELOG (#1315)5b291afAdd support for unified hosts (#1307)092202a[Release] Release v0.89.0Updates
github.com/goccy/go-yamlfrom 1.18.0 to 1.19.0Release notes
Sourced from github.com/goccy/go-yaml's releases.
Commits
a7b4bfbAdd support for RawMessage, similar to json.RawMessage (#790)07c09c0Add indentation to flow values on new lines (#759)0040ab4Skip directive in path operations (#758)7901e98Support non string map keys (#756)f4d1347Normalize CR and CRLF in multi-line strings (#754)90e8525Add decode option that allows specific field prefixes (#795)25e5d90Revert "feat: Dont make copies of structs for validation (#737)" (#763)Updates
github.com/k1LoW/errorsfrom 1.1.0 to 1.1.1Release notes
Sourced from github.com/k1LoW/errors's releases.
Changelog
Sourced from github.com/k1LoW/errors's changelog.
Commits
232ce5dMerge pull request #24 from k1LoW/tagpr-from-v1.1.05988273[tagpr] update CHANGELOG.md1bbfa76[tagpr] prepare for the next release822aeb4refactor: simplify error unwrapping logic in Errors function258a304chore: update6fe8a2dMerge pull request #26 from k1LoW/dependabot/github_actions/dependencies-84a7...91e02b4chore(deps): bump the dependencies group with 2 updates7457c63Merge pull request #25 from k1LoW/setup-tagpr-labels10c7ff4chore: setup tagpr labels6c5e9c7Merge pull request #23 from k1LoW/add-testsUpdates
github.com/k1LoW/ghfsfrom 1.5.1 to 1.5.3Release notes
Sourced from github.com/k1LoW/ghfs's releases.
Changelog
Sourced from github.com/k1LoW/ghfs's changelog.
Commits
546bca8Merge pull request #49 from k1LoW/tagpr-from-v1.5.2c409708[tagpr] update CHANGELOG.md5f0dbde[tagpr] prepare for the next releaseeff1c65chore: fix go directive versionb48b1dcMerge pull request #46 from k1LoW/tagpr-from-v1.5.1a9286ed[tagpr] update CHANGELOG.md72a67a8[tagpr] prepare for the next release409ef79Merge pull request #48 from k1LoW/dependabot/go_modules/dependencies-10f2346f30481e0a4Merge pull request #47 from k1LoW/dependabot/github_actions/dependencies-a0b8...ce55c17chore(deps): bump github.com/k1LoW/go-github-client/v67Updates
github.com/k1LoW/go-github-client/v67from 67.0.19 to 67.0.21Commits
0f9bbe0Update v675e16296Update v66c504a4cUpdate v65bca52d4Update v6424dd1d9Update v632748285Update v620351db8Update v614380e88Update v60bb0d78cUpdate v591f1d2b4Update v58Updates
github.com/microsoft/go-mssqldbfrom 1.9.3 to 1.9.4Release notes
Sourced from github.com/microsoft/go-mssqldb's releases.
Changelog
Sourced from github.com/microsoft/go-mssqldb's changelog.
Commits
0997918fix(namedpipe): Restrict package to supported platforms (#298)e574861set host var in pipeline (#291)819df9fSkip Attention packet when in rollback (#293)Updates
github.com/rs/zerologfrom 1.28.0 to 1.34.0Commits
db9d1beUpdate go versions covered by CI5f4b880Delete _config.ymlffb2708Remove CNAME filecc4dde7Create CONTRIBUTING.md04ea0f4Implement Close() for zerolog.FilteredLevelWriter (#715)0398600fix: reset condition in burst sampler (#711) (#712)1869fa5FormatPartValueByName for flexible custom formatting for ConsoleWriter (#541)31e7995remove unnecessary nil checks (#701)582f820Get BasicSampler(0), RandomSampler(0), and BurstSampler(0) to behave the same...6abadabBump github.com/rs/xid from 1.5.0 to 1.6.0 (#684)Updates
github.com/snowflakedb/gosnowflakefrom 1.17.0 to 1.18.0Release notes
Sourced from github.com/snowflakedb/gosnowflake's releases.