noyobo / img-spriter-transform

converter img spriter meta datasource to style sheet(css)
MIT License
0 stars 0 forks source link

chore(deps-dev): bump nyc from 13.3.0 to 14.0.0 #22

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps nyc from 13.3.0 to 14.0.0.

Changelog *Sourced from [nyc's changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md).* > # [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 > > * The `--exclude-after-remap` option is now functional and enabled by default. This causes the `include` and `exclude` lists to be processed after using source maps to determine the original filename of sources. > * Add a file named 'index.json' to the .nyc_output/processinfo directory, which has a different format from the other files in this dir. > * Change the data type of the pid/ppid fields in processinfo files > * `nyc instrument` now honors `include` and `exclude` settings, potentially resulting in some files that were previously instrumented being ignored. > * The `plugins` option has been renamed to `parser-plugins`. > * The logic involving include/exclude processing has changed. Results should be verified to ensure all desired sources have coverage data. > * `nyc instrument` now enables the `--es-module` option by default. This can cause failures to instrument scripts which violate `'use strict'` rules. > > > >
Commits - [`e21721a`](https://github.com/istanbuljs/nyc/commit/e21721a2145ff719d4eb07cf4de4d96f7ed56b72) chore(release): 14.0.0 - [`8cf8a89`](https://github.com/istanbuljs/nyc/commit/8cf8a8995a88129951a10ba27f8b10536c446d05) docs: update issue template [skip ci] ([#1008](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1008)) - [`d7a9d6a`](https://github.com/istanbuljs/nyc/commit/d7a9d6aa9234c4a1d8bd2d9552b741e916d601bf) chore: Update package-lock.json - [`189bae8`](https://github.com/istanbuljs/nyc/commit/189bae8dbcd21d57428e30e70356d2c7031616e7) chore: Update dependencies for 14.0.0-rc.1 - [`2eb13c6`](https://github.com/istanbuljs/nyc/commit/2eb13c660ad0a5cc0c9f6601f668a984f07064db) feat: instrument `--complete-copy` implementation ([#1056](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1056)) - [`c88a852`](https://github.com/istanbuljs/nyc/commit/c88a852cbcdcf38633684dc8f334d25b9a76f17b) docs: `nyc instrument` and `--exclude-node-modules` ([#1039](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1039)) - [`c213469`](https://github.com/istanbuljs/nyc/commit/c21346911f7772ba282a003beec05bda41dbc766) feat: always build the processinfo temp dir ([#1061](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1061)) - [`e597c46`](https://github.com/istanbuljs/nyc/commit/e597c46ab33d47531119d66398e678ee8eb0265c) feat: Add support for --exclude-node-modules to subcommands. ([#1053](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1053)) - [`8dcf180`](https://github.com/istanbuljs/nyc/commit/8dcf180a4152af26245f089f2d49ceac6d7d6453) feat: add processinfo index, add externalId ([#1055](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1055)) - [`32f75b0`](https://github.com/istanbuljs/nyc/commit/32f75b0eed46476122a721ae701a076eb49a9862) fix: set processinfo pid/ppid to actual numbers ([#1057](https://github-redirect.dependabot.com/istanbuljs/nyc/issues/1057)) - Additional commits viewable in [compare view](https://github.com/istanbuljs/nyc/compare/v13.3.0...v14.0.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 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.
dependabot-preview[bot] commented 5 years ago

Looks like nyc is up-to-date now, so this is no longer needed.