This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
Update sentry-javascript monorepo to v6 (major) #4613
+65
−118
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.15.4
->6.16.1
^5.4.3
->^6.0.0
5.15.4
->6.16.1
Release Notes
getsentry/sentry-javascript
v6.16.1
Compare Source
Work in this release contributed by @KATT. Thank you for your contribution!
v6.16.0
Compare Source
Work in this release contributed by @jherdman and @travigd. Thank you for your contribution!
v6.15.0
Compare Source
DOMExceptions
, if possible (#4160)withSentry
is done (#4027)Work in this release contributed by @nowylie. Thank you for your contribution!
v6.14.3
Compare Source
is
utility functions (#4124)v6.14.2
Compare Source
false API resolved without sending a response
warning (#4139)is
utility functions (#4124)Work in this release contributed by @J4YF7O. Thank you for your contribution!
v6.14.1
Compare Source
v6.14.0
Compare Source
Work in this release contributed by @tmilar, @deammer, and @freekii. Thank you for your contributions!
v6.13.3
Compare Source
@sentry/xxxx
packages (#4019)distDir
Next.js option (#3990)v6.13.2
Compare Source
v6.13.1
Compare Source
v6.13.0
Compare Source
document.head
ordocument.body
exists forinjectReportDialog
(#3972)safari(-web)-extension
stack (#3929)ember-source
todevDependencies
(#3962)lastEventID
for transactions (#3966)basePath
onurlPrefix
(#3922)autoSessionTracking
if dsn undefined (#3954)v6.12.0
Compare Source
v6.11.0
Compare Source
flush
andclose
when client undefined (#3846)SentryWebpackPlugin
from uploading unnecessary files (#3845)Event
objects (#3864)v6.10.0
Compare Source
Vue 3
(#3804)web-vitals 2.1.0
(#3781)InitSentryForEmber
optional (#3802)flush
finish in API routes (#3811)domains
to prevent scope bleed (#3788)Route
typing more generic (#3809)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)v5.30.0
Compare Source
v5.29.2
Compare Source
v5.29.1
Compare Source
Primitive
type (#3108)v5.29.0
Compare Source
sentry-trace
header to outgoing http(s) requests in node (#3053)v5.28.0
Compare Source
@sentry/browser
(#3077)v5.27.6
Compare Source
v5.27.5
Compare Source
v5.27.4
Compare Source
optional
parameter to AWSServices integration (#3030)v5.27.3
Compare Source
getSession
exists before calling it (#3017)DOMException.code
as tag if it exists (#3018)removeEventListener
twice only when necessary (#3016)v5.27.2
Compare Source
v5.27.1
Compare Source
v5.27.0
Compare Source
processing
flag inBaseClient
(#2983)req.cookies
if available instead of parsing (#2985)prepareEvent
rejections (#2973)prepareEvent
pipeline (#2987)Configuration
📅 Schedule: "before 2am" (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.
🔕 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.