Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/linode/linodego v1.60.0 -> v1.61.0 age confidence

Release Notes

linode/linodego (github.com/linode/linodego)

v1.61.0

Compare Source

What's Changed

📋 New Project
🚀 New Features
⚙️ Repo/CI Improvements
📦 Dependency Updates

New Contributors

Full Changelog: linode/linodego@v1.60.0...v1.61.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies dependency updates including security fixes label Nov 7, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 7, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/oauth2 v0.31.0 -> v0.32.0

@renovate renovate bot requested review from a team as code owners November 7, 2025 19:44
komer3
komer3 previously approved these changes Nov 21, 2025
The `// +build` syntax is deprecated in favor of the `//go:build` directive introduced in Go 1.17. Remove the redundant `// +build linux` comments from test files that already have the modern `//go:build linux` directive.
@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.53%. Comparing base (e155ef7) to head (bfd02d1).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #522      +/-   ##
==========================================
- Coverage   70.78%   70.53%   -0.25%     
==========================================
  Files          24       24              
  Lines        2769     2118     -651     
==========================================
- Hits         1960     1494     -466     
+ Misses        681      496     -185     
  Partials      128      128              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@komer3 komer3 merged commit b52e1e4 into main Nov 21, 2025
7 of 9 checks passed
@komer3 komer3 deleted the renovate/linode-sdks branch November 21, 2025 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependency updates including security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants