Commits
- [`e33c9ce`](https://github.com/npm/pacote/commit/e33c9cea52b07c3f4802670943197b9f10af7194) 10.2.1
- [`bad55cd`](https://github.com/npm/pacote/commit/bad55cdc6a99453c718ef1a2ab2c63efc110ef3f) fix: Do not drop perms in git when not root
- [`ccc9e20`](https://github.com/npm/pacote/commit/ccc9e20e4c81c5698aecc6be28e119c23c32a143) bin: only add log listener once
- [`8a8cd6a`](https://github.com/npm/pacote/commit/8a8cd6ab84b63bd5e69d27617dbe6fa8c86e6605) 10.2.0
- [`e8c274c`](https://github.com/npm/pacote/commit/e8c274c85991b74ca0bb7cc5c68be647cf5cbbfd) registry: verify integrity when loading manifest
- [`f28888e`](https://github.com/npm/pacote/commit/f28888e40f1be1e7634195d7a20b2f00809c02ae) bin: Only JSON.stringify by default if an object
- [`0018eda`](https://github.com/npm/pacote/commit/0018eda6a6467f2285f2e9b3092a4c0766753200) 10.1.6
- [`fc1053f`](https://github.com/npm/pacote/commit/fc1053f96a90705c8328e2dda4a683c11e8e2e57) git: prefer git+https over git+ssh for hosted repo
- [`9d2ce90`](https://github.com/npm/pacote/commit/9d2ce90dcb2196843bbd856b378446e11eca8803) 10.1.5
- [`009718a`](https://github.com/npm/pacote/commit/009718a6cd0c691bd5e403bc2d3ba2b99b75bca1) Add support for npm: alias specs
- Additional commits viewable in [compare view](https://github.com/npm/pacote/compare/v9.5.10...v10.2.1)
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)
Bumps pacote from 9.5.10 to 10.2.1.
Commits
- [`e33c9ce`](https://github.com/npm/pacote/commit/e33c9cea52b07c3f4802670943197b9f10af7194) 10.2.1 - [`bad55cd`](https://github.com/npm/pacote/commit/bad55cdc6a99453c718ef1a2ab2c63efc110ef3f) fix: Do not drop perms in git when not root - [`ccc9e20`](https://github.com/npm/pacote/commit/ccc9e20e4c81c5698aecc6be28e119c23c32a143) bin: only add log listener once - [`8a8cd6a`](https://github.com/npm/pacote/commit/8a8cd6ab84b63bd5e69d27617dbe6fa8c86e6605) 10.2.0 - [`e8c274c`](https://github.com/npm/pacote/commit/e8c274c85991b74ca0bb7cc5c68be647cf5cbbfd) registry: verify integrity when loading manifest - [`f28888e`](https://github.com/npm/pacote/commit/f28888e40f1be1e7634195d7a20b2f00809c02ae) bin: Only JSON.stringify by default if an object - [`0018eda`](https://github.com/npm/pacote/commit/0018eda6a6467f2285f2e9b3092a4c0766753200) 10.1.6 - [`fc1053f`](https://github.com/npm/pacote/commit/fc1053f96a90705c8328e2dda4a683c11e8e2e57) git: prefer git+https over git+ssh for hosted repo - [`9d2ce90`](https://github.com/npm/pacote/commit/9d2ce90dcb2196843bbd856b378446e11eca8803) 10.1.5 - [`009718a`](https://github.com/npm/pacote/commit/009718a6cd0c691bd5e403bc2d3ba2b99b75bca1) Add support for npm: alias specs - Additional commits viewable in [compare view](https://github.com/npm/pacote/compare/v9.5.10...v10.2.1)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)