Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update grunt-contrib-watch requirement to ~1.0.1 #34

Merged

Conversation

dependabot-preview[bot]
Copy link

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

Changelog

Sourced from grunt-contrib-watch's changelog.

v1.0.1:
date: 2018-04-20
changes:
- Update to gaze@1.1, lodash@4
v1.0.0:
date: 2016-03-12
changes:
- Updated tiny-lr, gaze, async and lodash dependencies.
- Fix endless loop issue with atBegin/nospawn.
- Expose hostname parameter of tiny-lr.
- Support cwd.event to emit events relative to path.
- Removed peerDependencies setting.
v0.6.1:
date: 2014-03-19
changes:
- Fix for watch targets named "default".
v0.6.0:
date: 2014-03-11
changes:
- Clear changed files after triggering live reload to ensure they're only triggered once.
- 'cwd option now accepts separate settings for files and spawn.'
- Fix to make interrupt work more than once.
- Enable live reload over HTTPS.
- Print newline after initial 'Waiting...'.
- Remove deprecated grunt.util libs.
- Add reload option to specify files other than Gruntfile files to reload.
- Update to gaze@0.5.1.
- Use a fork of tiny-lr (which has quiter operation, support for HTTPS and Windows path fixes).
- Add livereloadOnError, which if set to false will not trigger live reload if there is an error.
v0.5.3:
date: 2013-08-25
changes:
- Fixed for live reload missing files.
v0.5.2:
date: 2013-08-16
changes:
- Fixed issue running tasks after gruntfile is reloaded.
- Ignores empty file paths.
v0.5.1:
date: 2013-07-20
changes:
- Fixed issue with options resetting.
v0.5.0:
date: 2013-07-18
changes:
- Added target name to watch event.
- Added atBegin option to run tasks when watcher starts.
- Changed nospawn option to spawn (nospawn still available for backwards compatibility).
- Moved libs/vars into top scope to prevent re-init.
- Bumped Gaze version to ~0.4.

... (truncated)
Commits

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 ignore this [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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@chintan9 chintan9 merged commit 1af5979 into master Apr 23, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/grunt-contrib-watch-approx-1.0.1 branch April 23, 2018 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants