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

build(deps): bump @clerk/nextjs from 4.29.9 to 5.1.3 #53

Merged
merged 9 commits into from
Jun 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2024

Bumps @clerk/nextjs from 4.29.9 to 5.1.3.

Release notes

Sourced from @​clerk/nextjs's releases.

@​clerk/nextjs@​5.1.3

Patch Changes

  • Updated dependencies []:
    • @​clerk/clerk-react@​5.2.2

@​clerk/nextjs@​5.1.2

Patch Changes

@​clerk/nextjs@​5.1.1

Patch Changes

  • With the next major release, NextJS@15 will depend on react and react-dom v19, which is still in beta. We are updating our peer dependencies accordingly in order to accept react and react-dom @ 19.0.0-beta (#3428) by @​nikosdouvlis

  • Utilize an awaitable replace function internally to avoid race conditions when using router.replace. (#3416) by @​desiprisg

  • Updated dependencies [ff31f7255, 0e48fc210]:

    • @​clerk/shared@​2.2.1
    • @​clerk/clerk-react@​5.2.1
    • @​clerk/backend@​1.2.1

@​clerk/nextjs@​5.1.0

Minor Changes

  • Add support for GoogleOneTap. New APIs listed: (#3392) by @​panteliselef

    React component

    • <GoogleOneTap/>

    Customize the UX of the prompt

    <GoogleOneTap
      cancelOnTapOutside={false}
      itpSupport={false}
      fedCmSupport={false}
    />

    Use the component from with Vanilla JS

    • Clerk.openGoogleOneTap(props: GoogleOneTapProps)
    • Clerk.closeGoogleOneTap()

    Low level APIs for custom flows

    • await Clerk.authenticateWithGoogleOneTap({ token: 'xxxx'})

... (truncated)

Changelog

Sourced from @​clerk/nextjs's changelog.

5.1.3

Patch Changes

  • Updated dependencies []:
    • @​clerk/clerk-react@​5.2.2

5.1.2

Patch Changes

5.1.1

Patch Changes

  • With the next major release, NextJS@15 will depend on react and react-dom v19, which is still in beta. We are updating our peer dependencies accordingly in order to accept react and react-dom @ 19.0.0-beta (#3428) by @​nikosdouvlis

  • Utilize an awaitable replace function internally to avoid race conditions when using router.replace. (#3416) by @​desiprisg

  • Updated dependencies [ff31f7255, 0e48fc210]:

    • @​clerk/shared@​2.2.1
    • @​clerk/clerk-react@​5.2.1
    • @​clerk/backend@​1.2.1

5.1.0

Minor Changes

  • Add support for GoogleOneTap. New APIs listed: (#3392) by @​panteliselef

    React component

    • <GoogleOneTap/>

    Customize the UX of the prompt

    <GoogleOneTap
      cancelOnTapOutside={false}
      itpSupport={false}
      fedCmSupport={false}
    />

    Use the component from with Vanilla JS

    • Clerk.openGoogleOneTap(props: GoogleOneTapProps)
    • Clerk.closeGoogleOneTap()

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 2, 2024
Copy link

vercel bot commented Jun 2, 2024

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

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
boardy ⬜️ Ignored (Inspect) Visit Preview Jun 5, 2024 4:03am
miro-clone ⬜️ Ignored (Inspect) Visit Preview Jun 5, 2024 4:03am

@dependabot dependabot bot requested a review from vignesh-gupta June 2, 2024 07:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/clerk/nextjs-5.1.3 branch from 3d1f328 to faa3768 Compare June 2, 2024 07:51
dependabot bot added 2 commits June 3, 2024 04:51
Bumps [convex-helpers](https://github.com/get-convex/convex-helpers/tree/HEAD/packages/convex-helpers) from 0.1.24 to 0.1.41.
- [Commits](https://github.com/get-convex/convex-helpers/commits/HEAD/packages/convex-helpers)

---
updated-dependencies:
- dependency-name: convex-helpers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 4.29.9 to 5.1.3.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@5.1.3/packages/nextjs)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/clerk/nextjs-5.1.3 branch from faa3768 to e07fee4 Compare June 4, 2024 07:02
dependabot bot and others added 7 commits June 4, 2024 12:33
Bumps [convex-helpers](https://github.com/get-convex/convex-helpers/tree/HEAD/packages/convex-helpers) from 0.1.24 to 0.1.41.
- [Commits](https://github.com/get-convex/convex-helpers/commits/HEAD/packages/convex-helpers)

---
updated-dependencies:
- dependency-name: convex-helpers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…b.com:vignesh-gupta/boardy into dependabot/npm_and_yarn/convex-helpers-0.1.41
…vex-helpers-0.1.41

build(deps): bump convex-helpers from 0.1.24 to 0.1.41
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 4.29.9 to 5.1.3.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@5.1.3/packages/nextjs)

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

Signed-off-by: dependabot[bot] <support@github.com>
…om:vignesh-gupta/boardy into dependabot/npm_and_yarn/clerk/nextjs-5.1.3
@vignesh-gupta vignesh-gupta merged commit 9bd3237 into master Jun 5, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/clerk/nextjs-5.1.3 branch June 5, 2024 04:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant