Open
Conversation
|
Size Change: +12.8 kB (+0.3%) Total Size: 4.22 MB
|
e96bfe5 to
5d85f3a
Compare
5d85f3a to
1a9e2d4
Compare
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
9b5e03d to
1d105c4
Compare
1d105c4 to
abc4073
Compare
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
AntoLC
approved these changes
Feb 23, 2026
650a279 to
b62e076
Compare
Update dependencies and code to fit eslint v10.
We get a warning about a vulnerability with "glob". We upgrade to 10.5.0 to fix the issue.
We get a warning about a vulnerability with "markdown-it". We upgrade to 14.1.1 to fix the issue.
We get a warning about a vulnerability in minimatch 3.1.2. We ugrade to 10.2.2 to fix the issue.
b62e076 to
2f6afe9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
5.2.31→5.2.354.1.0→4.2.00.18.7→0.19.63.4.3→3.4.43.4.3→3.4.48.3.12→8.3.148.3.12→8.3.141.57.0→1.58.24.3.1→4.3.210.34.0→10.38.010.34.0→10.38.010.34.0→10.38.05.91.2→5.91.45.90.18→5.90.215.91.2→5.91.316.3.1→16.3.23.14.0→3.19.024.10.9→24.10.1319.2.8→19.2.148.53.0→8.55.08.53.0→8.55.05.1.2→5.1.41.6.6→1.6.92.8.5→2.8.617.2.3→17.3.19.39.2→10.0.029.12.1→29.15.02.5.0→2.5.125.7.4→25.8.88.2.0→8.2.127.4.0→28.1.01.325.0→1.347.23.8.0→3.8.11.41.4→1.41.619.2.3→19.2.41.14.0→1.15.119.2.3→19.2.414.3.8→15.0.016.5.3→16.5.46.3.8→6.3.916.26.1→17.3.039.0.1→40.0.06.0.4→6.1.14.0.17→4.0.185.104.1→5.105.25.0.10→5.0.11Release Notes
fontsource/font-files (@fontsource-variable/material-symbols-outlined)
v5.2.35Compare Source
v5.2.34Compare Source
v5.2.33Compare Source
v5.2.32Compare Source
ueberdosis/hocuspocus (@hocuspocus/provider)
v3.4.4Compare Source
Bug Fixes
mantinedev/mantine (@mantine/core)
v8.3.14Compare Source
What's Changed
[@mantine/core]Switch: Fix checkbox not being recognized by Playwright (#8370, #8645)[@mantine/core]MultiSelect: Fix click on chevron not opening dropdown when clearable is enabled (#8641)[@mantine/modals]Fix types of context modals inferred incorrectly (#8625)[@mantine/core]MultiSelect: Fix clear button overlapping with pills (#8634)New Contributors
Full Changelog: mantinedev/mantine@8.3.13...8.3.14
v8.3.13Compare Source
What's Changed
[@mantine/core]AddopenOnFocusprop to Combobox based components (#5893, #8623)[@mantine/dates]TimePicker: Fix clearing in uncontrolled mode not updating to empty value (#8622)[@mantine/core]ScrollArea: Fix Shift + wheel scroll not working correctly on Windows (#8619)[@mantine/core]AddselectFirstOptionOnDropdownOpento Combobox based components (#8597)[@mantine/core]ScrollArea: FixonBottomReachednot being called when used in zoomed-in viewports (#8616)[@mantine/core]Popover: Fixaria-controlsattribute being set on the target element when the dropdown is not mounted (#8595)[@mantine/core]RangeSlider: Fix incorrect Styles API name (#8601)[@mantine/core]ScrollArea: FixoverscrollBehaviorprop not working in ScrollArea.Autosize component (#8611)New Contributors
Full Changelog: mantinedev/mantine@8.3.12...8.3.13
microsoft/playwright (@playwright/test)
v1.58.2Compare Source
v1.58.1Compare Source
Highlights
#39036 fix(msedge): fix local network permissions
#39037 chore: update cft download location
#38995 chore(webkit): disable frame sessions on fronzen builds
Browser Versions
v1.58.0Compare Source
diegomura/react-pdf (@react-pdf/renderer)
v4.3.2Compare Source
Patch Changes
f034491b,2eba70bd,fafbcb12,cc1aff24]:getsentry/sentry-javascript (@sentry/nextjs)
v10.38.0Compare Source
Important Changes
feat(tanstackstart-react): Auto-instrument request middleware (#18989)
The
sentryTanstackStartVite plugin now automatically instrumentsmiddlewarearrays increateFileRoute(). This captures performance data without requiring manual wrapping withwrapMiddlewaresWithSentry().Other Changes
logs.metricsbundle (#19020)replay.logs.metricsbundle (#19021)tracing.replay.logs.metricsbundle (#19039)AggregateErrors as exception groups (#19053)String(key)to fix Symbol conversion error (#18982)Internal Changes
- feat(deps-dev): bump @types/rsvp from 4.0.4 to 4.0.9 ([#19038](https://redirect.github.com/getsentry/sentry-javascript/pull/19038)) - ci(build): Run full test suite on new bundle with logs+metrics ([#19065](https://redirect.github.com/getsentry/sentry-javascript/pull/19065)) - ci(deps): bump actions/create-github-app-token from 1 to 2 ([#19028](https://redirect.github.com/getsentry/sentry-javascript/pull/19028)) - ci(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 ([#19029](https://redirect.github.com/getsentry/sentry-javascript/pull/19029)) - chore: Add external contributor to CHANGELOG.md ([#19005](https://redirect.github.com/getsentry/sentry-javascript/pull/19005)) - chore(aws-serverless): Fix local cache issues ([#19081](https://redirect.github.com/getsentry/sentry-javascript/pull/19081)) - chore(dependabot): Allow all packages to update ([#19024](https://redirect.github.com/getsentry/sentry-javascript/pull/19024)) - chore(dependabot): Update ignore patterns and add more groups ([#19037](https://redirect.github.com/getsentry/sentry-javascript/pull/19037)) - chore(dependabot): Update ignore patterns and add more groups ([#19043](https://redirect.github.com/getsentry/sentry-javascript/pull/19043)) - chore(deps-dev): bump @edge-runtime/types from 3.0.1 to 4.0.0 ([#19032](https://redirect.github.com/getsentry/sentry-javascript/pull/19032)) - chore(deps-dev): bump @vercel/nft from 0.29.4 to 1.3.0 ([#19030](https://redirect.github.com/getsentry/sentry-javascript/pull/19030)) - chore(deps): bump @actions/artifact from 2.1.11 to 5.0.3 ([#19031](https://redirect.github.com/getsentry/sentry-javascript/pull/19031)) - chore(deps): bump hono from 4.11.4 to 4.11.7 in /dev-packages/e2e-tests/test-applications/cloudflare-hono ([#19009](https://redirect.github.com/getsentry/sentry-javascript/pull/19009)) - chore(deps): bump next from 16.0.9 to 16.1.5 in /dev-packages/e2e-tests/test-applications/nextjs-16-cacheComponents ([#19012](https://redirect.github.com/getsentry/sentry-javascript/pull/19012)) - chore(deps): Bump trpc v11 dependency in e2e test ([#19061](https://redirect.github.com/getsentry/sentry-javascript/pull/19061)) - chore(deps): Bump wrangler to 4.61.0 ([#19023](https://redirect.github.com/getsentry/sentry-javascript/pull/19023)) - chore(deps): Upgrade @remix-run deps to 2.17.4 ([#19040](https://redirect.github.com/getsentry/sentry-javascript/pull/19040)) - chore(deps): Upgrade `next` versions 15 and 16 ([#19057](https://redirect.github.com/getsentry/sentry-javascript/pull/19057)) - chore(deps): Upgrade Lerna to v8 ([#19050](https://redirect.github.com/getsentry/sentry-javascript/pull/19050)) - chore(deps): Upgrade next to 14.2.35 ([#19055](https://redirect.github.com/getsentry/sentry-javascript/pull/19055)) - chore(deps): Upgrade react-router, @react-router/node, @react-router/serve, @react-router/dev to 7.13.0 ([#19026](https://redirect.github.com/getsentry/sentry-javascript/pull/19026)) - chore(llm): Add claude skill + cursor command for adding new cdn bundles ([#19048](https://redirect.github.com/getsentry/sentry-javascript/pull/19048)) - chore(llm): Ignore local Claude settings ([#18893](https://redirect.github.com/getsentry/sentry-javascript/pull/18893)) - chore(react): Update react-router-5 dev dependency to another than 5.0.0 ([#19047](https://redirect.github.com/getsentry/sentry-javascript/pull/19047)) - chore(release): Add generate-changelog script ([#18999](https://redirect.github.com/getsentry/sentry-javascript/pull/18999)) - chore(remix): Upgrade @remix-run/router to ^1.23.2 ([#19045](https://redirect.github.com/getsentry/sentry-javascript/pull/19045)) - chore(solidstart): Bump peer dependencies of @solidjs/start ([#19051](https://redirect.github.com/getsentry/sentry-javascript/pull/19051)) - chore(solidstart): Upgrade Vinxi to update h3 peer dependency ([#19018](https://redirect.github.com/getsentry/sentry-javascript/pull/19018)) - chore(tests): Reject messages from unknown origins in integration tests ([#19016](https://redirect.github.com/getsentry/sentry-javascript/pull/19016))Work in this release was contributed by @harshit078. Thank you for your contribution!
v10.37.0Compare Source
Important Changes
feat(core): Introduces a new
Sentry.setConversationId()API to track multi turn AI conversations across API calls. (#18909)You can now set a conversation ID that will be automatically applied to spans within that scope. This allows you to link traces from the same conversation together.
This is particularly useful for tracking multiple AI API calls that are part of the same conversation, allowing you to analyze entire conversation flows in Sentry.
The conversation ID is stored on the isolation scope and automatically applied to spans via the new
conversationIdIntegration.feat(tanstackstart-react): Auto-instrument global middleware in
sentryTanstackStartVite plugin (#18844)The
sentryTanstackStartVite plugin now automatically instrumentsrequestMiddlewareandfunctionMiddlewarearrays increateStart(). This captures performance data without requiring manual wrapping.Auto-instrumentation is enabled by default. To disable it:
Other Changes
invalid(#18901)AbortErrorby default on unhandled rejection (#18973)platformto envelope item header (#18954)gen_ai.input.messages.original_lengthtosentry.sdk_meta.gen_ai.input.messages.original_length(#18970)gen_ai.request.messagestogen_ai.input.messages(#18944)Internal Changes
Work in this release was contributed by @sebws, @harshit078, and @fedetorre. Thank you for your contributions!
v10.36.0Compare Source
v10.35.0Compare Source
Important Changes
feat(tanstackstart-react): Add
sentryTanstackStartvite plugin to manage automatic source map uploads (#18712)You can now configure source maps upload for TanStack Start using the
sentryTanstackStartVite plugin:Other Changes
tracing.replay.feedback.logs.metrics(#18785)ignoredclient report event drop reason (#18815)Logexports to browser and node packages (#18857)Internal Changes
@sveltejs/kitdevDependency to2.49.5(#18848)Work in this release was contributed by @rreckonerr. Thank you for your contribution!
TanStack/query (@tanstack/eslint-plugin-query)
v5.91.4Compare Source
Patch Changes
v5.91.3Compare Source
Patch Changes
TanStack/query (@tanstack/react-query)
v5.90.21Compare Source
Patch Changes
v5.90.20Compare Source
Patch Changes
e7258c5]:v5.90.19Compare Source
Patch Changes
53fc74e]:TanStack/query (@tanstack/react-query-devtools)
v5.91.3Compare Source
Patch Changes
83366c4]:testing-library/react-testing-library (@testing-library/react)
v16.3.2Compare Source
ueberdosis/tiptap (@tiptap/extensions)
v3.19.0Compare Source
@tiptap/extension-link
Patch Changes
titleattribute to Link extension. The title can now be set viasetLinkandtoggleLinkcommands and is rendered as an HTML title attribute.[text](url "title").@tiptap/react
Minor Changes
@tiptap/react/menusentrypoint to keep floating-ui optionalv3.18.0Compare Source
@tiptap/extension-bubble-menu
Patch Changes
@tiptap/extension-floating-menu
Patch Changes
@tiptap/react
Minor Changes
Introduce a new, optional React integration that provides a declarative
<Tiptap />component for setting up editors in React apps.Summary
<Tiptap />components. This is an additive change and does not remove or change existing APIs.Why this change
Migration and usage
<Tiptap />component and migrate when convenient.Example
Deprecation plan
Patch Changes
@tiptap/vue-3
Patch Changes
@tiptap/markdown
Patch Changes
**)**requires whitespace when adjacent to alphanumeric text per CommonMark specification.@tiptap/extensions
Patch Changes
dataAttributeto the extension option to control which attribute name will be used for the placeholder label.v3.17.1Compare Source
@tiptap/extension-paragraph
Patch Changes
@tiptap/markdown
Patch Changes
@tiptap/vue-3
Patch Changes
@tiptap/extension-collaboration-caret
Patch Changes
@tiptap/extension-collaboration
Patch Changes
@tiptap/extension-drag-handle
Patch Changes
@tiptap/html
Patch Changes
@tiptap/extension-bubble-menu
Patch Changes
@tiptap/extension-floating-menu
Patch Changes
@tiptap/core
Patch Changes
$nodes()method to correctly return inline nodes (like text, mention, etc.) by fixing thechildrengetterConfiguration
📅 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 becomes conflicted, 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.