Skip to content

⬆️(dependencies) update js dependencies #957

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
May 16, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@blocknote/code-block (source) 0.29.1 -> 0.30.0 age adoption passing confidence
@blocknote/core (source) 0.29.1 -> 0.30.0 age adoption passing confidence
@blocknote/mantine (source) 0.29.1 -> 0.30.0 age adoption passing confidence
@blocknote/react (source) 0.29.1 -> 0.30.0 age adoption passing confidence
@blocknote/server-util (source) 0.29.1 -> 0.30.0 age adoption passing confidence
@blocknote/xl-docx-exporter (source) 0.29.1 -> 0.30.0 age adoption passing confidence
@blocknote/xl-pdf-exporter (source) 0.29.1 -> 0.30.0 age adoption passing confidence
@​gouvfr-lasuite/ui-kit 0.4.1 -> 0.5.0 age adoption passing confidence
@hocuspocus/provider 2.15.2 -> 3.1.1 age adoption passing confidence
@hocuspocus/server 2.15.2 -> 3.1.1 age adoption passing confidence
@next/eslint-plugin-next (source) 15.3.1 -> 15.3.2 age adoption passing confidence
@​openfun/cunningham-react 3.0.0 -> 3.1.0 age adoption passing confidence
@sentry/nextjs (source) 9.15.0 -> 9.19.0 age adoption passing confidence
@sentry/node (source) 9.15.0 -> 9.19.0 age adoption passing confidence
@sentry/profiling-node (source) 9.15.0 -> 9.19.0 age adoption passing confidence
@tanstack/react-query (source) 5.75.4 -> 5.76.1 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.75.4 -> 5.76.1 age adoption passing confidence
@types/cors (source) 2.8.17 -> 2.8.18 age adoption passing confidence
@types/node (source) 22.15.12 -> 22.15.18 age adoption passing confidence
@types/react (source) 19.1.3 -> 19.1.4 age adoption passing confidence
@types/react-dom (source) 19.1.3 -> 19.1.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.32.0 -> 8.32.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.32.0 -> 8.32.1 age adoption passing confidence
docx (source) 9.4.1 -> 9.5.0 age adoption passing confidence
eslint-config-next (source) 15.3.1 -> 15.3.2 age adoption passing confidence
eslint-config-prettier 10.1.2 -> 10.1.5 age adoption passing confidence
eslint-plugin-testing-library 7.1.1 -> 7.2.0 age adoption passing confidence
i18next (source) 25.1.1 -> 25.1.3 age adoption passing confidence
idb 8.0.2 -> 8.0.3 age adoption passing confidence
next (source) 15.3.1 -> 15.3.2 age adoption passing confidence
posthog-js (source) 1.239.1 -> 1.242.1 age adoption passing confidence
styled-components (source) 6.1.17 -> 6.1.18 age adoption passing confidence
supertest 7.1.0 -> 7.1.1 age adoption passing confidence
ts-jest (source) 29.3.2 -> 29.3.3 age adoption passing confidence
webpack 5.99.7 -> 5.99.8 age adoption passing confidence
yjs (source) 13.6.26 -> 13.6.27 age adoption passing confidence

Release Notes

TypeCellOS/BlockNote (@​blocknote/code-block)

v0.30.0

Compare Source

🚀 Features
  • expose editor.prosemirrorState again (#​1615)
  • add undo and redo methods to editor API (#​1592)
  • new auth & payment system (#​1617)
  • re-implement Y.js collaboration as BlockNote plugins (#​1638)
  • file: previewWidth prop now defaults to undefined (#​1664)
  • locales: add zh-TW i18n (#​1668)
🩹 Fixes
  • Formatting toolbar regression (#​1630)
  • provide blockId to uploadFile in UploadTab (#​1641)
  • do not close the menu on content/selection change (#​1644)
  • keep file panel open during collaboration (#​1646)
  • force pasting plain text into code block (#​1663)
  • updating HTML parsing rules to account for [email protected] (#​1661)
  • code-block: handle unknown languages better (#​1626)
  • locales: add slovak i18n (#​1649)
❤️ Thank You
vercel/next.js (@​next/eslint-plugin-next)

v15.3.2

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOutput (#​78488) (#​78883)
  • @​next/mdx: Use stable turbopack config options (#​78880)
  • Fix react-compiler: Fix detection of interest (#​78879)
  • Fix turbopack: Backport sourcemap bugfix (#​78881)
  • [next-server] preserve rsc query for rsc redirects (#​78876)
  • Update middleware public/static matching (#​78875)
Credits

Huge thanks to @​ijjk, @​huozhi, @​kdy1, @​wbinnssmith, and @​bgw for helping!

getsentry/sentry-javascript (@​sentry/nextjs)

v9.19.0

Compare Source

  • feat(react-router): Add otel instrumentation for server requests (#​16147)
  • feat(remix): Vendor in opentelemetry-instrumentation-remix (#​16145)
  • fix(browser): Ensure spans auto-ended for navigations have cancelled reason (#​16277)
  • fix(node): Pin @fastify/otel fork to direct url to allow installing without git (#​16287)
  • fix(react): Handle nested parameterized routes in reactrouterv3 transaction normalization (#​16274)

Work in this release was contributed by @​sidx1024. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser 23.4 KB
@​sentry/browser - with treeshaking flags 23.06 KB
@​sentry/browser (incl. Tracing) 37.31 KB
@​sentry/browser (incl. Tracing, Replay) 74.53 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.72 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 79.19 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 91 KB
@​sentry/browser (incl. Feedback) 39.8 KB
@​sentry/browser (incl. sendFeedback) 28.03 KB
@​sentry/browser (incl. FeedbackAsync) 32.79 KB
@​sentry/react 25.17 KB
@​sentry/react (incl. Tracing) 39.27 KB
@​sentry/vue 27.67 KB
@​sentry/vue (incl. Tracing) 39.07 KB
@​sentry/svelte 23.43 KB
CDN Bundle 24.58 KB
CDN Bundle (incl. Tracing) 37.33 KB
CDN Bundle (incl. Tracing, Replay) 72.37 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.68 KB
CDN Bundle - uncompressed 71.72 KB
CDN Bundle (incl. Tracing) - uncompressed 110.5 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 221.78 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 234.31 KB
@​sentry/nextjs (client) 40.88 KB
@​sentry/sveltekit (client) 37.77 KB
@​sentry/node 154.29 KB
@​sentry/node - without tracing 95.6 KB
@​sentry/aws-serverless 120.36 KB

v9.18.0

Compare Source

Important changes

We now also publish profiling binaries for Node 24.

Other changes
  • deps(node): Bump import-in-the-middle to 1.13.1 (#​16260)
  • feat: Export consoleLoggingIntegration from vercel edge sdk (#​16228)
  • feat(cloudflare): Add support for email, queue, and tail handler (#​16233)
  • feat(cloudflare): Improve http span data (#​16232)
  • feat(nextjs): Add more attributes for generation functions (#​16214)
  • feat(opentelemetry): Widen peer dependencies to support Otel v2 (#​16246)
  • fix(core): Gracefully handle invalid baggage entries (#​16257)
  • fix(node): Ensure traces are propagated without spans in Node 22+ (#​16221)
  • fix(node): Use sentry forked @fastify/otel dependency with pinned Otel v1 deps (#​16256)
  • fix(remix): Remove vendored types (#​16218)

Bundle size 📦

Path Size
@​sentry/browser 23.4 KB
@​sentry/browser - with treeshaking flags 23.22 KB
@​sentry/browser (incl. Tracing) 37.3 KB
@​sentry/browser (incl. Tracing, Replay) 74.53 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 68.37 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 79.18 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 90.99 KB
@​sentry/browser (incl. Feedback) 39.8 KB
@​sentry/browser (incl. sendFeedback) 28.03 KB
@​sentry/browser (incl. FeedbackAsync) 32.79 KB
@​sentry/react 25.17 KB
@​sentry/react (incl. Tracing) 39.26 KB
@​sentry/vue 27.67 KB
@​sentry/vue (incl. Tracing) 39.06 KB
@​sentry/svelte 23.43 KB
CDN Bundle 24.58 KB
CDN Bundle (incl. Tracing) 37.33 KB
CDN Bundle (incl. Tracing, Replay) 72.37 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.67 KB
CDN Bundle - uncompressed 71.72 KB
CDN Bundle (incl. Tracing) - uncompressed 110.46 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 221.75 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 234.27 KB
@​sentry/nextjs (client) 40.88 KB
@​sentry/sveltekit (client) 37.76 KB
@​sentry/node 155.42 KB
@​sentry/node - without tracing 96 KB
@​sentry/aws-serverless 121.5 KB

v9.17.0

Compare Source

  • feat(node): Migrate to @fastify/otel (#​15542)
Bundle size 📦
Path Size
@​sentry/browser 23.35 KB
@​sentry/browser - with treeshaking flags 23.19 KB
@​sentry/browser (incl. Tracing) 37.25 KB
@​sentry/browser (incl. Tracing, Replay) 74.47 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 68.34 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 79.12 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 90.93 KB
@​sentry/browser (incl. Feedback) 39.75 KB
@​sentry/browser (incl. sendFeedback) 27.98 KB
@​sentry/browser (incl. FeedbackAsync) 32.74 KB
@​sentry/react 25.16 KB
@​sentry/react (incl. Tracing) 39.24 KB
@​sentry/vue 27.63 KB
@​sentry/vue (incl. Tracing) 39.01 KB
@​sentry/svelte 23.38 KB
CDN Bundle 24.55 KB
CDN Bundle (incl. Tracing) 37.29 KB
CDN Bundle (incl. Tracing, Replay) 72.33 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.64 KB
CDN Bundle - uncompressed 71.62 KB
CDN Bundle (incl. Tracing) - uncompressed 110.34 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 221.63 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 234.15 KB
@​sentry/nextjs (client) 40.84 KB
@​sentry/sveltekit (client) 37.73 KB
@​sentry/node 151.37 KB
@​sentry/node - without tracing 95.77 KB
@​sentry/aws-serverless 120.16 KB

v9.16.1

Compare Source

  • fix(core): Make sure logs get flushed in server-runtime-client (#​16222)
  • ref(node): Remove vercel flushing code that does nothing (#​16217)

v9.16.0

Compare Source

Important changes
  • feat: Create a Vite plugin that injects sentryConfig into the global config (#​16197)

Add a new plugin makeConfigInjectorPlugin within our existing vite plugin that updates the global vite config with sentry options

  • feat(browser): Add option to sample linked traces consistently (#​16037)

This PR implements consistent sampling across traces as outlined in (#​15754)

  • feat(cloudflare): Add support for durable objects (#​16180)

This PR introduces a new instrumentDurableObjectWithSentry method to the SDK, which instruments durable objects. We capture both traces and errors automatically.

  • feat(node): Add Prisma integration by default (#​16073)

Prisma integration is enabled by default, it should work for both ESM and CJS.

  • feat(react-router): Add client-side router instrumentation (#​16185)

Adds client-side instrumentation for react router's HydratedRouter. To enable it, simply replace browserTracingIntegration() with reactRouterTracingIntegration() in your client-side init call.

  • fix(node): Avoid double-wrapping http module (#​16177)

When running your application in ESM mode, there have been scenarios that resulted in the http/https emitting duplicate spans for incoming requests. This was apparently caused by us double-wrapping the modules for incoming request isolation.

In order to solve this problem, the modules are no longer monkey patched by us for request isolation. Instead, we register diagnosticschannel hooks to handle request isolation now.
While this is generally not expected to break anything, there is one tiny change that _may
affect you if you have been relying on very specific functionality:

The ignoreOutgoingRequests option of httpIntegration receives the RequestOptions as second argument. This type is not changed, however due to how the wrapping now works, we no longer pass through the full RequestOptions, but re-construct this partially based on the generated request. For the vast majority of cases, this should be fine, but for the sake of completeness, these are the only fields that may be available there going forward - other fields that may have existed before may no longer be set:

ignoreOutgoingRequests(url: string, {
  method: string;
  protocol: string;
  host: string;
  hostname: string; // same as host
  path: string;
  headers: OutgoingHttpHeaders;
})
Other changes
  • feat(cloudflare): Add logs exports (#​16165)
  • feat(vercel-edge): Add logs export (#​16166)
  • feat(cloudflare): Read SENTRY_RELEASE from env (#​16201)
  • feat(node): Drop http.server spans with 404 status by default (#​16205)
  • fix(browser): Respect manually set sentry tracing headers in XHR requests (#​16184)
  • fix(core): Respect manually set sentry tracing headers in fetch calls (#​16183)
  • fix(feedback): Prevent removeFromDom() from throwing (#​16030)
  • fix(node): Use class constructor in docstring for winston transport (#​16167)
  • fix(node): Fix vercel flushing logic & add test for it (#​16208)
  • fix(node): Fix 404 route handling in express 5 (#​16211)
  • fix(logs): Ensure logs can be flushed correctly (#​16216)
  • ref(core): Switch to standardized log envelope (#​16133)

Bundle size 📦

Path Size
@​sentry/browser 23.35 KB
@​sentry/browser - with treeshaking flags 23.19 KB
@​sentry/browser (incl. Tracing) 37.25 KB
@​sentry/browser (incl. Tracing, Replay) 74.47 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 68.34 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 79.12 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 90.93 KB
@​sentry/browser (incl. Feedback) 39.75 KB
@​sentry/browser (incl. sendFeedback) 27.98 KB
@​sentry/browser (incl. FeedbackAsync) 32.74 KB
@​sentry/react 25.16 KB
@​sentry/react (incl. Tracing) 39.24 KB
@​sentry/vue 27.63 KB
@​sentry/vue (incl. Tracing) 39.01 KB
@​sentry/svelte 23.38 KB
CDN Bundle 24.55 KB
CDN Bundle (incl. Tracing) 37.29 KB
CDN Bundle (incl. Tracing, Replay) 72.33 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.64 KB
CDN Bundle - uncompressed 71.62 KB
CDN Bundle (incl. Tracing) - uncompressed 110.34 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 221.63 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 234.15 KB
@​sentry/nextjs (client) 40.84 KB
@​sentry/sveltekit (client) 37.73 KB
@​sentry/node 144.43 KB
@​sentry/node - without tracing 96.3 KB
@​sentry/aws-serverless 120.66 KB
TanStack/query (@​tanstack/react-query)

v5.76.1

Compare Source

Version 5.76.1 - 5/13/25, 10:04 PM

Changes
Fix
  • experimental_createQueryPersister: return more utilities, rename persister (#​8062) (65ef198) by Damian Osipiuk
Packages

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 May 12, 2025
@renovate renovate bot force-pushed the renovate/js-dependencies branch 18 times, most recently from dee3099 to f8fa9cd Compare May 14, 2025 16:16
@AntoLC AntoLC self-assigned this May 15, 2025
@AntoLC AntoLC force-pushed the renovate/js-dependencies branch from f8fa9cd to a369782 Compare May 15, 2025 09:05
Copy link
Contributor Author

renovate bot commented May 15, 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 5 times, most recently from 0d54931 to e6858e6 Compare May 16, 2025 09:11
AntoLC added 2 commits May 16, 2025 11:12
The page '/login' was replaced with '/home',
but some users may still have the old URL in their
bookmarks, it can create a loop during the
authentication process.
We redirect the user to '/home' if they try to access
'/login' page, it will prevent edge cases.
Last upgrade of Blocknote to 0.30.0 broke the SVG
export. The previewWidth can be undefined, which causes the
export to fail. This commit adds a fallback
width in case previewWidth is undefined.
@AntoLC AntoLC force-pushed the renovate/js-dependencies branch from e6858e6 to 77309fd Compare May 16, 2025 09:12
@AntoLC AntoLC self-requested a review May 16, 2025 09:21
@AntoLC AntoLC requested a review from PanchoutNathan May 16, 2025 09:22
Upgrade @gouvfr-lasuite/ui-kit from 0.5.0 to 0.6.0.
Some properties have been removed in 0.5.0, which
causes the design of the app to be broken.
Version 0.6.0 has as well some breaking changes,
about the "logo" properties that are not available anymore.
We fix them in this commit.
@AntoLC AntoLC force-pushed the renovate/js-dependencies branch from 77309fd to 6cd0cd0 Compare May 16, 2025 10:35
@AntoLC AntoLC merged commit 6cd0cd0 into main May 16, 2025
29 of 33 checks passed
@AntoLC AntoLC deleted the renovate/js-dependencies branch May 16, 2025 12:11
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