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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the main group with 5 updates in the / directory:
2.28.2
2.29.0
2.26.0
2.28.0
1.85.0
1.91.0
0.33.0
0.41.0
0.24.0
0.26.0
Updates
github.com/ClickHouse/clickhouse-go/v2
from 2.28.2 to 2.29.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
Commits
b616168
Update release notese5903e5
Bump github.com/docker/docker (#1411)014acb5
Add ability to handle context cancellations for TCP protocol (#1389)360020f
Add Examples for batch.Column(n).AppendRow in columnar_insert.go (#1410)877aa63
Update release notesf998d8f
Revert the minimum required Go version to 1.21 (#1405)Updates
github.com/aiven/aiven-go-client/v2
from 2.26.0 to 2.28.0Release notes
Sourced from github.com/aiven/aiven-go-client/v2's releases.
Commits
942bf9e
chore(version.go): update aiven-go-client version608b1e2
fix: remove two thanos connection fields (#366)de95ef0
chore(version.go): update aiven-go-client version845232d
feat: Add support for description and owner for topics (#362)51ec790
chore: add contribution notice (#363)Updates
github.com/aiven/go-api-schemas
from 1.85.0 to 1.91.0Release notes
Sourced from github.com/aiven/go-api-schemas's releases.
Commits
0c639ba
chore(updater): bump pkg/dist/*.yml (2024-10-09) (#199)9586d59
chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 in the main group (#...c1c50d7
ci(deps): upgrade trunk to 1.22.6 (#197)ccde0e2
chore(updater): bump pkg/dist/*.yml (2024-10-07) (#196)47567b2
ci(deps): upgrade trunk (#195)885f81e
chore(updater): bump pkg/dist/*.yml (2024-09-30) (#194)d6428a5
feat: close previous update PRs when a new one is generated (#191)d10ff38
chore(deps): bump anothrNick/github-tag-action from 1.70.0 to 1.71.0 in the m...9ac0524
ci(deps): upgrade trunk (#189)5d108fb
ci(deps): upgrade trunk to 1.22.5 (#182)Updates
github.com/aiven/go-client-codegen
from 0.33.0 to 0.41.0Release notes
Sourced from github.com/aiven/go-client-codegen's releases.
Commits
09948ce
chore(version.go): update go-client-codegen version605387a
chore(update): bump openapi schema (2024-10-11) (#161)45863ef
chore(version.go): update go-client-codegen version98c06e6
chore(update): bump openapi schema (2024-10-10) (#160)bd85998
chore(version.go): update go-client-codegen versiona8a229e
fix: removereceiver_ingesting_remote_write_uri
(#159)b3ab3cd
chore(version.go): update go-client-codegen version3813ec9
refactor: merge serviceuser in service module (#157)907258e
ci(deps): upgrade trunk to 1.22.6 (#156)911a841
chore(version.go): update go-client-codegen versionUpdates
golang.org/x/tools
from 0.24.0 to 0.26.0Commits
2ab3b51
go.mod: update golang.org/x dependencies2683c79
gopls/internal/golang/stubmethods: rename analysis/stubmethodsefd951d
gopls/internal/analysis/stubmethods: merge into CodeActiond0d0d9e
gopls/internal/cache: memoize dependent hash on analysisNodea19eef6
gopls/internal/cache: express packageHandle as a state machinedd745ec
gopls/internal/test/marker: update regression test issue68918.txta02ee35
go/analysis/passes/stdversion: reenable testsa24facf
all: set gotypesalias=0 explicitlyce2a33e
gopls/internal: fix extract refactor for cases with anonymous functionsa2ff832
go/ssa: remove references to GOEXPERIMENT rangeDependabot 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