lauripiispanen / angular-bacon

Angular-bacon.js bindings
MIT License
146 stars 16 forks source link

Update grunt-contrib-clean requirement from ~1.1.0 to ~2.0.0 #24

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on grunt-contrib-clean to permit the latest version.

Changelog *Sourced from [grunt-contrib-clean's changelog](https://github.com/gruntjs/grunt-contrib-clean/blob/master/CHANGELOG).* > v2.0.0: > date: 2018-09-08 > changes: > - Update all dependencies. > - Drop Node.js < 6 support. > v1.1.0: > date: 2017-04-12 > changes: > - Update grunt to 1.0.0. > - Updates to docs and changelog. > - Update internal modules. > v1.0.0: > date: 2016-02-15 > changes: > - Drop support for Node.js v0.8. > - Grunt peer dependency tagged `>= 0.4.5`. > - Dependency updates. > v0.7.0: > date: 2015-11-13 > changes: > - Dependency updates. > v0.6.0: > date: 2014-07-27 > changes: > - Less verbose output. > - README updates. > v0.5.0: > date: 2013-07-15 > changes: > - Use rimraf directly, version 2.2.1 to fix issue on Windows. > - Add `no-write` option to mimic `grunt.file.delete` behavior. > v0.4.1: > date: 2013-04-16 > changes: > - Check if file exists to avoid trying to delete a non-existent file. > v0.4.0: > date: 2013-02-15 > changes: > - First official release for Grunt 0.4.0. > v0.4.0rc6: > date: 2013-01-18 > changes: > - Updating grunt/gruntplugin dependencies to rc6. > - Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions. > v0.4.0rc5: > date: 2013-01-09 > changes: > - Updating to work with grunt v0.4.0rc5. > - Switching to `this.filesSrc` API. > v0.4.0a: > ... (truncated)
Commits - [`40a65e6`](https://github.com/gruntjs/grunt-contrib-clean/commit/40a65e6f61dfd40939018924255dd5b1dd1506e6) Drop Node.js < 6 support and update all deps. ([#101](https://github-redirect.dependabot.com/gruntjs/grunt-contrib-clean/issues/101)) - [`271defc`](https://github.com/gruntjs/grunt-contrib-clean/commit/271defcab32fdaec5c38dc55c92bef3129931aa4) updated dependencies ([#96](https://github-redirect.dependabot.com/gruntjs/grunt-contrib-clean/issues/96)) - See full diff in [compare view](https://github.com/gruntjs/grunt-contrib-clean/compare/v1.1.0...v2.0.0)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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.