Skip to content

build(deps): bump @clerk/localizations from 4.6.4 to 4.12.0#272

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/clerk/localizations-4.12.0
Closed

build(deps): bump @clerk/localizations from 4.6.4 to 4.12.0#272
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/clerk/localizations-4.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Contributor

Bumps @clerk/localizations from 4.6.4 to 4.12.0.

Release notes

Sourced from @​clerk/localizations's releases.

@​clerk/localizations@​4.12.0

Minor Changes

  • Add account credits section and credit history page to the billing tab for payers with an existing credit balance. (#8977) by @​l-armstrong

Patch Changes

@​clerk/localizations@​4.11.0

Minor Changes

  • Handle expired organization domains on self-serve SSO flow, allowing to trigger a new verification (#9000) by @​LauraBeatris

Patch Changes

  • Fix Okta instructions in self-serve SSO flow such as updating the expressions on attribute statement step (#9001) by @​SarahSoutoul

  • Updated dependencies [19ce04a]:

    • @​clerk/shared@​4.22.0

@​clerk/localizations@​4.9.3

Patch Changes

  • Condense the OrganizationProfile Security page SSO overview to a single summary row (one-line description, domains as chips, status badge, actions under the overflow menu) and remove the now-unused ssoSection provider/sign-on URL/issuer/descriptionLine2 localization keys. (#8915) by @​iagodahlem

  • Add localization support for OAuth access denied errors. (#8786) by @​wobsoriano

  • Allow changing enterprise connection provider between self-serve SSO steps (#8881) by @​LauraBeatris

  • Improve UserButton and OrganizationSwitcher accessibility. The trigger button now announces itself as a dialog trigger (aria-haspopup="dialog") and the popover uses role="dialog" instead of role="menu". UserButton and OrganizationSwitcher popovers now receive focus when opened, and actions are logically grouped with labelled role="group" elements for screen readers. (#8325) by @​alexcarpenter

  • Updated dependencies [c38d853, 7e3174a, 97039bb, f43071d, 0e0ff11, 0039618, a536a0d]:

    • @​clerk/shared@​4.21.0
Changelog

Sourced from @​clerk/localizations's changelog.

4.12.0

Minor Changes

  • Add account credits section and credit history page to the billing tab for payers with an existing credit balance. (#8977) by @​l-armstrong

Patch Changes

4.11.1

Patch Changes

  • Updated dependencies [cb76aa2]:
    • @​clerk/shared@​4.22.1

4.11.0

Minor Changes

  • Handle expired organization domains on self-serve SSO flow, allowing to trigger a new verification (#9000) by @​LauraBeatris

Patch Changes

  • Fix Okta instructions in self-serve SSO flow such as updating the expressions on attribute statement step (#9001) by @​SarahSoutoul

  • Updated dependencies [19ce04a]:

    • @​clerk/shared@​4.22.0

4.10.0

Minor Changes

  • Monetary amounts are now formatted using your application's locale. For example, with the locale set to fr-FR, a USD 1000 amount now renders as 1 000,00 $US; previously, it rendered as $1,000.00 regardless of your application's configured locale. (#8918) by @​dstaley

Patch Changes

  • Fix Okta expression label for email attribute on the self-serve SSO flow (#8985) by @​LauraBeatris

  • Update the SSO domains step copy across all supported languages: (#8979) by @​LauraBeatris

    • organizationDomainsStep.formFieldLabel__domain changed from the plural "Domains" to the singular "Domain".
    • organizationDomainsStep.formFieldInputPlaceholder__domain changed to a shorter "Add domain".

4.9.3

Patch Changes

  • Condense the OrganizationProfile Security page SSO overview to a single summary row (one-line description, domains as chips, status badge, actions under the overflow menu) and remove the now-unused ssoSection provider/sign-on URL/issuer/descriptionLine2 localization keys. (#8915) by @​iagodahlem

... (truncated)

Commits
  • 59d2456 ci(repo): Version packages (#9035)
  • 4306146 feat(clerk-js, localizations, ui): Add credits information in the user/org pr...
  • 773acc2 ci(repo): Version packages (#9013)
  • 34c653a ci(repo): Version packages (#8993)
  • 19ce04a chore(ui,shared,localizations): Handle expired status for organization domain...
  • 3e036f4 chore(localizations): Fix wording for Okta instructions in self-serve SSO (#9...
  • d654e82 ci(repo): Version packages (#8983)
  • fd7b824 feat(localizations,ui): Render monetary amounts according to locale (#8918)
  • af0eb3f fix(localizations): Fix email attribute expression for Okta in self-serve SSO...
  • 8024cac chore(localizations): Update labels from self-serve SSO steps (#8979)
  • 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 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/localizations](https://github.com/clerk/javascript/tree/HEAD/packages/localizations) from 4.6.4 to 4.12.0.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/localizations/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/localizations@4.12.0/packages/localizations)

---
updated-dependencies:
- dependency-name: "@clerk/localizations"
  dependency-version: 4.12.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 Jul 5, 2026
@dependabot
dependabot Bot requested a review from bjrump as a code owner July 5, 2026 08:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 5, 2026
@vercel

vercel Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
car-check Error Error Jul 5, 2026 8:16am

@dependabot @github

dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #281.

@dependabot dependabot Bot closed this Jul 12, 2026
@dependabot
dependabot Bot deleted the dependabot/bun/clerk/localizations-4.12.0 branch July 12, 2026 08: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.

0 participants