Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2021

Bumps @sentry/react from 6.2.1 to 6.2.2.

Release notes

Sourced from @​sentry/react's releases.

6.2.2

  • [hub] fix: Only create sessions if the correct methods are defined (#3281)
  • [core] fix: Don't override SDK metadata (#3304)
  • [browser] fix: Prevent fetch errors loops with invalid fetch implementations (#3318)
  • [serverless] ref: Add compatible runtime nodejs14.x to building awslambda layer (#3303)
  • [ember] fix: Keep route hook context when performance-wrapping (#3274)
  • [integrations] fix: Normalized Event before caching. (#3305)
Changelog

Sourced from @​sentry/react's changelog.

6.2.2

  • [hub] fix: Only create sessions if the correct methods are defined (#3281)
  • [core] fix: Don't override SDK metadata (#3304)
  • [browser] fix: Prevent fetch errors loops with invalid fetch implementations (#3318)
  • [serverless] ref: Add compatible runtime nodejs14.x to building awslambda layer (#3303)
  • [ember] fix: Keep route hook context when performance-wrapping (#3274)
  • [integrations] fix: Normalized Event before caching. (#3305)
Commits
  • 547a01e release: 6.2.2
  • a31ac41 misc: 6.2.2 changelog
  • f824c80 fix: Normalized Event before caching. (#3305)
  • 02a8c59 chore(deps): bump elliptic from 6.5.3 to 6.5.4 (#3315)
  • 97daa3b chore(deps): bump elliptic in /packages/node/test/manual/webpack-domain (#3320)
  • 0abfa10 misc: Clarified description of browser SDK (#3322)
  • ddda018 fix: Prevent fetch errors loops with invalid fetch implementations (#3318)
  • a40a0da fix(ember): keep route hook context when performance-wrapping (#3274)
  • 58b2ba1 misc: We're hiring (#3312)
  • 5997e04 fix(release health): Only create sessions if the correct methods are defined ...
  • 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 11, 2021
@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #828 (331c2a3) into master (0655032) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #828   +/-   ##
=======================================
  Coverage   64.04%   64.04%           
=======================================
  Files         103      103           
  Lines        3363     3363           
  Branches      963      963           
=======================================
  Hits         2154     2154           
  Misses       1208     1208           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0655032...331c2a3. Read the comment docs.

@QingqiShi QingqiShi merged commit ec1bcb8 into master Mar 11, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/react-6.2.2 branch March 11, 2021 18:39
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant