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.6.2 #285

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @sentry/node from 4.6.4 to 5.6.2.

Release notes *Sourced from [@sentry/node's releases](https://github.com/getsentry/sentry-javascript/releases).* > ## 5.6.2 > - [browser] feat: Use framesToPop for InvaliantViolations in React errors ([#2204](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2204)) > - [browser] fix: Apply crossorigin attribute with setAttribute tag for userReport dialog ([#2196](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2196)) > - [browser] fix: Make sure that falsy values are captured in unhandledrejections ([#2207](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2207)) > - [loader] fix: Loader should also retrigger falsy values as errors ([#2207](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2207)) > > ## 5.6.1 > - [core] fix: Correctly detect when client is enabled before installing integrations ([#2193](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2193)) > - [browser] ref: Loosen typings in `wrap` method > > ## 5.6.0 > - [core] fix: When using enabled:false integrations shouldnt be installed ([#2181](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2181)) > - [browser] feat: Add support for custom schemes to Tracekit > - [browser] ref: Return function call result from `wrap` method > - [browser] ref: Better UnhandledRejection messages ([#2185](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2185)) > - [browser] test: Complete rewrite of Browser Integration Tests ([#2176](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2176)) > - [node] feat: Add cookies as an optional property in the request handler ([#2167](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2167)) > - [node] ref: Unify method name casing in breadcrumbs ([#2183](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2183)) > - [integrations] feat: Add logErrors option to Vue integration ([#2182](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2182)) > > ## 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 > ... (truncated)
Changelog *Sourced from [@sentry/node's changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md).* > ## 5.6.2 > > - [browser] feat: Use framesToPop for InvaliantViolations in React errors ([#2204](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2204)) > - [browser] fix: Apply crossorigin attribute with setAttribute tag for userReport dialog ([#2196](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2196)) > - [browser] fix: Make sure that falsy values are captured in unhandledrejections ([#2207](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2207)) > - [loader] fix: Loader should also retrigger falsy values as errors ([#2207](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2207)) > > ## 5.6.1 > > - [core] fix: Correctly detect when client is enabled before installing integrations ([#2193](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2193)) > - [browser] ref: Loosen typings in `wrap` method > > ## 5.6.0 > > - [core] fix: When using enabled:false integrations shouldnt be installed ([#2181](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2181)) > - [browser] feat: Add support for custom schemes to Tracekit > - [browser] ref: Return function call result from `wrap` method > - [browser] ref: Better UnhandledRejection messages ([#2185](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2185)) > - [browser] test: Complete rewrite of Browser Integration Tests ([#2176](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2176)) > - [node] feat: Add cookies as an optional property in the request handler ([#2167](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2167)) > - [node] ref: Unify method name casing in breadcrumbs ([#2183](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2183)) > - [integrations] feat: Add logErrors option to Vue integration ([#2182](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2182)) > > ## 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 > ... (truncated)
Commits - [`400594d`](https://github.com/getsentry/sentry-javascript/commit/400594dbd8a04ddff08fb786bcdebcc0ed79dad0) release: 5.6.2 - [`5039a3e`](https://github.com/getsentry/sentry-javascript/commit/5039a3e198317279b37f3de9b6734bcc08f4b7da) meta: v5.6.2 changelog w. title - [`50148f0`](https://github.com/getsentry/sentry-javascript/commit/50148f03e002d7b225d9e840ed062fc934bb18be) meta: v5.6.2 changelog - [`7f58251`](https://github.com/getsentry/sentry-javascript/commit/7f58251c1f55777e4428769151adce17d05107b7) fix: Make sure that falsy values are captured in unhandledrejections - [`836b31f`](https://github.com/getsentry/sentry-javascript/commit/836b31fdbd187a20e1dd8125f8f6ffea2e71dc06) fix: Loader should also retrigger falsy values as errors - [`2979b2c`](https://github.com/getsentry/sentry-javascript/commit/2979b2c5b09a80980a8765272dde246564c82dfd) feat: Use framesToPop for InvaliantViolations in React errors ([#2204](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2204)) - [`01bab2d`](https://github.com/getsentry/sentry-javascript/commit/01bab2d911f534c92e3c7e50ed7b967447c1e1f2) misc: Oh linters, linters - [`12847c6`](https://github.com/getsentry/sentry-javascript/commit/12847c6a88b243e29c9e3099e9d53348ef46c2e1) fix: Apply crossorigin attribute with setAttribute tag ([#2196](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2196)) - [`b3d0ddc`](https://github.com/getsentry/sentry-javascript/commit/b3d0ddc42e8d644275dfc7b295e93954fee30a1d) Merge release/5.6.1 into master - [`1936ddd`](https://github.com/getsentry/sentry-javascript/commit/1936ddd795b985d057410bcb5f5adfef2ca52873) release: 5.6.1 - Additional commits viewable in [compare view](https://github.com/getsentry/sentry-javascript/compare/4.6.4...5.6.2)


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 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 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 #285 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #285   +/-   ##
=======================================
  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 7f73d5d...9c893a1. Read the comment docs.

dependabot-preview[bot] commented 4 years ago

Superseded by #306.