Skip to content

chore(deps): update dependency cldr-localenames-full to v48.2.0#6157

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/cldr-localenames-full-48.x
Open

chore(deps): update dependency cldr-localenames-full to v48.2.0#6157
renovate[bot] wants to merge 1 commit intomainfrom
renovate/cldr-localenames-full-48.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 18, 2026

This PR contains the following updates:

Package Change Age Confidence
cldr-localenames-full (source) 48.1.048.2.0 age confidence

Release Notes

unicode-cldr/cldr-json (cldr-localenames-full)

v48.2.0: CLDR 48.2.0 (NOT RELEASED YET)

Compare Source

CLDR 48.2.0

What's Changed in the repo

Full Changelog: unicode-org/cldr-json@48.1.0...48.2.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Comment on lines +4889 to +4892
cldr-localenames-full@48.2.0:
resolution: {integrity: sha512-4o0paYDz0UXhfhChAVFkmVl2CP0YTSEqE6WrC0fNafaSC5u5DAXphxH3SZ1Ujczarikr8DToKZfiok6EqWLdNQ==}
peerDependencies:
cldr-core: 48.1.0
cldr-core: 48.2.0
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Peer dependency version mismatch detected. cldr-localenames-full@48.2.0 requires cldr-core: 48.2.0 as a peer dependency (line 4892), but the project is still using cldr-core@48.1.0 (visible in package.json line 78 and throughout the lock file at lines 12653, 221, 224, etc.). This mismatch will cause:

  1. Unmet peer dependency warnings/errors during installation
  2. Potential runtime errors if v48.2.0 uses features only available in cldr-core@48.2.0
  3. Data inconsistencies between CLDR packages

Fix: Update cldr-core to version 48.2.0 in package.json:

"cldr-core": "48.2.0"

Consider updating all CLDR packages to v48.2.0 for consistency.

Spotted by Graphite

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

@renovate renovate bot force-pushed the renovate/cldr-localenames-full-48.x branch 8 times, most recently from e209c5d to 74b1892 Compare March 23, 2026 17:25
@renovate renovate bot force-pushed the renovate/cldr-localenames-full-48.x branch 8 times, most recently from 289d5fd to d8de6b7 Compare March 28, 2026 13:55
@renovate renovate bot force-pushed the renovate/cldr-localenames-full-48.x branch from d8de6b7 to a403d7e Compare March 28, 2026 14:10
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.

0 participants