kubernetes-sigs / cluster-api-provider-packet

Cluster API Provider Packet (now Equinix Metal)
https://deploy.equinix.com/labs/cluster-api-provider-packet/
Apache License 2.0
97 stars 40 forks source link

:seedling: Bump github.com/equinix/equinix-sdk-go from 0.32.0 to 0.33.0 #729

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/equinix/equinix-sdk-go from 0.32.0 to 0.33.0.

Release notes

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

v0.33.0

0.33.0 (2024-02-13)

Features

  • upgrade openapi-generator to latest version (#15) (725a10a)

Full Changelog: https://github.com/equinix/equinix-sdk-go/compare/v0.32.0...v0.33.0

Commits
  • ee44ce7 ci: regenerate code for version 0.33.0 triggered by @​ctreatma
  • 0f884e3 chore: add CODEOWNERS file (#31)
  • 725a10a feat: upgrade openapi-generator to latest version (#15)
  • c29bc47 chore: add CODEOWNERS file
  • 318e828 chore: regenerate code with latest version
  • 3efc5e6 chore: patch spec instead of adding custom template
  • 9ea576e fix: customize model_simple template to fix bug in property description comments
  • 6231395 feat: upgrade openapi-generator to latest version
  • 81bf78f feat: API Sync by GitHub Action for @​ctreatma (#30)
  • 890f1a4 sync: generate client with 2024-02-05 spec
  • 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 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
k8s-ci-robot commented 4 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign justinsb for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubernetes-sigs/cluster-api-provider-packet/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
dependabot[bot] commented 3 months ago

Superseded by #733.