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

Bump @sentry/tracing from 6.2.0 to 6.2.2 #68

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @sentry/tracing from 6.2.0 to 6.2.2.

Release notes

Sourced from @​sentry/tracing'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)
Changelog

Sourced from @​sentry/tracing'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)
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 dependabot bot force-pushed the dependabot/npm_and_yarn/sentry/tracing-6.2.2 branch from a754bb2 to 00958a7 Compare March 15, 2021 09:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry/tracing-6.2.2 branch from 00958a7 to fbe9d34 Compare March 15, 2021 09:44
@mbernardeau mbernardeau merged commit 8098255 into master Mar 15, 2021
@mbernardeau mbernardeau deleted the dependabot/npm_and_yarn/sentry/tracing-6.2.2 branch March 15, 2021 09:48
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.

1 participant