Skip to content
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

build(deps): bump @sentry/browser from 5.27.2 to 5.27.3 #853

Merged
merged 1 commit into from
Nov 5, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2020

Bumps @sentry/browser from 5.27.2 to 5.27.3.

Release notes

Sourced from @sentry/browser's releases.

5.27.3

  • [hub] fix: Make sure that getSession exists before calling it (#3017)
  • [browser] feat: Add DOMException.code as tag if it exists (#3018)
  • [browser] fix: Call removeEventListener twice only when necessary (#3016)
  • [tracing] fix: Schedule the execution of the finish to let all the spans being closed first (#3022)
  • [tracing] fix: Adjust some web vitals to be relative to fetchStart and some other improvements (#3019)
  • [tracing] fix: Add transaction name as tag on error events (#3024)
Changelog

Sourced from @sentry/browser's changelog.

5.27.3

  • [hub] fix: Make sure that getSession exists before calling it (#3017)
  • [browser] feat: Add DOMException.code as tag if it exists (#3018)
  • [browser] fix: Call removeEventListener twice only when necessary (#3016)
  • [tracing] fix: Schedule the execution of the finish to let all the spans being closed first (#3022)
  • [tracing] fix: Adjust some web vitals to be relative to fetchStart and some other improvements (#3019)
  • [tracing] fix: Add transaction name as tag on error events (#3024)
Commits
  • e0be154 release: 5.27.3
  • d8dae95 misc: 5.27.3 changelog
  • a3fb285 feat(browser): Add DOMException.code as tag if it exists (#3018)
  • 600df15 fix: Schedule the execution of the finish to let all the spans being closed f...
  • 40f5201 fix(web-vitals): Adjust some web vitals to be relative to fetchStart and some...
  • c8e34e9 fix(dev): Fix ember-cli version (#3025)
  • 1fdb95f fix(tracing): Add transaction name as tag on error events (#3024)
  • c864ff6 doc: fix outdated docstring on Span constructor (#3021)
  • 8489072 fix(browser): Call removeEventListener twice only when necessary (#3016)
  • 75d3225 Merge branch 'master' of github.com:getsentry/sentry-javascript
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 5, 2020
@LoneRifle LoneRifle merged commit 2193ab2 into develop Nov 5, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/browser-5.27.3 branch November 5, 2020 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant