Skip to content

core: bump webauthn from 2.5.1 to 2.5.2#13449

Merged
BeryJu merged 1 commit intomainfrom
dependabot/pip/webauthn-2.5.2
Mar 11, 2025
Merged

core: bump webauthn from 2.5.1 to 2.5.2#13449
BeryJu merged 1 commit intomainfrom
dependabot/pip/webauthn-2.5.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps webauthn from 2.5.1 to 2.5.2.

Release notes

Sourced from webauthn's releases.

v2.5.2

Changes:

  • Update project to cryptography==44.0.2 and pyOpenSSL==25.0.0 (#250)
Changelog

Sourced from webauthn's changelog.

v2.5.2

Changes:

  • Update project to cryptography==44.0.2 and pyOpenSSL==25.0.0 (#250)
Commits
  • 69205cd Update CHANGELOG for v2.5.2
  • 28899c6 Bump version to v2.5.2
  • 81d6152 Merge pull request #250 from duo-labs/update-deps-march-2025
  • dc35cfd Bump cryptography+pyOpenSSL
  • ff0f34d Merge pull request #248 from duo-labs/fix/delete-vestigial-default-backend
  • c33bc46 Remove use of default_backend()
  • f0be733 Merge pull request #247 from duo-labs/fix/frozen-datetimes-during-x509-checks
  • b598946 Remain decorator wrapper
  • 577722a Tweak docstrings
  • b7b9456 Use new decorator in tests
  • 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 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.5.1 to 2.5.2.
- [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.5.1...v2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 10, 2025 04:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2025
@netlify
Copy link

netlify bot commented Mar 10, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit e8d69eb
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67ce67271fe58700088942c9

@netlify
Copy link

netlify bot commented Mar 10, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit e8d69eb
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67ce6727c52aec0008fdad7e

@BeryJu BeryJu merged commit 38649e5 into main Mar 11, 2025
87 checks passed
@BeryJu BeryJu deleted the dependabot/pip/webauthn-2.5.2 branch March 11, 2025 13:24
kensternberg-authentik added a commit that referenced this pull request Mar 11, 2025
* main: (77 commits)
  web: Ignore Storybook when running codespell. (#13454)
  core: bump ruff from 0.9.9 to 0.9.10 (#13448)
  core: bump webauthn from 2.5.1 to 2.5.2 (#13449)
  website/docs: backup and restore: remove extra period (#13440)
  website: bump prismjs from 1.29.0 to 1.30.0 in /website (#13456)
  web: bump prismjs from 1.29.0 to 1.30.0 in /web (#13455)
  web: admin interface: faster card load (#13331)
  web/admin: fix display bug for assigned users in application bindings in the wizard (#13435)
  website: bump the build group across 1 directory with 9 updates (#13442)
  core: bump django from 5.0.12 to 5.0.13 (#13425)
  providers/SCIM: fix object exists error for users, attempt to look up user ID in remote system (#13437)
  website/docs: sys mgmt: document authentik backups/restoration (#12943)
  website: fix build in docker (#13430)
  website/integrations: zipline: add (#13257)
  translate: Updates for file web/xliff/en.xlf in fr (#13431)
  lifecycle/aws: bump aws-cdk from 2.1002.0 to 2.1003.0 in /lifecycle/aws (#13426)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#13428)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#13429)
  core, web: update translations (#13423)
  website: add a better edit this page element (#13391)
  ...
kensternberg-authentik added a commit that referenced this pull request Apr 25, 2025
* main:
  web: Ignore Storybook when running codespell. (#13454)
  core: bump ruff from 0.9.9 to 0.9.10 (#13448)
  core: bump webauthn from 2.5.1 to 2.5.2 (#13449)
  website/docs: backup and restore: remove extra period (#13440)
  website: bump prismjs from 1.29.0 to 1.30.0 in /website (#13456)
  web: bump prismjs from 1.29.0 to 1.30.0 in /web (#13455)
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