Update dependency @sentry/browser to v4.6.6 - abandoned #84
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:
4.1.1
->4.6.6
Release Notes
getsentry/sentry-javascript
v4.6.6
Compare Source
Error.toString()
v4.6.5
Compare Source
v4.6.4
Compare Source
v4.6.3
Compare Source
v4.6.2
Compare Source
SENTRY_RELEASE
andSENTRY_ENVIRONMENT
if presentv4.6.1
Compare Source
tslib_1__default
regression and add additional tests around itv4.6.0
Compare Source
init
has been called in an onload callbackinboundFilter
methodsinit
calls have been changed to "latest wins" instead of "ignore all after first"flush
method which currently is an alias forclose
options.dsn
is undefined when callinginit
we try to load it fromprocess.env.SENTRY_DSN
flush
andclose
onSentry.*
sentry
to express error handler response which contains theevent_id
of the errorv4.5.4
Compare Source
DOMError
andDOMException
should be error level eventsdecycle
util functiondecycle
util functionwrap
method to hide internal Sentry flagsfill
utilv4.5.3
Compare Source
property.
v4.5.2
Compare Source
v4.5.1
Compare Source
v4.5.0
Compare Source
captureEvent
, prefersendEvent
for transports.sendEvent
now takes a string (body)instead of
Event
object.RequestBuffer
toPromiseBuffer
, also introduce limitframeContextLines
, if set to0
we do not provide source code pre/post context, default is7
lines pre/postserialize
method to prevent circular referencesv4.4.2
Compare Source
v4.4.1
Compare Source
v4.4.0
Compare Source
v4.3.4
Compare Source
v4.3.3
Compare Source
v4.3.2
Compare Source
v4.3.1
Compare Source
v4.3.0
Compare Source
ReportingObserver
integration to "pluggable" making it an opt-in integrationpath
/fs
forstore.ts
v4.2.4
Compare Source
withScope
inEmber
integration instead of manualpushPop/popScope
callsEmber
integration (#1696)LinkedErrors
integration to send exceptions in correct order and take main exception into thelimit
countaddGlobalEventProcessor
InboundFilters
integration so that it reads and merge configuration from theinit
call as wellv4.2.3
Compare Source
bundlerSafeRequire
renamed todynamicRequire
now takes two arguments, first is should bemodule
, secondrequest
/moduleName
.v4.2.2
Compare Source
Integration
interface.parseRequest
onHandlers
.v4.2.1
Compare Source
domain
ingetCurrentHub
in try/catch - Fixed #1670v4.2.0
Compare Source
addBreadcrumb
sync internally,beforeBreadcrumb
is now only syncconsole
guard inbeforeBreadcrumb
Client
. This means that when binding a new Client to theHub
the clientitself can decide which integration should run.
Renovate configuration
📅 Schedule: 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.