Update Routine updates #184
Open
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.44.10.44.20.37.0->0.44.10.44.20.37.0->0.44.10.44.23.3.1->3.3.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.2619.2.2->19.2.719.2.2->19.2.35.0.4->5.1.208c6903->93cb6ef1.29.0->1.30.01.31.00.0.38->0.0.419.38.0->9.39.17.0.0->7.0.116.4.0->16.5.03.6.2->3.7.4^19.2.1->19.2.1^19.2.1->19.2.18.46.2->8.49.0^3.2.4->3.2.4Release Notes
TypeCellOS/BlockNote (@blocknote/core)
v0.44.1Compare Source
🩹 Fixes
❤️ Thank You
v0.44.0Compare Source
🚀 Features
❤️ Thank You
v0.43.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
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/eslintrc (@eslint/eslintrc)
v3.3.3Compare Source
Bug Fixes
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.2Compare Source
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.30.0--preview-createparameter fornpx convex deploywill now error ifused with a deploy key that is not a preview deploy key. Previously, the flag
would be ignored in this situation, and
npx convex deploywould deploy tothe production deployment. If you were depending on this behavior, make sure
to remove the
--preview-createflag when deploying to production.v1.29.3Revert ApiFromModules type changes introduced in 1.29.0 which sometimes caused
type mismatches due to
FunctionReferencesometimes missing properties.Don't warn when
"$schema"is present in convex.json.Replace ProxyAgent with EnvHttpProxyAgent in the CLI so the
NO_PROXYenvironment variable is respected.
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.
v1.29.1CONVEX_DEPLOY_KEYenvironmentvariable used by the Convex Vercel integration.
get-convex/convex-test (convex-test)
v0.0.41Compare Source
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
6d441caea31521prettier/prettier (prettier)
v3.7.4Compare Source
diff
LWC: Avoid quote around interpolations (#18383 by @kovsu)
TypeScript: Fix comment inside union type gets duplicated (#18393 by @fisker)
TypeScript: Fix unstable comment print in union type comments (#18395 by @fisker)
v3.7.3Compare Source
diff
API: Fix
prettier.getFileInfo()change that breaks VSCode extension (#18375 by @fisker)An internal refactor accidentally broke the VSCode extension plugin loading.
v3.7.2Compare Source
diff
JavaScript: Fix string print when switching quotes (#18351 by @fisker)
JavaScript: Preserve quote for embedded HTML attribute values (#18352 by @kovsu)
TypeScript: Fix comment in empty type literal (#18364 by @fisker)
v3.7.1Compare Source
diff
API: Fix performance regression in doc printer (#18342 by @fisker)
Prettier 3.7.1 can be very slow when formatting big files, the regression has been fixed.
v3.7.0Compare Source
diff
🔗 Release Notes
typescript-eslint/typescript-eslint (typescript-eslint)
v8.49.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.48.1Compare 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.48.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.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.