Skip to content

Conversation

@dependabot-preview
Copy link

Updates the requirements on grunt to permit the latest version.

Changelog

Sourced from grunt's changelog.

v1.0.4
date: 2019-04-22
changes:
- Update js-yaml to address https://npmjs.com/advisories/788
- Use SOURCE_DATE_EPOCH to render dates in template.
v1.0.3
date: 2018-06-03
changes:
- Drop support for Node 0.10 and 0.12.
- Dependency updates: rimraf, grunt-legacy-log, grunt-legacy-util.
- Fix race condition with file.mkdir.
v1.0.2
date: 2018-02-07
changes:
- Fix for readYAML error messages.
- Remove deprecation warning for coffeescript. Pull #1621.
v1.0.1
date: 2016-04-05
changes:
- minor fix for npm issues when installing grunt and grunt-cli at the same time. Pull #1500.
v1.0.0
date: 2016-04-04
changes:
- full list of changes is on http://gruntjs.com, please also see changes from 1.0.0-rc1.
- if you have a Grunt plugin that includes grunt in the peerDependencies,
we recommend tagging with "grunt": "">= 0.4.0" and publishing a new version on npm.
- Prevent async callback from being called multiple times. Pull #1464.
- Update copyright to jQuery Foundation and remove redundant headers. Fixes #1478.
- Update glob to 7.0.x. Fixes #1467.
- Removing duplicate BOM strip code. Pull #1482.
- Update legacy log and util to 1.0.0.
- Update to latest cli ~1.2.0.
- Use grunt-known-options for shared options between Grunt and grunt-cli.
v1.0.0-rc1
date: 2016-02-11
changes:
- full list of changes is on http://gruntjs.com
- if you have a Grunt plugin that includes grunt in the peerDependencies,
we recommend tagging with "grunt": "">= 0.4.0"
- coffee-script is upgraded to ~1.10.0 which could incur breaking changes
when using the language with plugins and Gruntfiles.
- nopt is upgraded to ~3.0.6 which has fixed many issues, including passing
multiple arguments and dealing with numbers as options. Be aware previously
--foo bar used to pass the value 'bar' to the option foo. It will now
set the option foo to true and run the task bar.
-glob is upgraded to ~6.0.4 and minimatch is upgraded to ~3.0.0. Results
are now sorted by default with grunt.file.expandMapping(). Pass the
nosort: true option if you don't want the results to be sorted.
- lodash was upgraded to ~4.3.0. Many changes have occurred. Some of which
that directly effect Grunt are grunt.util._.template() returns a compile

... (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.


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:

  • 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.

Updates the requirements on [grunt](https://github.com/gruntjs/grunt) to permit the latest version.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/master/CHANGELOG)
- [Commits](gruntjs/grunt@v1.0.1...v1.0.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants