Skip to content

⬆️(dependencies) update js dependencies #730

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 1 commit into from
Apr 23, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

This PR contains the following updates:

Package Change 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 -> 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/integration 1.0.2 -> 1.0.3 age adoption passing confidence
@​gouvfr-lasuite/ui-kit 0.1.3 -> 0.4.0 age adoption passing confidence
@next/eslint-plugin-next (source) 15.2.1 -> 15.3.1 age adoption passing confidence
@playwright/test (source) 1.50.1 -> 1.52.0 age adoption passing confidence
@react-pdf/renderer (source) 4.1.6 -> 4.3.0 age adoption passing confidence
@sentry/nextjs (source) 9.3.0 -> 9.13.0 age adoption passing confidence
@sentry/node (source) 9.3.0 -> 9.13.0 age adoption passing confidence
@sentry/profiling-node (source) 9.3.0 -> 9.13.0 age adoption passing confidence
@tanstack/eslint-plugin-query (source) 5.66.1 -> 5.73.3 age adoption passing confidence
@tanstack/react-query (source) 5.67.1 -> 5.74.4 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.67.1 -> 5.74.6 age adoption passing confidence
@testing-library/react 16.2.0 -> 16.3.0 age adoption passing confidence
@types/express (source) 5.0.0 -> 5.0.1 age adoption passing confidence
@types/luxon (source) 3.4.2 -> 3.6.2 age adoption passing confidence
@types/node (source) 22.13.9 -> 22.14.1 age adoption passing confidence
@types/pdf-parse (source) 1.1.4 -> 1.1.5 age adoption passing confidence
@types/react (source) 19.0.0 -> 19.1.2 age adoption passing confidence
@types/react-dom (source) 19.0.0 -> 19.1.2 age adoption passing confidence
@types/supertest (source) 6.0.2 -> 6.0.3 age adoption passing confidence
@types/ws (source) 8.5.14 -> 8.18.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.26.0 -> 8.31.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.26.0 -> 8.31.0 age adoption passing confidence
axios (source) 1.8.2 -> 1.8.4 age adoption passing confidence
cmdk (source) 1.0.4 -> 1.1.1 age adoption passing confidence
docx (source) 9.1.1 -> 9.4.1 age adoption passing confidence
dotenv 16.4.7 -> 16.5.0 age adoption passing confidence
eslint-config-next (source) 15.2.1 -> 15.3.1 age adoption passing confidence
eslint-config-prettier 10.0.2 -> 10.1.2 age adoption passing confidence
eslint-plugin-prettier 5.2.3 -> 5.2.6 age adoption passing confidence
eslint-plugin-react 7.37.4 -> 7.37.5 age adoption passing confidence
express (source) 4.21.2 -> 5.1.0 age adoption passing confidence
i18next (source) 24.2.2 -> 25.0.1 age adoption passing confidence
i18next-browser-languagedetector 8.0.4 -> 8.0.5 age adoption passing confidence
luxon 3.5.0 -> 3.6.1 age adoption passing confidence
next (source) 15.2.4 -> 15.3.1 age adoption passing confidence
posthog-js 1.227.0 -> 1.236.5 age adoption passing confidence
react (source) 19.0.0 -> 19.1.0 age adoption passing confidence
react-aria-components 1.6.0 -> 1.8.0 age adoption passing confidence
react-dom (source) 19.0.0 -> 19.1.0 age adoption passing confidence
react-intersection-observer 9.15.1 -> 9.16.0 age adoption passing confidence
styled-components (source) 6.1.15 -> 6.1.17 age adoption passing confidence
stylelint (source) 16.15.0 -> 16.18.0 age adoption passing confidence
stylelint-config-standard 37.0.0 -> 38.0.0 age adoption passing confidence
supertest 7.0.0 -> 7.1.0 age adoption passing confidence
ts-jest (source) 29.2.6 -> 29.3.2 age adoption passing confidence
tsc-alias (source) 1.8.11 -> 1.8.15 age adoption passing confidence
typescript (source) 5.8.2 -> 5.8.3 age adoption passing confidence
webpack 5.98.0 -> 5.99.6 age adoption passing confidence
yjs (source) 13.6.23 -> 13.6.26 age adoption passing confidence

Release Notes

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 🇩🇪)

https://github.com/user-attachments/assets/f8dd1b37-0128-4b28-8dcc-0627c380


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 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/js-dependencies branch 28 times, most recently from c546ba6 to 6e606bd Compare March 20, 2025 16:25
@renovate renovate bot force-pushed the renovate/js-dependencies branch 14 times, most recently from bdd115e to 004bf95 Compare April 21, 2025 19:15
@renovate renovate bot force-pushed the renovate/js-dependencies branch 6 times, most recently from dc6c43b to 694f36c Compare April 22, 2025 19:56
@AntoLC AntoLC force-pushed the renovate/js-dependencies branch from 694f36c to afbc3c7 Compare April 23, 2025 08:12
@AntoLC AntoLC self-requested a review April 23, 2025 08:13
Copy link
Contributor Author

renovate bot commented Apr 23, 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 force-pushed the renovate/js-dependencies branch 2 times, most recently from 7535962 to 58df03f Compare April 23, 2025 09:04
@AntoLC AntoLC force-pushed the renovate/js-dependencies branch from 58df03f to 5268699 Compare April 23, 2025 09:44
@AntoLC AntoLC merged commit 5268699 into main Apr 23, 2025
19 of 20 checks passed
@AntoLC AntoLC deleted the renovate/js-dependencies branch April 23, 2025 10:03
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.

1 participant