chore(deps): bump the remark-cjk-friendly group across 1 directory with 2 updates - #891
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/remark-cjk-friendly-3a17dc218d
branch
from
July 28, 2026 08:25
26b593b to
acd9b4c
Compare
Contributor
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit acd9b4c. Configure here.
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/remark-cjk-friendly-3a17dc218d
branch
2 times, most recently
from
August 10, 2026 14:41
b358bd3 to
ce61319
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/remark-cjk-friendly-3a17dc218d
branch
3 times, most recently
from
August 11, 2026 14:28
75555cc to
d7d1148
Compare
…th 2 updates Bumps the remark-cjk-friendly group with 2 updates in the / directory: [remark-cjk-friendly](https://github.com/tats-u/markdown-cjk-friendly) and [remark-cjk-friendly-gfm-strikethrough](https://github.com/tats-u/markdown-cjk-friendly). Updates `remark-cjk-friendly` from 2.0.1 to 2.3.1 - [Release notes](https://github.com/tats-u/markdown-cjk-friendly/releases) - [Commits](https://github.com/tats-u/markdown-cjk-friendly/compare/remark-cjk-friendly@2.0.1...remark-cjk-friendly@2.3.1) Updates `remark-cjk-friendly-gfm-strikethrough` from 2.0.1 to 2.3.1 - [Release notes](https://github.com/tats-u/markdown-cjk-friendly/releases) - [Commits](https://github.com/tats-u/markdown-cjk-friendly/compare/remark-cjk-friendly-gfm-strikethrough@2.0.1...remark-cjk-friendly-gfm-strikethrough@2.3.1) --- updated-dependencies: - dependency-name: remark-cjk-friendly dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: remark-cjk-friendly - dependency-name: remark-cjk-friendly-gfm-strikethrough dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: remark-cjk-friendly ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/remark-cjk-friendly-3a17dc218d
branch
from
August 18, 2026 08:26
d7d1148 to
6e415d5
Compare
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.

Bumps the remark-cjk-friendly group with 2 updates in the / directory: remark-cjk-friendly and remark-cjk-friendly-gfm-strikethrough.
Updates
remark-cjk-friendlyfrom 2.0.1 to 2.3.1Release notes
Sourced from remark-cjk-friendly's releases.
... (truncated)
Commits
b064617Version Packages (main) (#52)c79aa56Merge branch 'main' of github.com:tats-u/markdown-cjk-friendly7b08850fix(remark-*): add /bidi entry point to package.json27d9fa7Version Packages (main) (#51)4b135b8chore: approve some safe task commands in Copilot9371983feat(remark-*): add new entry point/bidi3d003d1docs(README,remark-*): update related packages in README22418e8Version Packages (main) (#50)05e7a04feat(remark-*): add new entry points /parseOnly & /serializeOnlyf1d6cc0build(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#49)Updates
remark-cjk-friendly-gfm-strikethroughfrom 2.0.1 to 2.3.1Release notes
Sourced from remark-cjk-friendly-gfm-strikethrough's releases.
... (truncated)
Commits
b064617Version Packages (main) (#52)c79aa56Merge branch 'main' of github.com:tats-u/markdown-cjk-friendly7b08850fix(remark-*): add /bidi entry point to package.json27d9fa7Version Packages (main) (#51)4b135b8chore: approve some safe task commands in Copilot9371983feat(remark-*): add new entry point/bidi3d003d1docs(README,remark-*): update related packages in README22418e8Version Packages (main) (#50)05e7a04feat(remark-*): add new entry points /parseOnly & /serializeOnlyf1d6cc0build(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#49)Note
Low Risk
Dependency-only bump for CJK markdown remark plugins with no code changes; main caveat is possible widget bundle size or subtle markdown rendering differences from the upgraded libraries.
Overview
Bumps
remark-cjk-friendlyandremark-cjk-friendly-gfm-strikethroughinconvai-widget-corefrom 2.0.1 to 2.3.1, with matchingpnpm-lock.yamlupdates (including new transitivemdast-util-to-markdown-cjk-friendly*helpers used by the newer remark plugins).No application source changes: markdown in the widget still imports the default entry points in
packages/convai-widget-core/src/markdown/index.tsx. Upstream 2.3.x adds optional subpaths (/parseOnly,/bidi, etc.) and fixes/bidiexports; this PR does not switch imports unless you choose to later for bundle size.Reviewed by Cursor Bugbot for commit 6e415d5. Bugbot is set up for automated code reviews on this repo. Configure here.