Skip to content

chore(deps): Bump @sentry/node from 5.30.0 to 6.0.0#278

Closed
dependabot-preview[bot] wants to merge 1 commit intonextfrom
dependabot/npm_and_yarn/sentry/node-6.0.0
Closed

chore(deps): Bump @sentry/node from 5.30.0 to 6.0.0#278
dependabot-preview[bot] wants to merge 1 commit intonextfrom
dependabot/npm_and_yarn/sentry/node-6.0.0

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 19, 2021

Bumps @sentry/node from 5.30.0 to 6.0.0.

Release notes

Sourced from @sentry/node's releases.

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)
Changelog

Sourced from @sentry/node's changelog.

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)
Commits
  • 22de19a release: 6.0.0
  • 4d91dcc meta: Changelog
  • 3733ba9 meta: Changelog
  • c6fe264 meta: Changelog
  • 996d5bc wasm: Update versions to 5.30.0
  • 77b130a misc: 6.0.0 changelog
  • 04371a5 ref: Dont run build-awslambda-layer locally
  • 226b96d fix: Dont remove config files during cleanup in wasm integration
  • a15b1af ref: Serverless domainify util can return void
  • fb38292 feat: Prepare Major Release / Toggle session tracking flag (#3099)
  • 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 will not automatically merge this PR because it includes an out-of-range update to a production dependency.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 19, 2021
@coveralls
Copy link

coveralls commented Jan 19, 2021

Pull Request Test Coverage Report for Build 495972654

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 75.424%

Totals Coverage Status
Change from base Build 489154412: 0.0%
Covered Lines: 87
Relevant Lines: 117

💛 - Coveralls

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/sentry/node-6.0.0 branch from 7611c22 to b87e9f8 Compare January 19, 2021 23:39
@dependabot-preview
Copy link
Contributor Author

Superseded by #280.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/sentry/node-6.0.0 branch January 21, 2021 14:33
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.

2 participants