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

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

Release notes

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

@​clerk/clerk-js@​5.69.0

Minor Changes

  • Add <APIKeys /> component. This component will initially be in early access and not recommended for production usage just yet. (#5858) by @​wobsoriano

Patch Changes

@​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

... (truncated)

Changelog

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

5.69.0

Minor Changes

  • Add <APIKeys /> component. This component will initially be in early access and not recommended for production usage just yet. (#5858) by @​wobsoriano

Patch Changes

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.

... (truncated)

Commits
  • 6e9bde8 ci(repo): Version packages (#6077)
  • 5b9c672 fix(localizations): Use correct date params in API key dates (#6121)
  • 18bcb64 feat(clerk-js,clerk-react,nextjs): Introduce \<APIKeys /> AIO component (#5858)
  • fa96943 chore(clerk-js): Prefer popup for v0.dev domain (#6118)
  • 2c6f805 chore(clerk-js,localizations): Tidy up some commerce localizations (#6101)
  • 69f8cff chore(clerk-js): Add borders to color inputs (#6116)
  • 48be55b chore(clerk-js): Use error metadata for invalid change plan screen on `<Check...
  • b0e47f1 fix(clerk-js): Preserve active organization when attempting to switch to pers...
  • ce9e403 feat(clerk-js): Additional vitest specs (#5716)
  • a5d86bf chore(clerk-js): Refactor snapshot tests (#6094)
  • 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.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.69.0/packages/clerk-js)

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

dependabot bot commented on behalf of github Jun 30, 2025

Superseded by #112.

@dependabot dependabot bot closed this Jun 30, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mabels/backend/clerk/clerk-js-5.69.0 branch June 30, 2025 19:34
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