mskg / homey-heating

Heating scheduler for Athom Homey
https://homey-heating.mskg.app/
GNU General Public License v3.0
6 stars 6 forks source link

[Snyk] Upgrade @sentry/node from 5.9.0 to 5.14.2 #157

Closed snyk-bot closed 1 year ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade @sentry/node from 5.9.0 to 5.14.2.

:information_source: 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.


Release notes
Package name: @sentry/node
  • 5.14.2 - 2020-03-13
    • [apm] fix: Use Performance API for timings when available, including Web Workers (#2492)
    • [apm] fix: Remove Performance references (#2495)
    • [apm] fix: Set op in node http.server transaction (#2496)
  • 5.14.1 - 2020-03-12
    • [apm] fix: Check for performance.timing in webworkers (#2491)
    • [apm] ref: Remove performance clear entry calls (#2490)
  • 5.14.0 - 2020-03-11
    • [apm] feat: Add a simple heartbeat check, if activities don't change in 3 beats, finish the transaction (#2478)
    • [apm] feat: Make use of the performance browser API to provide better instrumentation (#2474)
    • [browser] ref: Move global error handler + unhandled promise rejection to instrument (#2475)
    • [apm] ref: Always use monotonic clock for time calculations (#2485)
    • [apm] fix: Add trace context to all events (#2486)
  • 5.13.2 - 2020-03-05
    • [apm] feat: Add discardBackgroundSpans to discard background spans by default
  • 5.13.1 - 2020-02-28
    • [node] fix: Restore engines back to >= 6
  • 5.13.0 - 2020-02-28
    • [apm] feat: Add options.autoPopAfter parameter to pushActivity to prevent never-ending spans (#2459)
    • [apm] fix: Use monotonic clock to compute durations (#2441)
    • [core] ref: Remove unused sentry_timestamp header (#2458)
    • [node] ref: Drop Node v6, add Node v12 to test matrix, move all scripts to Node v12 (#2455)
    • [utils] ref: Prevent instantiating unnecessary Date objects in timestampWithMs (#2442)
    • [browser] fix: Mark transactions as event.transaction in breadcrumbs correctly
  • 5.12.5 - 2020-02-26
    • [browser] ref: Mark transactions as event.transaction in breadcrumbs (#2450)
    • [node] fix: Dont overwrite servername in requestHandler (#2449)
    • [utils] ref: Move creation of iframe into try/catch in fetch support check (#2447)
  • 5.12.4 - 2020-02-19
    • [browser] ref: Rework XHR wrapping logic to make sure it always triggers
    • [browser] fix: Handle PromiseRejectionEvent-like CustomEvents (#2429)
    • [core] ref: Notify user when event failed to deliver because of digestion pipeline issue (#2416)
    • [node] fix: Improve incorrect ParseRequest typing (#2433)
    • [apm] fix: Remove auto unknown_error transaction status (#2440)
    • [apm] fix: Properly remove undefined keys from apm payload (#2414)
  • 5.12.3 - 2020-02-04
    • [apm] fix: Remove undefined keys from trace.context
  • 5.12.2 - 2020-02-04
    • [apm] ref: Check if Tracing integration is enabled before dropping transaction
  • 5.12.1 - 2020-02-04
  • 5.12.0 - 2020-02-03
  • 5.11.2 - 2020-01-29
  • 5.11.1 - 2020-01-15
  • 5.11.0 - 2020-01-08
  • 5.10.2 - 2019-12-09
  • 5.10.1 - 2019-12-05
  • 5.10.0 - 2019-12-04
  • 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
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

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 55e1c921 and detected 0 issues on this pull request.

View more on Code Climate.