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

[Snyk] Upgrade stytch from 5.13.0 to 6.0.2 #142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ci-stytch
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade stytch from 5.13.0 to 6.0.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 12 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-02-17.
Release notes
Package name: stytch
  • 6.0.2 - 2023-02-17

    New Features

    • Add support for new password strength fields on StrengthCheckResponse. If you're interested in updating your password strength policy, please reach out to support
  • 6.0.1 - 2023-02-17

    What's Changed

    • fix: Do not depend on an external base64 package anymore in #192

    Full Changelog: v6.0.0...v6.0.1

    Fixes #191

  • 6.0.0 - 2023-02-15

    New Features

    Stytch now supports business-to-business authentication!

    Breaking changes

    • Session and User objects no longer have date fields automatically parsed to Date objects. Instead, the raw string from the API is returned. This ensures the Session and User types are consistent across all Stytch methods, and simplifies prop serialization in environments like NextJS.
    • The stytch.user.update method no longer takes in new factors to be added to the user

    Bugfixes

    • Callers should no longer get a warning about calling the deprecated new Buffer constructor

    Full Changelog: v5.18.1...v6.0.0

  • 6.0.0-next.0 - 2023-02-15
  • 5.18.1 - 2023-01-19

    Fixes

    • Adds template ID parameters to Magic Link's LoginOrCreateByEmailRequest
  • 5.18.0 - 2023-01-13

    New Features

    • Parameters for templates
      • Adds signup_template_id and login_template_id parameters to:
        • Magic link send
        • Magic link login or create
        • One-time passcodes send via email
        • One-time passcodes login or create via email
      • Adds invite_template_id to magic link invite endpoint
      • Adds reset_password_template_id to reset password start endpoint
    • Support for phpass hashes in the Password Migrate endpoint
  • 5.17.0 - 2022-12-09

    New Fatures

    • Add support for OAuth Attach endpoint
  • 5.16.1 - 2022-12-09

    Add biometric registrations to user object

  • 5.16.0 - 2022-11-23

    New Features

    Adds support for the optional locale parameter to the following methods:

    • magicLinks.email.send
    • magicLinks.email.loginOrCreate
    • magicLinks.email.invite
    • otps.sms.send
    • otps.sms.loginOrCreate
    • otps.whatsapp.send
    • otps.whatsapp.loginOrCreate
    • otps.email.send
    • otps.email.loginOrCreate
    • client.passwords.resetByEmailStart

    The locale parameter sets the email copy language that will be sent to the user.

  • 5.15.1 - 2022-11-21

    Adding Twitter, Figma, Snapchat, and TikTok OAuth factors

  • 5.15.0 - 2022-11-02

    New Features

    • User metadata can now be added using the create and update user endpoints. User responses now include any added metadata. See docs for more details.
  • 5.14.0 - 2022-10-26
  • 5.13.0 - 2022-10-04
from stytch GitHub release notes
Commit messages
Package name: stytch
  • 148c2fa Add new LUDS options to StrengthCheckResponse (#193)
  • 4d32538 fix: Do not depend on an external base64 package anymore (#192)
  • ff24b00 docs: Update README with B2B examples (#190)
  • f5f696b chore: Run integration tests in all supported node versions (#187)
  • 4aca252 feat: Publish Stytch Node SDK v6.0.0 (#189)
  • 313b5a9 feat: Remove automatic timestamp parsing (#188)
  • c57a7dd fix: Remove factors from user update request type (#186)
  • 27d62b4 feat: Add injected organization object to API responses (#184)
  • 5bf8681 feat: Add support for Session JWT operations for B2B (#183)
  • 1513272 feat: B2B Node SDK (#182)
  • 14a069a fix: Replace Isomorphic Base64 with b64-lite (#185)
  • 7888efe feat: run prettier on entire repo (#181)
  • 958e335 fix: Add missing template ID params to Magic Link's LoginOrCreateByEmailRequest (#180)
  • 7973aec feat: Add template parameters (#176)
  • fdb0296 Add PHPass password hash type (#177)
  • 2ed46eb dev: Update sandbox test error URL expectations (#178)
  • 8594b93 feat: Add support for OAuth Attach endpoint (#173)
  • 9c3830b Add Biometric Registrations to user object (#172)
  • fe57305 [SUP-8] Add locale parameter to Email Magic Links, OTP, and Passwords endpoints (Update SDKs and nvmrc #167)
  • 2883902 austin/oauth: figma, snapchat, tiktok, twitter (#169)
  • 0beb53d Remove "Beta" from Passwords product in README (#170)
  • c525369 Metadata params for users create/update, user responses (#168)
  • 2284709 Expose oauth registration ID and delete endpoint (Upgrade Stytch versions for SIWE #166)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@vercel
Copy link

vercel bot commented Mar 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
stytch-nextjs-integration ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 15, 2023 at 4:56PM (UTC)

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.

2 participants