geodatagouv / geoplatform

Core API and processing tools for geo.data.gouv.fr
MIT License
5 stars 1 forks source link

Bump @sentry/node from 4.6.4 to 5.5.0 #272

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @sentry/node from 4.6.4 to 5.5.0.

Release notes *Sourced from [@sentry/node's releases](https://github.com/getsentry/sentry-javascript/releases).* > ## 5.5.0 > - [core] fix: Store processing state for each `flush` call separately ([#2143](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2143)) > - [scope] feat: Generate hint if not provided in the Hub calls ([#2142](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2142)) > - [browser] feat: Read `window.SENTRY_RELEASE` to set release by default ([#2132](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2132)) > - [browser] fix: Don't call `fn.handleEvent.bind` if `fn.handleEvent` does not exist ([#2138](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2138)) > - [browser] fix: Correctly handle events that utilize `handleEvent` object ([#2149](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2149)) > - [node] feat: Provide optional `shouldHandleError` option for node `errorHandler` ([#2146](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2146)) > - [node] fix: Remove unsafe `any` from `NodeOptions` type ([#2111](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2111)) > - [node] fix: Merge `transportOptions` correctly ([#2151](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2151)) > - [utils] fix: Add polyfill for `Object.setPrototypeOf` ([#2127](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2127)) > - [integrations] feat: `SessionDuration` integration ([#2150](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2150)) > > ## 5.4.3 > - [core] feat: Expose `Span` class > - [node] fix: Don't overwrite transaction on event in express handler > > ## 5.4.2 > - [core] fix: Allow Integration constructor to have arguments > - [browser] fix: Vue breadcrumb recording missing in payload > - [node] fix: Force agent-base to be at version 4.3.0 to fix various issues. Fix [#1762](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/1762), fix [#2085](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2085) > - [integrations] fix: Tracing integration fetch headers bug where trace header is not attached if there are no options. > - [utils] fix: Better native `fetch` detection via iframes. Fix [#1601](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/1601) > > ## 5.4.1 > - [integrations] fix: Tracing integration fetch headers bug. > > ## 5.4.0 > - [global] feat: Exposed new simplified scope API. `Sentry.setTag`, `Sentry.setTags`, `Sentry.setExtra`, `Sentry.setExtras`, `Sentry.setUser`, `Sentry.setContext` > > ## 5.3.1 > - [integrations] fix: Tracing integration CDN build. > > ## 5.3.0 > - [browser] fix: Remove `use_strict` from `@sentry/browser` > - [utils] fix: Guard string check in `truncate` > - [browser] fix: TraceKit fix for eval frames > > ## 5.2.1 > - [browser] feat: Expose `wrap` function in `@sentry/browser` > - [browser] feat: Added `onLoad` callback to `showReportDialog` > - [browser] fix: Use 'native code' as a filename for some frames > > ## 5.2.0 > - [opentracing] ref: Removed opentracing package > - [integrations] feat: Add tracing integration > - [hub] feat: Add tracing related function to scope and hub (`Scope.startSpan`, `Scope.setSpan`, `Hub.traceHeaders`) > - [hub] feat: Add new function to Scope `setContext` > - [hub] feat: Add new function to Scope `setTransaction` > - [integrations] fix: Update ember integration to include original error in `hint` in `beforeSend` > - [integrations] fix: Ember/Vue fix integration > ... (truncated)
Changelog *Sourced from [@sentry/node's changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md).* > ## 5.5.0 > > - [core] fix: Store processing state for each `flush` call separately ([#2143](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2143)) > - [scope] feat: Generate hint if not provided in the Hub calls ([#2142](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2142)) > - [browser] feat: Read `window.SENTRY_RELEASE` to set release by default ([#2132](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2132)) > - [browser] fix: Don't call `fn.handleEvent.bind` if `fn.handleEvent` does not exist ([#2138](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2138)) > - [browser] fix: Correctly handle events that utilize `handleEvent` object ([#2149](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2149)) > - [node] feat: Provide optional `shouldHandleError` option for node `errorHandler` ([#2146](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2146)) > - [node] fix: Remove unsafe `any` from `NodeOptions` type ([#2111](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2111)) > - [node] fix: Merge `transportOptions` correctly ([#2151](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2151)) > - [utils] fix: Add polyfill for `Object.setPrototypeOf` ([#2127](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2127)) > - [integrations] feat: `SessionDuration` integration ([#2150](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2150)) > > ## 5.4.3 > > - [core] feat: Expose `Span` class > - [node] fix: Don't overwrite transaction on event in express handler > > ## 5.4.2 > > - [core] fix: Allow Integration constructor to have arguments > - [browser] fix: Vue breadcrumb recording missing in payload > - [node] fix: Force agent-base to be at version 4.3.0 to fix various issues. Fix [#1762](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/1762), fix [#2085](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2085) > - [integrations] fix: Tracing integration fetch headers bug where trace header is not attached if there are no options. > - [utils] fix: Better native `fetch` detection via iframes. Fix [#1601](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/1601) > > ## 5.4.1 > > - [integrations] fix: Tracing integration fetch headers bug. > > ## 5.4.0 > > - [global] feat: Exposed new simplified scope API. `Sentry.setTag`, `Sentry.setTags`, `Sentry.setExtra`, `Sentry.setExtras`, `Sentry.setUser`, `Sentry.setContext` > > ## 5.3.1 > > - [integrations] fix: Tracing integration CDN build. > > ## 5.3.0 > > - [browser] fix: Remove `use_strict` from `@sentry/browser` > - [utils] fix: Guard string check in `truncate` > - [browser] fix: TraceKit fix for eval frames > > ## 5.2.1 > > - [browser] feat: Expose `wrap` function in `@sentry/browser` > - [browser] feat: Added `onLoad` callback to `showReportDialog` > - [browser] fix: Use 'native code' as a filename for some frames > > ... (truncated)
Commits - [`994247d`](https://github.com/getsentry/sentry-javascript/commit/994247d6bd629da70ff61fc0a72fc054b1723f8b) release: 5.5.0 - [`1df4c1f`](https://github.com/getsentry/sentry-javascript/commit/1df4c1fe41750f27faaf008b044ba1fd361d9337) fix: Merge transportOptions correctly ([#2153](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2153)) - [`1127cf4`](https://github.com/getsentry/sentry-javascript/commit/1127cf4b221d9b8f467c649e99b03c3a58cffb58) fix: remove unsafe ‘any' from NodeOptions type ([#2111](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2111)) - [`bb319b6`](https://github.com/getsentry/sentry-javascript/commit/bb319b6a643cafe7c5ed7b712bd7270294570203) fix: Correctly handle events that utilize handleEvent object ([#2149](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2149)) - [`a952720`](https://github.com/getsentry/sentry-javascript/commit/a9527204e17d695e58a202389f142e3c7be1bd6b) feat: Provide optional shouldHandleError option for node errorHandler ([#2146](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2146)) - [`0b1c050`](https://github.com/getsentry/sentry-javascript/commit/0b1c050840d9898d4d80a49571e121941fca3abe) feat: SessionDuration integration ([#2150](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2150)) - [`de9b23a`](https://github.com/getsentry/sentry-javascript/commit/de9b23ac9b22284dca4e55d33678edb447180a49) feat: Generate hint if not provided in the Hub calls ([#2142](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2142)) - [`ad219fd`](https://github.com/getsentry/sentry-javascript/commit/ad219fd917fb9d87a128f141c16f55c3caf5a167) fix: Store processing state for each flush call separately ([#2143](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2143)) - [`2ff420e`](https://github.com/getsentry/sentry-javascript/commit/2ff420eca7cbae41b9a3c29aa343f0bab96e3e73) fix: don't call `fn.handleEvent.bind` if `fn.handleEvent` does not exist ([#2138](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2138)) - [`4bfbf99`](https://github.com/getsentry/sentry-javascript/commit/4bfbf99daea758ec18db11da7d96590dc7d6f1b5) Update MIGRATION.md - Additional commits viewable in [compare view](https://github.com/getsentry/sentry-javascript/compare/4.6.4...5.5.0)


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 a major 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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #272   +/-   ##
=======================================
  Coverage   23.55%   23.55%           
=======================================
  Files          99       99           
  Lines        2165     2165           
=======================================
  Hits          510      510           
  Misses       1655     1655

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 b585762...1b7c33f. Read the comment docs.

dependabot-preview[bot] commented 5 years ago

Superseded by #282.