Skip to content

chore(deps): bump @clerk/react from 6.2.1 to 6.4.5#1797

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/clerk/react-6.4.5
Open

chore(deps): bump @clerk/react from 6.2.1 to 6.4.5#1797
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/clerk/react-6.4.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps @clerk/react from 6.2.1 to 6.4.5.

Release notes

Sourced from @​clerk/react's releases.

@​clerk/react@​6.4.5

Patch Changes

@​clerk/react@​6.4.2

Patch Changes

@​clerk/react@​6.4.1

Patch Changes

Changelog

Sourced from @​clerk/react's changelog.

6.4.5

Patch Changes

6.4.4

Patch Changes

  • Add publishableKeyFromHost utility for resolving the correct publishable key per hostname in multi-domain setups. Re-exported from @clerk/react/internal. (#8398) by @​wobsoriano

  • Updated dependencies [083c4c5, dcaf694]:

    • @​clerk/shared@​4.8.4

6.4.3

Patch Changes

6.4.2

Patch Changes

6.4.1

Patch Changes

6.4.0

Minor Changes

  • Introduce internal <OAuthConsent /> component for rendering a zero-config OAuth consent screen on an OAuth authorize redirect page. (#8289) by @​wobsoriano

    Usage example:

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

... (truncated)

Commits
  • 2f48ea8 ci(repo): Version packages (#8401)
  • 6be2ea9 ci(repo): Version packages (#8389)
  • 083c4c5 chore(express,react,shared): Support dynamic options callback in clerkMiddlew...
  • 57bca7b ci(repo): Version packages (#8363)
  • d52b311 fix(shared,clerk-js,nextjs): authorization bypass in combined-condition has()...
  • cc8fed5 ci(repo): Version packages (#8322)
  • 6399251 ci(repo): Version packages (#8315)
  • b1f9bbe ci(repo): Version packages (#8307)
  • dc2de16 feat(ui,react): Introduce OAuthConsent component (#8289)
  • 4babdfb chore(react): Update [DEV] minor & patch dependencies (#8296)
  • 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 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/react](https://github.com/clerk/javascript/tree/HEAD/packages/react) from 6.2.1 to 6.4.5.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/react@6.4.5/packages/react)

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

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 Apr 27, 2026
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