Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps webauthn from 3.2.2 to 3.4.3.

Changelog

Sourced from webauthn's changelog.

v3.4.3 - 2025-10-23

Fixed

  • Fix RelyingParty#origin and WebAuthn.configuration.origin always returning nil. #484 [@​santiagorodriguez96]
    • Now they return the allowed origin if allowed origins has only one element.

v3.4.2 - 2025-09-22

Added

  • Updated safety_net_attestation dependency from ~> 0.4.0 to ~> 0.5.0.

v3.4.1 - 2025-06-06

v3.4.0 - 2025-02-17

  • Added support for Webauthn.config and RelayingParty to accept multiple allowed_origins. #431 [@​obroshnij]

v3.3.0 - 2025-02-06

Added

Commits
  • bc1d035 Merge pull request #489 from cedarcode/sr--prepare-for-release
  • 0519c73 docs: update CHANGELOG.md
  • 0a4c279 build: bump gem version from v3.4.2 to v3.4.3
  • f5397cb Little improvements over origin accessor and writer deprecation warnings (#...
  • 802d7f6 Merge pull request #488 from cedarcode/temciuc--fix-conformance-server
  • 41c8d8e chore: not specify ruby in Gemfile
  • 5fa63c2 build(conformance-deps): bump openssl to 3.3.1
  • 0be0492 Fix RelyingParty#origin returning always nil (#484)
  • 342e4ff Merge pull request #485 from cedarcode/jt--update_rack
  • 435436b Update sinatra from 4.1.1 to 4.2.1
  • 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/cedarcode/webauthn-ruby) from 3.2.2 to 3.4.3.
- [Changelog](https://github.com/cedarcode/webauthn-ruby/blob/master/CHANGELOG.md)
- [Commits](cedarcode/webauthn-ruby@v3.2.2...v3.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 29, 2025 14:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 29, 2025
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant