build(deps): bump marked from 18.0.7 to 18.0.11 in /components/chat_widget - #4351
Conversation
Bumps [marked](https://github.com/markedjs/marked) from 18.0.7 to 18.0.11. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v18.0.7...v18.0.11) --- updated-dependencies: - dependency-name: marked dependency-version: 18.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
🔍 Dependency Analysis Summary
Overall risk: LOW. Lockfile-only change, patch-level, all bug fixes. No API surface changes, no deprecations, no security advisories. Verified locally: full build + both test suites + typecheck pass. 📋 Detailed Changelog ReviewPackage:
Breaking changes: None. Security fixes: None flagged as advisories. #4051 (no nested Migration notes: None required. Relevance to the widget's usage — Several fixes are genuinely relevant to this widget in practice, since it renders streaming LLM output, which routinely produces exactly these shapes: half-open bold, unmatched emphasis runs (#4008, #4044), EOF-truncated code fences (#4039), and task lists (#4046). These are net improvements for mid-stream rendering.
|
Bumps marked from 18.0.7 to 18.0.11.
Release notes
Sourced from marked's releases.
Commits
53cb13fchore(release): 18.0.11 [skip ci]0c6b2a6docs: add adaptable bullet point (#4058)c430a64chore(deps-dev): bump eslint from 10.8.1 to 10.9.0 (#4069)b699db3fix: keep emphasis in the text of a rejected reference link (#4059)0653c24fix: inlineTokens rebuilds the reflink-mask preamble per call (#4040)e250e31fix: do not nest a link inside a link (#4051)8698d35chore(release): 18.0.10 [skip ci]58367a5chore(deps-dev): bump eslint from 10.8.0 to 10.8.1 (#4055)a426c4dchore(deps-dev): bump esbuild from 0.28.1 to 0.28.2 (#4056)a5cf277chore(deps-dev): bump highlight.js from 11.11.1 to 11.12.0 (#4057)Dependabot 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 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)