Skip to content

Bump home-assistant/builder from 2022.03.1 to 2026.02.1#1237

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/github_actions/home-assistant/builder-2026.02.1
Open

Bump home-assistant/builder from 2022.03.1 to 2026.02.1#1237
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/github_actions/home-assistant/builder-2026.02.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps home-assistant/builder from 2022.03.1 to 2026.02.1.

Release notes

Sourced from home-assistant/builder's releases.

2026.02.1

What's Changed

  • Use official hadolint/hadolint-action instead of fork (#271) @​sairon
  • SHA-pin all pinnable actions, use builder 2026.02.0 (#270) @​sairon

2026.02.0

What's Changed

2025.11.0

💥 Breaking Changes

This release removes support for the armv7, i386, and armhf architectures which were previously announced as deprecated in the Home Assistant architecture decisions (home-assistant/architecture#1230, home-assistant/architecture#1200, home-assistant/architecture#1199).

The --all flag has has been removed since it could silently fail for add-on developers who relied on it in builds for the deprecated architectures using the latest version of the builder action. If your build process uses --all, update it to specify architectures explicitly (e.g., --amd64 --aarch64) or use a matrix strategy for the build job (see addons-example for a concrete example of an add-on build workflow).

If you need to build images for the deprecated architectures, you can specify an older builder action, e.g. home-assistant/builder@2025.09.0 which still supports build of these architectures, including the --all flag.

What's Changed

2025.09.0

What's Changed

2025.03.0

... (truncated)

Commits
  • 6cb4fd3 Use official hadolint/hadolint-action instead of fork (#271)
  • 9e26b2a SHA-pin all pinnable actions, use builder 2026.02.0 (#270)
  • 305e896 Tag published builder images with commit SHA (#269)
  • cbf7a23 Revert "Disable ASLR to work around QEMU aarch64 issues (#229)" (#267)
  • 075e69c Bump docker/login-action from 3.6.0 to 3.7.0 (#268)
  • 70139af Bump home-assistant/builder from 2025.09.0 to 2025.11.0 (#266)
  • 21bc64d Drop support for --all in favor of explicit architecture arguments (#265)
  • 1f71785 Don't refer to @master action in the readme examples (#264)
  • d5e797f actions/publish: use dotslash self-reference (#258)
  • 5b26f7c Remove deprecated archs (#263)
  • 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 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)

Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2022.03.1 to 2026.02.1.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](home-assistant/builder@2022.03.1...2026.02.1)

---
updated-dependencies:
- dependency-name: home-assistant/builder
  dependency-version: 2026.02.1
  dependency-type: direct:production
...

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 Feb 25, 2026
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.

0 participants