chore(deps): bump grunt from 0.4.5 to 1.1.0
Bumps grunt from 0.4.5 to 1.1.0.
Release notes
Sourced from grunt's releases.
v1.1.0
- Update to mkdirp ~1.0.3
- Only support versions of Node >= 8
Changelog
Sourced from grunt's changelog.
v1.1.0 date: 2020-03-16 changes: - Update to mkdirp ~1.0.3 - Only support versions of Node >= 8 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
... (truncated)gruntin thepeerDependencies, 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 includesgruntin thepeerDependencies, we recommend tagging with"grunt": "">= 0.4.0"-coffee-scriptis upgraded to~1.10.0which could incur breaking changes when using the language with plugins and Gruntfiles. -noptis upgraded to~3.0.6which has fixed many issues, including passing multiple arguments and dealing with numbers as options. Be aware previously--foo barused to pass the value'bar'to the optionfoo. It will now set the optionfoototrueand run the taskbar.
Commits
d5cdac0Merge pull request #1706 from gruntjs/tag-neew4674c59v1.1.06124409Merge pull request #1705 from gruntjs/mkdirp-update0a66968Fix up Buffer usage4bfa98eSupport versions of node >= 8f1898ebUpdate to mkdirp ~1.0.375da17bHTTPS link to gruntjs.com (#1683)6795d31Update js-yaml dependecy to ~3.13.1 (#1680)8fcbed1v1.0.4 (#1668)0b13970Update js-yaml to address https://npmjs.com/advisories/788 (#1667)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by vladikoff, a new releaser for grunt since your current version.
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 will not automatically merge this PR because this dependency is pre-1.0.0.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill 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)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)