Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps @clerk/clerk-js from 5.114.1 to 5.117.0.

Release notes

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

@​clerk/clerk-js@​5.117.0

Minor Changes

  • Improves resilience by keeping users logged in when Clerk's origin is temporarily unavailable using edge-based token generation (#7516) by @​bratsos

Patch Changes

  • Updated dependencies [03dd374]:
    • @​clerk/shared@​3.41.1
    • @​clerk/localizations@​3.32.1

@​clerk/clerk-js@​5.116.0

Minor Changes

  • Display message in TaskChooseOrganization when user is not allowed to create organizations (#7502) by @​LauraBeatris

Patch Changes

@​clerk/clerk-js@​5.115.0

Minor Changes

Patch Changes

Changelog

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

5.117.0

Minor Changes

  • Improves resilience by keeping users logged in when Clerk's origin is temporarily unavailable using edge-based token generation (#7516) by @​bratsos

Patch Changes

  • Updated dependencies [03dd374]:
    • @​clerk/shared@​3.41.1
    • @​clerk/localizations@​3.32.1

5.116.0

Minor Changes

  • Display message in TaskChooseOrganization when user is not allowed to create organizations (#7502) by @​LauraBeatris

Patch Changes

5.115.0

Minor Changes

Patch Changes

Commits
  • 4914442 ci(repo): Version packages (Core 2) (#7515)
  • ede3e2a feat(backend, clerk-js): Support origin outage mode on Core 2 (#7516)
  • 83e96f9 ci(repo): Version packages (Core 2) (#7485)
  • b3b02b4 feat(clerk-js,shared): Show message in TaskChooseOrganization on org creati...
  • 4bcc8b6 fix(clerk-js): Update error handling and adjust Web3WalletMenu logic with ver...
  • 4f90ce0 fix(clerk-js): Implement fixes from core-3 merge of Solana feature (#7500)
  • 85fea1d chore(clerk-js): Introduce radio group for EnableOrganizationsPrompt (#7501)
  • 79eb5af fix(shared): Ensure localizations fallback to english locale when key is unde...
  • 0f4c27e fix(clerk-js): RolesListItem hover and focus states (#7497)
  • cbe5cdc ci(repo): Version packages (Core 2) (#7428)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 22, 2025
@mabels
Copy link
Contributor

mabels commented Dec 22, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/clerk/clerk-js-5.117.0 branch from a649f80 to 59a92c7 Compare December 22, 2025 14:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/clerk/clerk-js-5.117.0 branch from 59a92c7 to 34a94de Compare December 22, 2025 14:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/clerk/clerk-js-5.117.0 branch from 34a94de to 650f173 Compare December 22, 2025 14:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/clerk/clerk-js-5.117.0 branch from 650f173 to ad0aa07 Compare December 22, 2025 14:40
Bumps [@clerk/clerk-js](https://github.com/clerk/javascript/tree/HEAD/packages/clerk-js) from 5.114.1 to 5.117.0.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/@clerk/clerk-js@5.117.0/packages/clerk-js/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/clerk-js@5.117.0/packages/clerk-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/clerk/clerk-js-5.117.0 branch from ad0aa07 to 4f6d7f7 Compare December 22, 2025 14:47
- Update @clerk/shared from 3.39.0 to 3.41.1 in core/protocols/dashboard
- Add @clerk/shared as direct dependency to core/tests and dashboard/frontend
- Update imports to use @clerk/shared/types for Clerk type definitions

This fixes TypeScript compilation errors caused by pnpm's strict module
resolution where subpath exports from transitive dependencies are not
accessible without explicitly declaring the dependency.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@mabels mabels merged commit e9f9462 into main Dec 22, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/clerk/clerk-js-5.117.0 branch December 22, 2025 15:13
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.

2 participants