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

Bump @sentry/browser from 6.3.6 to 6.13.2 #51

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 22, 2021

Bumps @sentry/browser from 6.3.6 to 6.13.2.

Release notes

Sourced from @​sentry/browser's releases.

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)
  • ref(nextjs): Exclude cross-platform tracing code from bundles (#3978)

6.13.0-beta.0

  • feat(tracing): Add tracestate header handling

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)

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

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

  • feat(nextjs): Allow for TypeScript user config files (#3847)
  • fix(browser): Make sure handler exists for LinkedErrors Integration (#3861)
  • fix(core): Skip anonymous callbacks while searching frame URLs. (#3842)
  • fix(core): Stop rejecting in flush and close when client undefined (#3846)
  • fix(nextjs): Stop SentryWebpackPlugin from uploading unnecessary files (#3845)
  • fix(react): Require ReactElement in ErrorBoundary props and render (#3857)
  • fix(tests): Allow tests to run on Windows without WSL (#3813)
  • fix(utils): Fix false-positive circular references when normalizing Event objects (#3864)
  • fix(vue): Make Router.name type optional to match VueRouter (#3843)
  • ref(core): Prevent redundant setup work (#3862)
  • ref(nextjs): Stop reinitializing the server SDK unnecessarily (#3860)

... (truncated)

Commits

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.3.6 to 6.13.2.
- [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.3.6...6.13.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 7, 2021

Superseded by #56.

@dependabot dependabot bot closed this Oct 7, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/browser-6.13.2 branch October 7, 2021 11:22
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.

0 participants