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 with 4 updates #832

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

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

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.29.0 to 2.30.0

Release notes

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

v2.30.0

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.29.0...v2.30.0

Changelog

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

v2.30.0, 2024-10-16

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.29.0...v2.30.0

Commits

Updates github.com/aiven/aiven-go-client/v2 from 2.28.0 to 2.30.0

Release notes

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

v2.30.0

auto-generated release for commit 8f0d685

v2.29.0

auto-generated release for commit b1e1979

Commits
  • 8f0d685 chore(version.go): update aiven-go-client version
  • bdba415 chore(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.2 in the main gr...
  • b1e1979 chore(version.go): update aiven-go-client version
  • 64a9d0d fix: remove Powered field from from Service type (#365) (#367)
  • 8a88c60 chore(deps): bump anothrNick/github-tag-action from 1.70.0 to 1.71.0 in the m...
  • See full diff in compare view

Updates github.com/aiven/go-api-schemas from 1.91.0 to 1.94.0

Release notes

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

v1.94.0

auto-generated release for commit 6c733f4

v1.93.0

auto-generated release for commit c660530

v1.92.0

auto-generated release for commit fa749bb

Commits

Updates github.com/aiven/go-client-codegen from 0.41.0 to 0.45.0

Release notes

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

v0.45.0

auto-generated release for commit 7b0f5c9

v0.44.0

auto-generated release for commit f17c718

v0.43.0

auto-generated release for commit 324e034

v0.42.0

auto-generated release for commit 11641d8

Commits
  • 7b0f5c9 chore(version.go): update go-client-codegen version
  • 0dd7bcf chore(update): bump openapi schema (2024-10-18) (#167)
  • f17c718 chore(version.go): update go-client-codegen version
  • 0c28445 chore(update): bump openapi schema (2024-10-16) (#166)
  • 324e034 chore(version.go): update go-client-codegen version
  • 2292345 refactor: improve customCamelCase (#165)
  • 11641d8 chore(version.go): update go-client-codegen version
  • 340ea23 feat: improve variable and type naming (#164)
  • ef6a6fc ci(deps): upgrade trunk (#162)
  • See full diff in compare view

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

@dependabot dependabot bot requested a review from a team as a code owner October 21, 2024 00:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 21, 2024
@rriski rriski closed this Oct 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

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 Oct 21, 2024
dependabot bot and others added 3 commits October 21, 2024 10:17
Bumps the main group with 4 updates: [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go), [github.com/aiven/aiven-go-client/v2](https://github.com/aiven/aiven-go-client), [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.29.0 to 2.30.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.29.0...v2.30.0)

Updates `github.com/aiven/aiven-go-client/v2` from 2.28.0 to 2.30.0
- [Release notes](https://github.com/aiven/aiven-go-client/releases)
- [Commits](aiven/aiven-go-client@v2.28.0...v2.30.0)

Updates `github.com/aiven/go-api-schemas` from 1.91.0 to 1.94.0
- [Release notes](https://github.com/aiven/go-api-schemas/releases)
- [Commits](aiven/go-api-schemas@v1.91.0...v1.94.0)

Updates `github.com/aiven/go-client-codegen` from 0.41.0 to 0.45.0
- [Release notes](https://github.com/aiven/go-client-codegen/releases)
- [Commits](aiven/go-client-codegen@v0.41.0...v0.45.0)

---
updated-dependencies:
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: github.com/aiven/aiven-go-client/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@rriski rriski force-pushed the dependabot/go_modules/main-960d4a157f branch from 8dd41d7 to 90c44cc Compare October 21, 2024 10:17
@rriski rriski merged commit c59f04f into main Oct 21, 2024
7 checks passed
@rriski rriski deleted the dependabot/go_modules/main-960d4a157f branch October 21, 2024 10:27
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.

2 participants