- From: Matthew Miller via GitHub <noreply@w3.org>
- Date: Thu, 18 Dec 2025 17:49:46 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by MasterKale to https://github.com/w3c/webauthn:
* Delete inaccurate recommendation to abort on unfocus
Per discussion in https://github.com/w3c/webauthn/issues/2278
by Emil Lundberg
https://github.com/w3c/webauthn/commit/2a6d11cde4f6abe9734f084f4192602bcd2c6f8a
* Bump build-validate-publish workflow image
This should fix build issues like the following:
**Setup toolchain**
$ pipx --version
1.8.0
$ pipx install bikeshed --quiet
creating virtual environment...
installing bikeshed...
done! ✨ 🌟 ✨
installed package bikeshed 6.1.1, installed using Python 3.10.12
These apps are now globally available
- bikeshed
$ bikeshed update
Bikeshed now requires Python 3.12 or higher; you are on 3.10.12.
For instructions on how to set up a pyenv with 3.12, see:
https://speced.github.io/bikeshed/#installing
Command `bikeshed update` failed with exit code: 1.
Error: Process completed with exit code 1.
The `ubuntu-24.04` runner image includes Python 3.12.3.
by Emil Lundberg
https://github.com/w3c/webauthn/commit/f4e770ddd2734c798354c2226cf8c7df18d452ce
* Use w3c/spec-prod workflow version pinned to Bikeshed 5
See https://github.com/w3c/spec-prod/pull/219#issuecomment-3649495878
Thanks @MasterKale for arranging this!
(See https://github.com/w3c/spec-prod/issues/141#issuecomment-3647593728 )
by Emil Lundberg
https://github.com/w3c/webauthn/commit/5640a5ad457a737ceebd05346e226b6c46de6442
* Merge pull request #2371 from w3c/issue-2370-gha-fail
Bump build-validate-publish workflow image
by Emil Lundberg
https://github.com/w3c/webauthn/commit/aebc94c6ac367fb03fe948e04075d6d8677538c4
* Merge pull request #2367 from w3c/issue-2278-no-focus-abort
Delete inaccurate recommendation to abort on unfocus
by Michael B. Jones
https://github.com/w3c/webauthn/commit/b668301c3d5229002496aafecaf56bca59d9031a
* Merge branch 'main' into 2062-new-error-codes
by Matthew Miller
https://github.com/w3c/webauthn/commit/afa602bfb5e598b2b994042991b0315bdb1afbf0
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 18 December 2025 17:49:47 UTC