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 9, 2025

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

Release notes

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

@​clerk/clerk-js@​5.68.0

Minor Changes

  • Introduce cssLayerName option to allow users to opt Clerk styles into a native CSS layer. (#5552) by @​alexcarpenter

Patch Changes

  • Get payment_method_order for Stripe payment elements from backend (#6034) by @​aeliox

  • Use the is_removable flag on a payment source to determine if it can be removed. (#6033) by @​aeliox

  • Clean up layout and logic of the PlanDetails drawer (#5928) by @​aeliox

  • Initiate enterprise SSO from ticket flows, such as organization invitations. (#6009) by @​LauraBeatris

  • Introduce internal <OAuthConsent /> component to be used internally in the machine auth OAuth flow in account portal. (#6021) by @​alexcarpenter

  • feat(types,clerk-js): Update types; RoleSelect allows fallbackLabel (#6037) by @​thiskevinwang

    • this updates OrganizationInvitation and OrganizationMembership resource+types to include roleName which is already present on frontend-api responses, as role_name.
    • this updates RoleSelect to allow rendering a fallbackLabel in the event that value does not map to any of the supplied roles
  • Updated dependencies [d8fa5d9, be2e89c, 85f3db4, 5644d94, b578225, 8838120]:

    • @​clerk/types@​4.60.0
    • @​clerk/localizations@​3.16.4
    • @​clerk/shared@​3.9.6
Changelog

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

5.68.0

Minor Changes

  • Introduce cssLayerName option to allow users to opt Clerk styles into a native CSS layer. (#5552) by @​alexcarpenter

Patch Changes

  • Get payment_method_order for Stripe payment elements from backend (#6034) by @​aeliox

  • Use the is_removable flag on a payment source to determine if it can be removed. (#6033) by @​aeliox

  • Clean up layout and logic of the PlanDetails drawer (#5928) by @​aeliox

  • Initiate enterprise SSO from ticket flows, such as organization invitations. (#6009) by @​LauraBeatris

  • Introduce internal <OAuthConsent /> component to be used internally in the machine auth OAuth flow in account portal. (#6021) by @​alexcarpenter

  • feat(types,clerk-js): Update types; RoleSelect allows fallbackLabel (#6037) by @​thiskevinwang

    • this updates OrganizationInvitation and OrganizationMembership resource+types to include roleName which is already present on frontend-api responses, as role_name.
    • this updates RoleSelect to allow rendering a fallbackLabel in the event that value does not map to any of the supplied roles
  • Updated dependencies [d8fa5d9, be2e89c, 85f3db4, 5644d94, b578225, 8838120]:

    • @​clerk/types@​4.60.0
    • @​clerk/localizations@​3.16.4
    • @​clerk/shared@​3.9.6
Commits
  • 5f645bc ci(repo): Version packages (#6031)
  • 32a5e11 feat(clerk-js): Initiate enterprise SSO from ticket flows (#6009)
  • b578225 feat(clerk-js): Add OAuthConsent component (#6021)
  • b975d96 chore(clerk-js): Remove barrel file (#6055)
  • d8fa5d9 chore(clerk-js,types): Get payment_method_order from FAPI (#6034)
  • 3cbe7ef chore(clerk-js): Refactor CheckoutForm and AddPaymentSource (#5980)
  • 8838120 feat(types,clerk-js): Update types; RoleSelect allows fallbackLabel (#6037)
  • e6395e7 chore(clerk-js): Remove index.ts barrel files (#6036)
  • be2e89c chore(clerk-js,types): Use is_removable flag on payment sources (#6033)
  • 30bac73 chore(clerk-js): Tidy up layout and logic of PlanDetails drawer (#5928)
  • 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.68.0.
- [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/clerk-js@5.68.0/packages/clerk-js)

---
updated-dependencies:
- dependency-name: "@clerk/clerk-js"
  dependency-version: 5.68.0
  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 Jun 9, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 16, 2025

Superseded by #86.

@dependabot dependabot bot closed this Jun 16, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mabels/backend/clerk/clerk-js-5.68.0 branch June 16, 2025 17:59
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