Skip to content

Conversation

@daxmobile
Copy link
Collaborator

@daxmobile daxmobile commented Nov 26, 2025

Updating password-related json files from remote source, last updated on 2025-12-03


Note

Adds site-specific password rules for bkvenergy.com and nicovideo.jp, updating source JSON and generated autofill bundles.

  • Password rules data:
    • Add bkvenergy.com with minlength: 8; maxlength: 12; plus required upper, lower, digit, and specific special chars in packages/password/rules.json.
    • Add nicovideo.jp with minlength: 12; maxlength: 32; in packages/password/rules.json.
  • Build artifacts:
    • Regenerate dist/autofill.js and dist/autofill-debug.js reflecting the new domains.

Written by Cursor Bugbot for commit 6e13297. This will update automatically on new commits. Configure here.

@github-actions
Copy link

github-actions bot commented Nov 26, 2025

bundle-size-check
node scripts/bundle-size-check.js

Bundle size change (main vs. current)

autofill.js: 756.53 KB -> 756.77 KB
Change: +255.00 B (+0.03%)


autofill-debug.js: 906.10 KB -> 906.35 KB
Change: +255.00 B (+0.03%)

@daxmobile daxmobile force-pushed the automated/update-password-json-files branch from b81966c to 6e13297 Compare December 3, 2025 03:32
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