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 5.7.0 to 5.10.2 #71

Merged
merged 2 commits into from Dec 31, 2019

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @sentry/node from 5.7.0 to 5.10.2.

ℹ️ 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 14 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2019-12-09.
Release notes
Package name: @sentry/node
  • 5.10.2 - 2019-12-09
    • [browser] fix: Always trigger default browser onerror handler (#2348)
    • [browser] fix: Restore correct functionToString behavior for updated fill method (#2346)
    • [integrations] ref: Allow for backslashes in unix paths (#2319)
    • [integrations] feat: Support Windows-style path in RewriteFrame iteratee (#2319)
  • 5.10.1 - 2019-12-05
    • [apm] fix: Sent correct span id with outgoing requests (#2341)
    • [utils] fix: Make fill and wrap work nicely together to prevent double-triggering instrumentations (#2343)
    • [node] ref: Require https-proxy-agent only when actually needed (#2334)
  • 5.10.0 - 2019-12-04
    • [hub] feat: Update span implementation (#2161)
    • [apm] feat: Add @sentry/apm package
    • [integrations] feat: Change Tracing integration (#2161)
    • [utils] feat: Introduce instrument util to allow for custom handlers
    • [utils] Optimize supportsNativeFetch with a fast path that avoids DOM I/O (#2326)
    • [utils] feat: Add isInstanceOf util for safety reasons
  • 5.10.0-rc.0 - 2019-11-27
  • 5.10.0-beta.4 - 2019-11-22
  • 5.10.0-beta.3 - 2019-11-20
  • 5.10.0-beta.2 - 2019-11-19
  • 5.10.0-beta.1 - 2019-11-19
  • 5.10.0-beta.0 - 2019-11-15
  • 5.9.0 - 2019-11-13
    • [node] feat: Added mode option for OnUnhandledRejection integration that changes how we log errors and what we do with the process itself
    • [browser] ref: Both global handlers now always return true to call default implementations (error logging)
  • 5.8.0 - 2019-11-11
    • [browser/node] feat: 429 http code handling in node/browser transports (#2300)
    • [core] feat: Make sure that Debug integration is always setup as the last one (#2285)
    • [browser] fix: Gracefuly handle incorrect input from onerror (#2302)
    • [utils] fix: Safer normalizing for input with domain key (#2305)
    • [utils] ref: Remove dom references from utils for old TS and env interop (#2303)
  • 5.8.0-beta.1 - 2019-11-11
  • 5.8.0-beta.0 - 2019-11-04
  • 5.7.1 - 2019-10-15
    • [core] ref: Use the smallest possible interface for our needs - PromiseLike (#2273)
    • [utils] fix: Add TS dom reference to make sure its in place for compilation (#2274)
  • 5.7.0 - 2019-10-10
    • [core] ref: Use Promise as the interface, but SyncPromise as the implementation in all the places we need thenable API
    • [browser] fix: Capture only failed console.assert calls
    • [browser] ref: Major TraceKit and GlobalHandlers refactor
    • [browser] ref: Remove all required IE10-11 polyfills
    • [browser] ref: Remove Object.assign method usage
    • [browser] ref: Remove Number.isNaN method usage
    • [browser] ref: Remove includes method usage
    • [browser] ref: Improve usage of types in addEventListener breadcrumbs wrapper
    • [browser] ci: Use Galaxy S9 Plus for Android 9
    • [browser] ci: Increase timeouts and retries between Travis and BrowserStack
    • [node] fix: Update https-proxy-agent to 3.0.0 for security reasons (#2262)
    • [node] feat: Extract prototyped data in extractUserData (#2247)
    • [node] ref: Use domain Hub detection only in Node environment
    • [integrations] feat: Use contexts to handle ExtraErrorData (#2208)
    • [integrations] ref: Remove process.env.NODE_ENV from Vue integration (#2263)
    • [types] fix: Breadcrumb data needs to be an object
    • [utils] ref: Make Event instances somewhat serializeable
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

@vercel
Copy link

vercel bot commented Dec 31, 2019

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/fast-start/expressjs-opensource/5oo5vduvx
✅ Preview: https://expressjs-open-git-snyk-upgrade-8176113cd6e0ae6e07ed54ad-c9bb8a.fast-start1.now.sh

@codecov-io
Copy link

codecov-io commented Dec 31, 2019

Codecov Report

Merging #71 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #71   +/-   ##
======================================
  Coverage    45.2%   45.2%           
======================================
  Files          27      27           
  Lines         292     292           
  Branches       31      31           
======================================
  Hits          132     132           
  Misses        145     145           
  Partials       15      15

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 53fd188...3c9c06b. Read the comment docs.

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.

None yet

3 participants