Bump minimatch, grunt-cli, grunt-contrib-jshint, istanbul, load-grunt-tasks and mocha
Bumps minimatch to 3.1.2 and updates ancestor dependencies minimatch, grunt-cli, grunt-contrib-jshint, istanbul, load-grunt-tasks and mocha. These dependencies need to be updated together.
Updates minimatch from 0.2.14 to 3.1.2
Commits
699c4593.1.22f2b5fffix: trim pattern25d7c0d3.1.155dda29fix: treat nocase:true as always having magic5e1fb8d3.1.0f8145c5Add 'allowWindowsEscape' option570e8b1add publishConfig for v3 publishes5b7cd333.0.620b4b56[fix] revert all breaking syntax changes2ff0388document, expose, and test 'partial:true' option- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by isaacs, a new releaser for minimatch since your current version.
Updates grunt-cli from 0.1.13 to 1.4.3
Release notes
Sourced from grunt-cli's releases.
v1.4.3
- Fix preload option (#147) 07f3b0d
- Revert liftoff (#144) 4d691e2
- Revert liftoff changes due to gruntjs/grunt#1725 (#143) e820858
https://github.com/gruntjs/grunt-cli/compare/v1.4.0...v1.4.3
v1.4.2
- Revert liftoff (#144) 4d691e2
- Revert liftoff changes due to gruntjs/grunt#1725 (#143) e820858
https://github.com/gruntjs/grunt-cli/compare/v1.4.0...v1.4.2
v1.4.1
- Revert liftoff changes due to gruntjs/grunt#1725 (#143) e820858
https://github.com/gruntjs/grunt-cli/compare/v1.4.0...v1.4.1
v1.4.0
- Update changelog bbc4400
- Ignore package-lock 3fa5bf6
- Update deps, switch to actions (#141) c271173
- Bump deps, required node version and ci (#137) 84ebcb8
https://github.com/gruntjs/grunt-cli/compare/v1.3.2...v1.4.0
Commits
cf8c4521.4.307f3b0dFix preload option (#147)4d691e2Revert liftoff (#144)e820858Revert liftoff changes due to gruntjs/grunt#1725 (#...2293dc51.4.0bbc4400Update changelog3fa5bf6Ignore package-lockc271173Update deps, switch to actions (#141)84ebcb8Bump deps, required node version and ci (#137)3254a1fv1.3.2- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by vladikoff, a new releaser for grunt-cli since your current version.
Updates grunt-contrib-jshint from 0.9.2 to 3.2.0
Release notes
Sourced from grunt-contrib-jshint's releases.
v3.2.0
- Merge pull request #307 from gruntjs/hotfix-main d9c3b35
- Patch Update 3.1.1 f3eb299
https://github.com/gruntjs/grunt-contrib-jshint/compare/v3.1.0...v3.2.0
v3.1.1
- Update to 3.1.1 ace956f
https://github.com/gruntjs/grunt-contrib-jshint/compare/v3.1.0...v3.1.1
v3.1.0
- update jshint to ~2.13.0 b7edf02
- Merge pull request #303 from gruntjs/dependabot/npm_and_yarn/path-parse-1.0.7 270d8dd
- Bump path-parse from 1.0.6 to 1.0.7 77dca66
- Merge pull request #301 from gruntjs/dependabot/npm_and_yarn/hosted-git-info-2.8.9 1028d82
- Bump hosted-git-info from 2.8.8 to 2.8.9 eb0314f
- Merge pull request #300 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.21 337623c
- Bump lodash from 4.17.20 to 4.17.21 51e07d4
- Merge pull request #299 from gruntjs/dependabot/npm_and_yarn/y18n-4.0.1 9c08ff1
- Bump y18n from 4.0.0 to 4.0.1 7834701
- Merge pull request #298 from gruntjs/dependabot/npm_and_yarn/ini-1.3.8 d4359aa
- Bump ini from 1.3.5 to 1.3.8 52f5e31
- Add changelog 8f597c2
- Merge pull request #275 from raddevon/patch-1 fc210e7
- Merge pull request #297 from gruntjs/peer-dep 03f4302
- Remove Grunt peerDependency 01d13d2
- Merge pull request #296 from gruntjs/chalk-upt c78f6ee
- Update chalk 656f31b
- Merge pull request #295 from gruntjs/uptdate-deps-oct 16ee83d
- Update dependencies, switch to github actions df2b06d
- Merge pull request #291 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.15 9bb54cd
- Bump lodash from 4.17.10 to 4.17.15 d2e4063
- Ensures errors in stdoutEqual callback are logged 7a6fec4
https://github.com/gruntjs/grunt-contrib-jshint/compare/v2.1.0...v3.1.0
v2.0.0
- Bump devDependencies.
- Drop Node.js < 6 support.
v1.1.0
No release notes provided.
v1.0.0
No release notes provided.
v0.12.0
No release notes provided.
... (truncated)
Changelog
Sourced from grunt-contrib-jshint's changelog.
v3.2.0: date: 2022-02-17 changes: - Bump dependencies, including jshint. v3.0.0: date: 2020-10-20 changes: - Bump dependencies. - Switch to GitHub actions. - Ensures errors in stdoutEqual callback are logged. - Requires Node 10+. 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. v1.1.0: date: 2016-11-23 changes: - Fix relative output - Bump minor version v1.0.0: date: 2016-02-16 changes: - Replace String prototype colors with chalk. - Update Grunt peerDep to
>=0.4.0. v0.12.0: date: 2016-01-17 changes: - Update to JSHint ~2.9.0. v0.11.3: date: 2015-09-03 changes: - Update to JSHint ~2.8.0. v0.11.2: date: 2015-04-16 changes: - Fix default value of thereporteroption. v0.11.1: date: 2015-03-20 changes: - Fix io.js compatibility issues. - Other fixes to pathing. v0.11.0: date: 2015-01-22
... (truncated)
Commits
d9c3b35Merge pull request #307 from gruntjs/hotfix-mainf3eb299Patch Update 3.1.119106743.1.0b7edf02update jshint to ~2.13.0270d8ddMerge pull request #303 from gruntjs/dependabot/npm_and_yarn/path-parse-1.0.777dca66Bump path-parse from 1.0.6 to 1.0.71028d82Merge pull request #301 from gruntjs/dependabot/npm_and_yarn/hosted-git-info-...eb0314fBump hosted-git-info from 2.8.8 to 2.8.9337623cMerge pull request #300 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.2151e07d4Bump lodash from 4.17.20 to 4.17.21- Additional commits viewable in compare view
Updates istanbul from 0.3.22 to 0.4.5
Commits
- See full diff in compare view
Updates load-grunt-tasks from 0.6.0 to 5.1.0
Release notes
Sourced from load-grunt-tasks's releases.
v5.1.0
- Print a useful error if package.json is missing (#61) 6234bc9
https://github.com/sindresorhus/load-grunt-tasks/compare/v5.0.0...v5.1.0
v5.0.0
Breaking:
- Require Node.js 8 a928bc7
Enhancements:
- Upgrade dependencies a928bc7
https://github.com/sindresorhus/load-grunt-tasks/compare/v4.0.0...v5.0.0
Commits
fddcf815.1.06234bc9Print a useful error if package.json is missing (#61)919a1d65.0.0a928bc7Require Node.js 8 and upgrade dependencies81c6b67Enable the repo sponsor button73a82984.0.0470335aResolve packages relative to the package.json file instead of to the roote6797adRequire Node.js 6 and bump dependencies626fe3b3.5.23e56d4c3.5.1- Additional commits viewable in compare view
Updates mocha from 1.21.5 to 10.1.0
Release notes
Sourced from mocha's releases.
v10.1.0
10.1.0 / 2022-10-16
:tada: Enhancements
- #4896: Browser: add support for
prefers-color-scheme: dark(@greggman):nut_and_bolt: Other
- #4912: Browser: increase contrast for replay buttons (
@JoshuaKGoldberg)- #4905: Use standard
Promise.allSettledinstead of polyfill (@outsideris)- #4899: Upgrade official GitHub actions to latest (
@ddzz)- #4770: Fix regex in function
clean(@yetingli)v10.0.0
10.0.0 / 2022-05-01
:boom: Breaking Changes
#4863: Rename executable
bin/mochatobin/mocha.js(@juergba)#4865:
--ignoreoption in Windows: upgrade Minimatch (@juergba):nut_and_bolt: Other
#4876: Add Node.js v18 to CI test matrix (
@outsideris)#4852: Replace deprecated
String.prototype.substr()(@CommanderRoot)Also thanks to
@ea2305and@SukkaWfor improvements to our documentation.v9.2.2
9.2.2 / 2022-03-11
Please also note our announcements.
:bug: Fixes
... (truncated)
Changelog
Sourced from mocha's changelog.
10.1.0 / 2022-10-16
:tada: Enhancements
- #4896: Browser: add support for
prefers-color-scheme: dark(@greggman):nut_and_bolt: Other
- #4912: Browser: increase contrast for replay buttons (
@JoshuaKGoldberg)- #4905: Use standard
Promise.allSettledinstead of polyfill (@outsideris)- #4899: Upgrade official GitHub actions to latest (
@ddzz)- #4770: Fix regex in function
clean(@yetingli)10.0.0 / 2022-05-01
:boom: Breaking Changes
#4863: Rename executable
bin/mochatobin/mocha.js(@juergba)#4865:
--ignoreoption in Windows: upgrade Minimatch (@juergba):nut_and_bolt: Other
#4876: Add Node.js v18 to CI test matrix (
@outsideris)#4852: Replace deprecated
String.prototype.substr()(@CommanderRoot)Also thanks to
@ea2305and@SukkaWfor improvements to our documentation.9.2.2 / 2022-03-11
:bug: Fixes
:nut_and_bolt: Other
... (truncated)
Commits
5f96d51build(v10.1.0): releaseed74f16build(v10.1.0): update CHANGELOG51d4746chore(devDeps): update 'ESLint' to v8 (#4926)4e06a6ffix(browser): increase contrast for replay buttons (#4912)41567dfSupport prefers-color-scheme: dark (#4896)61b4b92fix the regular expression for functioncleaninutils.js(#4770)77c18d2chore: use standard 'Promise.allSettled' instead of polyfill (#4905)84b2f84chore(ci): upgrade GH actions to latest versions (#4899)023f548build(v10.0.0): release62b1566build(v10.0.0): update CHANGELOG- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by juergba, a new releaser for mocha 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 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
You can disable automated security fix PRs for this repo from the Security Alerts page.