Skip to content

ci: bump docker/setup-qemu-action from 4.1.0 to 4.2.0#161

Merged
BeryJu merged 1 commit into
mainfrom
dependabot/github_actions/docker/setup-qemu-action-4.2.0
Jul 2, 2026
Merged

ci: bump docker/setup-qemu-action from 4.1.0 to 4.2.0#161
BeryJu merged 1 commit into
mainfrom
dependabot/github_actions/docker/setup-qemu-action-4.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps docker/setup-qemu-action from 4.1.0 to 4.2.0.

Release notes

Sourced from docker/setup-qemu-action's releases.

v4.2.0

Full Changelog: docker/setup-qemu-action@v4.1.0...v4.2.0

Commits
  • 96fe6ef Merge pull request #315 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 31f08d3 [dependabot skip] chore: update generated content
  • 4e7017a build(deps): bump @​docker/actions-toolkit from 0.91.0 to 0.92.0
  • 0eca235 Merge pull request #314 from crazy-max/fix-yarn-preapprove-actions-toolkit
  • ea66a41 chore: allow actions-toolkit to bypass yarn age gate
  • 451542b Merge pull request #308 from docker/dependabot/npm_and_yarn/undici-6.27.0
  • 532ae00 [dependabot skip] chore: update generated content
  • b6f5af6 build(deps): bump undici from 6.26.0 to 6.27.0
  • cf96b86 Merge pull request #304 from docker/dependabot/npm_and_yarn/tmp-0.2.7
  • f0ba643 [dependabot skip] chore: update generated content
  • 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 [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@0611638...96fe6ef)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 2, 2026
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

authentik FIPS Image build status - debian-fips (``)

Image built: ghcr.io/goauthentik/fips-debian:trixie-slim-fips-pr-161 for commit ff4d1598d2939eeed58743f015959fb17e1eae4d

Test output:

image=ghcr.io/goauthentik/fips-debian
full=ghcr.io/goauthentik/fips-debian:trixie-slim-fips-pr-161
### Debian version ###
docker run --rm ghcr.io/goauthentik/fips-debian:trixie-slim-fips-pr-161 \
	cat /etc/debian_version
13.5
### Test that base images has OpenSSL with FIPS enabled ###
docker run --rm ghcr.io/goauthentik/fips-debian:trixie-slim-fips-pr-161 \
	openssl list -providers -provider default -provider base -provider fips
Providers:
  base
    name: OpenSSL Base Provider
    version: 3.5.6
    status: active
  default
    name: OpenSSL Default Provider
    version: 3.5.6
    status: active
  fips
    name: OpenSSL FIPS Provider
    version: 3.1.2
    status: active

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

authentik FIPS Image build status - xmlsec1-fips (``)

Image built: ghcr.io/goauthentik/fips-xmlsec1:1.3.12-slim-trixie-fips-pr-161 for commit ff4d1598d2939eeed58743f015959fb17e1eae4d

Test output:

image=ghcr.io/goauthentik/fips-xmlsec1
full=ghcr.io/goauthentik/fips-xmlsec1:1.3.12-slim-trixie-fips-pr-161
### Test that base images has OpenSSL with FIPS enabled ###
docker run --rm ghcr.io/goauthentik/fips-xmlsec1:1.3.12-slim-trixie-fips-pr-161 \
	openssl list -providers -provider default -provider base -provider fips
Providers:
  base
    name: OpenSSL Base Provider
    version: 3.5.6
    status: active
  default
    name: OpenSSL Default Provider
    version: 3.5.6
    status: active
  fips
    name: OpenSSL FIPS Provider
    version: 3.1.2
    status: active
### xmlsec1 version ###
docker run --rm ghcr.io/goauthentik/fips-xmlsec1:1.3.12-slim-trixie-fips-pr-161 \
	xmlsec1 --version
xmlsec1 1.3.12 (openssl)

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

authentik FIPS Image build status - python-fips (PYTHON_VERSION=3.15.0a2)

Image built: ghcr.io/goauthentik/fips-python:3.15.0a2-slim-trixie-fips-pr-161 for commit ff4d1598d2939eeed58743f015959fb17e1eae4d

Test output:

image=ghcr.io/goauthentik/fips-python
full=ghcr.io/goauthentik/fips-python:3.15.0a2-slim-trixie-fips-pr-161
### Python version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.15.0a2-slim-trixie-fips-pr-161 \
	python --version
Python 3.15.0a2
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.15.0a2-slim-trixie-fips-pr-161 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.6+ak-fips 7 Apr 2026

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

authentik FIPS Image build status - python-fips-freethreading (PYTHON_VERSION=3.15.0a2)

Image built: ghcr.io/goauthentik/fips:3.15.0a2t-slim-trixie-fips-pr-161 for commit ff4d1598d2939eeed58743f015959fb17e1eae4d

Test output:

image=ghcr.io/goauthentik/fips
full=ghcr.io/goauthentik/fips:3.15.0a2t-slim-trixie-fips-pr-161
### Python version ###
docker run --rm ghcr.io/goauthentik/fips:3.15.0a2t-slim-trixie-fips-pr-161 \
	python --version
Python 3.15.0a2
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips:3.15.0a2t-slim-trixie-fips-pr-161 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.6+ak-fips 7 Apr 2026
### Python freethreading ###
docker run --rm ghcr.io/goauthentik/fips:3.15.0a2t-slim-trixie-fips-pr-161 \
	python -c "import sys; print('Freethreading status:', sys._is_gil_enabled())"
Freethreading status: True

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

authentik FIPS Image build status - python-fips (PYTHON_VERSION=3.14.6)

Image built: ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips-pr-161 for commit ff4d1598d2939eeed58743f015959fb17e1eae4d

Test output:

image=ghcr.io/goauthentik/fips-python
full=ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips-pr-161
### Python version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips-pr-161 \
	python --version
Python 3.14.6
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips-pr-161 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.6+ak-fips 7 Apr 2026

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

authentik FIPS Image build status - python-fips-freethreading (PYTHON_VERSION=3.14.6)

Image built: ghcr.io/goauthentik/fips:3.14.6t-slim-trixie-fips-pr-161 for commit ff4d1598d2939eeed58743f015959fb17e1eae4d

Test output:

image=ghcr.io/goauthentik/fips
full=ghcr.io/goauthentik/fips:3.14.6t-slim-trixie-fips-pr-161
### Python version ###
docker run --rm ghcr.io/goauthentik/fips:3.14.6t-slim-trixie-fips-pr-161 \
	python --version
Python 3.14.6
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips:3.14.6t-slim-trixie-fips-pr-161 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.6+ak-fips 7 Apr 2026
### Python freethreading ###
docker run --rm ghcr.io/goauthentik/fips:3.14.6t-slim-trixie-fips-pr-161 \
	python -c "import sys; print('Freethreading status:', sys._is_gil_enabled())"
Freethreading status: True

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

authentik FIPS Image build status - python-fips-freethreading (PYTHON_VERSION=3.13.9)

Image built: ghcr.io/goauthentik/fips:3.13.9t-slim-trixie-fips-pr-161 for commit ff4d1598d2939eeed58743f015959fb17e1eae4d

Test output:

image=ghcr.io/goauthentik/fips
full=ghcr.io/goauthentik/fips:3.13.9t-slim-trixie-fips-pr-161
### Python version ###
docker run --rm ghcr.io/goauthentik/fips:3.13.9t-slim-trixie-fips-pr-161 \
	python --version
Python 3.13.9
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips:3.13.9t-slim-trixie-fips-pr-161 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.6+ak-fips 7 Apr 2026
### Python freethreading ###
docker run --rm ghcr.io/goauthentik/fips:3.13.9t-slim-trixie-fips-pr-161 \
	python -c "import sys; print('Freethreading status:', sys._is_gil_enabled())"
Freethreading status: True

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

authentik FIPS Image build status - python-fips (PYTHON_VERSION=3.13.9)

Image built: ghcr.io/goauthentik/fips-python:3.13.9-slim-trixie-fips-pr-161 for commit ff4d1598d2939eeed58743f015959fb17e1eae4d

Test output:

image=ghcr.io/goauthentik/fips-python
full=ghcr.io/goauthentik/fips-python:3.13.9-slim-trixie-fips-pr-161
### Python version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.13.9-slim-trixie-fips-pr-161 \
	python --version
Python 3.13.9
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.13.9-slim-trixie-fips-pr-161 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.6+ak-fips 7 Apr 2026

@BeryJu BeryJu merged commit a322bcb into main Jul 2, 2026
32 checks passed
@BeryJu BeryJu deleted the dependabot/github_actions/docker/setup-qemu-action-4.2.0 branch July 2, 2026 11:38
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