-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update sentry-javascript monorepo from v7.85.0 to v7.120.3 #443
base: master
Are you sure you want to change the base?
Conversation
a03d2d2
to
fe0fbc6
Compare
fe0fbc6
to
4729842
Compare
4729842
to
0047060
Compare
0047060
to
aa276e1
Compare
aa276e1
to
aaa23af
Compare
aaa23af
to
f556496
Compare
f556496
to
2725aa3
Compare
2725aa3
to
0b88bba
Compare
0b88bba
to
fa7e94f
Compare
fa7e94f
to
1a056f1
Compare
1a056f1
to
b18379f
Compare
b18379f
to
5a449d9
Compare
5a449d9
to
bb37c76
Compare
bb37c76
to
039e4a9
Compare
039e4a9
to
1d885b4
Compare
4344853
to
c971a9e
Compare
c971a9e
to
c02e625
Compare
c02e625
to
b5b7eb3
Compare
b5b7eb3
to
5aac8bf
Compare
5aac8bf
to
31d2efd
Compare
31d2efd
to
6d49f5b
Compare
6d49f5b
to
0dd2842
Compare
0dd2842
to
5d7615e
Compare
5d7615e
to
0217721
Compare
0217721
to
a311447
Compare
Quality Gate passedIssues Measures |
a311447
to
430344a
Compare
Quality Gate passedIssues Measures |
2cae45d
to
d0aecc8
Compare
Quality Gate passedIssues Measures |
d0aecc8
to
f1e2976
Compare
f1e2976
to
ec0525c
Compare
ec0525c
to
3240e8c
Compare
3240e8c
to
4774e14
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
7.85.0
->7.120.3
7.85.0
->7.120.3
Release Notes
getsentry/sentry-javascript (@sentry/react)
v7.120.3
Compare Source
latest
tag (#14926)Bundle size 📦
v7.120.2
Compare Source
Work in this release contributed by @LubomirIgonda1. Thank you for your contribution!
Bundle size 📦
v7.120.1
Compare Source
v7.120.0
Compare Source
Work in this release contributed by @gilisho. Thank you for your contribution!
v7.119.2
Compare Source
Bundle size 📦
v7.119.1
Compare Source
Work in this release contributed by @legobeat. Thank you for your contribution!
v7.119.0
Compare Source
Bundle size 📦
v7.118.0
Compare Source
window.Sentry
(#12579)v7.117.0
Compare Source
v7
tag to@sentry/replay
(#12304)v7.116.0
Compare Source
This release publishes a new AWS Lambda layer under the name
SentryNodeServerlessSDKv7
that users still running v7 canuse instead of pinning themselves to
SentryNodeServerlessSDK:235
.Bundle size 📦
v7.115.0
Compare Source
start()
(#12003)lastEventId
deprecation warnings (#12042)Bundle size 📦
v7.114.0
Compare 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
tunnel
support to multiplexed transport (#11851)HTTP_REQUEST_METHOD
attribute (#11929)v7.113.0
Compare 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.2
Compare Source
browserTracingIntegration
(#11765)v7.112.1
Compare Source
v7.112.0
Compare 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.0
Compare Source
server.address
to browserhttp.client
spans (#11663)browserTracingIntegration
(#11647)Bundle size 📦
v7.110.1
Compare Source
tunnelRoute
matching logic for hybrid cloud (#11577)Bundle size 📦
v7.110.0
Compare Source
Important Changes
You can now use a
interactionsSampleRate
to control the sample rate of INP spans.interactionsSampleRate
is appliedon top of the global
tracesSampleRate
. Therefore ifinteractionsSampleRate
is0.5
andtracesSampleRate
is0.1
,then the actual sample rate for interactions is
0.05
.This release deprecates the
Hub
class, as well as theaddRequestDataToTransaction
method. ThetrpcMiddleware
method is no longer on the
Handlers
export, but instead is a standalone export.Please see the detailed Migration docs on how to migrate to the new APIs.
trpcMiddleware
(#11389)Hub
class (#11528)Hub
interface (#11530)addRequestDataToTransaction
(#11368)Other Changes
OPTIONS
andHEAD
request. (#11485)statsd
tometric_bucket
(#11505)Bundle size 📦
v7.109.0
Compare Source
This release deprecates some exports from the
@sentry/replay
package. These exports have been moved to the browser SDK(or related framework SDKs like
@sentry/react
).rrweb
to 2.12.0 (#11317)@sentry/replay
exports (#11242)Work in this release contributed by @soerface. Thank you for your contribution!
Bundle size 📦
v7.108.0
Compare 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.
ResizeObserver
andgoogletag
default filters (#11210)cron
(#11225)sampled
type onTransaction
(#11146)Work in this release contributed by @quisido and @joshkel. Thank you for your contributions!
Bundle size 📦
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.