Skip to content

chore: update CODEOWNERS for dependency files#151

Merged
DanielRivers merged 1 commit intomainfrom
chore/codeowners-deps-20251121-1515
Nov 21, 2025
Merged

chore: update CODEOWNERS for dependency files#151
DanielRivers merged 1 commit intomainfrom
chore/codeowners-deps-20251121-1515

Conversation

@onderay
Copy link
Member

@onderay onderay commented Nov 21, 2025

Automated update to CODEOWNERS so that @kinde-oss/sdk-engineers own dependency definition files and can approve dependency PRs.

@onderay onderay requested a review from a team as a code owner November 21, 2025 04:16
@coderabbitai
Copy link

coderabbitai bot commented Nov 21, 2025

Warning

Rate limit exceeded

@onderay has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 25 minutes and 53 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 9814f48 and f55c7f1.

📒 Files selected for processing (1)
  • CODEOWNERS (1 hunks)
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/codeowners-deps-20251121-1515

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@DanielRivers
Copy link
Member

JSON Translation Sync Results

Summary:

  • Files modified: 31
  • Files with errors: 0
  • Total target files processed: 31

Modified Files:

  • zh-Hant/auth.json
  • vi/auth.json
  • uk/auth.json
  • tr/auth.json
  • th/auth.json
  • sv/auth.json
  • zh-Hans/auth.json
  • sk/auth.json
  • ru/auth.json
  • ro/auth.json
  • pt-PT/auth.json
  • pt-BR/auth.json
  • pl/auth.json
  • nl/auth.json
  • lv/auth.json
  • lt/auth.json
  • ko/auth.json
  • ja/auth.json
  • it/auth.json
  • id/auth.json
  • hu/auth.json
  • he/auth.json
  • fr/auth.json
  • et/auth.json
  • es/auth.json
  • en-US/auth.json
  • en-GB/auth.json
  • el/auth.json
  • de/auth.json
  • da/auth.json
  • cs/auth.json

Files with Errors:
None

Log Output:

Calculating differences...
Calculated Differences: {
  "added": [],
  "updated": [],
  "deleted": []
}
Searching for target files with pattern: ./**/auth.json
Found target files: zh-Hant, vi, uk, tr, th, sv, zh-Hans, sk, ru, ro, pt-PT, pt-BR, pl, nl, lv, lt, ko, ja, it, id, hu, he, fr, et, es, en-US, en-GB, el, de, da, cs
➡️ Updating ZH-HANT ...
➡️ Updating VI ...
➡️ Updating UK ...
➡️ Updating TR ...
➡️ Updating TH ...
➡️ Updating SV ...
➡️ Updating ZH-HANS ...
➡️ Updating SK ...
➡️ Updating RU ...
➡️ Updating RO ...
➡️ Updating PT-PT ...
➡️ Updating PT-BR ...
➡️ Updating PL ...
➡️ Updating NL ...
➡️ Updating LV ...
➡️ Updating LT ...
➡️ Updating KO ...
➡️ Updating JA ...
➡️ Updating IT ...
➡️ Updating ID ...
➡️ Updating HU ...
➡️ Updating HE ...
➡️ Updating FR ...
➡️ Updating ET ...
➡️ Updating ES ...
➡️ Updating EN-US ...
➡️ Updating EN-GB ...
➡️ Updating EL ...
➡️ Updating DE ...
➡️ Updating DA ...
➡️ Updating CS ...
All target files synchronization and translation attempt complete!
Committing and pushing translated files...
checkout: chore/codeowners-deps-20251121-1515
Failed to commit or push changes: Command failed: git commit -m "chore: Auto-translate JSON files"
�[33m[STARTED]�[39m Preparing lint-staged...
�[32m[COMPLETED]�[39m Preparing lint-staged...
�[33m[STARTED]�[39m Running tasks for staged files...
�[33m[STARTED]�[39m package.json — 31 files
�[33m[STARTED]�[39m *.{js,json,md} — 31 files
�[33m[STARTED]�[39m prettier --write
�[32m[COMPLETED]�[39m prettier --write
�[32m[COMPLETED]�[39m *.{js,json,md} — 31 files
�[32m[COMPLETED]�[39m package.json — 31 files
�[32m[COMPLETED]�[39m Running tasks for staged files...
�[33m[STARTED]�[39m Applying modifications from tasks...
�[31m[FAILED]�[39m Prevented an empty git commit!
�[33m[STARTED]�[39m Reverting to original state because of errors...
�[32m[COMPLETED]�[39m Reverting to original state because of errors...
�[33m[STARTED]�[39m Cleaning up temporary files...
�[32m[COMPLETED]�[39m Cleaning up temporary files...

  ⚠ lint-staged prevented an empty git commit.
  Use the --allow-empty option to continue, or check your task configuration

husky - pre-commit hook exited with code 1 (error)

Workflow Script Error: Git commit/push failed: Command failed: git commit -m "chore: Auto-translate JSON files"
�[33m[STARTED]�[39m Preparing lint-staged...
�[32m[COMPLETED]�[39m Preparing lint-staged...
�[33m[STARTED]�[39m Running tasks for staged files...
�[33m[STARTED]�[39m package.json — 31 files
�[33m[STARTED]�[39m *.{js,json,md} — 31 files
�[33m[STARTED]�[39m prettier --write
�[32m[COMPLETED]�[39m prettier --write
�[32m[COMPLETED]�[39m *.{js,json,md} — 31 files
�[32m[COMPLETED]�[39m package.json — 31 files
�[32m[COMPLETED]�[39m Running tasks for staged files...
�[33m[STARTED]�[39m Applying modifications from tasks...
�[31m[FAILED]�[39m Prevented an empty git commit!
�[33m[STARTED]�[39m Reverting to original state because of errors...
�[32m[COMPLETED]�[39m Reverting to original state because of errors...
�[33m[STARTED]�[39m Cleaning up temporary files...
�[32m[COMPLETED]�[39m Cleaning up temporary files...

  ⚠ lint-staged prevented an empty git commit.
  Use the --allow-empty option to continue, or check your task configuration

husky - pre-commit hook exited with code 1 (error)

@DanielRivers DanielRivers merged commit fdf7f5e into main Nov 21, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants