pksunkara / electron-plugin-manager

Plugin Manager based on NPM for Electron apps
MIT License
9 stars 3 forks source link

Bump pacote from 9.5.9 to 10.0.0 #19

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pacote from 9.5.9 to 10.0.0.

Commits - [`37f24b3`](https://github.com/npm/pacote/commit/37f24b3620ffb79a4ea55016bd87d7cc4b864c36) 10.0.0 - [`ad72e94`](https://github.com/npm/pacote/commit/ad72e943db298d8beab72b7899043b7d22371d99) test: use t.testdir() instead of manually creating test dirs - [`a79846e`](https://github.com/npm/pacote/commit/a79846efb981199a1dc7ec090bbe80425d055eb5) fresh update all deps - [`2e4482a`](https://github.com/npm/pacote/commit/2e4482ab2a5ea3dd17e68de5851252efc05d558e) Improve integrity consistency and handling - [`9964c7b`](https://github.com/npm/pacote/commit/9964c7bd5c270a2fb5efcc962fd0f8a17f5e2f03) update tap and minipass-fetch - [`6460b02`](https://github.com/npm/pacote/commit/6460b02f3a8c2356f4bdf6bf881aa435bd7a1706) Remove spurious top-level dep on make-fetch-happen - [`1f4473a`](https://github.com/npm/pacote/commit/1f4473aaed629fb3592029c5db289533e89975b8) Pack and unpack preserving exec perms on all package bins - [`347c563`](https://github.com/npm/pacote/commit/347c563367d6fb6d85eac0fd4ff27eda81f9d397) Cache manifest as fetcher.package - [`8d38b28`](https://github.com/npm/pacote/commit/8d38b286afb4578d64ddaadd81b950bf6cac121d) add istanbul ignore for the benefit of node 8 - [`0b56d8c`](https://github.com/npm/pacote/commit/0b56d8c8c3a3fa07ef97bfdeea8859d2972bf945) test: spawn EACCES errors on node 8 are less verbose - Additional commits viewable in [compare view](https://github.com/npm/pacote/compare/v9.5.9...v10.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 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 5 years ago

Superseded by #20.