Skip to content

chore: bump github.com/u-root/u-root from 0.11.0 to 0.12.0 #11625

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps github.com/u-root/u-root from 0.11.0 to 0.12.0.

Release notes

Sourced from github.com/u-root/u-root's releases.

v0.12.0

A lot has changed in ~1 year. The build system has better module support. Some improvements to the boot infrastructure. A lot of tinygo support. A better gosh shell.

What's Changed

... (truncated)

Changelog

Sourced from github.com/u-root/u-root's changelog.

Releases

Note: All release >=1.0.0 have been bumped down from vX.0.0 to v0.X.0. This was done to avoid the +incompatible suffix from Go modules. The u-root API is currently unstable and may change slighly between releases.

Commits
  • 4795af5 spidev: improve regexp for testing
  • 176635c spidev: add tests for "id" command
  • d0d5597 Use the nice properties of CSChange
  • 08ea1c0 spidev: use constants for commands, add PRDRES to op.go
  • 9a9baa5 add and ID command to spidev
  • d9fb290 cmds/core/chmod: fix issue with multiple files
  • 3632944 Tweak the error handling just a bit more
  • 0cfd7a4 spidev: tidy up output and testing
  • 40ad4cd Disable cgo for cross-compilation
  • 4431a16 Replace testutil.SkipIfNotRoot with vmtest.SkipIfNotInVM
  • 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 force-pushed the dependabot/go_modules/github.com/u-root/u-root-0.12.0 branch from cb4949e to 9cca19f Compare January 15, 2024 14:46
Bumps [github.com/u-root/u-root](https://github.com/u-root/u-root) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/u-root/u-root/releases)
- [Changelog](https://github.com/u-root/u-root/blob/main/RELEASES)
- [Commits](u-root/u-root@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/u-root/u-root
  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/u-root/u-root-0.12.0 branch from 9cca19f to 10fb7bc Compare January 15, 2024 14:47
@matifali matifali requested a review from coadler January 15, 2024 16:29
@matifali matifali force-pushed the dependabot/go_modules/github.com/u-root/u-root-0.12.0 branch from 7010a76 to b4e2846 Compare January 15, 2024 16:44
@matifali matifali requested a review from deansheather January 15, 2024 16:47
@deansheather deansheather merged commit fa6176c into main Jan 17, 2024
@deansheather deansheather deleted the dependabot/go_modules/github.com/u-root/u-root-0.12.0 branch January 17, 2024 15:36
@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants