fix(deps): update sentry-javascript monorepo (major) - #89
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
June 4, 2022 17:45
85492f3 to
5ca117f
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
July 17, 2022 20:24
5ca117f to
41db245
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
May 13, 2024 16:03
41db245 to
341b5c0
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
February 11, 2025 12:57
341b5c0 to
ed2420f
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
4 times, most recently
from
July 29, 2025 20:58
a9cf926 to
e781387
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
August 6, 2025 17:53
d17d23d to
00045eb
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
August 12, 2025 19:25
2ea812b to
388e0b0
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
August 31, 2025 10:52
9b8cf01 to
6e6820f
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
September 9, 2025 17:00
647e777 to
40e9288
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
September 23, 2025 10:02
2fae36a to
c0db440
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
4 times, most recently
from
September 30, 2025 15:46
a9dcbff to
5473419
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
October 7, 2025 15:33
5473419 to
f2326c8
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
December 11, 2025 14:35
ca2a871 to
c844672
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
December 19, 2025 15:39
67a90b4 to
b7649c8
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
January 14, 2026 18:31
7f9c119 to
31b6c44
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
January 23, 2026 16:46
16ea93b to
b695b49
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
January 29, 2026 16:44
d53e332 to
5e229c2
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
February 16, 2026 09:58
5e229c2 to
1668f34
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
3 times, most recently
from
March 3, 2026 16:50
eff4485 to
ce297fe
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
March 10, 2026 09:55
a960241 to
6ea9521
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
March 19, 2026 14:34
5ceca72 to
5d3f4e8
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
March 31, 2026 13:19
ff0559a to
5bef5f6
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
April 9, 2026 18:33
24aeb81 to
3b6041a
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
2 times, most recently
from
April 23, 2026 15:15
abed038 to
5f4e155
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
April 29, 2026 15:05
5f4e155 to
235ce09
Compare
renovate
Bot
force-pushed
the
renovate/major-sentry-javascript-monorepo
branch
from
May 7, 2026 14:14
235ce09 to
6abe6d5
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:
^6.17.4→^7.0.0^6.17.4→^10.0.0^6.16.1→^7.0.0Release Notes
getsentry/sentry-javascript (@sentry/integrations)
v7.114.0Compare Source
Important Changes
This release fixes a bug that caused the cumulative layout shift (CLS) web vital not to be reported in a majority of the
cases where it should have been reported. With this change, the CLS web vital should now always be reported for
pageloads with layout shift. If a pageload did not have layout shift, no CLS web vital should be reported.
Please note that upgrading the SDK to this version may cause data in your dashboards to drastically change.
Other Changes
tunnelsupport to multiplexed transport (#11851)HTTP_REQUEST_METHODattribute (#11929)v7.113.0Compare Source
Important Changes
This release adds support for Node 22! 🎉
It also adds prebuilt-binaries for Node 22 to
@sentry/profiling-node.Other Changes
v7.112.2Compare Source
browserTracingIntegration(#11765)v7.112.1Compare Source
v7.112.0Compare Source
Important Changes
Instead of installing
@sentry/integrations, you can now import the pluggable integrations directly from your SDKpackage:
Note that only the functional integrations (e.g.
xxxIntegration()) are re-exported.Other Changes
Bundle size 📦
v7.111.0Compare Source
server.addressto browserhttp.clientspans (#11663)browserTracingIntegration(#11647)Bundle size 📦
v7.110.1Compare Source
tunnelRoutematching logic for hybrid cloud (#11577)Bundle size 📦
v7.110.0Compare Source
Important Changes
You can now use a
interactionsSampleRateto control the sample rate of INP spans.interactionsSampleRateis appliedon top of the global
tracesSampleRate. Therefore ifinteractionsSampleRateis0.5andtracesSampleRateis0.1,then the actual sample rate for interactions is
0.05.This release deprecates the
Hubclass, as well as theaddRequestDataToTransactionmethod. ThetrpcMiddlewaremethod is no longer on the
Handlersexport, but instead is a standalone export.Please see the detailed Migration docs on how to migrate to the new APIs.
trpcMiddleware(#11389)Hubclass (#11528)Hubinterface (#11530)addRequestDataToTransaction(#11368)Other Changes
OPTIONSandHEADrequest. (#11485)statsdtometric_bucket(#11505)Bundle size 📦
v7.109.0Compare Source
This release deprecates some exports from the
@sentry/replaypackage. These exports have been moved to the browser SDK(or related framework SDKs like
@sentry/react).rrwebto 2.12.0 (#11317)@sentry/replayexports (#11242)Work in this release contributed by @soerface. Thank you for your contribution!
Bundle size 📦
v7.108.0Compare Source
This release fixes issues with Time to First Byte (TTFB) calculation in the SDK that was introduced with
7.95.0. Italso fixes some bugs with Interaction to First Paint (INP) instrumentation. This may impact your Sentry Performance
Score calculation.
ResizeObserverandgoogletagdefault filters (#11210)cron(#11225)sampledtype onTransaction(#11146)Work in this release contributed by @quisido and @joshkel. Thank you for your contributions!
Bundle size 📦
v7.107.0Compare Source
This release fixes issues with INP instrumentation with the Next.js SDK and adds support for the
enableInpoption inthe deprecated
BrowserTracingintegration for backwards compatibility.handledvalue in ErrorBoundary depending on fallback [v7] (#11037)Bundle size 📦
v7.106.1Compare Source
createReduxEnhanceron server (#11010)Bundle size 📦
v7.106.0Compare Source
tunnelRouteoption (#10958)setTransactionNameglobal(#10925)AttachmentTypeand use for envelopeattachment_typeproperty (#10946)Work in this release contributed by @jessezhang91 and @bfontaine. Thank you for your contributions!
Bundle size 📦
v7.105.0Compare Source
Important Changes
withActiveSpanis exported everywhere (#10877)You can use the
withActiveSpanmethod to ensure a certain span is the active span in a given callback. This can beused to create a span as a child of a specific span with the
startSpanAPI methods:Bundle size 📦
v7.104.0Compare Source
Important Changes
This release adds support for the INP web vital. This is currently only supported for Saas Sentry, and product support
is released with the upcoming
24.3.0release of self-hosted.To opt-in to this feature, you can use the
enableInpoption in thebrowserTracingIntegration:Other Changes
nodeProfilingIntegration(#10864)errorHandlerfor replayCanvas integration (#10796)Bundle size 📦
Configuration
📅 Schedule: (UTC)
🚦 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.