Skip to content

chore(deps): update docker/setup-qemu-action action to v4.2.0 - autoclosed#160

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker-setup-qemu-action-4.x
Closed

chore(deps): update docker/setup-qemu-action action to v4.2.0 - autoclosed#160
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker-setup-qemu-action-4.x

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
docker/setup-qemu-action action minor v4.1.0v4.2.0

Release Notes

docker/setup-qemu-action (docker/setup-qemu-action)

v4.2.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

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

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

Test output:

image=ghcr.io/goauthentik/fips-debian
full=ghcr.io/goauthentik/fips-debian:trixie-slim-fips-pr-160
### Debian version ###
docker run --rm ghcr.io/goauthentik/fips-debian:trixie-slim-fips-pr-160 \
	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-160 \
	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 1, 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-160 for commit aab8c882c832916fe88bf0b9a5b0f52c46da59d6

Test output:

image=ghcr.io/goauthentik/fips-xmlsec1
full=ghcr.io/goauthentik/fips-xmlsec1:1.3.12-slim-trixie-fips-pr-160
### Test that base images has OpenSSL with FIPS enabled ###
docker run --rm ghcr.io/goauthentik/fips-xmlsec1:1.3.12-slim-trixie-fips-pr-160 \
	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-160 \
	xmlsec1 --version
xmlsec1 1.3.12 (openssl)

@github-actions

github-actions Bot commented Jul 1, 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-160 for commit aab8c882c832916fe88bf0b9a5b0f52c46da59d6

Test output:

image=ghcr.io/goauthentik/fips
full=ghcr.io/goauthentik/fips:3.15.0a2t-slim-trixie-fips-pr-160
### Python version ###
docker run --rm ghcr.io/goauthentik/fips:3.15.0a2t-slim-trixie-fips-pr-160 \
	python --version
Python 3.15.0a2
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips:3.15.0a2t-slim-trixie-fips-pr-160 \
	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-160 \
	python -c "import sys; print('Freethreading status:', sys._is_gil_enabled())"
Freethreading status: True

@github-actions

github-actions Bot commented Jul 1, 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-160 for commit aab8c882c832916fe88bf0b9a5b0f52c46da59d6

Test output:

image=ghcr.io/goauthentik/fips-python
full=ghcr.io/goauthentik/fips-python:3.15.0a2-slim-trixie-fips-pr-160
### Python version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.15.0a2-slim-trixie-fips-pr-160 \
	python --version
Python 3.15.0a2
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.15.0a2-slim-trixie-fips-pr-160 \
	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 1, 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-160 for commit aab8c882c832916fe88bf0b9a5b0f52c46da59d6

Test output:

image=ghcr.io/goauthentik/fips
full=ghcr.io/goauthentik/fips:3.14.6t-slim-trixie-fips-pr-160
### Python version ###
docker run --rm ghcr.io/goauthentik/fips:3.14.6t-slim-trixie-fips-pr-160 \
	python --version
Python 3.14.6
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips:3.14.6t-slim-trixie-fips-pr-160 \
	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-160 \
	python -c "import sys; print('Freethreading status:', sys._is_gil_enabled())"
Freethreading status: True

@github-actions

github-actions Bot commented Jul 1, 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-160 for commit aab8c882c832916fe88bf0b9a5b0f52c46da59d6

Test output:

image=ghcr.io/goauthentik/fips-python
full=ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips-pr-160
### Python version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips-pr-160 \
	python --version
Python 3.14.6
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips-pr-160 \
	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 1, 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-160 for commit aab8c882c832916fe88bf0b9a5b0f52c46da59d6

Test output:

image=ghcr.io/goauthentik/fips-python
full=ghcr.io/goauthentik/fips-python:3.13.9-slim-trixie-fips-pr-160
### Python version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.13.9-slim-trixie-fips-pr-160 \
	python --version
Python 3.13.9
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.13.9-slim-trixie-fips-pr-160 \
	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 1, 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-160 for commit aab8c882c832916fe88bf0b9a5b0f52c46da59d6

Test output:

image=ghcr.io/goauthentik/fips
full=ghcr.io/goauthentik/fips:3.13.9t-slim-trixie-fips-pr-160
### Python version ###
docker run --rm ghcr.io/goauthentik/fips:3.13.9t-slim-trixie-fips-pr-160 \
	python --version
Python 3.13.9
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips:3.13.9t-slim-trixie-fips-pr-160 \
	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-160 \
	python -c "import sys; print('Freethreading status:', sys._is_gil_enabled())"
Freethreading status: True

@renovate renovate Bot changed the title chore(deps): update docker/setup-qemu-action action to v4.2.0 chore(deps): update docker/setup-qemu-action action to v4.2.0 - autoclosed Jul 2, 2026
@renovate renovate Bot closed this Jul 2, 2026
@renovate renovate Bot deleted the renovate/docker-setup-qemu-action-4.x 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants