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

build(deps): bump github.com/linode/linodego from 1.23.0 to 1.24.0 #13078

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps github.com/linode/linodego from 1.23.0 to 1.24.0.

Release notes

Sourced from github.com/linode/linodego's releases.

v1.24.0

🚀 New Features

🐛 Bug Fixes

🧪 Testing Improvements

Dependancy Updates

Commits
  • d209855 updating errors coverage to 100% (#400)
  • f36e2e3 Fix and refactor TestAccountBetaPrograms (#411)
  • 66e79a8 adding region availability (#403)
  • a966a25 Bump github.com/go-resty/resty/v2 from 2.7.0 to 2.10.0 (#410)
  • 8daff48 Bump github.com/google/go-cmp from 0.5.7 to 0.6.0 (#401)
  • 1a68936 Bump golang.org/x/net from 0.16.0 to 0.17.0 (#402)
  • 2c65970 Adding testcov-func/html to Makefile (#399)
  • 894389a new: Expose Resty's SetLogger(...) function in linodego.Client (#395)
  • ba9d66a Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#398)
  • 6ac28c6 Bump golang.org/x/net from 0.15.0 to 0.16.0 (#397)
  • 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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 1, 2023
Bumps [github.com/linode/linodego](https://github.com/linode/linodego) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](linode/linodego@v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: github.com/linode/linodego
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/linode/linodego-1.24.0 branch from d0fc7f2 to ea27db7 Compare November 2, 2023 18:04
Copy link
Member

@bboreham bboreham left a comment

Choose a reason for hiding this comment

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

Note this includes a security fix go-resty/resty#633

@bboreham bboreham merged commit 0b02cc5 into main Nov 2, 2023
40 checks passed
@bboreham bboreham deleted the dependabot/go_modules/github.com/linode/linodego-1.24.0 branch November 2, 2023 20:08
@SuperQ
Copy link
Member

SuperQ commented Nov 2, 2023

Probably worth backporting to LTS (:eyeglasses: @roidelapluie)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants