Skip to content

core: bump webauthn from 2.3.0 to 2.4.0#12274

Merged
BeryJu merged 1 commit intomainfrom
dependabot/pip/webauthn-2.4.0
Dec 5, 2024
Merged

core: bump webauthn from 2.3.0 to 2.4.0#12274
BeryJu merged 1 commit intomainfrom
dependabot/pip/webauthn-2.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2024

Bumps webauthn from 2.3.0 to 2.4.0.

Release notes

Sourced from webauthn's releases.

v2.4.0

Changes:

  • An optional hints argument has been added to generate_registration_options() to specify one or more categories of authenticators for the browser to prioritize registration of. See webauthn.helpers.structs.PublicKeyCredentialHint for more information (#234)
Changelog

Sourced from webauthn's changelog.

v2.4.0

Changes:

  • An optional hints argument has been added to generate_registration_options() to specify one or more categories of authenticators for the browser to prioritize registration of. See webauthn.helpers.structs.PublicKeyCredentialHint for more information (#234)
Commits
  • 42537f5 Update CHANGELOG for v2.4.0
  • 8299536 Bump version to v2.4.0
  • b04dcec Merge pull request #234 from duo-labs/feat/reg-hints
  • 39e4589 Add hint to complex registration example
  • 74314f3 Add tests for hints
  • 2329856 Supports hints to and from JSON
  • c84ec0d Add hints to generate_registration_options
  • d4fe075 Add hints to registration options
  • See full diff 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 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 [webauthn](https://github.com/duo-labs/py_webauthn) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/duo-labs/py_webauthn/releases)
- [Changelog](https://github.com/duo-labs/py_webauthn/blob/master/CHANGELOG.md)
- [Commits](duo-labs/py_webauthn@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: webauthn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 5, 2024 04:56
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 5, 2024
@netlify
Copy link

netlify bot commented Dec 5, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 9eaa584
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67513284017e910008bc0ca2

@netlify
Copy link

netlify bot commented Dec 5, 2024

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 9eaa584
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67513284fa56d30008b0c4fb
😎 Deploy Preview https://deploy-preview-12274--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@BeryJu BeryJu merged commit 9a9d8e4 into main Dec 5, 2024
@BeryJu BeryJu deleted the dependabot/pip/webauthn-2.4.0 branch December 5, 2024 12:53
kensternberg-authentik added a commit that referenced this pull request Jan 8, 2025
* main:
  web: simplify `?inline` handler for Storybook (#12246)
  website/docs: Update Traefik middleware example to reflect latest version of Traefik (#12267)
  website/docs: add . in https://netbird.company* (#12166)
  core: bump goauthentik.io/api/v3 from 3.2024104.1 to 3.2024104.2 (#12263)
  core: bump pydantic from 2.10.2 to 2.10.3 (#12262)
  core: bump github.com/getsentry/sentry-go from 0.29.1 to 0.30.0 (#12264)
  core, web: update translations (#12268)
  website: bump @types/react from 18.3.12 to 18.3.13 in /website (#12269)
  website: bump prettier from 3.4.1 to 3.4.2 in /website (#12270)
  ci: bump actions/attest-build-provenance from 1 to 2 (#12271)
  core: bump golang.org/x/sync from 0.9.0 to 0.10.0 (#12272)
  core: bump django from 5.0.9 to 5.0.10 (#12273)
  core: bump webauthn from 2.3.0 to 2.4.0 (#12274)
  website/integrations: add The Lounge (#11971)
  core: bump python-kadmin-rs from 0.3.0 to 0.4.0 (#12257)
  root: fix health status code (#12255)
  ci: fix should_push always being false (#12252)
  web: bump API Client version (#12251)
  providers/oauth2: Add provider federation between OAuth2 Providers (#12083)
  website/integrations: mastodon: set correct uid field (#11945)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant