This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
fix(deps): update sentry monorepo to v6 (major) #500
Merged
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.30.0
->^6.9.0
^5.30.0
->^6.9.0
^5.30.0
->^6.9.0
Release Notes
getsentry/sentry-javascript
v6.9.0
Compare Source
ensureNoCircularStructures
experiment to help debug serialization bugs (#3776)ErrorBoundary
(#3793)withSentryConfig
return type match given config type (#3760)captureRequestSession
is available before its called (#3773)autoSessionTracking
correctly (#3758)allRoutes
cannot triple equal a new array instance (#3779)document.scripts
in metrics (#3766)ExtractedNodeRequestData
to include validquery_params
fortracesSampler
(#3715)_app
and API routes (#3786)productionBrowserSourceMaps
in config (#3765)v6.8.0
Compare Source
v6.7.2
Compare Source
beforeSend
more strict (#3713)withSentryConfig
(#3698)entry
property (#3703)v6.7.1
Compare Source
request
context (#3672)v6.7.0
Compare Source
tunnel
option to support request tunneling for dealing with ad-blockers (#3521)v6.6.0
Compare Source
UrlParser
in Node.js transports (#3612)serializeAttribute
option to DOM breadcrumbs. (#3620)Improve NextConfigExports
compatibility (#3592)trace
directive (#3617)performance.now
when calculating browser timing (#3657)exception
andstacktrace
events (#3653)require(console)
with a global object (#3623)HTTPModule
more abstract to be able to use it in non-Node.JS environments (#3655)BrowserTracing
integration directly from@sentry/nextjs
(#3647)v6.5.1
Compare Source
v6.5.0
Compare Source
v6.4.1
Compare Source
v6.4.0
Compare Source
v6.3.6
Compare Source
v6.3.5
Compare Source
v6.3.4
Compare Source
v6.3.3
Compare Source
v6.3.2
Compare Source
v6.3.1
Compare Source
require
calls in config code (#3426)v6.3.0
Compare Source
v6.2.5
Compare Source
v6.2.4
Compare Source
SentryRequestType
toRateLimitingCategory
mapping (#3328)fetchImpl
and cleanup redundant iframe (#3341)req.baseUrl
is empty (#3329)@sentry/node
(#3335)Connection.createQuery
instead ofConnection.prototype.query
(#3353)BrowserTracing
integration (#3338)v6.2.3
Compare Source
v6.2.2
Compare Source
v6.2.1
Compare Source
NodeClient/BrowserClient
to protect it from being overwritten by other classes extendingBaseClient
like @sentry/serverless (#3279)v6.2.0
Compare Source
find
method from mongo tracing list (#3253)spanRecorder
whenever transactions are sampled (#3255)file://
protocol (#3264)sentry-trace
header (#3261)v6.1.0
Compare Source
We updated the way how we calculate errored and crashed sessions with this update. Please be aware that some numbers might change for you and they now should reflect the actual reality. Visit our docs for more information.
user
topublicKey
inDsn
type and class (#3225)v6.0.4
Compare Source
startTransaction
is called (#3210)vue-router
to peerDependencies list (#3214)v6.0.3
Compare Source
v6.0.2
Compare Source
v6.0.1
Compare Source
/dist
didn't exist before building (#3190)v6.0.0
Compare Source
This major version release doesn't contain any breaking API/code changes. Starting from the version
6.0.0
, all SDKsthat support sending sessions data will do so by default. See our
Release Health docs to learn more. As of this version, it applies to
all Browser SDKs (Browser, React, Angular, Vue, Gatsby etc.). Node.js and other related Server SDKs will follow soon
after, in the minor
6.x
release. You can opt-out of this behavior by settingautoSessionTracking: false
optionduring SDK initialization.
@sentry/wasm
package (#3080)Configuration
📅 Schedule: "before 3am on the first day of the month" in timezone Europe/Paris.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.