Skip to content

Conversation

@GarboMuffin
Copy link
Member

Need to pin imports to an exact commit (git repository) or release (npm package) so that they don't change unexpectedly. Hashes are checked at build time so that would break the build. Pulling in updates without vetting has risks related to security and unexpected breaking changes so we should do it with some intention.

@github-actions github-actions bot added the pr: other Pull requests that neither add new extensions or change existing ones label Nov 17, 2025
@GarboMuffin
Copy link
Member Author

@Brackets-Coder this probably affects you btw

@GarboMuffin GarboMuffin merged commit 4ae48bd into master Nov 17, 2025
3 checks passed
@GarboMuffin GarboMuffin deleted the validate-import-urls branch November 17, 2025 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: other Pull requests that neither add new extensions or change existing ones

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants