super3 / zmine

Simple Zcash GUI miner built with Node and Vue.
http://www.zmine.org/
GNU Affero General Public License v3.0
7 stars 4 forks source link

Bump del from 3.0.0 to 4.1.0 #100

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps del from 3.0.0 to 4.1.0.

Release notes *Sourced from [del's releases](https://github.com/sindresorhus/del/releases).* > ## v4.1.0 > - Refactor TypeScript definition to CommonJS compatible export ([#82](https://github-redirect.dependabot.com/sindresorhus/del/issues/82)) 3f0d604 > > https://github.com/sindresorhus/del/compare/v4.0.0...v4.1.0 > > ## v4.0.0 > Breaking: > - Require Node.js 6 434c9f6 > > Enhancements: > - Add TypeScript definition ([#81](https://github-redirect.dependabot.com/sindresorhus/del/issues/81)) 34c771e > - Fix typo in error message ([#80](https://github-redirect.dependabot.com/sindresorhus/del/issues/80)) e73cc8a > > https://github.com/sindresorhus/del/compare/v3.0.0...v4.0.0
Commits - [`c1ffcfb`](https://github.com/sindresorhus/del/commit/c1ffcfba53788aed347cf60cb5382290496bdb37) 4.1.0 - [`3f0d604`](https://github.com/sindresorhus/del/commit/3f0d6045f8b3cb2a66df4ef542e95925361c145e) Refactor TypeScript definition to CommonJS compatible export ([#82](https://github-redirect.dependabot.com/sindresorhus/del/issues/82)) - [`49e955b`](https://github.com/sindresorhus/del/commit/49e955b793111c86f95e56d2402765c10b6ac22e) 4.0.0 - [`34c771e`](https://github.com/sindresorhus/del/commit/34c771ed47de6feec72d8074632d63fbdaafcc18) Add TypeScript definition ([#81](https://github-redirect.dependabot.com/sindresorhus/del/issues/81)) - [`e73cc8a`](https://github.com/sindresorhus/del/commit/e73cc8a29dfa67450e12a98aefa56d41f912933b) Fix typo in error message ([#80](https://github-redirect.dependabot.com/sindresorhus/del/issues/80)) - [`2b3ee82`](https://github.com/sindresorhus/del/commit/2b3ee82fb8ddb3f48572173691fcc82b58fe4aa4) Fix readme typo ([#78](https://github-redirect.dependabot.com/sindresorhus/del/issues/78)) - [`434c9f6`](https://github.com/sindresorhus/del/commit/434c9f6426f12df4085f96fbdc7cd40afe04d131) Require Node.js 6 - [`cdd9c76`](https://github.com/sindresorhus/del/commit/cdd9c767d05114b78eebf82cac2000502564c4ec) Update URL to XO - [`072362b`](https://github.com/sindresorhus/del/commit/072362bc73b5cebf69f4cde74decda25afa35e61) Update link in readme ([#66](https://github-redirect.dependabot.com/sindresorhus/del/issues/66)) - See full diff in [compare view](https://github.com/sindresorhus/del/compare/v3.0.0...v4.1.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

Superseded by #104.