Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Bump @sentry/browser from 5.30.0 to 6.7.1 #176

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 16, 2021

Bumps @sentry/browser from 5.30.0 to 6.7.1.

Release notes

Sourced from @​sentry/browser's releases.

6.7.1

  • [core] fix: Add event type to item header when envelopes are forced (#3676)
  • [core] fix: Include DSN in envelope header for sessions (#3680)
  • [core] fix: Prevent scope from storing more than 100 breadcrumbs at the time (#3677)
  • [node] ref: Remove default http(s) import from http-module (#3681)
  • [nextjs] feat: Add body data to transaction request context (#3672)

6.7.0

  • [core] feat: Add tunnel option to support request tunneling for dealing with ad-blockers (#3521)

6.6.0

  • [node] feat: Allow for overriding custom UrlParser in Node.js transports (#3612)
  • [browser] feat: Add serializeAttribute option to DOM breadcrumbs. (#3620)
  • [nextjs] fix: Improve NextConfigExports compatibility (#3592)
  • [nextjs] fix: Use correct abs path for server init (#3649)
  • [angular] fix: Do not run change detection when capturing the exception (#3618)
  • [angular] fix: Do not run change detection when finishing transaction (#3622)
  • [angular] fix: Provide a single compilation unit for the trace directive (#3617)
  • [utils] fix: Check for performance.now when calculating browser timing (#3657)
  • [integrations] fix: Run rewriting for both exception and stacktrace events (#3653)
  • [node] ref: Replace old-style require(console) with a global object (#3623)
  • [node] ref: Make HTTPModule more abstract to be able to use it in non-Node.JS environments (#3655)
  • [nextjs] ref: Export BrowserTracing integration directly from @sentry/nextjs (#3647)

6.5.1

  • [nextjs] fix: Prevent webpack 5 from crashing server (#3642)
  • [eslint] build: Upgrade to eslint 7.27.0 (#3639)
  • [nextjs] test: Add nextjs integration tests for Server and Browser (#3632)
  • [browser] ref: Don't send session duration in browser environments (#3616)
  • [hub] fix: Correctly compute session durations (#3616)

6.5.0

  • [angular] fix: prevent memory leak when the root view is removed (#3594)
  • [browser] fix: Do not trigger session on meaningless navigation (#3608)
  • [nextjs] feat: Frontend + withSentry Performance Monitoring (#3580)
  • [react] fix: Use history object for init transaction name (#3609)

6.4.1

  • [ember] ref: Fix merging of runtime config with environment config. (#3563)
  • [angular] ref: Allow angular v12 as a peer dependency. (#3569)
  • [tracing] fix: Avoid browser tracing initialization on node environment (#3548)
  • [react] ref: Make RouteProps typing more generic (#3570)
  • [tracing] fix: Correctly handle pg.Cursor in pg query method (#3567)
  • [types] fix: Add attachment to SentryRequestType (#3561)
  • [nextjs] ref: Disable node session for next.js (#3558)
  • [eslint] feat: Add new eslint rules (#3545)

6.4.0

  • [core] feat: initalScope in SDK Options (#3544)
  • [node] feat: Release Health for Node (Session Aggregates) (#3319)

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

6.7.1

  • [core] fix: Add event type to item header when envelopes are forced (#3676)
  • [core] fix: Include DSN in envelope header for sessions (#3680)
  • [core] fix: Prevent scope from storing more than 100 breadcrumbs at the time (#3677)
  • [node] ref: Remove default http(s) import from http-module (#3681)
  • [nextjs] feat: Add body data to transaction request context (#3672)

6.7.0

  • [core] feat: Add tunnel option to support request tunneling for dealing with ad-blockers (#3521)

6.6.0

  • [node] feat: Allow for overriding custom UrlParser in Node.js transports (#3612)
  • [browser] feat: Add serializeAttribute option to DOM breadcrumbs. (#3620)
  • [nextjs] fix: Improve NextConfigExports compatibility (#3592)
  • [nextjs] fix: Use correct abs path for server init (#3649)
  • [angular] fix: Do not run change detection when capturing the exception (#3618)
  • [angular] fix: Do not run change detection when finishing transaction (#3622)
  • [angular] fix: Provide a single compilation unit for the trace directive (#3617)
  • [utils] fix: Check for performance.now when calculating browser timing (#3657)
  • [integrations] fix: Run rewriting for both exception and stacktrace events (#3653)
  • [node] ref: Replace old-style require(console) with a global object (#3623)
  • [node] ref: Make HTTPModule more abstract to be able to use it in non-Node.JS environments (#3655)
  • [nextjs] ref: Export BrowserTracing integration directly from @sentry/nextjs (#3647)

6.5.1

  • [nextjs] fix: Prevent webpack 5 from crashing server (#3642)
  • [eslint] build: Upgrade to eslint 7.27.0 (#3639)
  • [nextjs] test: Add nextjs integration tests for Server and Browser (#3632)
  • [browser] ref: Don't send session duration in browser environments (#3616)
  • [hub] fix: Correctly compute session durations (#3616)

6.5.0

  • [angular] fix: prevent memory leak when the root view is removed (#3594)
  • [browser] fix: Do not trigger session on meaningless navigation (#3608)
  • [nextjs] feat: Frontend + withSentry Performance Monitoring (#3580)
  • [react] fix: Use history object for init transaction name (#3609)

6.4.1

  • [ember] ref: Fix merging of runtime config with environment config. (#3563)
  • [angular] ref: Allow angular v12 as a peer dependency. (#3569)
  • [tracing] fix: Avoid browser tracing initialization on node environment (#3548)
  • [react] ref: Make RouteProps typing more generic (#3570)
  • [tracing] fix: Correctly handle pg.Cursor in pg query method (#3567)
  • [types] fix: Add attachment to SentryRequestType (#3561)

... (truncated)

Commits
  • e2a2a2e release: 6.7.1
  • 4990177 misc: 6.7.1 changelog
  • 3b42340 ref: Remove default http(s) import from http-module (#3681)
  • ab9efb2 fix: Include DSN in envelope header for sessions (#3680)
  • e9c6d6a ref: Remove event from EventType type (#3678)
  • c4fc9ae fix: Prevent scope from storing more than 100 breadcrumbs at the time (#3677)
  • 96c36e8 fix: Add event type to item header when envelopes are forced (#3676)
  • 1054d3d feat(nextjs): Add body data to transaction request context (#3672)
  • 482ca02 Merge branch 'release/6.7.0'
  • e7a9014 release: 6.7.0
  • 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)

Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.30.0 to 6.7.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@5.30.0...6.7.1)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 16, 2021
@mitlib mitlib temporarily deployed to disco-pr-176 June 16, 2021 07:30 Inactive
@coveralls
Copy link

Pull Request Test Coverage Report for Build 942014733

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.567%

Totals Coverage Status
Change from base Build 515926022: 0.0%
Covered Lines: 146
Relevant Lines: 151

💛 - Coveralls

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 22, 2021

Superseded by #180.

@dependabot dependabot bot closed this Jun 22, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/browser-6.7.1 branch June 22, 2021 00:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants