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 3 updates: github.com/aiven/aiven-go-client/v2, github.com/aiven/go-api-schemas and github.com/aiven/go-client-codegen.
Updates
github.com/aiven/aiven-go-client/v2
from 2.25.0 to 2.26.0Release notes
Sourced from github.com/aiven/aiven-go-client/v2's releases.
Commits
fe8f1de
chore(version.go): update aiven-go-client versiond67bbbb
feat: add secure flag (#360)Updates
github.com/aiven/go-api-schemas
from 1.80.0 to 1.83.0Release notes
Sourced from github.com/aiven/go-api-schemas's releases.
Commits
755c6ac
chore(updater): bump pkg/dist/*.yml (2024-08-15) (#176)5e360b6
feat: add secure flag (#175)ddf0a3d
chore(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 in the main group (#...14e1cce
chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 in the main group (#172)e182bc4
chore(updater): bump pkg/dist/*.yml (2024-08-12) (#173)b3f7aa6
ci(deps): upgrade trunk (#169)Updates
github.com/aiven/go-client-codegen
from 0.19.0 to 0.20.0Release notes
Sourced from github.com/aiven/go-client-codegen's releases.
Commits
20210a8
chore(version.go): update go-client-codegen versiona45752c
chore(update): bump openapi schema (2024-08-15) (#111)e3ba362
ci(deps): upgrade trunk (#110)fa97d97
ci(deps): upgrade trunk (#105)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