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

Bump @sentry/react from 6.1.0 to 6.2.2 in /ui #891

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @sentry/react from 6.1.0 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)

6.2.1

  • [core] fix: Moves SDK metadata-setting into the NodeClient/BrowserClient to protect it from being overwritten by other classes extending BaseClient like @sentry/serverless (#3279)

6.2.0

  • [tracing] feat: Mongoose tracing support added to MongoDB (#3252)
  • [tracing] fix: Add missing find method from mongo tracing list (#3253)
  • [tracing] fix: Create spanRecorder whenever transactions are sampled (#3255)
  • [node] fix: Parse ESM based frames with file:// protocol (#3264)
  • [react] fix: Remove react-dom peer dependency for RN (#3250)
  • [ember] fix: Fixing fetching config during build step (#3246)
  • [serverless]: fix: Handle incoming sentry-trace header (#3261)
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)

6.2.1

  • [core] fix: Moves SDK metadata-setting into the NodeClient/BrowserClient to protect it from being overwritten by other classes extending BaseClient like @sentry/serverless (#3279)

6.2.0

  • [tracing] feat: Mongoose tracing support added to MongoDB (#3252)
  • [tracing] fix: Add missing find method from mongo tracing list (#3253)
  • [tracing] fix: Create spanRecorder whenever transactions are sampled (#3255)
  • [node] fix: Parse ESM based frames with file:// protocol (#3264)
  • [react] fix: Remove react-dom peer dependency for RN (#3250)
  • [ember] fix: Fixing fetching config during build step (#3246)
  • [serverless]: fix: Handle incoming sentry-trace header (#3261)
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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 15, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2021

Superseded by #898.

@dependabot dependabot bot closed this Mar 22, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/sentry/react-6.2.2 branch March 22, 2021 06:04
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants