Skip to content

Bump @clerk/clerk-react from 5.16.1 to 5.59.6 - #334

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

Bump @clerk/clerk-react from 5.16.1 to 5.59.6#334
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/clerk/clerk-react-5.59.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 26, 2026

Copy link
Copy Markdown
Contributor

Bumps @clerk/clerk-react from 5.16.1 to 5.59.6.

Release notes

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

@​clerk/clerk-react@​5.59.6

Patch Changes

  • Updated dependencies [b7a4e1e]:
    • @​clerk/shared@​3.43.2

@​clerk/clerk-react@​5.59.5

Patch Changes

  • Updated dependencies [e995cc3]:
    • @​clerk/shared@​3.43.1

@​clerk/clerk-react@​5.59.4

Patch Changes

  • Prevent props from leaking to child elements in SignUpButton & SignInButton (#7589) by @​tmilewski

  • Updated dependencies [271ddeb]:

    • @​clerk/shared@​3.43.0

@​clerk/clerk-react@​5.59.3

Patch Changes

  • Updated dependencies [a4e6932]:
    • @​clerk/shared@​3.42.0
Changelog

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

5.59.6

Patch Changes

  • Updated dependencies [b7a4e1e]:
    • @​clerk/shared@​3.43.2

5.59.5

Patch Changes

  • Updated dependencies [e995cc3]:
    • @​clerk/shared@​3.43.1

5.59.4

Patch Changes

  • Prevent props from leaking to child elements in SignUpButton & SignInButton (#7589) by @​tmilewski

  • Updated dependencies [271ddeb]:

    • @​clerk/shared@​3.43.0

5.59.3

Patch Changes

  • Updated dependencies [a4e6932]:
    • @​clerk/shared@​3.42.0

5.59.2

Patch Changes

  • Fix React peer dependency version ranges to use ~ instead of ^ for React 19 versions, ensuring non-overlapping version constraints. (#7513) by @​jacekradko

  • Updated dependencies [03dd374]:

    • @​clerk/shared@​3.41.1

5.59.1

Patch Changes

5.59.0

Minor Changes

... (truncated)

Commits
  • 6904ef5 ci(repo): Version packages (Core 2) (#7641)
  • 4e6e501 ci(repo): Version packages (Core 2) (#7624)
  • 833439e ci(repo): Version packages (Core 2) (#7577)
  • 57ff2fb fix(clerk-react): Prevent props from leaking to child elements in SignUpButto...
  • f880c5e ci(repo): Version packages (Core 2) (#7536)
  • 4914442 ci(repo): Version packages (Core 2) (#7515)
  • 83e96f9 ci(repo): Version packages (Core 2) (#7485)
  • cbe5cdc ci(repo): Version packages (Core 2) (#7428)
  • f626046 feat(clerk-js,clerk-react,shared,types): Add sign in with Solana feature supp...
  • 426ee94 ci(repo): Version packages (#7377)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dominic-clerk, a new releaser for @​clerk/clerk-react since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@clerk/clerk-react](https://github.com/clerk/javascript/tree/HEAD/packages/react) from 5.16.1 to 5.59.6.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/@clerk/clerk-react@5.59.6/packages/react/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/clerk-react@5.59.6/packages/react)

---
updated-dependencies:
- dependency-name: "@clerk/clerk-react"
  dependency-version: 5.59.6
  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 Jan 26, 2026
@vercel

vercel Bot commented Jan 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
sound-box Ready Ready Preview, Comment Jan 26, 2026 3:41am
sound-box-84au Ready Ready Preview, Comment Jan 26, 2026 3:41am
sound-box-frontend Error Error Jan 26, 2026 3:41am
sound-box-frontend1 Error Error Jan 26, 2026 3:41am

@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Stale pull request message

@dependabot @github

dependabot Bot commented on behalf of github May 5, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/clerk/clerk-react-5.59.6 branch May 5, 2026 08:36
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 no-pr-activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants