ipfs-shipyard / ipfs-deploy

Zero-Config CLI to Deploy Static Websites to IPFS
Other
1.16k stars 122 forks source link

chore(deps): update trammel requirement from ^2.1.0 to ^3.0.1 #95

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on trammel to permit the latest version.

Release notes *Sourced from [trammel's releases](https://github.com/coderaiser/trammel/releases).* > ## trammel v3.0.1 > ## feature > - (package) format-io v2.0.0
Changelog *Sourced from [trammel's changelog](https://github.com/coderaiser/trammel/blob/master/ChangeLog).* > 2019.09.20, v3.0.1 > > feature: > - (package) format-io v2.0.0 > > > 2019.09.20, v3.0.0 > > feature: > - (trammel) drop support of node < 8 > - (package) eslint v6.4.0 > - (package) nyc v14.1.1 > > > 2019.04.01, v2.1.0 > > fix: > - (trammel) error handling > > feature: > - (trammel) size -> trammel > - (package) eslint v5.0.1 > > > 2018.06.25, v2.0.1 > > fix: > - (size) end > > > 2018.06.12, v2.0.0 > > feature: > - (package) format-io v1.0.1 > - (trammel) drop support of node < 4 > > > 2014.11.24, v1.0.2 > > feature: > - (trammel) rm util-io > - (size) rm exec > > > 2014.11.20, v1.0.1 > > feature: > - (trammel) util-io v1.6.3 > > > ... (truncated)
Commits - [`fccaecb`](https://github.com/coderaiser/trammel/commit/fccaecb441cbc5f0a841913ce8d554bf090f0e79) chore(package) v3.0.1 - [`f93cbd6`](https://github.com/coderaiser/trammel/commit/f93cbd63c762c58ec3cbbba0a6285b53e664c616) feature(package) format-io v2.0.0 - [`d7f576e`](https://github.com/coderaiser/trammel/commit/d7f576e6ce25637380cb1885886f86bcdf4e5de5) chore(travis) node v12 - [`3009f23`](https://github.com/coderaiser/trammel/commit/3009f23e73c8cb0e9f9770c6b210f8690dc6a45d) chore(package) rm redrun - [`fa1c1b6`](https://github.com/coderaiser/trammel/commit/fa1c1b6737e0defb037db1925523d34158d0645f) docs(readme) coverage - [`ddf46f8`](https://github.com/coderaiser/trammel/commit/ddf46f858afa7db5c42207a58f41f71035d911a4) chore(package) v3.0.0 - [`eb77220`](https://github.com/coderaiser/trammel/commit/eb7722065ead80b331da47779f7a91d219f82c56) feature(trammel) drop support of node < 8 - [`3b044a8`](https://github.com/coderaiser/trammel/commit/3b044a83e0195ffff810deca50d5b3ae6eacb56f) feature(package) eslint v6.4.0 - [`c36fdd7`](https://github.com/coderaiser/trammel/commit/c36fdd7db2da5478eb768ee8c090d6774452dfed) feature(package) nyc v14.1.1 - See full diff in [compare view](https://github.com/coderaiser/trammel/compare/v2.1.0...v3.0.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) - 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.