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.
Bumps grunt-contrib-jshint from 1.1.0 to 2.1.0.
Release notes
*Sourced from [grunt-contrib-jshint's releases](https://github.com/gruntjs/grunt-contrib-jshint/releases).* > ## v2.0.0 > - Bump devDependencies. > - Drop Node.js < 6 support.Changelog
*Sourced from [grunt-contrib-jshint's changelog](https://github.com/gruntjs/grunt-contrib-jshint/blob/master/CHANGELOG).* > v2.1.0: > date: 2019-03-18 > changes: > - Bump dependencies. > - Update to latest JSHint > v2.0.0: > date: 2018-09-22 > changes: > - Bump devDependencies. > - Drop Node.js < 6 support.Commits
- [`cfd9ade`](https://github.com/gruntjs/grunt-contrib-jshint/commit/cfd9ade889c285c71abf1ca971a323c3b58bd962) Merge pull request [#290](https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/290) from gruntjs/ver - [`12045c1`](https://github.com/gruntjs/grunt-contrib-jshint/commit/12045c1501e9297185f6a8f088beac19bf83bdda) v2.1.0 - [`ed6586e`](https://github.com/gruntjs/grunt-contrib-jshint/commit/ed6586e9319f1aa9e17fa16654f5d1b28664e23e) Merge pull request [#289](https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/289) from gruntjs/deps - [`7e529b4`](https://github.com/gruntjs/grunt-contrib-jshint/commit/7e529b42a39341a88994f455c2986126e22e91e4) Update deps - [`ed84ab8`](https://github.com/gruntjs/grunt-contrib-jshint/commit/ed84ab8dd45d3b479f714c3bd36b3c6f8e47c058) Merge pull request [#285](https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/285) from gruntjs/v2.0.0 - [`2fce871`](https://github.com/gruntjs/grunt-contrib-jshint/commit/2fce8714358487cdb63300610b8f44e1bc27d149) v2.0.0. - [`d9212b7`](https://github.com/gruntjs/grunt-contrib-jshint/commit/d9212b7bc0e2e2152dfbcc9f2ec71950ddb17f59) Document `reporterOutputRelative` option ([#268](https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/268)) - [`d4fe674`](https://github.com/gruntjs/grunt-contrib-jshint/commit/d4fe6741a1ec878bf67fa08cb12c8e1372463060) Merge pull request [#283](https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/283) from gruntjs/dev - [`35036cc`](https://github.com/gruntjs/grunt-contrib-jshint/commit/35036ccde3665da8caf71987bb85d5d4ee585119) Update deps, use https, fix failing test. - [`f1114ed`](https://github.com/gruntjs/grunt-contrib-jshint/commit/f1114ed0ae55b2935786451e7a384aaca9a7a09f) Update mgol's name in AUTHORS, add .mailmap ([#276](https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/276)) - Additional commits viewable in [compare view](https://github.com/gruntjs/grunt-contrib-jshint/compare/v1.1.0...v2.1.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
.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.