Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps github.com/canonical/go-efilib from 1.4.1 to 1.6.0.

Commits
  • 918664d mbr: Update an incomplete comment
  • b0421f7 vars: Perform reads of variables from efivarfs with a single syscall
  • 52f348b vars: assign an anonymous function to openVarFile
  • ec4b690 vars: return ErrVarPermission when writing 0 bytes to an authenticated variable
  • 84a708d vars: Have the callback to restore the immutable flag close the file
  • 6b01952 vars: Add some more error values rather than returning the raw os.PathError e...
  • 1f78efb Make LoadOption.String consistent with other fmt.Stringer implementations
  • 2b434db Hash the entire certificate to obtain its fingerprint
  • 8574892 Add indent helper for helping to indent strings from nested fmt.Stringers
  • 46942cd Use multiline string literals for format strings that span multiple lines and...
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 29, 2025 00:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 29, 2025
@davidcassany
Copy link
Contributor

@dependabot rebase

Bumps [github.com/canonical/go-efilib](https://github.com/canonical/go-efilib) from 1.4.1 to 1.6.0.
- [Commits](canonical/go-efilib@v1.4.1...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/canonical/go-efilib
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/canonical/go-efilib-1.6.0 branch from 548b297 to 2961c2e Compare October 2, 2025 07:59
Copy link
Contributor

@davidcassany davidcassany left a comment

Choose a reason for hiding this comment

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

LGTM

@davidcassany davidcassany merged commit f975cf3 into main Oct 2, 2025
28 checks passed
@davidcassany davidcassany deleted the dependabot/go_modules/github.com/canonical/go-efilib-1.6.0 branch October 2, 2025 17:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants