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.
This PR contains the following updates:
0.37.0->0.42.30.37.0->0.42.30.37.0->0.42.39.38.0->9.39.1^7.5.3->7.17.82.26.2->2.27.12.26.2->2.27.12.26.2->2.27.12.26.2->2.27.12.26.2->2.27.12.26.2->2.27.12.26.2->2.27.12.26.2->2.27.12.26.2->2.27.12.26.2->2.27.12.26.1->2.27.120.19.24->20.19.2519.2.2->19.2.719.2.2->19.2.35.0.4->5.1.108c6903->93cb6ef1.29.0->1.29.30.0.38->0.0.400.0.419.38.0->9.39.17.0.0->7.0.116.4.0->16.5.0^19.0.0->19.1.0^19.0.0->19.1.08.46.2->8.47.08.48.0^3.2.4->3.2.4Release Notes
TypeCellOS/BlockNote (@blocknote/core)
v0.42.3Compare Source
🩹 Fixes
domElementorisFocusedif the editor is unmounted (#2187)❤️ Thank You
v0.42.2Compare Source
🩹 Fixes
❤️ Thank You
v0.42.1Compare Source
🩹 Fixes
backgroundColorortextColor#2176 (#2179, #2176)❤️ Thank You
v0.42.0Compare Source
🚀 Features
🩹 Fixes
blocksToFullHTML#2100 (#2101, #2100)priorityfor custom inline content and styles (#2119)BlockTypeSelectitem filtering based on schema (#2112)❤️ Thank You
v0.41.1Compare Source
This was a version bump only, there were no code changes.
v0.41.0Compare Source
🚀 Features
🩹 Fixes
onChangeand other events before the underlying editor is initialized (#2063)❤️ Thank You
v0.40.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
v0.39.2Compare Source
v0.39.1Compare Source
🩹 Fixes
❤️ Thank You
v0.39.0Compare Source
🚀 Features
❤️ Thank You
v0.38.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
eslint/eslint (@eslint/js)
v9.39.1Compare Source
v9.39.0Compare Source
ueberdosis/tiptap (@tiptap/core)
v2.27.1Compare Source
v2.27.0Compare Source
v2.26.4Compare Source
v2.26.3Compare Source
ueberdosis/tiptap (@tiptap/extension-highlight)
v2.27.1Compare Source
v2.27.0Compare Source
v2.26.4Compare Source
v2.26.3Compare Source
ueberdosis/tiptap (@tiptap/extension-image)
v2.27.1Compare Source
v2.27.0Compare Source
v2.26.4Compare Source
v2.26.3Compare Source
ueberdosis/tiptap (@tiptap/extension-link)
v2.27.1Compare Source
v2.27.0Compare Source
v2.26.4Compare Source
v2.26.3Compare Source
ueberdosis/tiptap (@tiptap/extension-task-item)
v2.27.1Compare Source
v2.27.0Compare Source
v2.26.4Compare Source
v2.26.3Compare Source
ueberdosis/tiptap (@tiptap/extension-task-list)
v2.27.1Compare Source
v2.27.0Compare Source
v2.26.4Compare Source
v2.26.3Compare Source
ueberdosis/tiptap (@tiptap/extension-text-align)
v2.27.1Compare Source
v2.27.0Compare Source
v2.26.4Compare Source
v2.26.3Compare Source
ueberdosis/tiptap (@tiptap/extension-typography)
v2.27.1Compare Source
v2.27.0Compare Source
v2.26.4Compare Source
v2.26.3Compare Source
ueberdosis/tiptap (@tiptap/extension-underline)
v2.27.1Compare Source
v2.27.0Compare Source
v2.26.4Compare Source
v2.26.3Compare Source
ueberdosis/tiptap (@tiptap/react)
v2.27.1Compare Source
v2.27.0Compare Source
v2.26.4Compare Source
v2.26.3Compare Source
ueberdosis/tiptap (@tiptap/starter-kit)
v2.27.1Compare Source
v2.27.0Compare Source
v2.26.4Compare Source
v2.26.3Compare Source
vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.1.1Compare Source
Update code to support newer
rolldown-vite(#976)rolldown-vitewill removeoptimizeDeps.rollupOptionsin favor ofoptimizeDeps.rolldownOptionssoon. This plugin now usesoptimizeDeps.rolldownOptionsto support newerrolldown-vite. Please updaterolldown-viteto the latest version if you are using an older version.v5.1.0Compare Source
Add
@vitejs/plugin-react/preamblevirtual module for SSR HMR (#890)SSR applications can now initialize HMR runtime by importing
@vitejs/plugin-react/preambleat the top of their client entry instead of manually callingtransformIndexHtml. This simplifies SSR setup for applications that don't use thetransformIndexHtmlAPI.Fix raw Rolldown support for Rolldown 1.0.0-beta.44+ (#930)
Rolldown 1.0.0-beta.44+ removed the top-level
jsxoption in favor oftransform.jsx. This plugin now uses thetransform.jsxoption to support Rolldown 1.0.0-beta.44+.get-convex/convex-js (convex)
v1.29.2npx convex deploy, the CLI will now ask for explicitconfirmation before deleting large indexes. This change is helpful for
avoiding situations where an index is accidentally deleted and backfilling it
takes a long time.
get-convex/convex-test (convex-test)
v0.0.40Compare Source
v0.0.39Compare Source
ex.
eslint/eslint (eslint)
v9.39.1Compare Source
v9.39.0Compare Source
facebook/react (eslint-plugin-react-hooks)
v7.0.1Compare Source
useEffectEventvalues as JSX props to guard against accidental propagation. (#34820 by @jf-eirinha)export =so eslint-plugin-react-hooks emits correct types for consumers in Node16 ESM projects. (#34949 by @karlhorky)configs.flatso theconfigsexport is always defined. (#34950 by @poteto)sindresorhus/globals (globals)
v16.5.0Compare Source
6d441caea31521typescript-eslint/typescript-eslint (typescript-eslint)
v8.47.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.46.4Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.46.3Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 04:59 AM, only on Monday ( * 0-4 * * 1 ) in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.