linode / linode-blockstorage-csi-driver

Container Storage Interface (CSI) Driver for Linode Block Storage
Apache License 2.0
68 stars 56 forks source link

:seedling: Bump github.com/linode/linodego from 1.41.0 to 1.42.0 #297

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps github.com/linode/linodego from 1.41.0 to 1.42.0.

Release notes

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

v1.42.0

What's Changed

🚀 New Features

🧪 Testing Improvements

⚙️ Repo/CI Improvements

📦 Dependency Updates

Other Changes

Full Changelog: https://github.com/linode/linodego/compare/v1.41.0...v1.42.0

Commits
  • 9bbcf49 Added support for Block Storage Encryption (#572)
  • 7ea8057 build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (#586)
  • 34f622c ci: Fix workflow failures in PRs due to slack notify step (#588)
  • 1e2090b build(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 (#587)
  • 2b51d5c test: Add slack notifications to CI workflow (#585)
  • b20be2e Support for Adding Additional Reserved IP to Existing Linodes (#581)
  • See full diff 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 will merge this PR once CI passes on it, as requested by @komer3.


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 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)
codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.83%. Comparing base (2848dbe) to head (8c5cdb3). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #297 +/- ## ======================================= Coverage 74.83% 74.83% ======================================= Files 22 22 Lines 2356 2356 ======================================= Hits 1763 1763 Misses 491 491 Partials 102 102 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

komer3 commented 3 weeks ago

@dependabot merge