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 nyc from 11.3.0 to 14.1.0 #196

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps nyc from 11.3.0 to 14.1.0.

Changelog *Sourced from [nyc's changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md).* > # [14.1.0](https://github.com/istanbuljs/nyc/compare/v14.0.0...v14.1.0) (2019-04-24) > > > ### Bug Fixes > > * Do not crash when nyc is run inside itself. ([#1068](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1068)) ([c4fcf5e](https://github.com/istanbuljs/nyc/commit/c4fcf5e)), closes [#1067](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1067) > * Exit with code 1 when nyc doesn't know what to do. ([#1070](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1070)) ([21fb2c8](https://github.com/istanbuljs/nyc/commit/21fb2c8)) > * Purge source-map cache before reporting if cache is disabled. ([#1080](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1080)) ([3d9eaa4](https://github.com/istanbuljs/nyc/commit/3d9eaa4)) > * Use correct config property for parser plugins ([#1082](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1082)) ([a7bc7ae](https://github.com/istanbuljs/nyc/commit/a7bc7ae)) > > > ### Features > > * add support for yaml configuration file ([#1054](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1054)) ([ca37ffa](https://github.com/istanbuljs/nyc/commit/ca37ffa)) > > > > # [14.0.0](https://github.com/istanbuljs/nyc/compare/v13.3.0...v14.0.0) (2019-04-15) > > > ### Bug Fixes > > * Add `cwd` option to instrument command ([#1024](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1024)) ([051d95a](https://github.com/istanbuljs/nyc/commit/051d95a)) > * Add config values to hash salt ([#988](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/988)) ([7ac325d](https://github.com/istanbuljs/nyc/commit/7ac325d)), closes [#522](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/522) > * Exclude negated not working with '--all' switch ([#977](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/977)) ([91de23c](https://github.com/istanbuljs/nyc/commit/91de23c)) > * Make --all work for transpiled code ([#1047](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1047)) ([18e04ba](https://github.com/istanbuljs/nyc/commit/18e04ba)) > * Resolve absolute paths in nyc instrument ([#1012](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1012)) ([3cb1861](https://github.com/istanbuljs/nyc/commit/3cb1861)), closes [#1014](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1014) > * Set processinfo pid/ppid to actual numbers ([#1057](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1057)) ([32f75b0](https://github.com/istanbuljs/nyc/commit/32f75b0)) > * Use a single instance of nyc for all actions of main command. ([#1059](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1059)) ([b909575](https://github.com/istanbuljs/nyc/commit/b909575)) > > > ### Features > > * Add `delete` option to instrument command ([#1005](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1005)) ([d6db551](https://github.com/istanbuljs/nyc/commit/d6db551)) > * Add `include` and `exclude` options to instrument command ([#1007](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1007)) ([8da097e](https://github.com/istanbuljs/nyc/commit/8da097e)) > * Add processinfo index, add externalId ([#1055](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1055)) ([8dcf180](https://github.com/istanbuljs/nyc/commit/8dcf180)) > * Add support for nyc.config.js ([#1019](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1019)) ([3b203c7](https://github.com/istanbuljs/nyc/commit/3b203c7)) > * Add support to exclude files on coverage report generation ([#982](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/982)) ([509c6aa](https://github.com/istanbuljs/nyc/commit/509c6aa)) > * Add test-exclude args to check-coverage and report subcommands. ([0fc217e](https://github.com/istanbuljs/nyc/commit/0fc217e)) > * Always build the processinfo temp dir ([#1061](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1061)) ([c213469](https://github.com/istanbuljs/nyc/commit/c213469)) > * Enable `es-modules` option for nyc instrument command ([#1006](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1006)) ([596b120](https://github.com/istanbuljs/nyc/commit/596b120)) > * Fix excludeAfterRemap functionality. ([36bcc0b](https://github.com/istanbuljs/nyc/commit/36bcc0b)) > * Implement `nyc instrument --complete-copy` ([#1056](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1056)) ([2eb13c6](https://github.com/istanbuljs/nyc/commit/2eb13c6)) > * Remove bundling ([#1017](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1017)) ([b25492a](https://github.com/istanbuljs/nyc/commit/b25492a)) > * Support turning off node_modules default exclude via `exclude-node-modules` option ([#912](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/912)) ([b7e16cd](https://github.com/istanbuljs/nyc/commit/b7e16cd)) > * Add support for `--exclude-node-modules` to subcommands. ([#1053](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1053)) ([e597c46](https://github.com/istanbuljs/nyc/commit/e597c46)) > > > ### BREAKING CHANGES > > ... (truncated)
Commits - [`c5d90fa`](https://github.com/istanbuljs/nyc/commit/c5d90fa26f96b1c59875b2c8401442c5c4c9ad9c) chore(release): 14.1.0 - [`5cc05f4`](https://github.com/istanbuljs/nyc/commit/5cc05f464dc51de21d53cf34daba5cc66cf1d55e) chore: Update dependencies - [`1e39ae1`](https://github.com/istanbuljs/nyc/commit/1e39ae1aeaff332119a63f380ea2b0a78d6f320a) chore: Refresh snapshots, update test/config-override.js to use helpers ([#1085](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1085)) - [`3d9eaa4`](https://github.com/istanbuljs/nyc/commit/3d9eaa4263e3db341092986e76fc5b972f7d87e8) fix: Purge source-map cache before reporting if cache is disabled. ([#1080](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1080)) - [`132a074`](https://github.com/istanbuljs/nyc/commit/132a0748f90124dc90db2bf44eb111d6e8404f91) feat: Add support for env.NYC_CONFIG_OVERRIDE ([#1077](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1077)) - [`6fc109f`](https://github.com/istanbuljs/nyc/commit/6fc109f152be18cd12642935718a33e2ed0a4aa4) chore: node.js 12 compatibility for object snapshot test. ([#1084](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1084)) - [`a7bc7ae`](https://github.com/istanbuljs/nyc/commit/a7bc7ae6dc60b75c58d1977c728084577afb3ee5) fix: Use correct config property for parser plugins ([#1082](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1082)) - [`600c867`](https://github.com/istanbuljs/nyc/commit/600c867ab1c6676f50d36698e86d2f963cb4b33c) chore: Convert some tap tests to run parallel and use snapshots. ([#1075](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1075)) - [`56591fa`](https://github.com/istanbuljs/nyc/commit/56591fa48c5628a798d62d3f00431377f4f819e0) docs: instrument docs update [skip ci] ([#1063](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1063)) - [`ca84c42`](https://github.com/istanbuljs/nyc/commit/ca84c4211876a685b05c56ae50e9727fdb366a3e) docs(codecov): favour npx over installing locally [skip ci] ([#1074](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1074)) - Additional commits viewable in [compare view](https://github.com/istanbuljs/nyc/compare/v11.3.0...v14.1.0)
Maintainer changes This version was pushed to npm by [coreyfarrell](https://www.npmjs.com/~coreyfarrell), a new releaser for nyc since your current version.


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 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 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 5 years ago

Coverage Status

Coverage remained the same at 79.31% when pulling 1eb869ed1d28930fddfebe3368110a64f33b13cd on dependabot/npm_and_yarn/nyc-14.1.0 into 57b66dd40ffe5f44d2cf553d1d1ecfd47973c567 on master.

dependabot-preview[bot] commented 5 years ago

Superseded by #198.