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

Backport to Core 1: feat(clerkjs): Add support for different Bot Protection widget types #3216

Merged

Conversation

anagstef
Copy link
Member

@anagstef anagstef commented Apr 18, 2024

Description

This PR backports the following PRs to v4 (Core 1):
#3191
#3205
#3202
#3154

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@anagstef anagstef self-assigned this Apr 18, 2024
Copy link

changeset-bot bot commented Apr 18, 2024

🦋 Changeset detected

Latest commit: 1f72c83

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@clerk/clerk-js Minor
@clerk/types Minor
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch
@clerk/backend Patch
@clerk/fastify Patch
gatsby-plugin-clerk Patch
@clerk/localizations Patch
@clerk/nextjs Patch
@clerk/clerk-react Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
@clerk/themes Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@anagstef anagstef marked this pull request as ready for review April 18, 2024 11:06
@anagstef anagstef requested a review from a team as a code owner April 18, 2024 11:06
@anagstef
Copy link
Member Author

!snapshot

@clerk-cookie
Copy link
Collaborator

Hey @anagstef - the snapshot version command generated the following package versions:

Package Version
@clerk/backend 0.38.7-snapshot.v1da5bbf
@clerk/chrome-extension 0.6.22-snapshot.v1da5bbf
@clerk/clerk-js 4.72.0-snapshot.v1da5bbf
@clerk/clerk-expo 0.20.17-snapshot.v1da5bbf
@clerk/fastify 0.6.40-snapshot.v1da5bbf
gatsby-plugin-clerk 4.4.42-snapshot.v1da5bbf
@clerk/localizations 1.28.3-snapshot.v1da5bbf
@clerk/nextjs 4.30.0-snapshot.v1da5bbf
@clerk/clerk-react 4.31.0-snapshot.v1da5bbf
@clerk/remix 3.2.4-snapshot.v1da5bbf
@clerk/clerk-sdk-node 4.13.15-snapshot.v1da5bbf
@clerk/themes 1.7.13-snapshot.v1da5bbf
@clerk/types 3.64.0-snapshot.v1da5bbf

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/backend

npm i @clerk/[email protected] --save-exact

@clerk/chrome-extension

npm i @clerk/[email protected] --save-exact

@clerk/clerk-js

npm i @clerk/[email protected] --save-exact

@clerk/clerk-expo

npm i @clerk/[email protected] --save-exact

@clerk/fastify

npm i @clerk/[email protected] --save-exact

gatsby-plugin-clerk

npm i [email protected] --save-exact

@clerk/localizations

npm i @clerk/[email protected] --save-exact

@clerk/nextjs

npm i @clerk/[email protected] --save-exact

@clerk/clerk-react

npm i @clerk/[email protected] --save-exact

@clerk/remix

npm i @clerk/[email protected] --save-exact

@clerk/clerk-sdk-node

npm i @clerk/[email protected] --save-exact

@clerk/themes

npm i @clerk/[email protected] --save-exact

@clerk/types

npm i @clerk/[email protected] --save-exact

@anagstef anagstef changed the title Backport to v4: feat(clerkjs): Add support for different CAPTCHA widget types Backport to v4: feat(clerkjs): Add support for different Bot Protection widget types Apr 18, 2024
@anagstef anagstef changed the title Backport to v4: feat(clerkjs): Add support for different Bot Protection widget types Backport to Core 1: feat(clerkjs): Add support for different Bot Protection widget types Apr 18, 2024
@anagstef anagstef merged commit 220b813 into release/v4 Apr 18, 2024
6 checks passed
@anagstef anagstef deleted the stefanos/core-2107-backport-bot-protection-smart-widget branch April 18, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants