Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps): support versioning #116

Merged
merged 2 commits into from
Feb 3, 2025
Merged

feat(deps): support versioning #116

merged 2 commits into from
Feb 3, 2025

Conversation

fiji-flo
Copy link
Contributor

@fiji-flo fiji-flo commented Feb 3, 2025

Description

Support versioning for external dependencies:

  • @mdn/browser-compat-data (env_var: DEPS_BCD)
  • mdn-data (env_var: DEPS_MDN_DATA)
  • web-features (env_var: DEPS_WEB_FEATURES)
  • web-specs (env_var: DEPS_WEB_SPECS)
  • @webref/css (env_var: DEPS_WEBREF_CSS)

These can be set to a SemVer requirement either via a DEPS_PACKAGE_JSON pointing to a package json or via env varialbles.

Motivation

Better migration for breaking changes.

@fiji-flo fiji-flo changed the title Deps versioning @fiji-flo feat(deps): support versioning Feb 3, 2025
@fiji-flo fiji-flo changed the title @fiji-flo feat(deps): support versioning feat(deps): support versioning Feb 3, 2025
@fiji-flo fiji-flo merged commit e1e7418 into main Feb 3, 2025
4 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.

1 participant