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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/scaleway/scaleway-sdk-go from 1.0.0-beta.28 to 1.0.0-beta.29.
Release notes
Sourced from github.com/scaleway/scaleway-sdk-go's releases.
Commits
45ed7a0
feat(inference): update inference models ordering (#2137)c9ab4e9
feat(vpc): add custom routes CRUD (#2136)c148d81
feat(webhosting): add available languages in control panel (#2131)da370d0
docs(serverless): document Sandbox enum (#2130)fba414f
fix(marketplace): order local images by type by default (#2129)3cab79f
feat(instance): document instance commercial-type restriction (#2128)8c62a49
fix(marketplace): order by type by default (#2120)5369dd2
chore(cockpit): remove exclude field to publish route and generate tools (#2132)87bf84c
chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#2124)c0ce949
chore: fix goreleaser format (#2126)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