Skip to content

build(deps): bump github.com/linode/linodego from 1.65.0 to 1.66.0#409

Merged
zliang-akamai merged 1 commit intodevfrom
dependabot/go_modules/github.com/linode/linodego-1.66.0
Mar 5, 2026
Merged

build(deps): bump github.com/linode/linodego from 1.65.0 to 1.66.0#409
zliang-akamai merged 1 commit intodevfrom
dependabot/go_modules/github.com/linode/linodego-1.66.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps github.com/linode/linodego from 1.65.0 to 1.66.0.

Release notes

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

v1.66.0

What's Changed

⚠️ Breaking Change

🚀 New Features

💡 Improvements

🧪 Testing Improvements

⚙️ Repo/CI Improvements

📖 Documentation

📦 Dependency Updates

New Contributors

Full Changelog: linode/linodego@v1.65.0...v1.66.0

Commits
  • 716d6f1 Deprecate xen from SDKs and Tools (#896)
  • 5ed70c6 Add NodeBalancer deletion-protection locks support (#881)
  • 1758463 build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 (#887)
  • 7c4f11b build(deps): bump golang.org/x/net from 0.49.0 to 0.51.0 (#900)
  • 6df2db4 build(deps): bump crazy-max/ghaction-github-labeler from 5.3.0 to 6.0.0 (#904)
  • 9d8e788 build(deps): bump github.com/go-resty/resty/v2 from 2.17.1 to 2.17.2 (#895)
  • cea75a6 Changes Alert Channel changes as per latest API v4 changes (#890)
  • 32b19c6 fix: Correct GetRegionAvailability response type (#897)
  • ffb4366 fix: exclude gosec G117 for golangci-lint > 2.9 (#898)
  • 3e1c3ea Drop support for DBaaS V1 (#894)
  • 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 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/linode/linodego](https://github.com/linode/linodego) from 1.65.0 to 1.66.0.
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](linode/linodego@v1.65.0...v1.66.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies dependency updates usually from dependabot go Pull requests that update go code labels Mar 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 5, 2026 06:33
@dependabot dependabot bot added dependencies dependency updates usually from dependabot go Pull requests that update go code labels Mar 5, 2026
@dependabot dependabot bot requested review from lgarber-akamai and mawilk90 and removed request for a team March 5, 2026 06:33
@mgwoj mgwoj requested a review from Copilot March 5, 2026 13:25
Copy link

@mgwoj mgwoj left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This Dependabot PR updates the Linode SDK dependency used by the packer plugin, along with associated transitive module updates captured in go.mod/go.sum.

Changes:

  • Bump github.com/linode/linodego from v1.65.0 to v1.66.0.
  • Update related Go module entries (go-resty/resty/v2, golang.org/x/net) and corresponding go.sum checksums.
  • Adjust the go directive format in go.mod (1.251.25.0).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
go.mod Updates linodego + indirect deps; also changes the go directive formatting.
go.sum Updates checksums for the bumped modules.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

module github.com/linode/packer-plugin-linode

go 1.25
go 1.25.0
Copy link

Copilot AI Mar 5, 2026

Choose a reason for hiding this comment

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

The PR description says this is a linodego dependency bump, but this diff also changes the go directive from 1.25 to 1.25.0. If this formatting change is unintended/noise from go mod tidy, consider reverting it (or explicitly calling it out in the PR) to avoid unrelated churn and potential downstream tooling differences.

Copilot uses AI. Check for mistakes.
@zliang-akamai zliang-akamai merged commit 97d072f into dev Mar 5, 2026
16 checks passed
@zliang-akamai zliang-akamai deleted the dependabot/go_modules/github.com/linode/linodego-1.66.0 branch March 5, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependency updates usually from dependabot go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants