Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

build(deps): bump @sentry/browser from 6.4.1 to 6.6.0 in /template#828

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/template/dev/sentry/browser-6.6.0
Closed

build(deps): bump @sentry/browser from 6.4.1 to 6.6.0 in /template#828
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/template/dev/sentry/browser-6.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 14, 2021

Copy link
Copy Markdown
Contributor

Bumps @sentry/browser from 6.4.1 to 6.6.0.

Release notes

Sourced from @​sentry/browser's releases.

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)
Changelog

Sourced from @​sentry/browser's changelog.

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)
Commits
  • 9a13c8b release: 6.6.0
  • 2cce743 test: Patch ember tests that temporarily blocks the release (#3667)
  • 35e5af9 ci: Run @​sentry/ember tests before releases (#3665)
  • 4121705 ref: Nextjs CI improvements (#3666)
  • 4a46e21 docs(vue): Document supported version range (#3663)
  • cf17a29 misc: 6.6.0 changelog
  • 4f401ab Make HTTPModule more abstract to be able to use it in non-Node.JS environment...
  • 888c14a fix(nextjs): Improve NextConfigExports compatibility
  • 925c114 fix(angular): provide a single compilation unit for the trace directive (#3...
  • 20f3bcb ref(craft): Modernize Craft config (#3638)
  • 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 6.4.1 to 6.6.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@6.4.1...6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@vercel

vercel Bot commented Jun 14, 2021

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/rmuif/web/FPwUtGZPQR4zXfsJX9KMJ9chpjXD
✅ Preview: https://web-git-dependabot-npmandyarntemplatedevsentrybrowser-660-rmuif.vercel.app

@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #829.

@dependabot dependabot Bot closed this Jun 15, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/template/dev/sentry/browser-6.6.0 branch June 15, 2021 18:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants