Skip to content

Update metadata base URL to metadata.cdnjs.cloudflare.com#230

Merged
simonabadoiu merged 2 commits into
masterfrom
change-metadata-base
Jun 11, 2026
Merged

Update metadata base URL to metadata.cdnjs.cloudflare.com#230
simonabadoiu merged 2 commits into
masterfrom
change-metadata-base

Conversation

@simonabadoiu

@simonabadoiu simonabadoiu commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Type of Change

  • Utilities: src/utils/metadata.ts — updated the default metadata base URL

What issue does this relate to?

What should this PR do?

  • Change the default METADATA_BASE URL from https://metadata.speedcdnjs.com to https://metadata.cdnjs.cloudflare.com

What are the acceptance criteria?

  • Confirm the new metadata base URL (https://metadata.cdnjs.cloudflare.com) is reachable and serves the expected metadata
  • Verify that environments setting METADATA_BASE explicitly are unaffected (override behavior preserved)
  • Existing metadata-fetching routes continue to work against the new default

Metadata example requests

https://metadata.cdnjs.cloudflare.com/packages
https://metadata.cdnjs.cloudflare.com/packages/jquery
https://metadata.cdnjs.cloudflare.com/packages/jquery/versions
https://metadata.cdnjs.cloudflare.com/packages/jquery/versions/3.7.1
https://metadata.cdnjs.cloudflare.com/packages/jquery/sris
https://metadata.cdnjs.cloudflare.com/packages/jquery/sris/3.7.1
https://metadata.cdnjs.cloudflare.com/packages/jquery/all

@jonnyparris jonnyparris self-requested a review June 11, 2026 10:53
@simonabadoiu simonabadoiu merged commit b7b43ea into master Jun 11, 2026
8 checks passed
@simonabadoiu simonabadoiu deleted the change-metadata-base branch June 11, 2026 11:03
@simonabadoiu simonabadoiu changed the title Update metadata base URL to cdnjs.cfdata.org Update metadata base URL to metadata.cdnjs.cloudflare.com Jun 11, 2026
@simonabadoiu simonabadoiu restored the change-metadata-base branch June 11, 2026 13:54
@simonabadoiu simonabadoiu mentioned this pull request Jun 11, 2026
3 tasks
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