Skip to content

Bump @clerk/nextjs from 6.37.4 to 7.3.4#4

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/clerk/nextjs-7.3.4
Closed

Bump @clerk/nextjs from 6.37.4 to 7.3.4#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/clerk/nextjs-7.3.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Copy link
Copy Markdown

Bumps @clerk/nextjs from 6.37.4 to 7.3.4.

Release notes

Sourced from @​clerk/nextjs's releases.

@​clerk/nextjs@​7.3.4

Patch Changes

@​clerk/nextjs@​7.3.3

Patch Changes

@​clerk/nextjs@​7.3.2

Patch Changes

  • Improved auth() error message when clerkMiddleware() is not detected to mention that infrastructure issues (e.g. edge runtime errors or platform outages) can also cause this error. (#8007) by @​jacekradko

  • Updated dependencies [7a5892f]:

    • @​clerk/backend@​3.4.6
    • @​clerk/shared@​4.10.1
    • @​clerk/react@​6.6.1

@​clerk/nextjs@​7.3.1

Patch Changes

  • Enforce middleware authorization during the keyless bootstrap window. auth.protect() and custom authorization checks now fail closed instead of being bypassed while the publishable key is being provisioned. (#8369) by @​jacekradko

  • Updated dependencies [9e9230c, 68d32df, 1c27d4d, 1001193]:

    • @​clerk/shared@​4.10.0
    • @​clerk/react@​6.6.0
    • @​clerk/backend@​3.4.5

@​clerk/nextjs@​7.3.0

Minor Changes

  • Expose OAuthConsent as a public component export across React-based SDKs. (#8381) by @​wobsoriano

    Example:

    import { OAuthConsent } from '@clerk/react';
    export default function Page() {
    return <OAuthConsent />;
    }

... (truncated)

Changelog

Sourced from @​clerk/nextjs's changelog.

7.3.4

Patch Changes

7.3.3

Patch Changes

7.3.2

Patch Changes

  • Improved auth() error message when clerkMiddleware() is not detected to mention that infrastructure issues (e.g. edge runtime errors or platform outages) can also cause this error. (#8007) by @​jacekradko

  • Updated dependencies [7a5892f]:

    • @​clerk/backend@​3.4.6
    • @​clerk/shared@​4.10.1
    • @​clerk/react@​6.6.1

7.3.1

Patch Changes

  • Enforce middleware authorization during the keyless bootstrap window. auth.protect() and custom authorization checks now fail closed instead of being bypassed while the publishable key is being provisioned. (#8369) by @​jacekradko

  • Updated dependencies [9e9230c, 68d32df, 1c27d4d, 1001193]:

    • @​clerk/shared@​4.10.0
    • @​clerk/react@​6.6.0
    • @​clerk/backend@​3.4.5

7.3.0

Minor Changes

  • Expose OAuthConsent as a public component export across React-based SDKs. (#8381) by @​wobsoriano

    Example:

    import { OAuthConsent } from '@clerk/react';

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​clerk/nextjs since your current version.


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 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/clerk/javascript/tree/HEAD/packages/nextjs) from 6.37.4 to 7.3.4.
- [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@7.3.4/packages/nextjs)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-version: 7.3.4
  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 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 15, 2026

Copy link
Copy Markdown
Author

Looks like @clerk/nextjs is no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot Bot closed this May 15, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/clerk/nextjs-7.3.4 branch May 15, 2026 13: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