Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps @clerk/clerk-react from 4.30.5 to 5.1.0.

Release notes

Sourced from @​clerk/clerk-react's releases.

@​clerk/clerk-react@​5.1.0

Minor Changes

  • Replace mount with open for GoogleOneTap. New api is __experimental_openGoogleOneTap. (#3379) by @​panteliselef

Patch Changes

@​clerk/clerk-react@​5.0.7

Patch Changes

@​clerk/clerk-react@​5.0.6

Patch Changes

@​clerk/clerk-react@​5.0.5

Patch Changes

  • Respect the signInForceRedirectUrl, signInFallbackRedirectUrl, signUpForceRedirectUrl and signUpFallbackRedirectUrl props passed to SignInButton, SignUpButton and the low-level window.Clerk.buildSignInUrl & window.Clerk.buildSignUpUrl methods. These props allow you to control the redirect behavior of the SignIn and SignUp components. For more information, refer to the Custom Redirects guide. (#3361) by @​nikosdouvlis

  • Updated dependencies [94197710a, b27ca8366]:

    • @​clerk/types@​4.3.0
    • @​clerk/shared@​2.1.0

@​clerk/clerk-react@​5.0.4

Patch Changes

  • Rename local eslint-config-custom package to @clerk/eslint-config-custom to avoid conflicts with previously published package. Removes eslint-config-custom from @clerk/clerk-react's dependencies, as it should only be a development dependency. (#3307) by @​BRKalow

  • The following are all internal changes and not relevant to any end-user: (#3341) by @​LauraBeatris

    Add telemetry events for useSignIn, useSignUp, useOrganizations and useOrganizationList

  • Updated dependencies [1662aaae9, f70c885f7, f5804a225]:

    • @​clerk/shared@​2.0.2
    • @​clerk/types@​4.2.1
Changelog

Sourced from @​clerk/clerk-react's changelog.

5.1.0

Minor Changes

  • Replace mount with open for GoogleOneTap. New api is __experimental_openGoogleOneTap. (#3379) by @​panteliselef

Patch Changes

5.0.7

Patch Changes

5.0.6

Patch Changes

5.0.5

Patch Changes

  • Respect the signInForceRedirectUrl, signInFallbackRedirectUrl, signUpForceRedirectUrl and signUpFallbackRedirectUrl props passed to SignInButton, SignUpButton and the low-level window.Clerk.buildSignInUrl & window.Clerk.buildSignUpUrl methods. These props allow you to control the redirect behavior of the SignIn and SignUp components. For more information, refer to the Custom Redirects guide. (#3361) by @​nikosdouvlis

  • Updated dependencies [94197710a, b27ca8366]:

    • @​clerk/types@​4.3.0
    • @​clerk/shared@​2.1.0

5.0.4

Patch Changes

  • Rename local eslint-config-custom package to @clerk/eslint-config-custom to avoid conflicts with previously published package. Removes eslint-config-custom from @clerk/clerk-react's dependencies, as it should only be a development dependency. (#3307) by @​BRKalow

  • The following are all internal changes and not relevant to any end-user: (#3341) by @​LauraBeatris

    Add telemetry events for useSignIn, useSignUp, useOrganizations and useOrganizationList

  • Updated dependencies [1662aaae9, f70c885f7, f5804a225]:

    • @​clerk/shared@​2.0.2
    • @​clerk/types@​4.2.1

5.0.3

... (truncated)

Commits
  • 74ddb34 chore(repo): Version packages (#3390)
  • 3d790d5 feat(clerk-js,clerk-react): Replace mount with open for GoogleOneTap (#3379)
  • c106022 chore(repo): Version packages (#3388)
  • 55bf8d2 chore(repo): Version packages (#3381)
  • ec2b683 chore(repo): Version packages (#3370)
  • bcbb2c9 fix(clerk-js): Respect props passed to buildSignInUrl and buildSignUpUrl ...
  • bb6a13f chore(repo): Version packages (#3336)
  • 1662aaa feat(clerk-react,shared): Add telemetry events for React hooks (#3341)
  • 39265d9 chore(repo): Remove eslint-config-custom from react's deps (#3307)
  • c13b29c chore(repo): Version packages (#3313)
  • 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)

---
updated-dependencies:
- dependency-name: "@clerk/clerk-react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 20, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #181.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/clerk/clerk-react-5.1.0 branch May 27, 2024 18:23
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants