Skip to content

fix(localizations): format ja-JP.ts with prettier#8169

Merged
jacekradko merged 2 commits intomainfrom
jacek/fix-localizations-formatting
Mar 26, 2026
Merged

fix(localizations): format ja-JP.ts with prettier#8169
jacekradko merged 2 commits intomainfrom
jacek/fix-localizations-formatting

Conversation

@jacekradko
Copy link
Member

@jacekradko jacekradko commented Mar 26, 2026

Summary

Test plan

  • CI formatting check passes

Summary by CodeRabbit

  • Chores
    • Minor internal updates and maintenance adjustments.

@vercel
Copy link

vercel bot commented Mar 26, 2026

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

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Mar 26, 2026 0:49am

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Mar 26, 2026

🦋 Changeset detected

Latest commit: 7b0a7dc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Pro

Run ID: 6b48b188-4f31-4fc2-80a3-004185b036d2

📥 Commits

Reviewing files that changed from the base of the PR and between 118999c and 7b0a7dc.

📒 Files selected for processing (2)
  • .changeset/neat-formats-glow.md
  • packages/localizations/src/ja-JP.ts

📝 Walkthrough

Walkthrough

This pull request introduces two changes: a new changeset metadata file is added containing only YAML frontmatter delimiters, and a Japanese localization string is reformatted from a multi-line to single-line format without altering the translated text content. Both changes are minimal in scope with no functional logic, exported APIs, or runtime behavior modifications.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title clearly and accurately describes the primary change: applying Prettier formatting to the ja-JP.ts localization file to fix a formatting issue.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 26, 2026

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@8169

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@8169

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@8169

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@8169

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@8169

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@8169

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@8169

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@8169

@clerk/express

npm i https://pkg.pr.new/@clerk/express@8169

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@8169

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@8169

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@8169

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@8169

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@8169

@clerk/react

npm i https://pkg.pr.new/@clerk/react@8169

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@8169

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@8169

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@8169

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@8169

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@8169

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@8169

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@8169

commit: 7b0a7dc

@jacekradko jacekradko merged commit aef38a9 into main Mar 26, 2026
44 checks passed
@jacekradko jacekradko deleted the jacek/fix-localizations-formatting branch March 26, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants