chore(saslprep): skip codepoint generation in CI#188
Merged
baileympearson merged 4 commits intomainfrom Dec 27, 2023
Merged
Conversation
gribnoysup
approved these changes
Dec 27, 2023
baileympearson
added a commit
that referenced
this pull request
Apr 8, 2024
This reverts commit c29f69b.
baileympearson
added a commit
that referenced
this pull request
Apr 8, 2024
github-actions Bot
added a commit
that referenced
this pull request
Apr 29, 2026
…-v6h2-p8h4-qcjw Add npm overrides to force safe versions of transitive brace-expansion: - brace-expansion@1 → 1.1.13 (was 1.1.11) - brace-expansion@2 → 2.0.3 (was 2.0.1/2.0.2) - brace-expansion@5 → 5.0.5 (was 5.0.2) Fixes Dependabot alerts #198, #188, #187, #70, #69 CVE-2026-33750 (GHSA-f886-m6hf-6m8v), CVE-2025-5889 (GHSA-v6h2-p8h4-qcjw) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR skips the codepoint generation temporarily to unblock the Github release action from releasing other packages.
https://jira.mongodb.org/browse/COMPASS-7555 is filed to fix codepoint generation.
Open Questions
Checklist