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 github.com/scaleway/scaleway-sdk-go from 1.0.0-beta.22 to 1.0.0-beta.23 #42

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2024

Bumps github.com/scaleway/scaleway-sdk-go from 1.0.0-beta.22 to 1.0.0-beta.23.

Release notes

Sourced from github.com/scaleway/scaleway-sdk-go's releases.

v1.0.0-beta.23

Changelog

  • 2b5dc2b fix: use default http transport (#1992)
  • ad09102 feat(billing): fix documentation for discounts (#1990)
  • 8520ae9 feat(webhosting): add language field at public hosting creation (#1989)
  • b2e6d73 feat(domain): add status to contact message (#1988)
  • 5c9c710 chore(k8s): remove some deprecated fields (#1986)
  • b101f25 feat(k8s): add audit logs compatibility with offers (#1985)
  • 0e00141 feat(secret_manager): add protection in secret creation (#1982)
  • 2ed7c55 feat(tem): add dmarc validation status to DomainLastStatus (#1981)
  • 009352e docs(instance): add missing field (#1979)
  • 99a99cc fix(db): typo in waiting for replica error messages (#1980)
  • 1ac8b5d feat(serverless_jobs): add run options when starting a job (#1978)
  • 8f295b8 feat(instance): add start_date to server maintenance (#1977)
  • 969935e docs(cockpit): rework wording (#1975)
  • dc916e7 fix(ipam): change reverse address type to ip (#1976)
  • b3e610c feat(billing): list discounts in v2beta1 and update list consumptions response (#1974)
  • b5715e6 fix(serverless_sqldb): restore fields in messages (#1973)
  • 2ad2262 feat(iam): add filtering on multiple IDs on listing endpoints (#1972)
  • 70eec6d feat(k8s): add field to hide token from kubeconfig (#1971)
  • df6cb2a feat(tem): add field to accept new headers in create email endpoint (#1970)
  • ab21447 feat(rdb): add instance_id to ReadReplica (#1969)
  • bf98ba4 feat(billing): add v2beta1 API (#1968)
  • b6170c7 feat(lb): generate ip_type for ListIpsRequest (#1967)
  • fd0f14f feat(iam): add UpdateUser (#1966)
  • 8d1cd05 feat(ipam): allow publicly to set a custom reverse on their ip (#1965)
  • b100ffa feat(k8s): use structs for node taints (#1964)
  • 81beee1 feat(k8s): add note taints on kosmos nodes (#1963)
  • d6e72a6 feat(serverless): add CronSchedule to job definitions (#1962)
  • b3e420e docs(serverless_jobs): add documentation (#1961)
  • 4e66350 feat(secret): add ephemeral policy (#1960)
  • 3df218e feat(instance): expose ipam_id for message Server.Ip and Ip (#1957)
  • f84d49c feat(lb): add attach fip v6 (#1958)
  • e420445 feat(block): add support for import snapshot from object (#1956)
  • 16aeba3 feat(serverless_sqldb): add waiters (#1955)
  • a9186eb feat(document_db): align proto with rdb proto (#1954)
Commits
  • 2b5dc2b fix: use default http transport (#1992)
  • ad09102 feat(billing): fix documentation for discounts (#1990)
  • 8520ae9 feat(webhosting): add language field at public hosting creation (#1989)
  • b2e6d73 feat(domain): add status to contact message (#1988)
  • 5c9c710 chore(k8s): remove some deprecated fields (#1986)
  • b101f25 feat(k8s): add audit logs compatibility with offers (#1985)
  • 0e00141 feat(secret_manager): add protection in secret creation (#1982)
  • 2ed7c55 feat(tem): add dmarc validation status to DomainLastStatus (#1981)
  • 009352e docs(instance): add missing field (#1979)
  • 99a99cc fix(db): typo in waiting for replica error messages (#1980)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @dirien.


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 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](https://github.com/scaleway/scaleway-sdk-go) from 1.0.0-beta.22 to 1.0.0-beta.23.
- [Release notes](https://github.com/scaleway/scaleway-sdk-go/releases)
- [Changelog](https://github.com/scaleway/scaleway-sdk-go/blob/master/CHANGELOG.md)
- [Commits](scaleway/scaleway-sdk-go@v1.0.0-beta.22...v1.0.0-beta.23)

---
updated-dependencies:
- dependency-name: github.com/scaleway/scaleway-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from dirien as a code owner February 7, 2024 08:11
@dependabot dependabot bot added the dependencies Dependencies need to be updated label Feb 7, 2024
Copy link
Owner

@dirien dirien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! @dependabot squash and merge

@dependabot dependabot bot merged commit 963c384 into main Feb 14, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/scaleway/scaleway-sdk-go-1.0.0-beta.23 branch February 14, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies need to be updated
Projects
None yet
1 participant