fix: bump transient dependency node-forge for cve vulnerabilities#726
Merged
Will-ShaoHua merged 1 commit intoaws:mainfrom Dec 11, 2025
Merged
fix: bump transient dependency node-forge for cve vulnerabilities#726Will-ShaoHua merged 1 commit intoaws:mainfrom
Will-ShaoHua merged 1 commit intoaws:mainfrom
Conversation
ashishrp-aws
approved these changes
Dec 11, 2025
laileni-aws
approved these changes
Dec 11, 2025
ashishrp-aws
pushed a commit
that referenced
this pull request
Dec 12, 2025
## Problem Previous PR #726 didn't kick off release-please workflow due to `No user facing commits found since 36d17dc - skipping` ``` Fetching merge commits on branch main with cursor: undefined ✔ Splitting 4 commits by path ✔ Building candidate release pull request for path: chat-client-ui-types ❯ type: node ❯ targetBranch: main ❯ commits: 0 ✔ Considering: 0 commits ✔ No commits for path: chat-client-ui-types, skipping ✔ Building candidate release pull request for path: runtimes ❯ type: node ❯ targetBranch: main ❯ commits: 1 ✔ Considering: 1 commits ❯ component: language-server-runtimes ❯ pull request title pattern: undefined ❯ componentNoSpace: undefined ✔ No user facing commits found since 36d17dc - skipping ``` ## Solution - not sure why "chore: xxx" failed to work - use `fix` instead <!--- REMINDER: - Read CONTRIBUTING.md first. - Add test coverage for your changes. - Link to related issues/commits. - Testing: how did you test your changes? - Screenshots if applicable --> ## License By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
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.
Problem
Solution
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.