Skip to content

build(deps): bump @clerk/localizations from 4.6.4 to 4.11.0#257

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Contributor

Bumps @clerk/localizations from 4.6.4 to 4.11.0.

Release notes

Sourced from @​clerk/localizations's releases.

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

@​clerk/localizations@​4.9.2

Patch Changes

  • Updated dependencies [01789b4]:
    • @​clerk/shared@​4.20.0

@​clerk/localizations@​4.8.2

Patch Changes

  • Add an overview to the organization profile Security page. The page now lands on a summary of the SSO connection — a status badge (Unconfigured, In Progress, Active, Inactive), the configuration details framed in a card (provider, domain, sign-on URL, issuer, certificate), and an actions menu with Edit, Activate / Deactivate, and Remove — and switches into the existing configuration flow on Start, Continue, or Edit. (#8813) by @​iagodahlem

  • Rename the <OrganizationProfile /> SSO page to "Security". The navbar entry is now labeled "Security" with a shield icon, its route path changed from organization-self-serve-sso to organization-security, and a new organizationProfile.navbar.security localization key replaces organizationProfile.navbar.selfServeSSO. (#8796) by @​iagodahlem

  • Updated dependencies [f4167ec, 17e4164, ed2cf75, 67c04a4, 51c8fdc, c2ba971, 8744728, d9b5c7d]:

    • @​clerk/shared@​4.18.0
Changelog

Sourced from @​clerk/localizations's changelog.

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

  • 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

4.9.2

Patch Changes

  • Updated dependencies [01789b4]:
    • @​clerk/shared@​4.20.0

4.9.1

... (truncated)

Commits
  • 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)
  • d79852e ci(repo): Version packages (#8939)
  • a536a0d refactor(ui): Improve UserButton/OrgSwitcher accessibility (#8325)
  • 0e0ff11 feat(electron): Introduce Electron SDK (#8786)
  • 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.11.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.11.0/packages/localizations)

---
updated-dependencies:
- dependency-name: "@clerk/localizations"
  dependency-version: 4.11.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 28, 2026
@dependabot
dependabot Bot requested a review from bjrump as a code owner June 28, 2026 08:13
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 28, 2026
@vercel

vercel Bot commented Jun 28, 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 Jun 28, 2026 8:13am

@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jun 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #272.

@dependabot dependabot Bot closed this Jul 5, 2026
@dependabot
dependabot Bot deleted the dependabot/bun/clerk/localizations-4.11.0 branch July 5, 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