ChickenKyiv / loopback-tutor-intern-8

https://loopback-react-account.herokuapp.com/
https://groceristar.netlify.com/
GNU General Public License v3.0
0 stars 1 forks source link

Bump raven-js from 3.26.3 to 3.27.0 #113

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps raven-js from 3.26.3 to 3.27.0.

Release notes *Sourced from [raven-js's releases](https://github.com/getsentry/raven-js/releases).* > ## raven-js@3.27.0 > * CHANGE: Remove `keepalive: true` as a default fetch option (reference: https://github-redirect.dependabot.com/getsentry/sentry-docs/pull/310) > * FIX: Use `objectMerge` util instead of `Object.assign` for IE10/11 > * FIX: Updated `setUserContext` type definition > * FIX: Updated `sanitizeKeys` type definition > * FIX: Update license template to use correct license url > > ## raven-js@3.26.4 > * FEAT: Add options to customize `showReportDialog` language
Commits - [`7ea4d0d`](https://github.com/getsentry/sentry-javascript/commit/7ea4d0dd760f8999e5ad51abe572df5a954a5927) raven-js@3.27.0 - [`200cffc`](https://github.com/getsentry/sentry-javascript/commit/200cffcc9b2208ade1998a674e4ebfd92be03ba6) build: Comment-out bower and docs deploy step - [`0aed3ac`](https://github.com/getsentry/sentry-javascript/commit/0aed3ac9a773b60079b0f328e8d5ebcf7de46b48) ref: Remove keepalive:true as a default ([#1496](https://github-redirect.dependabot.com/getsentry/raven-js/issues/1496)) - [`551d597`](https://github.com/getsentry/sentry-javascript/commit/551d597d144697c919058904e5865da09cf5500a) Fix Raven.setUserContext typescript definition. ([#1500](https://github-redirect.dependabot.com/getsentry/raven-js/issues/1500)) - [`551021f`](https://github.com/getsentry/sentry-javascript/commit/551021fff157e5048944679779fe6c0cfccb0718) feat: Add simple request queue with `close` function ([#1504](https://github-redirect.dependabot.com/getsentry/raven-js/issues/1504)) - [`fe631bf`](https://github.com/getsentry/sentry-javascript/commit/fe631bf8266186f25f5c62e2b0a2a4df675662d8) feat: Breadcrumbs hint implementation ([#1505](https://github-redirect.dependabot.com/getsentry/raven-js/issues/1505)) - [`caea4f8`](https://github.com/getsentry/sentry-javascript/commit/caea4f84f9c356ce2b7781fcf3053d14a3779476) feat: Store requestes to sentry as breadcrumbs - [`f25fb26`](https://github.com/getsentry/sentry-javascript/commit/f25fb261464abfe27e43792fdc40f01597e65f6e) ref: DSN to Dsn casing change ([#1503](https://github-redirect.dependabot.com/getsentry/raven-js/issues/1503)) - [`4b40c39`](https://github.com/getsentry/sentry-javascript/commit/4b40c39ff5847161b15d5d26d2b2b8dbce7f5de2) fix: Ignore async exceptions when reading source files fails ([#1501](https://github-redirect.dependabot.com/getsentry/raven-js/issues/1501)) - [`f120f1a`](https://github.com/getsentry/sentry-javascript/commit/f120f1a16fe9da7fc7897cce4482c30d7200525e) feat: API changes ([#1497](https://github-redirect.dependabot.com/getsentry/raven-js/issues/1497)) - Additional commits viewable in [compare view](https://github.com/getsentry/raven-js/compare/raven-js@3.26.3...raven-js@3.27.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 commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@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 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.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.