Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Bump @sentry/node from 5.7.1 to 6.0.3 #61

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2021

Bumps @sentry/node from 5.7.1 to 6.0.3.

Release notes

Sourced from @sentry/node's releases.

6.0.3

  • [tracing] ref: feat(tracing): Add context update methods to Span and Transaction (#3192)
  • [node] ref: Make ExpressRequest not extend http.IncomingMessage anymore (#3211)
  • [browser] deps: Allow for LocalForage >=1.8.1 (#3205)
  • [ember] fix(ember): Fix location url for 'hash' location type (#3195)
  • [ember] fix(ember): Fix Ember to work with Embroider and Fastboot (#3181)

6.0.2

  • [browser] fix: Disable session tracking in non-browser environments (#3194)

6.0.1

  • [vue] fix: Make sure that error is present before logging it in Vue (#3183)
  • [serverless] fix: Fix issue when /dist didn't exist before building (#3190)

6.0.0

This major version release doesn't contain any breaking API/code changes. Starting from the version 6.0.0, all SDKs that support sending sessions data will do so by default. See our Release Health docs to learn more. As of this version, it applies to all Browser SDKs (Browser, React, Angular, Vue, Gatsby etc.). Node.js and other related Server SDKs will follow soon after, in the minor 6.x release. You can opt-out of this behavior by setting autoSessionTracking: false option during SDK initialization.


  • [wasm] feat: Introduce a @sentry/wasm package (#3080)
  • [tracing] feat: Turn Sessions Tracking on by default (#3099)
  • [tracing] feat: Create session on history change (#3179)
  • [core] feat: Attach SDK metadata to options and pass it to the API and transports (#3177)
  • [build] feat: AWS Lambda layer target config for Craft (#3175)
  • [tracing] fix: Make sure that mongo method is thenable before calling it (#3173)

5.30.0

  • [node] fix: esbuild warning dynamic require (#3164)
  • [tracing] ref: Expose required things for React Native auto tracing (#3144)
  • [ember] fix: rootURL breaking route recognition (#3166)
  • [serverless] feat: Zip serverless dependencies for AWS Lambda (#3110)
  • [build] feat: Target to deploy on AWS Lambda (#3165)
  • [build] ref: Remove TravisCI (#3149)
  • [build] ref: Upgrade action-prepare-release to latest version

5.29.2

  • Fix version

5.29.1

  • [types] ref: Loosen tag types, create new Primitive type (#3108)
  • [tracing] feat: Send sample rate and type in transaction item header in envelope (#3068)
  • [tracing] fix(web-vitals): Fix TTFB capture in Safari (#3106)

5.29.0

  • [tracing] feat: MongoDB Tracing Support (#3072)
  • [tracing] feat: MySQL Tracing Support (#3088)
  • [tracing] feat: PostgreSQL Tracing Support (#3064)

... (truncated)

Changelog

Sourced from @sentry/node's changelog.

6.0.3

  • [tracing] ref: feat(tracing): Add context update methods to Span and Transaction (#3192)
  • [node] ref: Make ExpressRequest not extend http.IncomingMessage anymore (#3211)
  • [browser] deps: Allow for LocalForage >=1.8.1 (#3205)
  • [ember] fix(ember): Fix location url for 'hash' location type (#3195)
  • [ember] fix(ember): Fix Ember to work with Embroider and Fastboot (#3181)

6.0.2

  • [browser] fix: Disable session tracking in non-browser environments (#3194)

6.0.1

  • [vue] fix: Make sure that error is present before logging it in Vue (#3183)
  • [serverless] fix: Fix issue when /dist didn't exist before building (#3190)

6.0.0

This major version release doesn't contain any breaking API/code changes. Starting from the version 6.0.0, all SDKs that support sending sessions data will do so by default. See our Release Health docs to learn more. As of this version, it applies to all Browser SDKs (Browser, React, Angular, Vue, Gatsby etc.). Node.js and other related Server SDKs will follow soon after, in the minor 6.x release. You can opt-out of this behavior by setting autoSessionTracking: false option during SDK initialization.


  • [wasm] feat: Introduce a @sentry/wasm package (#3080)
  • [tracing] feat: Turn Sessions Tracking on by default (#3099)
  • [tracing] feat: Create session on history change (#3179)
  • [core] feat: Attach SDK metadata to options and pass it to the API and transports (#3177)
  • [build] feat: AWS Lambda layer target config for Craft (#3175)
  • [tracing] fix: Make sure that mongo method is thenable before calling it (#3173)

5.30.0

  • [node] fix: esbuild warning dynamic require (#3164)
  • [tracing] ref: Expose required things for React Native auto tracing (#3144)
  • [ember] fix: rootURL breaking route recognition (#3166)
  • [serverless] feat: Zip serverless dependencies for AWS Lambda (#3110)
  • [build] feat: Target to deploy on AWS Lambda (#3165)
  • [build] ref: Remove TravisCI (#3149)
  • [build] ref: Upgrade action-prepare-release to latest version

5.29.2

  • Fix version

5.29.1

... (truncated)

Commits
  • 4ba7c44 release: 6.0.3
  • 61563f8 ref: Rework DOM Breadcrumbs integration (#3208)
  • 6562472 meta: Changelog
  • e9e1525 feat(tracing): Add context update methods to Span and Transaction (#3192)
  • 8c20fd2 ref: Make ExpressRequest not extend http.IncomingMessage anymore (#3211)
  • 21196ac deps: Allow for LocalForage >=1.8.1 (#3205)
  • 625e641 fix(ember): Fix location url for 'hash' location type (#3195)
  • 96e3ef3 fix(ember): Fix Ember to work with Embroider and Fastboot (#3181)
  • f2276f2 Merge release/6.0.2 into master
  • 6d7700c release: 6.0.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sentry-bot, a new releaser for @sentry/node since your current version.


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 the dependencies Pull requests that update a dependency file label Feb 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2021

Superseded by #63.

@dependabot dependabot bot closed this Feb 8, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/node-6.0.3 branch February 8, 2021 05:25
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants