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.1.4 #27

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pacote from 9.5.9 to 10.1.4.

Commits - [`3a209ea`](https://github.com/npm/pacote/commit/3a209ea6cbb91fac4a054cba5d1a86c741b8296b) 10.1.4 - [`159f4d3`](https://github.com/npm/pacote/commit/159f4d360661bd9eeb0d4aec8ab5e51f5f66c4b2) remove read-package-json - [`ea00566`](https://github.com/npm/pacote/commit/ea00566379e3d88943a6096dbab9deb57ce72638) switch from read-package-json to read-package-json-fast - [`f64dc00`](https://github.com/npm/pacote/commit/f64dc00b1572731b6335bbb524f5c2f83e47d804) add read-package-json-fast - [`bd851a2`](https://github.com/npm/pacote/commit/bd851a2f25003ea88b1a0294bb5b80c1abfeb569) update tap - [`3850cbb`](https://github.com/npm/pacote/commit/3850cbb5b790138374a5e9acd3602db902f69fb2) 10.1.3 - [`a06253f`](https://github.com/npm/pacote/commit/a06253f51b5e65ff63995b1c2b35355d3d9c3faa) mutate-fs should be a dev dep, not a prod dep - [`ed57e5c`](https://github.com/npm/pacote/commit/ed57e5c1c24113e045908eb99fbeb0df331177c3) 10.1.2 - [`d9bce22`](https://github.com/npm/pacote/commit/d9bce22359ffb771b1f68b10b92b2a94756dcad2) git: resolved should be a git+ssh:// url, not just ssh:// - [`84535a3`](https://github.com/npm/pacote/commit/84535a3906b176a9118ac03fd44ab043104bfa24) git: Fall back from tgz to ssh on HTTP errors - Additional commits viewable in [compare view](https://github.com/npm/pacote/compare/v9.5.9...v10.1.4)


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 #28.