Bump adm-zip from 0.5.2 to 0.5.3 #47

Merged
dependabot-preview[bot] merged 1 commits from dependabot/npm_and_yarn/adm-zip-0.5.3 into main 2021-02-18 14:11:16 +00:00
dependabot-preview[bot] commented 2021-02-18 10:53:49 +00:00 (Migrated from github.com)

Bumps adm-zip from 0.5.2 to 0.5.3.

Commits

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:

  • Update frequency (including time of day and day of week)
  • 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)
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.2 to 0.5.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cthackers/adm-zip/commit/f8b6a3362a6a9fc56be1b755a5b2d7cf61e0e15e"><code>f8b6a33</code></a> Incremented version number</li> <li><a href="https://github.com/cthackers/adm-zip/commit/2c80537681dc195adb8c3d5757223134f02629cb"><code>2c80537</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cthackers/adm-zip/issues/351">#351</a> from 5saviahv/func-update</li> <li><a href="https://github.com/cthackers/adm-zip/commit/47e6759aae1443afdf323430009af440216a70af"><code>47e6759</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cthackers/adm-zip/issues/350">#350</a> from 5saviahv/license</li> <li><a href="https://github.com/cthackers/adm-zip/commit/84701b763cbc3c9bea0d60fe7739c223967a1a31"><code>84701b7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cthackers/adm-zip/issues/349">#349</a> from 5saviahv/history</li> <li><a href="https://github.com/cthackers/adm-zip/commit/614d09068bbf1d9f720ea7c9f3d41dbfb9ce535b"><code>614d090</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cthackers/adm-zip/issues/348">#348</a> from 5saviahv/update-tests</li> <li><a href="https://github.com/cthackers/adm-zip/commit/4e4d27abe6f32b67c1c34f6d2e16a5ddd50d8f48"><code>4e4d27a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/cthackers/adm-zip/issues/347">#347</a> from 5saviahv/comment</li> <li><a href="https://github.com/cthackers/adm-zip/commit/173a57794a4060334a3f5309c8759e03cbf302c0"><code>173a577</code></a> promise func overwrite fix</li> <li><a href="https://github.com/cthackers/adm-zip/commit/e86834ae6d53098535e326b8d8ec4d8f4ea821de"><code>e86834a</code></a> added some promise functions</li> <li><a href="https://github.com/cthackers/adm-zip/commit/c6560d3739e023385093e0b7b5d0a0f1fcf425c6"><code>c6560d3</code></a> small fix</li> <li><a href="https://github.com/cthackers/adm-zip/commit/0374bbfe3c5cf8bad28077c850278280329756f7"><code>0374bbf</code></a> update addLocalFolderAsync</li> <li>Additional commits viewable in <a href="https://github.com/cthackers/adm-zip/compare/v0.5.2...v0.5.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=adm-zip&package-manager=npm_and_yarn&previous-version=0.5.2&new-version=0.5.3)](https://dependabot.com/compatibility-score/?dependency-name=adm-zip&package-manager=npm_and_yarn&previous-version=0.5.2&new-version=0.5.3) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-bds/Maneger#47
No description provided.