-
Notifications
You must be signed in to change notification settings - Fork 3.9k
chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /gui #9010
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
base: main
Are you sure you want to change the base?
chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /gui #9010
Conversation
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1. - [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases) - [Commits](syntax-tree/mdast-util-to-hast@13.2.0...13.2.1) --- updated-dependencies: - dependency-name: mdast-util-to-hast dependency-version: 13.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
|
Reviewed PR #9010 - this is a standard dependency update (patch version bump of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 1 file
|
The E2E test failure is unrelated to this dependency update. The test failed during extension installation due to a 503 Service Unavailable error from the VS Code Marketplace when fetching This is a transient infrastructure issue with the VS Code Marketplace, not caused by the |
|
@dependabot rebase |
|
Sorry, only users with push access can use that command. |
CI Failure AnalysisAll CI failures are unrelated to this dependency update: 1. E2E Test Failure (PromptFile.test.js)
2. macOS Test Failures (Node 22 & 24)
Verification
This is a safe patch-level dependency bump ( Recommendation: Manual approval and merge, or re-trigger CI to avoid flaky tests. |
Summary for MaintainersThis PR is safe to merge. All CI failures are intermittent/infrastructure issues unrelated to the What Changed
CI Failure Root Causes
Passing Checks (48/51)
RecommendationMerge via admin override or re-run failed workflows to bypass transient issues. The dependency change poses no risk. |
…ependabot/npm_and_yarn/gui/mdast-util-to-hast-13.2.1
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps mdast-util-to-hast from 13.2.0 to 13.2.1.
Release notes
Sourced from mdast-util-to-hast's releases.
Commits
174795b13.2.13d05b3aUpdate Node in Actionsab3a795Fix support for spaces in class namesefb5312Refactor to use@importsa5bc210Add declaration mapsb54955dAdd.tsbuildinfoto.gitignoreDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by cubic
Updated mdast-util-to-hast in the GUI from 13.2.0 to 13.2.1 to fix Markdown-to-HTML conversion when class names contain spaces. This improves rendering for styled markdown content.
Written for commit c49893e. Summary will update automatically on new commits.