Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps @clerk/clerk-js from 5.67.5 to 5.69.3.

Release notes

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

@​clerk/clerk-js@​5.69.3

Patch Changes

  • Hide invitation in OrganizationSwitcher when user is already an active member of the organization (#6208) by @​LauraBeatris

  • Updated dependencies [02a1f42, edc0bfd]:

    • @​clerk/shared@​3.10.1
    • @​clerk/types@​4.62.1
    • @​clerk/localizations@​3.17.2

@​clerk/clerk-js@​5.69.2

Patch Changes

  • Fixes stale SignIn object on authenticateWithRedirect for saml and enterprise_sso custom flows (#6160) by @​LauraBeatris

    Previously, the same connection identifier would be used on every authenticateWithRedirect call leading to redirecting to the wrong identity provider

  • Fix SVG masking cross-browser compatibility in checkout complete component (#6190) by @​panteliselef

  • Use hooks exported from @clerk/shared to query commerce data. (#6159) by @​panteliselef

  • Do not display create organization form after accepting organization invitation on after-auth flow (#6191) by @​LauraBeatris

  • Updated dependencies [65ca8f5, f1be1fe, bffb42a]:

    • @​clerk/localizations@​3.17.1
    • @​clerk/types@​4.62.0
    • @​clerk/shared@​3.10.0

@​clerk/clerk-js@​5.69.1

Patch Changes

  • Add element descriptors to <APIKeys /> component (#6095) by @​wobsoriano

  • Fixed issues causing incorrect form fields or restricted access for users with existing sign-up tickets (#6143) by @​jacekradko

  • Prevent organization list from displaying after creating an organization through the force organization selection flow (#6117) by @​LauraBeatris

  • Replace expiration segmented list with dropdown and hide description field in <APIKeys /> component (#6153) by @​wobsoriano

  • Add signInMode prop to PricingTable for configuring sign in behavior (#6154) by @​aeliox

  • Reworked the cache key creation logic in SignInFactorOneCodeForm.tsx not to rely on sign_in.id, which can change after host app re-renders (#6134) by @​jacekradko

  • Bug fix: Drawers would always act as prefered-reduced-motion was turned on on the first render. (#6149) by @​alexcarpenter

  • Fixes a scenario where the session token would not immediately update after a call to Clerk.session.touch(). (#6144) by @​brkalow

  • Updated dependencies [86f32ab, b495279, c3fa15d, 52d5e57, 15a945c, 9487346, 656851d, 72629b0, 0271fd3]:

    • @​clerk/localizations@​3.17.0
    • @​clerk/types@​4.61.0

... (truncated)

Changelog

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

5.69.3

Patch Changes

  • Hide invitation in OrganizationSwitcher when user is already an active member of the organization (#6208) by @​LauraBeatris

  • Updated dependencies [02a1f42, edc0bfd]:

    • @​clerk/shared@​3.10.1
    • @​clerk/types@​4.62.1
    • @​clerk/localizations@​3.17.2

5.69.2

Patch Changes

  • Fixes stale SignIn object on authenticateWithRedirect for saml and enterprise_sso custom flows (#6160) by @​LauraBeatris

    Previously, the same connection identifier would be used on every authenticateWithRedirect call leading to redirecting to the wrong identity provider

  • Fix SVG masking cross-browser compatibility in checkout complete component (#6190) by @​panteliselef

  • Use hooks exported from @clerk/shared to query commerce data. (#6159) by @​panteliselef

  • Do not display create organization form after accepting organization invitation on after-auth flow (#6191) by @​LauraBeatris

  • Updated dependencies [65ca8f5, f1be1fe, bffb42a]:

    • @​clerk/localizations@​3.17.1
    • @​clerk/types@​4.62.0
    • @​clerk/shared@​3.10.0

5.69.1

Patch Changes

  • Add element descriptors to <APIKeys /> component (#6095) by @​wobsoriano

  • Fixed issues causing incorrect form fields or restricted access for users with existing sign-up tickets (#6143) by @​jacekradko

  • Prevent organization list from displaying after creating an organization through the force organization selection flow (#6117) by @​LauraBeatris

  • Replace expiration segmented list with dropdown and hide description field in <APIKeys /> component (#6153) by @​wobsoriano

  • Add signInMode prop to PricingTable for configuring sign in behavior (#6154) by @​aeliox

  • Reworked the cache key creation logic in SignInFactorOneCodeForm.tsx not to rely on sign_in.id, which can change after host app re-renders (#6134) by @​jacekradko

  • Bug fix: Drawers would always act as prefered-reduced-motion was turned on on the first render. (#6149) by @​alexcarpenter

  • Fixes a scenario where the session token would not immediately update after a call to Clerk.session.touch(). (#6144) by @​brkalow

... (truncated)

Commits
  • 0c96827 ci(repo): Version packages (#6202)
  • 1e737c7 fix(clerk-js): Do not display invitation if membership is active (#6208)
  • c2247c0 feat(repo): Add component visual diffing tests (#6194)
  • 1367d39 ci(repo): Version packages (#6184)
  • 58e9a2f fix(clerk-js): Broken svg mask on Safari and Firefox on checkout complete (#6...
  • ce9ba60 chore(clerk-js): Remove barrel file (#6193)
  • 036a853 fix(clerk-js): Do not switch after-auth screens on org invites revalidation (...
  • bffb42a chore(clerk-js, shared): Use experimental paginated hooks for querying commer...
  • f1be1fe fix(clerk-js,types): Fix stale SignIn on authenticateWithRedirect for `en...
  • 62ca696 ci(repo): Version packages (#6136)
  • 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)

Bumps [@clerk/clerk-js](https://github.com/clerk/javascript/tree/HEAD/packages/clerk-js) from 5.67.5 to 5.69.3.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/clerk-js/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/[email protected]/packages/clerk-js)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 30, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 7, 2025

Superseded by #121.

@dependabot dependabot bot closed this Jul 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mabels/backend/clerk/clerk-js-5.69.3 branch July 7, 2025 19:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant