chore(deps): bump the dependencies-minor-patch group with 4 updates#353
Conversation
Bumps the dependencies-minor-patch group with 4 updates: [@lexical/react](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-react), [katex](https://github.com/KaTeX/KaTeX), [lexical](https://github.com/facebook/lexical/tree/HEAD/packages/lexical) and [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin). Updates `@lexical/react` from 0.47.0 to 0.48.0 - [Release notes](https://github.com/facebook/lexical/releases) - [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/lexical/commits/v0.48.0/packages/lexical-react) Updates `katex` from 0.17.0 to 0.18.1 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.17.0...v0.18.1) Updates `lexical` from 0.47.0 to 0.48.0 - [Release notes](https://github.com/facebook/lexical/releases) - [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/lexical/commits/v0.48.0/packages/lexical) Updates `@eslint-react/eslint-plugin` from 5.14.8 to 5.17.3 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.17.3/plugins/eslint-plugin) --- updated-dependencies: - dependency-name: "@lexical/react" dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor-patch - dependency-name: katex dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor-patch - dependency-name: lexical dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor-patch - dependency-name: "@eslint-react/eslint-plugin" dependency-version: 5.17.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Logan Nguyen <lg.131.dev@gmail.com>
|
Pushed a manual bun.lock regen on top of this branch: Dependabot edits package.json but can't touch bun.lock, and CI installs with --frozen-lockfile, so every npm Dependabot PR here needs this follow-up commit. Also adjusted the katex bump: the PR proposed katex ^0.18.1, but rehype-katex, micromark-extension-math, and mermaid all declare katex ^0.16.x and only resolve up to 0.16.44. Taking ^0.18.1 at the top level would leave two katex versions installed (0.18.1 for the CSS import, 0.16.44 for what the renderers actually emit markup against), which is worth avoiding. Pinned katex to ^0.16.44 instead so it dedupes to a single resolved version across the app and its markdown renderers. Worth noting main currently has the same latent dual-version katex install with its ^0.17.0 pin (0.17.0 top-level vs 0.16.44 nested); this PR doesn't fix that separately, just avoids making it worse. lexical/@lexical/react 0.48.0 and @eslint-react/eslint-plugin 5.17.3 required no source or lint-config changes; all existing gates pass unchanged. Verified locally: format check, lint, typecheck, vitest with 100% coverage, and the frontend build all pass on the regenerated lockfile. |
Bumps the dependencies-minor-patch group with 4 updates: @lexical/react, katex, lexical and @eslint-react/eslint-plugin.
Updates
@lexical/reactfrom 0.47.0 to 0.48.0Release notes
Sourced from @lexical/react's releases.
... (truncated)
Changelog
Sourced from @lexical/react's changelog.
Commits
284b749v0.48.091aa5cd[lexical-react][lexical-table] Bug Fix: Enable table copy in read-only mode (...4242f42[lexical-react] Bug Fix: Count block separators in character limit overflow w...b1e5698[lexical-yjs][lexical-react] Feature: Customizable Yjs shared-type root name ...eef6c49[lexical-react] Bug Fix: Merge adjacent OverflowNodes in useCharacterLimit (#...e4b7cc3v0.47.0 (#8821)Updates
katexfrom 0.17.0 to 0.18.1Release notes
Sourced from katex's releases.
Changelog
Sourced from katex's changelog.
Commits
cdf479fchore(release): 0.18.1 [ci skip]87a2b30fix(htmlData): allow escaped commas in \htmlData (#4236)2318066chore(deps): bump codecov/codecov-action from 6 to 7 (#4227)3b5b6a0chore(deps): bump actions/checkout from 6 to 7 (#4232)4e9d31achore(deps): update dependency js-yaml to v4.2.0 [security] (#4244)b7ca8f0chore(deps): update dependency webpack-dev-server to v5.2.5 [security] (#4242)bf1a59fchore: use pixel diff as fallback for byte-to-byte (#4245)4d9d0aechore(release): 0.18.0 [ci skip]6f5c44ffeat: prefix css classes (#4229)2c6143arefactor: remove direct hasOwnProperty call (#4230)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
lexicalfrom 0.47.0 to 0.48.0Release notes
Sourced from lexical's releases.
... (truncated)
Changelog
Sourced from lexical's changelog.
Commits
284b749v0.48.039d2489Skip scrollIntoViewIfNeeded when the selection rect is above the editor (Safa...e4b7cc3v0.47.0 (#8821)Updates
@eslint-react/eslint-pluginfrom 5.14.8 to 5.17.3Release notes
Sourced from @eslint-react/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @eslint-react/eslint-plugin's changelog.
... (truncated)
Commits
3026dc6release: 5.17.3e0b4db2release: 5.17.2bcff9fftest: extract shared test helpers into@local/testkit(#1915)b421bfarelease: 5.17.11364c9echore(deps): bump tsdown to 0.22.8, tsl-dx to 0.13.3, import-integrity-lint t...8107145release: 5.17.03ebb026release: 5.16.1dcf2d39release: 5.16.0631ea24release: 5.15.0479970crelease: 5.14.10Dependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions