wework / we-js-logger

Universal logger with transports to Rollbar and Logentries. Uses bunyan under the hood.
MIT License
14 stars 3 forks source link

Bump babel-plugin-istanbul from 4.1.5 to 4.1.6 #163

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps babel-plugin-istanbul from 4.1.5 to 4.1.6.

Changelog *Sourced from [babel-plugin-istanbul's changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md).* > ## 4.1.6 (2018-03-09) > > * chore: explicit update of istanbul dependencies ([#149](https://github-redirect.dependabot.com/istanbuljs/babel-plugin-istanbul/issues/149)) ([77b6eb7](https://github.com/istanbuljs/babel-plugin-istanbul/commit/77b6eb7)), closes [#149](https://github-redirect.dependabot.com/istanbuljs/babel-plugin-istanbul/issues/149) > * chore(package): update coveralls to version 3.0.0 ([#133](https://github-redirect.dependabot.com/istanbuljs/babel-plugin-istanbul/issues/133)) ([7045a03](https://github.com/istanbuljs/babel-plugin-istanbul/commit/7045a03)), closes [#133](https://github-redirect.dependabot.com/istanbuljs/babel-plugin-istanbul/issues/133) > * chore(package): update mocha to version 4.0.0 ([#134](https://github-redirect.dependabot.com/istanbuljs/babel-plugin-istanbul/issues/134)) ([38176ba](https://github.com/istanbuljs/babel-plugin-istanbul/commit/38176ba)), closes [#134](https://github-redirect.dependabot.com/istanbuljs/babel-plugin-istanbul/issues/134) > * fix: babel-preset-es2015 => babel-preset-env ([#138](https://github-redirect.dependabot.com/istanbuljs/babel-plugin-istanbul/issues/138)) ([18fe954](https://github.com/istanbuljs/babel-plugin-istanbul/commit/18fe954)), closes [#138](https://github-redirect.dependabot.com/istanbuljs/babel-plugin-istanbul/issues/138) > * fix: include object-spread-syntax plugin ([#141](https://github-redirect.dependabot.com/istanbuljs/babel-plugin-istanbul/issues/141)) ([428a952](https://github.com/istanbuljs/babel-plugin-istanbul/commit/428a952)), closes [#141](https://github-redirect.dependabot.com/istanbuljs/babel-plugin-istanbul/issues/141) > > > >
Commits - [`321740f`](https://github.com/istanbuljs/babel-plugin-istanbul/commit/321740f7b25d803f881466ea819d870f7ed6a254) chore(release): 4.1.6 - [`77b6eb7`](https://github.com/istanbuljs/babel-plugin-istanbul/commit/77b6eb7af3f3180d3444926c188c7bbb86805e58) chore: explicit update of istanbul dependencies ([#149](https://github-redirect.dependabot.com/istanbuljs/babel-plugin-istanbul/issues/149)) - [`428a952`](https://github.com/istanbuljs/babel-plugin-istanbul/commit/428a952e21bbaf6ea6ee016de85d24d76b3ea12f) fix: include object-spread-syntax plugin ([#141](https://github-redirect.dependabot.com/istanbuljs/babel-plugin-istanbul/issues/141)) - [`18fe954`](https://github.com/istanbuljs/babel-plugin-istanbul/commit/18fe954688fb4b9450138bf6f471446a88573133) fix: babel-preset-es2015 => babel-preset-env ([#138](https://github-redirect.dependabot.com/istanbuljs/babel-plugin-istanbul/issues/138)) - [`7045a03`](https://github.com/istanbuljs/babel-plugin-istanbul/commit/7045a03038c4cce86534508e5b977392af71bb3a) chore(package): update coveralls to version 3.0.0 ([#133](https://github-redirect.dependabot.com/istanbuljs/babel-plugin-istanbul/issues/133)) - [`38176ba`](https://github.com/istanbuljs/babel-plugin-istanbul/commit/38176baa26b9f3d05ffe46e4c51a798b8b3c8fc2) chore(package): update mocha to version 4.0.0 ([#134](https://github-redirect.dependabot.com/istanbuljs/babel-plugin-istanbul/issues/134)) - See full diff in [compare view](https://github.com/istanbuljs/babel-plugin-istanbul/compare/v4.1.5...v4.1.6)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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.
coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 79.31% when pulling 55cc763b9322f68d839e0fd6069e793312b636e6 on dependabot/npm_and_yarn/babel-plugin-istanbul-4.1.6 into 57b66dd40ffe5f44d2cf553d1d1ecfd47973c567 on master.

dependabot-preview[bot] commented 5 years ago

Superseded by #182.