Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update devdependency @simplewebauthn/browser to v9 - autoclosed #21

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@simplewebauthn/browser (source) ^8.3.7 -> ^9.0.1 age adoption passing confidence

Release Notes

MasterKale/SimpleWebAuthn (@​simplewebauthn/browser)

v9.0.1

Compare Source

Packages
Changes
  • [server] Fixed an issue with use with CBOR handling in runtime environments that restrict use
    of eval() (#​511, with thanks to
    @​Maronato)
  • [browser, types] Monorepo version sync

v9.0.0

Compare Source

Packages
Changes
  • [types] The @simplewebauthn/typescript-types package has been renamed to
    @simplewebauthn/types (#​508)
Breaking Changes
  • Any reference to @simplwebauthn/typescript-types will need to be replaced with the new package
    name @simplewebauthn/types:

Before:

import { ... } from '@​simplwebauthn/typescript-types';

After:

$> npm uninstall @​simplewebauthn/typescript-types
$> npm install -D @​simplewebauthn/types
import { ... } from '@​simplwebauthn/types';

Configuration

📅 Schedule: 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 has been generated by Mend Renovate. View repository job log here.

Copy link

cloudflare-workers-and-pages bot commented Jan 21, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2240f21
Status: ✅  Deploy successful!
Preview URL: https://cb4ead13.sstaa.pages.dev
Branch Preview URL: https://renovate-simplewebauthn-brow.sstaa.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/simplewebauthn-browser-9.x branch from 423cadd to fc217e8 Compare January 30, 2024 09:54
@renovate renovate bot changed the title chore(deps): update dependency @simplewebauthn/browser to v9 chore(deps): update devdependency @simplewebauthn/browser to v9 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/simplewebauthn-browser-9.x branch from fc217e8 to 2240f21 Compare January 30, 2024 09:58
@renovate renovate bot changed the title chore(deps): update devdependency @simplewebauthn/browser to v9 chore(deps): update devdependency @simplewebauthn/browser to v9 - autoclosed Apr 13, 2024
@renovate renovate bot closed this Apr 13, 2024
@renovate renovate bot deleted the renovate/simplewebauthn-browser-9.x branch April 13, 2024 01:46
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