Skip to content

build(deps): Bump 9elements/firmware-action from 0.19.0 to 0.19.1 in the github group#42

Merged
AtomicFS merged 1 commit intomainfrom
dependabot/github_actions/github-d14a4479de
Oct 23, 2025
Merged

build(deps): Bump 9elements/firmware-action from 0.19.0 to 0.19.1 in the github group#42
AtomicFS merged 1 commit intomainfrom
dependabot/github_actions/github-d14a4479de

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2025

Bumps the github group with 1 update: 9elements/firmware-action.

Updates 9elements/firmware-action from 0.19.0 to 0.19.1

Release notes

Sourced from 9elements/firmware-action's releases.

v0.19.1

Changelog

  • de21bfabf64481d80c1d07fdec1ddce9ce447e9c chore(action): bump version to v0.19.1
  • bcba1a8e52e2a1ca04e656c678330fe186aa011e fix(docker): unset optional python version
  • e8a88984f8960506b4bd1acec045569be890ea0e ci(docker): build coreboot 25.06 on our self-hosted runner
  • 1a87954a8c25ba73e153f1c0e819bd03751f8efa fix(docker): coreboot 25.06 test script
  • 14c0a5c1918feaaab4c6e06177ad6d09730f35f6 fix(docker): python bytecode compilation
  • 5f293162524cd263585e5eec257f338f94ce6629 chore(docker): bump default Ubuntu to Noble for Linux kernel
  • 5a3fcafbc61cfc1cc423775d92b60e754174e558 chore(docker): bump NodeJS versions in Edk2 containers
  • 697019f15d84fcb62db532bf037cdecb747d994d fix(cmd): fix regex in discontinued containers check
  • 59b36af05e7e973975f52e370af181b0616c9c2c build(deps): bump dagger.io/dagger in /cmd/firmware-action
  • fa2f79499aedbb53aa6b489c1e73818d8c926e73 build(deps): bump dagger.io/dagger in /cmd/firmware-action
  • d69acc1a72278cdfae23906feabc1310cb3c3a39 build(deps): bump github/codeql-action from 3 to 4
  • 9411727caa2c822b079899f7ab448bdb8b181dbf build(deps): update dagger-io requirement in /.dagger-ci/daggerci
  • 14f4dd233f048f574464d1b3202c84e5b984bf57 build(deps): bump github.com/go-git/go-git/v5 in /cmd/firmware-action
  • 97faa9810d28121f85babe80522e70eb495e232d build(deps): bump github.com/go-playground/validator/v10
  • 7044aecfb21c7243c0ddef5ba66219f0febff753 docs: add warning about output nested in repo_path
  • 5296cfe1a58cfc700cd7ff0037ad4794e1ba8ade build(deps): bump dagger.io/dagger in /cmd/firmware-action
  • 143873b60974cbca8e5deb558271713d40144e0b build(deps): update anyio requirement in /.dagger-ci/daggerci
  • 498ca14885aa42632ff9bdcb013380b8c986a6d9 build(deps): bump docs/src/firmware-action-example
  • 883651c03b761e5c6287feddb7f5add9b2173de4 fix(cmd): godoclint complains
  • 342dfca8dbead5e17538751c365204443099a8c2 build(deps): bump oxsecurity/megalinter from 8 to 9
  • eaf0efd65ff815d80ea0accdd3e2dd526c0654dc build(deps): bump dagger.io/dagger in /cmd/firmware-action
Changelog

Sourced from 9elements/firmware-action's changelog.

v0.19.1 - 2025-10-22

Bug Fixes

  • (cmd) fix regex in discontinued containers check - (697019f) - AtomicFS
  • (cmd) godoclint complains - (883651c) - AtomicFS
  • (docker) unset optional python version - (bcba1a8) - AtomicFS
  • (docker) coreboot 25.06 test script - (1a87954) - AtomicFS
  • (docker) python bytecode compilation - (14c0a5c) - AtomicFS

Documentation

  • add warning about output nested in repo_path - (7044aec) - AtomicFS

Build system

  • (deps) bump dagger.io/dagger in /cmd/firmware-action - (59b36af) - dependabot[bot]
  • (deps) bump dagger.io/dagger in /cmd/firmware-action - (fa2f794) - dependabot[bot]
  • (deps) bump github/codeql-action from 3 to 4 - (d69acc1) - dependabot[bot]
  • (deps) update dagger-io requirement in /.dagger-ci/daggerci - (9411727) - dependabot[bot]
  • (deps) bump github.com/go-git/go-git/v5 in /cmd/firmware-action - (14f4dd2) - dependabot[bot]
  • (deps) bump github.com/go-playground/validator/v10 - (97faa98) - dependabot[bot]
  • (deps) bump dagger.io/dagger in /cmd/firmware-action - (5296cfe) - dependabot[bot]
  • (deps) update anyio requirement in /.dagger-ci/daggerci - (143873b) - dependabot[bot]
  • (deps) bump docs/src/firmware-action-example - (498ca14) - dependabot[bot]
  • (deps) bump oxsecurity/megalinter from 8 to 9 - (342dfca) - dependabot[bot]
  • (deps) bump dagger.io/dagger in /cmd/firmware-action - (eaf0efd) - dependabot[bot]

Continuous Integration

  • (docker) build coreboot 25.06 on our self-hosted runner - (e8a8898) - AtomicFS

Miscellaneous Chores

  • (docker) bump default Ubuntu to Noble for Linux kernel - (5f29316) - AtomicFS
  • (docker) bump NodeJS versions in Edk2 containers - (5a3fcaf) - AtomicFS

Commits
  • de21bfa chore(action): bump version to v0.19.1
  • bcba1a8 fix(docker): unset optional python version
  • e8a8898 ci(docker): build coreboot 25.06 on our self-hosted runner
  • 1a87954 fix(docker): coreboot 25.06 test script
  • 14c0a5c fix(docker): python bytecode compilation
  • 5f29316 chore(docker): bump default Ubuntu to Noble for Linux kernel
  • 5a3fcaf chore(docker): bump NodeJS versions in Edk2 containers
  • 697019f fix(cmd): fix regex in discontinued containers check
  • 59b36af build(deps): bump dagger.io/dagger in /cmd/firmware-action
  • fa2f794 build(deps): bump dagger.io/dagger in /cmd/firmware-action
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github group with 1 update: [9elements/firmware-action](https://github.com/9elements/firmware-action).


Updates `9elements/firmware-action` from 0.19.0 to 0.19.1
- [Release notes](https://github.com/9elements/firmware-action/releases)
- [Changelog](https://github.com/9elements/firmware-action/blob/main/CHANGELOG.md)
- [Commits](9elements/firmware-action@v0.19.0...v0.19.1)

---
updated-dependencies:
- dependency-name: 9elements/firmware-action
  dependency-version: 0.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 23, 2025
@dependabot dependabot bot requested review from AtomicFS and MDr164 as code owners October 23, 2025 00:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 23, 2025
@AtomicFS AtomicFS added this pull request to the merge queue Oct 23, 2025
Merged via the queue into main with commit cb4ad07 Oct 23, 2025
8 checks passed
@AtomicFS AtomicFS deleted the dependabot/github_actions/github-d14a4479de branch October 23, 2025 09:27
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant