Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @sentry/node from 6.16.1 to 6.19.1 #202

Closed
wants to merge 1 commit into from

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @sentry/node from 6.16.1 to 6.19.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 18 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-03-21.
Release notes
Package name: @sentry/node
  • 6.19.1 - 2022-03-21

    This release fixes a bug from 6.19.0 causing type import errors in most JS SDKs.

    fix(types): Point to type definitions in dist folder #4745

  • 6.19.0 - 2022-03-21

    This release makes a change to the data normalization process, limiting the number of entries or properties which will be included in any given array or object to 1000. Previously there was no limit, so in rare cases you may notice a change in your context data. If this is a problem, you can increase the limit with the new maxNormalizationBreadth setting. See #4689 for details.

    feat(build): Create debug versions of minified bundles (#4699)
    feat(integrations): Make ES6 integration bundles (#4718)
    feat(utils): Limit normalize maximum properties/elements (#4689)
    feat(various): Apply debug guard to logger everywhere (#4698)
    fix(browser): Use apply rather than call in try-catch integration (#4695)
    fix(ember): Fix merging env config (#4714)
    fix(nextjs): Add env var to suppress API non-response meta-warning (#4706)
    fix(nextjs): Widen scope for client file upload (#4705)
    fix(node): Fix async stack parsing (#4721)
    ref(browser): Use ratelimit utils in base transport (#4686)
    ref(build): Introduce root build directory in @ sentry/browser (#4688)
    ref(minimal): Simplify syntheticException creation (#4691)
    ref(tracing): Remove BrowserTracing logging flag default value (#4708)
    ref(utils): Simplify isDebugBuild logging guard (#4696)

    Work in this release contributed by @ Turbo87. Thank you for your contribution!

  • 6.18.2 - 2022-03-08

    If you are using @ sentry-internal/eslint-config-sdk, please note that this release turns on the quotes rule to enforce usage of single quotes.

    This release also removes @ sentry/tracing as a dependency of @ sentry/node. Please explicitly install and import @ sentry/tracing if you want to use performance monitoring capabilities. For more details, see our docs on setting up Node Performance Monitoring.

    We also now produce an ES6 version of our CDN tracing bundle, which can be accessed with bundle.tracing.es6.min.js.

    • chore(eslint): Turn on quotes rules (#4671)
    • fix(node): prevent errors thrown on flush from breaking response (#4667)
    • ref(node): Remove dependency on @ sentry/tracing (#4647)
    • fix(tracing): Make method required in transactionSampling type (#4657)
    • feat(tracing): Add ES6 tracing bundle (#4674)

    Work in this release contributed by @ Ignigena. Thank you for your contribution!

  • 6.18.1 - 2022-02-28
  • 6.18.1-beta.0 - 2022-03-01

    This patch builds on top of the https://github.com/getsentry/sentry-javascript/releases/tag/6.17.8-beta.0 beta.
    It adds an additional finish reason that covers the case where a transaction was getting externally finished.

    • feat(tracing): Reset IdleTimeout based on activities count (#4531)
  • 6.18.0 - 2022-02-24
  • 6.17.9 - 2022-02-16
  • 6.17.8 - 2022-02-15
  • 6.17.8-beta.0 - 2022-02-11
  • 6.17.7 - 2022-02-11
  • 6.17.6 - 2022-02-08
  • 6.17.5 - 2022-02-07
  • 6.17.4 - 2022-02-02
  • 6.17.3 - 2022-01-28
  • 6.17.2 - 2022-01-25
  • 6.17.1 - 2022-01-24
  • 6.17.0 - 2022-01-24
  • 6.17.0-beta.0 - 2022-01-10
  • 6.16.1 - 2021-12-10
from @sentry/node GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@snyk-bot snyk-bot requested a review from a team as a code owner April 13, 2022 00:37
@CLAassistant
Copy link

CLAassistant commented Apr 13, 2022

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants