Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

chore(deps): bump @clerk/nextjs from 4.23.2 to 4.26.2 #155

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps @clerk/nextjs from 4.23.2 to 4.26.2.

Release notes

Sourced from @​clerk/nextjs's releases.

@​clerk/nextjs@​4.26.2

Patch Changes

@​clerk/nextjs@​4.26.1

Patch Changes

  • Updated dependencies [29a5f5641]:
    • @​clerk/shared@​1.0.1
    • @​clerk/backend@​0.32.1
    • @​clerk/clerk-react@​4.27.1
    • @​clerk/clerk-sdk-node@​4.12.18

@​clerk/nextjs@​4.26.0

Minor Changes

Patch Changes

@​clerk/nextjs@​4.25.7

Patch Changes

  • Fix an issue where only static routes would be allowed by publicRoutes prop from authMiddleware. (#1928) by @​desiprisg

  • Publish packages with npm provenance enabled (#1891) by @​LekoArts

  • Update <ClerkProvider /> to work in client components within the app router. This allows rendering of the provider in client components, previously the pages router provider was being imported and throwing an error. (#1840) by @​BRKalow

  • Update imports of @clerk/shared to granular entrypoints. This addresses warnings during a Next.js build that are the result of unsupported APIs being included in the module graph of builds for the edge runtime. (#1924) by @​BRKalow

  • Updated dependencies [3bf64107e, 52f8553d2, 92727eec3, b09b66eec, 51861addf, 37d8856ba, aa4cd7615]:

    • @​clerk/clerk-sdk-node@​4.12.16
    • @​clerk/backend@​0.31.3
    • @​clerk/shared@​1.0.0
    • @​clerk/clerk-react@​4.27.0

... (truncated)

Changelog

Sourced from @​clerk/nextjs's changelog.

Change Log

5.0.0-alpha-v5.0

Major Changes

  • Drop deprecations. Migration steps: (#2006) by @​dimkl

    • use NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY instead of NEXT_PUBLIC_CLERK_FRONTEND_API env variable
    • use NEXT_PUBLIC_CLERK_JS_VERSION instead of CLERK_JS_VERSION
    • use CLERK_SECRET_KEY instead of CLERK_API_KEY
    • use publishableKey instead of frontendApi
    • use isEmailLinkError instead of isMagicLinkError
    • use EmailLinkErrorCode instead of MagicLinkErrorCode
    • use useEmailLink instead of useMagicLink
    • use @clerk/nextjs instead of @clerk/nextjs/app-beta
    • use @clerk/nextjs instead of @clerk/nextjs/ssr
    • use @clerk/nextjs instead of @clerk/nextjs/edge-middleware or @clerk/nextjs/edge-middlewarefiles
    • use @clerk/nextjs instead of @clerk/nextjs/api
    • use middleware with authMiddleware instead of withClerkMiddleware
    • avoid using exported constants: API_URL, API_VERSION, CLERK_JS_URL, CLERK_JS_VERSION, DOMAIN, IS_SATELLITE, PROXY_URL, PUBLISHABLE_KEY, SECRET_KEY, SIGN_IN_URL, SIGN_UP_URL
  • Internal update default apiUrl domain from clerk.dev to clerk.com (#1878) by @​dimkl

  • Dropping support for Node 14 and 16 as they both reached EOL status. The minimal Node.js version required by Clerk is 18.18.0 now. (#1864) by @​dimkl

  • Drop user, session, and organization resources from the returned value of auth(). (#1947) by @​panteliselef

Minor Changes

Patch Changes

4.25.7

Patch Changes

... (truncated)

Commits
  • 5a38c00 chore(repo): Version packages (#1989)
  • 3b999f3 fix(nextjs): Import deprecatedObjectProperty from subpath (#1997)
  • 1a95065 fix(nextjs): Deprecate user, session, organization from auth() (#1960)
  • 7dfb3e6 chore(repo): Version packages (#1952)
  • ff3a775 chore(repo): Version packages (#1936)
  • 5be081f chore(repo): Version packages (#1915)
  • 51861ad Custom Pages for \<UserProfile /> and \<OrganizationProfile /> components (...
  • f7385e1 fix(nextjs): Stop ts errors for non-static nextjs typed routes in authMiddlew...
  • 92727ee fix(nextjs): Adjust shared imports to remove edge runtime warnings (#1924)
  • d003418 test(repo): Add cmd to clear test cache (#1880)
  • 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)

Bumps [@clerk/nextjs](https://github.com/clerkinc/javascript/tree/HEAD/packages/nextjs) from 4.23.2 to 4.26.2.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerkinc/javascript/commits/@clerk/[email protected]/packages/nextjs)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Nov 13, 2023

Superseded by #158.

@dependabot dependabot bot closed this Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/clerk/nextjs-4.26.2 branch November 13, 2023 19:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
No open projects
Status: ⚠️ New
Development

Successfully merging this pull request may close these issues.

0 participants