Skip to content

⬆️(dependencies) update js dependencies #908

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 30, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ag-media/react-pdf-table (source) 2.0.1 -> 2.0.2 age adoption passing confidence
@blocknote/core (source) 0.23.2-hotfix.0 -> 0.29.1 age adoption passing confidence
@blocknote/mantine (source) 0.23.2-hotfix.0 -> 0.29.1 age adoption passing confidence
@blocknote/react (source) 0.23.2-hotfix.0 -> 0.29.1 age adoption passing confidence
@blocknote/server-util (source) 0.23.2-hotfix.0 -> 0.29.1 age adoption passing confidence
@blocknote/xl-docx-exporter (source) 0.23.2-hotfix.0 -> 0.29.1 age adoption passing confidence
@blocknote/xl-pdf-exporter (source) 0.23.2-hotfix.0 -> 0.29.1 age adoption passing confidence
@​gouvfr-lasuite/ui-kit 0.4.0 -> 0.4.1 age adoption passing confidence
@hocuspocus/provider 2.15.2 -> 3.1.0 age adoption passing confidence
@hocuspocus/server 2.15.2 -> 3.1.0 age adoption passing confidence
@react-pdf/renderer (source) 4.1.6 -> 4.3.0 age adoption passing confidence
@sentry/nextjs (source) 9.13.0 -> 9.14.0 age adoption passing confidence
@sentry/node (source) 9.13.0 -> 9.14.0 age adoption passing confidence
@sentry/profiling-node (source) 9.13.0 -> 9.14.0 age adoption passing confidence
@tanstack/eslint-plugin-query (source) 5.73.3 -> 5.74.7 age adoption passing confidence
@tanstack/react-query (source) 5.74.4 -> 5.74.9 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.74.4 -> 5.74.9 age adoption passing confidence
@types/node (source) 22.14.1 -> 22.15.3 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.31.0 -> 8.31.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.31.0 -> 8.31.1 age adoption passing confidence
axios (source) 1.8.4 -> 1.9.0 age adoption passing confidence
docx (source) 9.1.1 -> 9.4.1 age adoption passing confidence
i18next (source) 25.0.1 -> 25.0.2 age adoption passing confidence
nodemon (source) 3.1.9 -> 3.1.10 age adoption passing confidence
posthog-js 1.236.5 -> 1.236.8 age adoption passing confidence
react-i18next 15.4.1 -> 15.5.1 age adoption passing confidence
stylelint (source) 16.18.0 -> 16.19.1 age adoption passing confidence
webpack 5.99.6 -> 5.99.7 age adoption passing confidence

Release Notes

ag-media/react-pdf-table (@​ag-media/react-pdf-table)

v2.0.2

Compare Source

Changed
TypeCellOS/BlockNote (@​blocknote/core)

v0.29.1

Compare Source

🩹 Fixes
  • try not to always use workspace version (7af344ea9)
❤️ Thank You
  • Nick the Sick

v0.29.0

Compare Source

🚀 Features
  • change event allows getting a list of the block changed (#​1585)
🩹 Fixes
❤️ Thank You
  • Nick Perez
  • Nick the Sick

v0.28.0

Compare Source

🚀 Features
❤️ Thank You
  • Nick Perez

v0.27.2

Compare Source

🩹 Fixes
❤️ Thank You
  • Nick the Sick

v0.27.0

Compare Source

🚀 Features
🩹 Fixes
  • Backspace in empty block deletes previous block (#​1505)
  • Selection when clicking past end of inline content (#​1553)
  • better expose setting a draghandlemenu's items #​1525 (#​1526, #​1525)
  • Multi-block links (#​1565)
  • Hard break keyboard shortcut not working in custom blocks (#​1554)
  • Overlapping marks in comments (#​1564)
  • some more sentry fixes (#​1577)
❤️ Thank You

v0.26.0

Compare Source

Thanks to our sponsors!

💖 The threads sidebar has been sponsored by DINUM 🇫🇷 and ZenDiS 🇩🇪

Threads Sidebar

This release introduces the ThreadsSidebar component, which displays threads & comments in a separate section next to the editor. It's meant to be used as an alternative way of viewing and interacting with comments to the default UI, where threads float next to the content they're referring to. See the docs to find out how to use and customize the ThreadsSidebar!

Screen.Recording.2025-03-19.at.10.53.32-1.mp4
What's Changed

Full Changelog: TypeCellOS/BlockNote@v0.25.2...v0.26.0

v0.25.2

Compare Source

What's Changed

Full Changelog: TypeCellOS/BlockNote@v0.25.1...v0.25.2

v0.25.1

Compare Source

What's Changed

This is mostly a set of bug fixes around the 0.25.0 release

New Contributors

Full Changelog: TypeCellOS/BlockNote@v0.25.0...v0.25.1

v0.25.0

Compare Source

Thanks to our sponsors!

💖 Comments & ODT exports has been sponsored by DINUM 🇫🇷 and ZenDiS 🇩🇪
💖 Tables overhaul has been sponsored by Agree.com 💖

New Features

Today, is a big release, we have 3 huge features that we've been working on for months, and we are excited to hear your feedback on it!

Comments (Sponsored by DINUM 🇫🇷 and ZenDiS 🇩🇪)
Screen.Recording.2025-03-04.at.16.57.37.mp4

We've now added the ability to comment on BlockNote content, making your editor even more collaborative!

Here is a rundown of the specific functionality, available as part of this release:

  • Adding comments to inline content (i.e. most text within the editor)
  • Comment threading, allowing you to reply to comments and have discussions about a topic
  • Resolving comments & threads once you've addressed the feedback
  • Comment Reactions: respond to a comment with an emoji
  • Editing & Deleting comments
  • Pluggable backends, you can store your comment data anywhere you like, in a Y.js document or even your own REST API
  • Separate user roles: editors or comment only permissions

Whew, That was a lot! To read more about comments, please take a look at our documentation.

Tables Update (Sponsored by Agree.com)
Screen.Recording.2025-03-04.at.16.54.49.mp4

Tables have gotten a huge overhaul, gaining some big new features along the way:

  • Merging & splitting cells
  • Cell background & text color
  • Cell text alignment
  • Table header rows & columns

We decided that since not everyone will want all of this new functionality, we have made these features completely opt-in and you can read more about them in the Advanced Tables guide in our documentation.

ODT Exports (Sponsored by DINUM 🇫🇷 and ZenDiS 🇩🇪)

We have added a new package @blocknote/xl-odt-exporter which can take a BlockNote document and output all of it's content as an ODT document export.

Breaking Changes
  • UMD is no longer output by the packages, we now only export ESM & CJS built JS files. This should only affect those who have a build pipeline which uses AMD modules.
For the nerds

Full Changelog: TypeCellOS/BlockNote@v0.24.2...v0.25.0

v0.24.2

Compare Source

What's Changed
New Contributors

Full Changelog: TypeCellOS/BlockNote@v0.24.0...v0.24.2

v0.24.1

Compare Source

What's Changed

Full Changelog: TypeCellOS/BlockNote@v0.24.0...v0.24.1

v0.24.0: : mount improvements

Compare Source

This PR mostly lands some internal optimizations and refactorings. Most notably, the way the editor is mounted in React has been approved. This work prepares us for better comments integrations (such as LiveBlocks, stay tuned!)

Also, the "placeholder" feature has been improved. See PR: https://github.com/TypeCellOS/BlockNote/pull/1439

What's Changed

Full Changelog: TypeCellOS/BlockNote@v0.23.6...v0.24.0

v0.23.6

Compare Source

What's Changed

Full Changelog: TypeCellOS/BlockNote@v0.23.5...v0.23.6

v0.23.5

Compare Source

What's Changed

Full Changelog: TypeCellOS/BlockNote@v0.23.4...v0.23.5

v0.23.4

Compare Source

What's Changed

There was a bug with the release of v0.23.3 where the bundled package was incorrectly including react within the bundle, it is recommended to not use that version as it will be significantly larger than other versions

Full Changelog: TypeCellOS/BlockNote@v0.23.3...v0.23.4

v0.23.3

Compare Source

What's Changed
New Contributors

Full Changelog: TypeCellOS/BlockNote@v0.23.2...v0.23.3

v0.23.2

Compare Source

What's Changed
New Contributors

Full Changelog: TypeCellOS/BlockNote@v0.23.1...v0.23.2

diegomura/react-pdf (@​react-pdf/renderer)

v4.3.0

Compare Source

Minor Changes
Patch Changes

v4.2.4

Compare Source

Patch Changes

v4.2.3

Compare Source

Patch Changes

v4.2.2

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).

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

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.


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

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

@renovate renovate bot added dependencies Pull requests that update a dependency file noChangeLog labels Apr 28, 2025
@renovate renovate bot force-pushed the renovate/js-dependencies branch 10 times, most recently from ce28509 to 25491c0 Compare April 29, 2025 11:48
Copy link
Contributor Author

renovate bot commented Apr 29, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@AntoLC AntoLC self-assigned this Apr 30, 2025
@AntoLC AntoLC force-pushed the renovate/js-dependencies branch 2 times, most recently from 08f140e to 7e5c7c6 Compare April 30, 2025 15:01
AntoLC added 4 commits April 30, 2025 17:22
Last Blocknote upgrade included a Quote block,
better to use their built-in one.
To reduce the bundles size, the highlight syntax
library is not included in blocknote core anymore.
We need to add a separate dependency in order
to have the code block syntax highlight feature.
We added advanced table features to the
table editor, including:
- split / merge cells
- cell background color
- cell text color
- header

We adapted the export and brought some improvements
compare to the previous version.

The export PDF supports colspan (merge horizontally),
but does not support the rowspan (merge vertically)
for now.
@AntoLC AntoLC force-pushed the renovate/js-dependencies branch from 7e5c7c6 to f8a40cf Compare April 30, 2025 15:22
@AntoLC AntoLC self-requested a review April 30, 2025 15:45
@AntoLC AntoLC merged commit f8a40cf into main Apr 30, 2025
19 of 20 checks passed
@AntoLC AntoLC deleted the renovate/js-dependencies branch April 30, 2025 15:46
@AntoLC AntoLC linked an issue Apr 30, 2025 that may be closed by this pull request
@AntoLC AntoLC mentioned this pull request Apr 30, 2025
@AntoLC AntoLC linked an issue Apr 30, 2025 that may be closed by this pull request
This was referenced May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file noChangeLog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BlockNote upgrade Cannot add newlines in quotes
1 participant