Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @clerk/clerk-js from 5.120.0 to 5.121.1.

Release notes

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

@​clerk/clerk-js@​5.121.1

Patch Changes

  • fix: Ensure unsafeMetadata is passed with Sign Up Ticket flow (#7657) by @​tmilewski

  • Updates keyless prompt content. (#7636) by @​alexcarpenter

  • Fix unsafeMetadata being lost when users are transferred between sign-in and sign-up flows during OAuth/SSO authentication (#7647) by @​tmilewski

  • Updated dependencies [b7a4e1e]:

    • @​clerk/shared@​3.43.2
    • @​clerk/localizations@​3.35.2

@​clerk/clerk-js@​5.121.0

Minor Changes

  • Handle offline_access scope in OAuth consent screen by filtering it from the displayed scopes list (as it describes access duration rather than what can be accessed) and appending informational text about staying signed in when the scope is present. (#7631) by @​jfoshee

Patch Changes

Changelog

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

5.121.1

Patch Changes

  • fix: Ensure unsafeMetadata is passed with Sign Up Ticket flow (#7657) by @​tmilewski

  • Updates keyless prompt content. (#7636) by @​alexcarpenter

  • Fix unsafeMetadata being lost when users are transferred between sign-in and sign-up flows during OAuth/SSO authentication (#7647) by @​tmilewski

  • Updated dependencies [b7a4e1e]:

    • @​clerk/shared@​3.43.2
    • @​clerk/localizations@​3.35.2

5.121.0

Minor Changes

  • Handle offline_access scope in OAuth consent screen by filtering it from the displayed scopes list (as it describes access duration rather than what can be accessed) and appending informational text about staying signed in when the scope is present. (#7631) by @​jfoshee

Patch Changes

Commits
  • 6904ef5 ci(repo): Version packages (Core 2) (#7641)
  • a901fc9 fix(clerk-js): Pass unsafeMetadata with sign up ticket flows (#7657)
  • b7a4e1e fix(clerk-js,shared): Handle unsafeMetadata in transfer flows (#7647)
  • ddf519b chore(clerk-js): Updates keyless prompt content (#7636)
  • 4e6e501 ci(repo): Version packages (Core 2) (#7624)
  • ef1b933 fix(clerk-js): Handle logo upload failure in TaskChooseOrganization (#7635)
  • 55646e2 feat(ui): Special handling of offline_access scope in OAuth Consent screen (#...
  • See full diff 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/clerk-js](https://github.com/clerk/javascript/tree/HEAD/packages/clerk-js) from 5.120.0 to 5.121.1.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/@clerk/clerk-js@5.121.1/packages/clerk-js/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/clerk-js@5.121.1/packages/clerk-js)

---
updated-dependencies:
- dependency-name: "@clerk/clerk-js"
  dependency-version: 5.121.1
  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
@dependabot dependabot bot deployed to external-pr January 26, 2026 06:20 Active
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