Skip to content
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

chore(deps): bump the main group across 1 directory with 4 updates #899

Merged
merged 2 commits into from
Mar 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the main group with 3 updates in the / directory: github.com/ClickHouse/clickhouse-go/v2, github.com/aiven/go-api-schemas and github.com/aiven/go-client-codegen.

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.32.0 to 2.32.2

Release notes

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

v2.32.2

What's Changed

Bug Fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.32.1...v2.32.2

v2.32.1

What's Changed

Bug Fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.32.0...v2.32.1

Changelog

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

v2.32.2, 2025-02-20

What's Changed

Bug Fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.32.1...v2.32.2

v2.32.1, 2025-02-17

What's Changed

Bug Fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.32.0...v2.32.1

Commits

Updates github.com/aiven/go-api-schemas from 1.113.0 to 1.114.0

Release notes

Sourced from github.com/aiven/go-api-schemas's releases.

v1.114.0

auto-generated release for commit b455813

Commits
  • b455813 chore(updater): bump pkg/dist/*.yml (2025-02-21) (#266)
  • 0c9625b chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 in the main grou...
  • 40e0074 ci(deps): upgrade trunk (#264)
  • See full diff in compare view

Updates github.com/aiven/go-client-codegen from 0.86.0 to 0.89.0

Release notes

Sourced from github.com/aiven/go-client-codegen's releases.

v0.89.0

auto-generated release for commit 5082f9f

v0.88.0

auto-generated release for commit 40566ae

v0.87.0

auto-generated release for commit b8dfc29

Commits
  • 5082f9f chore(version.go): update go-client-codegen version
  • 9eda9f0 chore(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 in the main gr...
  • 6de26da chore(update): bump openapi schema (2025-02-27) (#252)
  • fefd770 ci(deps): upgrade trunk (#249)
  • 40566ae chore(version.go): update go-client-codegen version
  • 15f976d feat: add OrganizationAddress handlers (#245)
  • b8dfc29 chore(version.go): update go-client-codegen version
  • a158e5d chore(update): bump openapi schema (2025-02-21) (#248)
  • 30c5537 ci(deps): upgrade trunk (#247)
  • See full diff in compare view

Updates github.com/google/go-cmp from 0.6.0 to 0.7.0

Release notes

Sourced from github.com/google/go-cmp's releases.

v0.7.0

New API:

  • (#367) Support compare functions with SortSlices and SortMaps

Panic messaging:

  • (#370) Detect proto.Message types when failing to export a field
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the main group with 3 updates in the / directory: [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go), [github.com/aiven/go-api-schemas](https://github.com/aiven/go-api-schemas) and [github.com/aiven/go-client-codegen](https://github.com/aiven/go-client-codegen).


Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.32.0 to 2.32.2
- [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.32.0...v2.32.2)

Updates `github.com/aiven/go-api-schemas` from 1.113.0 to 1.114.0
- [Release notes](https://github.com/aiven/go-api-schemas/releases)
- [Commits](aiven/go-api-schemas@v1.113.0...v1.114.0)

Updates `github.com/aiven/go-client-codegen` from 0.86.0 to 0.89.0
- [Release notes](https://github.com/aiven/go-client-codegen/releases)
- [Commits](aiven/go-client-codegen@v0.86.0...v0.89.0)

Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](google/go-cmp@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: github.com/aiven/go-api-schemas
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: github.com/aiven/go-client-codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 3, 2025 00:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 3, 2025
@rriski rriski closed this Mar 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@rriski rriski reopened this Mar 3, 2025
@rriski rriski merged commit 63ff38a into main Mar 3, 2025
7 checks passed
@rriski rriski deleted the dependabot/go_modules/main-6f3d6d3c8e branch March 3, 2025 07:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant