Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps github.com/equinix-labs/metal-go from 0.17.0 to 0.23.1.

Release notes

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

v0.23.1

0.23.1 (2023-09-28)

Bug Fixes

v0.23.0

0.23.0 (2023-09-28)

Features

v0.22.2

0.22.2 (2023-09-21)

Bug Fixes

  • remove plan drive type and nic type enums (#156) (44b4c1a)

v0.22.1

0.22.1 (2023-09-20)

Bug Fixes

v0.22.0

0.22.0 (2023-09-20)

Features

v0.21.0

0.21.0 (2023-09-13)

NOTE: This release fixes a bug in earlier versions of metal-go that prevented the SDK from returning errors when a property in an API response did not match the spec. For example, if the spec said that MyInfrastructure.count was an integer, but the API ressponse contained "count": "12" (in which the property is a string), the SDK would quietly ignore the type mismatch and MyInfrastructure.count would be unset (0). While the bug fix enables detection of these errors, it has the potential to break integrations if your code attempts to detect these issues by looking for the zero-value of a model rather than an error.

Features

  • add support for device firmware sets (#151) (917cbe4)
  • add support for device health endpoint (#151) (917cbe4)

... (truncated)

Commits
  • 5ff62c4 ci: regenerate code for version 0.23.1
  • 0145602 fix: Added IPAssignments type (#153)
  • c3f45d4 ci: regenerate code for version 0.23.0
  • 621919d feat: pagination with templates (#150)
  • 1a909a3 ci: regenerate code for version 0.22.2
  • 44b4c1a fix: remove plan drive type and nic type enums (#156)
  • 5b0fdf2 ci: regenerate code for version 0.22.1
  • d8f34d7 fix: update spec for plan drive type to match API response (#155)
  • b038c05 ci: regenerate code for version 0.22.0
  • fdd0ef0 feat: generate inline enums (#145)
  • 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 <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/equinix-labs/metal-go](https://github.com/equinix-labs/metal-go) from 0.17.0 to 0.23.1.
- [Release notes](https://github.com/equinix-labs/metal-go/releases)
- [Changelog](https://github.com/equinix-labs/metal-go/blob/main/docs/SpotPricesHistoryReport.md)
- [Commits](equinix-labs/metal-go@v0.17.0...v0.23.1)

---
updated-dependencies:
- dependency-name: github.com/equinix-labs/metal-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Oct 2, 2023
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 2, 2023
@k8s-ci-robot
Copy link
Contributor

[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 jacobsmith928 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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 2, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2023

Superseded by #652.

@dependabot dependabot bot closed this Oct 9, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/test/e2e/github.com/equinix-labs/metal-go-0.23.1 branch October 9, 2023 13:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants