Skip to content

build(deps): Bump 9elements/firmware-action from 0.19.2 to 0.19.4 in the github group#45

Merged
AtomicFS merged 1 commit intomainfrom
dependabot/github_actions/github-24160c5b03
Nov 4, 2025
Merged

build(deps): Bump 9elements/firmware-action from 0.19.2 to 0.19.4 in the github group#45
AtomicFS merged 1 commit intomainfrom
dependabot/github_actions/github-24160c5b03

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2025

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

Updates 9elements/firmware-action from 0.19.2 to 0.19.4

Release notes

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

v0.19.4

Changelog

  • 82f49fce8b4681f719b59bb0429ed5deff83d222 chore(action): bump version to v0.19.4
  • 22f0804d7683cb5dbc51a11edd60301e83d0b3ab docs: add note about prune option
  • d7de6ba285b85e5a5b0e7d0b494599175eed327d fix(ci): docker release

v0.19.3

Changelog

  • 3b5d7367574db549ab723200f14d61cc5448fcde chore(action): bump version to v0.19.3
  • bb2d659d297443f074ce0ed550ef5ed08bb97f05 fix(ci): return git tag message
  • 7ccf40bb7b6857b389e4c83cdd9e29c3569a6cd0 chore(action): bump version to v0.19.3
  • 08538b7febb1574049273a779173e07e8273f9bf ci: fix golang install version
  • 050809710447bfd4a9fce3b9bf9869694fb8d3ab docs: update list of containers
  • 96ac73ab16104e398c46986d9e666e4813c990b4 build(deps): update pytest-benchmark requirement in /.dagger-ci/daggerci
  • 6bc82e83e7000486d8879780d50020f0a9d02a97 chore(cmd): modernize golang code
  • f94596776eefdd8e6c5ce8f1c851efb86aed738c build(deps): bump dagger.io/dagger in /cmd/firmware-action
  • 982ee7a3c627a7c2daea49e2dac374c161bda0ce build(deps): bump docs/src/firmware-action-example
  • be94038c2c9f8fa4bc104aa78a14d279ce60cac8 build(deps): bump github.com/jedib0t/go-pretty/v6
Changelog

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

v0.19.4 - 2025-11-03

Bug Fixes

  • (ci) docker release - (d7de6ba) - AtomicFS

Documentation

  • add note about prune option - (22f0804) - AtomicFS

v0.19.3 - 2025-11-03

Bug Fixes

  • (ci) return git tag message - (bb2d659) - AtomicFS

Documentation

  • update list of containers - (0508097) - AtomicFS

Build system

  • (deps) update pytest-benchmark requirement in /.dagger-ci/daggerci - (96ac73a) - dependabot[bot]
  • (deps) bump dagger.io/dagger in /cmd/firmware-action - (f945967) - dependabot[bot]
  • (deps) bump docs/src/firmware-action-example - (982ee7a) - dependabot[bot]
  • (deps) bump github.com/jedib0t/go-pretty/v6 - (be94038) - dependabot[bot]

Continuous Integration

  • fix golang install version - (08538b7) - AtomicFS

Miscellaneous Chores

  • (action) bump version to v0.19.3 - (7ccf40b) - AtomicFS
  • (cmd) modernize golang code - (6bc82e8) - AtomicFS

Commits
  • 82f49fc chore(action): bump version to v0.19.4
  • 22f0804 docs: add note about prune option
  • d7de6ba fix(ci): docker release
  • 3b5d736 chore(action): bump version to v0.19.3
  • bb2d659 fix(ci): return git tag message
  • 7ccf40b chore(action): bump version to v0.19.3
  • 08538b7 ci: fix golang install version
  • 0508097 docs: update list of containers
  • 96ac73a build(deps): update pytest-benchmark requirement in /.dagger-ci/daggerci
  • 6bc82e8 chore(cmd): modernize golang code
  • 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.2 to 0.19.4
- [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.2...v0.19.4)

---
updated-dependencies:
- dependency-name: 9elements/firmware-action
  dependency-version: 0.19.4
  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 Nov 4, 2025
@dependabot dependabot bot requested review from AtomicFS and MDr164 as code owners November 4, 2025 00:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 4, 2025
@AtomicFS AtomicFS enabled auto-merge November 4, 2025 11:09
@AtomicFS AtomicFS added this pull request to the merge queue Nov 4, 2025
Merged via the queue into main with commit 7355800 Nov 4, 2025
8 checks passed
@AtomicFS AtomicFS deleted the dependabot/github_actions/github-24160c5b03 branch November 4, 2025 11:28
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