Skip to content

feat!: establish v7 locale and conversion contracts - #2441

Merged
mastermunj merged 2 commits into
mainfrom
codex/v7-release-foundation
Aug 28, 2026
Merged

feat!: establish v7 locale and conversion contracts#2441
mastermunj merged 2 commits into
mainfrom
codex/v7-release-foundation

Conversation

@mastermunj

Copy link
Copy Markdown
Owner

Prepare v7 with canonical locale identifiers, typed resolution, and immutable runtime options.

Validate custom locales automatically and expose strict or compose range behavior explicitly.

Rename ee-EE to et-EE and np-NP to ne-NP with IANA-backed locale-code validation.

Add capability metadata and harden package, runtime, CLI, release, and docs verification.

Repair Pages deployment and make the docs demo lazily load the v7 per-locale entry points.

Update migration guidance, examples, generated references, tests, and dependency tooling.

BREAKING CHANGE: Remove the ee-EE and np-NP entry points and locale codes. Use et-EE and ne-NP instead.
Conversion now defaults to strict range validation at each locale form's verified ceiling. Use rangeMode compose to retain legacy recursive composition. Public custom locale setup now validates the locale contract.

Prepare v7 with canonical locale identifiers, typed resolution, and immutable runtime options.

Validate custom locales automatically and expose strict or compose range behavior explicitly.

Rename ee-EE to et-EE and np-NP to ne-NP with IANA-backed locale-code validation.

Add capability metadata and harden package, runtime, CLI, release, and docs verification.

Repair Pages deployment and make the docs demo lazily load the v7 per-locale entry points.

Update migration guidance, examples, generated references, tests, and dependency tooling.

BREAKING CHANGE: Remove the ee-EE and np-NP entry points and locale codes.
Use et-EE and ne-NP instead.
Conversion now defaults to strict range validation at each locale form's verified ceiling.
Use rangeMode compose to retain legacy recursive composition.
Public custom locale setup now validates the locale contract.
@socket-security

socket-security Bot commented Aug 28, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedrolldown@​1.2.5 ⏵ 1.2.69010078 +199100
Updated@​types/​node@​26.2.0 ⏵ 26.4.0100 +110081 +196100
Updatedoxlint@​1.79.0 ⏵ 1.80.099 +110091 +196 +1100
Updatedlint-staged@​17.3.0 ⏵ 17.4.1100 +110010096100

View full report

Comment thread scripts/update-iana-language-subtags.mjs Fixed
@codecov-commenter

codecov-commenter commented Aug 28, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0d723e0) to head (5dc8a13).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##              main     #2441    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          142       144     +2     
  Lines         2158      2281   +123     
  Branches       448       495    +47     
==========================================
+ Hits          2158      2281   +123     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Remove the direct network-to-file flow flagged by CodeQL.

Validate local registry input, prevent rollback, and write the snapshot atomically.

Document the separate download and reviewed import procedure.
Comment thread scripts/update-iana-language-subtags.mjs Dismissed
@mastermunj
mastermunj merged commit ca8ced6 into main Aug 28, 2026
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.

3 participants