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 2 updates in the / directory: github.com/aiven/go-api-schemas and github.com/aiven/go-client-codegen.
Updates
github.com/aiven/go-api-schemas
from 1.73.0 to 1.76.0Release notes
Sourced from github.com/aiven/go-api-schemas's releases.
Commits
ce997fd
chore(updater): bump pkg/dist/*.yml (2024-06-17) (#156)6ed4525
chore(deps): update deps & go to v1.22 (#155)4436331
ci(deps): upgrade trunk (#152)1cdc786
chore(updater): bump pkg/dist/*.yml (2024-06-10) (#153)eb39a71
chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 in the main group (#...3d741dd
chore(updater): bump pkg/dist/*.yml (2024-05-27) (#150)Updates
github.com/aiven/go-client-codegen
from 0.9.0 to 0.10.0Release notes
Sourced from github.com/aiven/go-client-codegen's releases.
Commits
e4e990c
chore(version.go): update go-client-codegen versiond6a4ad6
chore(update): bump openapi schema (2024-05-27) (#70)3d0baeb
feat: add operation id to errors (#69)b982025
fix: escape path strings (#68)2be6c8d
chore(update): bump openapi schema (2024-05-22) (#67)d424941
fix: cron job fails with goimports dependency (#66)59ba804
ci(deps): upgrade trunk (#65)Updates
golang.org/x/exp
from 0.0.0-20240112132812-db7319d0e0e3 to 0.0.0-20240604190554-fc45aab8b7f8Commits
Updates
golang.org/x/tools
from 0.21.0 to 0.22.0Commits
bc6931d
go.mod: update golang.org/x dependencies1767b14
go/ssa: remove code with no effect2088083
internal/gocommand: add more debug info for hanging go commandsf1a3b12
internal/imports: FixImports should be cancellable4478db0
go/analysis/passes/copylock: suppress error in ill-typed code018d3b2
gopls: warn about Go 1.19 and Go 1.2058cc8a4
gopls/internal/filecache: suppress gc in testsb623539
gopls/internal/cache: suppress "internal" import check on Bazel1e9d12d
go/packages: pass -overlay to all 'go list' invocations3c293ad
internal/cache: invalidate broken imports when package files changeDependabot 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