Skip to content

Update dependency @blocknote/core to v0.41.1 - autoclosed#4371

Closed
renovate-bot wants to merge 1 commit into
xwiki:masterfrom
renovate-bot:renovate/blocknote-core-0.x
Closed

Update dependency @blocknote/core to v0.41.1 - autoclosed#4371
renovate-bot wants to merge 1 commit into
xwiki:masterfrom
renovate-bot:renovate/blocknote-core-0.x

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Jul 11, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@blocknote/core (source) 0.31.3 -> 0.41.1 age adoption passing confidence

Release Notes

TypeCellOS/BlockNote (@​blocknote/core)

v0.41.1

Compare Source

This was a version bump only, there were no code changes.

v0.41.0

Compare Source

🚀 Features
  • AI menu auto scrolling (#​2039)
  • Shortcut to delete empty table while cells are selected (#​2052)
  • divider: add a divider block (#​2014)
🩹 Fixes
  • Code block language select value not updating properly (#​2050)
  • disable input rules for numbered headings #​1789 (#​2032, #​1789)
  • video parsing and export for markdown (#​1955)
  • Reaction picker shown for users who can't react (#​2061)
  • Add Mantine dependency to individual examples (#​2070)
  • allow listening to onChange and other events before the underlying editor is initialized (#​2063)
  • toggle and check list item blocks (#​2071)
  • added missing fields to implementations in editor schema block specs (#​2046)
❤️ Thank You

v0.40.0

Compare Source

🚀 Features
🩹 Fixes
  • Block colors menu not always showing (#​2027)
  • Update remianing examples to Mantine v8 (#​2031)
  • ShadCN example Tailwind setup (#​2042)
❤️ Thank You

v0.39.2

Compare Source

v0.39.1

Compare Source

🩹 Fixes
  • cleanup accesses to prosemirrorView to account for tiptap 3 behavior (#​2017)
  • core: input rules can handle when a new block is empty now (#​2013)
❤️ Thank You
  • Nick Perez

v0.39.0

Compare Source

🚀 Features
  • move all blocks to use the custom blocks API (#​1904)
  • core: support for Tiptap V3 (#​2001)
❤️ Thank You
  • Nick Perez

v0.38.0

Compare Source

🚀 Features
  • Custom schemas for comment editors (#​1976)
🩹 Fixes
  • Suggestion menu positioning (#​1975)
  • doLLMRequest fails when deleting a non-existent block (#​1982)
  • file block resize handles not working with touch inputs (#​1981)
  • get pdf example working again (a90ae4d58)
  • better markdown & html paste, make methods synchronous (#​1957)
  • Improve setting text for custom file blocks (#​1984)
  • react: close link popover on submit in static formatting toolbar #​1696 (#​1997, #​1696)
❤️ Thank You

v0.37.0

Compare Source

🚀 Features
  • export ShadCNComponentsContext (#​1965)
🩹 Fixes
  • Typing in empty table cells (#​1973)
❤️ Thank You

v0.36.1

Compare Source

🩹 Fixes
  • table column widths not being set in exported HTML (#​1947)
  • Minor change to formatting toolbar extension logic (#​1963)
  • core: report block moves in getBlocksChangedByTransaction #​1924 (#​1960, #​1924)
❤️ Thank You

v0.36.0

Compare Source

🚀 Features
  • docx: add locale configuration for docx export (#​1937)
🩹 Fixes
  • Editors in comments not inheriting theme (#​1890)
  • Minor drag & drop changes (#​1891)
  • Overflow on table blocks (#​1892)
  • Suggestion menu closing when clicking scroll bar (#​1899)
  • Table padding (#​1906)
  • Formatting toolbar getting wrong bounding box when updating React inline content (#​1908)
  • Vanilla blocks return true for editor.isEditable on initial render (#​1925)
  • table cell menu styling (#​1945)
  • Missing internationalization for toggle wrapper (#​1946)
  • parse image alt text for image blocks (#​1883)
  • initialize esm deps before copy extension uses it (#​1951)
  • error when dragging a block from one editor to another with multiple column extension (#​1950)
  • prevent infinite render loop when selecting all content (#​1956)
  • core: maintain text selection across table updates (#​1894)
  • locales: ko locale fix (#​1902)
  • react: add data attribute for correct react rendering (#​1954)
  • xl-email-exporter: better defaults, customize textStyles, output inline styles (#​1856)
❤️ Thank You

v0.35.0

Compare Source

🚀 Features
🩹 Fixes
❤️ Thank You
  • Brad Greenlee
  • Nick Perez
  • Nick the Sick
  • yousefed

v0.34.0

Compare Source

🚀 Features
  • support multi-column block in PDF, DOCX & ODT exporters (#​1781)
  • support react 19 (f7b3466d3)
  • disable conversion of headings to list items (#​1799)
  • report moves (indents and outdents) as changes when using getChanges #​1757 (#​1786, #​1757)
  • allow inline content to be draggable (#​1818)
  • added type guards, types, and editor prop to custom inline content rendering (#​1736)
  • block-change: adds a new API for blocking changes to editor state, by filtering transactions (#​1750)
🩹 Fixes
  • remove lookbehind regex for browser compat (#​1827)
  • ToggleWrapper button defaulting to submit type (#​1823)
  • disable $ref in AI schemas (html format) (#​1819)
  • re-evaluate side-menu on scroll (#​1830)
  • hide table extend buttons when not editable #​1848 (#​1850, #​1848)
  • resolve several drag & drop issues (#​1845)
❤️ Thank You

v0.33.0

Compare Source

🚀 Features
  • FloatingUI options prop for BlockPositioner (#​1801)
  • Support Google Gemini AI (#​1805)
🩹 Fixes
  • support multi-character suggestions (#​1734)
  • switch foreground color based on selected user color dynamically #​1785 (#​1787, #​1785)
  • mark react package as external in email exporter (#​1807)
  • Duplicate formatConversionTest files (#​1798)
  • AI empty document handling (#​1810)
  • bn-inline-content class name getting duplicated (#​1794)
❤️ Thank You

v0.32.0

Compare Source

🚀 Features
🩹 Fixes
  • react 19 strict mode compatibility (#​1726)
  • add keys to pdf exporter (#​1739)
  • only listten for left click on formatting toolbar (#​1774)
  • prevent formatting toolbar from closing if click was from inside the editor (#​1775)
  • locales: add Hebrew translations for various components (#​1779)
❤️ Thank You

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate Bot added the dependencies A dependency upgrade label Jul 11, 2025
@renovate-bot renovate-bot added the dependencies A dependency upgrade label Jul 11, 2025
@renovate-bot renovate-bot force-pushed the renovate/blocknote-core-0.x branch from c97d476 to 58dbfa4 Compare July 17, 2025 15:29
@renovate-bot renovate-bot changed the title Update dependency @blocknote/core to v0.33.0 Update dependency @blocknote/core to v0.34.0 Jul 17, 2025
@renovate-bot renovate-bot force-pushed the renovate/blocknote-core-0.x branch from 58dbfa4 to efce074 Compare July 25, 2025 12:51
@renovate-bot renovate-bot changed the title Update dependency @blocknote/core to v0.34.0 Update dependency @blocknote/core to v0.35.0 Jul 25, 2025
@renovate-bot renovate-bot force-pushed the renovate/blocknote-core-0.x branch 2 times, most recently from 19d725a to f31645f Compare August 13, 2025 11:42
@renovate-bot renovate-bot force-pushed the renovate/blocknote-core-0.x branch 2 times, most recently from 410a4cf to 246e835 Compare August 25, 2025 13:51
@renovate-bot renovate-bot changed the title Update dependency @blocknote/core to v0.35.0 Update dependency @blocknote/core to v0.36.0 Aug 25, 2025
@renovate-bot renovate-bot force-pushed the renovate/blocknote-core-0.x branch from 246e835 to ab0e851 Compare August 27, 2025 14:32
@renovate-bot renovate-bot changed the title Update dependency @blocknote/core to v0.36.0 Update dependency @blocknote/core to v0.36.1 Aug 27, 2025
@renovate-bot renovate-bot force-pushed the renovate/blocknote-core-0.x branch 2 times, most recently from d86364b to 01b492d Compare August 31, 2025 11:01
@renovate-bot renovate-bot changed the title Update dependency @blocknote/core to v0.36.1 Update dependency @blocknote/core to v0.37.0 Aug 31, 2025
@renovate-bot renovate-bot force-pushed the renovate/blocknote-core-0.x branch from 01b492d to f85b53d Compare September 16, 2025 10:22
@renovate-bot renovate-bot changed the title Update dependency @blocknote/core to v0.37.0 Update dependency @blocknote/core to v0.38.0 Sep 16, 2025
@renovate-bot renovate-bot changed the title Update dependency @blocknote/core to v0.38.0 Update dependency @blocknote/core to v0.39.0 Sep 18, 2025
@renovate-bot renovate-bot force-pushed the renovate/blocknote-core-0.x branch from f85b53d to 7321bb3 Compare September 18, 2025 08:59
@socket-security

socket-security Bot commented Sep 18, 2025

Copy link
Copy Markdown

No dependency changes detected. Learn more about Socket for GitHub.

👍 No dependency changes detected in pull request

@renovate-bot renovate-bot force-pushed the renovate/blocknote-core-0.x branch from 7321bb3 to 4f6beb7 Compare September 19, 2025 13:52
@renovate-bot renovate-bot changed the title Update dependency @blocknote/core to v0.39.0 Update dependency @blocknote/core to v0.39.1 Sep 19, 2025
@renovate-bot renovate-bot force-pushed the renovate/blocknote-core-0.x branch 2 times, most recently from fa17d1f to 05aee41 Compare September 30, 2025 10:29
@renovate-bot renovate-bot changed the title Update dependency @blocknote/core to v0.39.1 Update dependency @blocknote/core to v0.40.0 Sep 30, 2025
@renovate-bot renovate-bot force-pushed the renovate/blocknote-core-0.x branch 2 times, most recently from 18f05a9 to 7fc443f Compare October 8, 2025 12:46
@renovate-bot renovate-bot changed the title Update dependency @blocknote/core to v0.40.0 Update dependency @blocknote/core to v0.41.0 Oct 8, 2025
@renovate-bot renovate-bot force-pushed the renovate/blocknote-core-0.x branch from 7fc443f to ba583a5 Compare October 9, 2025 18:01
@renovate-bot renovate-bot changed the title Update dependency @blocknote/core to v0.41.0 Update dependency @blocknote/core to v0.41.1 Oct 9, 2025
@renovate-bot renovate-bot force-pushed the renovate/blocknote-core-0.x branch from ba583a5 to a54e78e Compare October 21, 2025 09:48
@renovate-bot renovate-bot force-pushed the renovate/blocknote-core-0.x branch from a54e78e to 40ede98 Compare November 4, 2025 13:19
@renovate-bot renovate-bot changed the title Update dependency @blocknote/core to v0.41.1 Update dependency @blocknote/core to v0.41.1 - autoclosed Nov 5, 2025
@renovate-bot renovate-bot deleted the renovate/blocknote-core-0.x branch November 5, 2025 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants