gonejack / tumblr-likes-downloader

Download liked posts with Node.js by fetching Tumblr API
21 stars 1 forks source link

Upgrade: bump trash from 4.3.0 to 6.1.0 #7

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps trash from 4.3.0 to 6.1.0.

Release notes *Sourced from [trash's releases](https://github.com/sindresorhus/trash/releases).* > ## v6.1.0 > - Improve performance on Linux ([#90](https://github-redirect.dependabot.com/sindresorhus/trash/issues/90)) 7f31f41 > > https://github.com/sindresorhus/trash/compare/v6.0.0...v6.1.0 > > ## v6.0.0 > Breaking; > - Drop support for macOS 10.11 and older cc399fe > - Drop support for Windows 7 and older 8ec3260 > > Enhancements: > - Support long paths on Windows 8ec3260 > > https://github.com/sindresorhus/trash/compare/v5.2.0...v6.0.0 > > ## v5.2.0 > - Fix glob for nested directories ([#80](https://github-redirect.dependabot.com/sindresorhus/trash/issues/80)) 78e705c > > https://github.com/sindresorhus/trash/compare/v5.1.0...v5.2.0 > > ## v5.1.0 > - Refactor TypeScript definition to CommonJS compatible export ([#82](https://github-redirect.dependabot.com/sindresorhus/trash/issues/82)) bdfbd07 > > https://github.com/sindresorhus/trash/compare/v5.0.0...v5.1.0 > > ## v5.0.0 > Breaking: > - Drop support for `Iterable` as input, use `string | string[]` aa29749 > - Require Node.js 8 6cd7609 > > Enhancements: > - Add TypeScript definition ([#81](https://github-redirect.dependabot.com/sindresorhus/trash/issues/81)) c029c43 > > https://github.com/sindresorhus/trash/compare/v4.3.0...v5.0.0
Commits - [`a6e03c7`](https://github.com/sindresorhus/trash/commit/a6e03c72e96e19ae88bf8778c53e2c932ff4c660) 6.1.0 - [`29a9c53`](https://github.com/sindresorhus/trash/commit/29a9c530be8172544489695cd837d8c6c4b44af9) Upgrade dependencies - [`7f31f41`](https://github.com/sindresorhus/trash/commit/7f31f41aef459c73733e46997aaaa9ca1a17bf0e) Improve performance on Linux ([#90](https://github-redirect.dependabot.com/sindresorhus/trash/issues/90)) - [`2e460f6`](https://github.com/sindresorhus/trash/commit/2e460f664094619d84211777948dc79bbb6ad094) 6.0.0 - [`cc399fe`](https://github.com/sindresorhus/trash/commit/cc399fe83b0342c6917579ab894129db426d22e5) Drop support for macOS 10.11 and older - [`8ec3260`](https://github.com/sindresorhus/trash/commit/8ec326082e3bf02a3598d84da7ed711d8e680a88) Update Windows binary and other tweaks - [`08934d3`](https://github.com/sindresorhus/trash/commit/08934d340df9e304b7ed5a3a78e6406ae0288d08) Create funding.yml - [`0e17911`](https://github.com/sindresorhus/trash/commit/0e1791119bc28db9c58fc95d7cebcda41ddfe66b) 5.2.0 - [`78e705c`](https://github.com/sindresorhus/trash/commit/78e705cfe46357229f89951a731b8a9bc4c021ed) Fix glob for nested directories ([#80](https://github-redirect.dependabot.com/sindresorhus/trash/issues/80)) - [`08723b1`](https://github.com/sindresorhus/trash/commit/08723b12c9478a2a687085f663b8fb0288b4e579) 5.1.0 - Additional commits viewable in [compare view](https://github.com/sindresorhus/trash/compare/v4.3.0...v6.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 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)
dependabot-preview[bot] commented 5 years ago

Superseded by #8.