Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Bump @sentry/browser from 5.30.0 to 6.13.3 #929

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2021

Bumps @sentry/browser from 5.30.0 to 6.13.3.

Release notes

Sourced from @​sentry/browser's releases.

6.13.3

  • feat(nextjs): Add ability for integration tests to use linked @sentry/xxxx packages (#4019)
  • feat(nextjs): Support distDir Next.js option (#3990)
  • fix(tracing): Call hasTracingEnabled with correct options when invoking startTransaction (#4020)
  • ref(browser): Refactor sending client reports w. fetch fallback (#4008)
  • ref(core): Make getTransport method on client optional (#4013)
  • ref(ember): Update htmlbars dependency (#4026)
  • ref(integrations): Minor simplification of ExtraErrorData code (#4024)
  • ref(react): Rely on error.cause to link ErrorBoundary errors (#4005)

6.13.2

  • fix(browser): Use getGlobalObject for document check (#3996)
  • misc(all): Disallow direct usage of globals (#3999)

6.13.1

  • fix(browser): Check for document when sending outcomes (#3993)

6.13.0

  • feat(browser): Client Report Support (#3955)
  • feat(perf): Add experimental option to improve LCP collection (#3879)
  • fix(browser): Make sure that document.head or document.body exists for injectReportDialog (#3972)
  • fix(browser): Parse frames-only safari(-web)-extension stack (#3929)
  • fix(ember): Move ember-source to devDependencies (#3962)
  • fix(hub): Don't set lastEventID for transactions (#3966)
  • fix(nextjs): Include nextjs config's basePath on urlPrefix (#3922)
  • fix(node): Add protocol detection for get/request calls without explict protocol (#3950)
  • fix(node): Disable autoSessionTracking if dsn undefined (#3954)
  • fix(vue): Check for matched route existence before starting transaction (#3973)
  • ref(browser): Migrate unit tests from Chai and Karma to Jest (#3965)
  • ref(nextjs): Exclude cross-platform tracing code from bundles (#3978)
  • ref(tracing): Idle transaction refactoring (#3988)

6.13.0-beta.3

  • fix(browser): Use dateTimestampInSeconds instead of Date.now to send seconds-based timestamp

6.13.0-beta.2

  • fix(browser): Add required empty envelope header to Client Report envelope payload

6.13.0-beta.1

  • feat(browser): Client Report Support (#3955)
  • feat(perf): Add experimental option to improve LCP collection (#3879)
  • fix(browser): Make sure that document.head or document.body exists for injectReportDialog (#3972)
  • fix(browser): Parse frames-only safari(-web)-extension stack (#3929)
  • fix(ember): Move ember-source to devDependencies (#3962)
  • fix(hub): Don't set lastEventID for transactions (#3966)
  • fix(nextjs): Include nextjs config's basePath on urlPrefix (#3922)
  • fix(node): Add protocol detection for get/request calls without explict protocol (#3950)
  • fix(node): Disable autoSessionTracking if dsn undefined (#3954)
  • fix(vue): Check for matched route existence before starting transaction (#3973)
  • ref(browser): Migrate unit tests from Chai and Karma to Jest (#3965)

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

6.13.3

  • feat(nextjs): Add ability for integration tests to use linked @sentry/xxxx packages (#4019)
  • feat(nextjs): Support distDir Next.js option (#3990)
  • fix(tracing): Call hasTracingEnabled with correct options when invoking startTransaction (#4020)
  • ref(browser): Refactor sending client reports w. fetch fallback (#4008)
  • ref(core): Make getTransport method on client optional (#4013)
  • ref(ember): Update htmlbars dependency (#4026)
  • ref(integrations): Minor simplification of ExtraErrorData code (#4024)
  • ref(react): Rely on error.cause to link ErrorBoundary errors (#4005)

6.13.2

  • fix(browser): Use getGlobalObject for document check (#3996)
  • misc(all): Disallow direct usage of globals (#3999)

6.13.1

  • fix(browser): Check for document when sending outcomes (#3993)

6.13.0

  • feat(browser): Client Report Support (#3955)
  • feat(perf): Add experimental option to improve LCP collection (#3879)
  • fix(browser): Make sure that document.head or document.body exists for injectReportDialog (#3972)
  • fix(browser): Parse frames-only safari(-web)-extension stack (#3929)
  • fix(ember): Move ember-source to devDependencies (#3962)
  • fix(hub): Don't set lastEventID for transactions (#3966)
  • fix(nextjs): Include nextjs config's basePath on urlPrefix (#3922)
  • fix(node): Add protocol detection for get/request calls without explict protocol (#3950)
  • fix(node): Disable autoSessionTracking if dsn undefined (#3954)
  • fix(vue): Check for matched route existence before starting transaction (#3973)
  • ref(browser): Migrate unit tests from Chai and Karma to Jest (#3965)
  • ref(nextjs): Exclude cross-platform tracing code from bundles (#3978)
  • ref(tracing): Idle transaction refactoring (#3988)

6.12.0

  • fix(nextjs): Differentiate between webpack 4 and 5 in server builds (#3878)
  • fix(core): Skip native frames while searching frame URLs. (#3897)
  • fix(vue): Attach props only if VM is available (#3902)
  • feat(tracing): Add pg-native support to Postgres integration. (#3894)
  • ref(ember): Update addon to support Ember 4.0.0 (beta) (#3915)
  • feat(react): Make Profiler _mountSpan attribute protected (#3904)
  • fix(ember): allow ember-beta to fail (#3910)
  • fix(tracing): Prevent metrics erroring module load in web workers (#3941)
  • misc(browser): Log when event is dropped by Dedupe integration (#3943)

6.11.0

... (truncated)

Commits
  • cbb01ba release: 6.13.3
  • 24ab018 misc: 6.13.3 changelog
  • 00fba50 ref(react): Rely on error.cause to link ErrorBoundary errors (#4005)
  • bdcf133 ref(ember): Update htmlbars dependency (#4026)
  • d1c471f ref(integrations): Minor simplification of ExtraErrorData code (#4024)
  • 389ae60 feat(nextjs): Add ability for integration tests to use linked @sentry/xxxx ...
  • feb2bb5 fix(tracing): Call hasTracingEnabled with correct options when invoking start...
  • f96d47b ref(core): Make getTransport method on client optional (#4013)
  • 0e664af ref(browser): Refactor sending client reports w. fetch fallback (#4008)
  • d920532 chore(react): Add ts-ignore for fallback tests (#4004)
  • 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.13.3.
- [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.13.3)

---
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 requested a review from a team as a code owner October 7, 2021 12:06
@sonarcloud
Copy link

sonarcloud bot commented Oct 7, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants