Bump minimatch, grunt-cli, grunt-contrib-jshint, grunt-contrib-watch, grunt and node-sass in /presentation
Bumps minimatch to 3.0.8 and updates ancestor dependencies minimatch, grunt-cli, grunt-contrib-jshint, grunt-contrib-watch, grunt and node-sass. These dependencies need to be updated together.
Updates minimatch from 0.2.14 to 3.0.8
Commits
782c2643.0.86ade2dafix: trim patterna6f52b03.0.7e4cd434fix: treat nocase:true as always having magice6bbe1cpublishConfig for 3.05b7cd333.0.620b4b56[fix] revert all breaking syntax changes2ff0388document, expose, and test 'partial:true' option5dbd6a7ci: tests and makeworkdbda065full test coverage, adding tests, deleting dead code- 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.11.3 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.
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.
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 grunt-contrib-watch from 0.6.1 to 1.1.0
Changelog
Sourced from grunt-contrib-watch's changelog.
v1.1.0: date: 2018-05-12 changes: - Update to
[email protected],[email protected],[email protected]v1.0.1: date: 2018-04-20 changes: - Update to[email protected],lodash@4v1.0.0: date: 2016-03-12 changes: - Updated tiny-lr, gaze, async and lodash dependencies. - Fix endless loop issue withatBegin/nospawn. - Expose hostname parameter of tiny-lr. - Supportcwd.eventto emit events relative to path. - Removed peerDependencies setting.
Commits
3b7ddf4v1.1.072b1214Updating dependencies, async, lodash and tiny-lr5adb27cMerge pull request #543 from digitalbazaar/master6ec71e9v1.0.17d20933Update copyright yeare3d19dfUpdate ci configsd117574Updating ci configs99410a7README.md: Fixed typos (#536)f07311bUpdate tiny-lr dependency to 1.x7f8cf80Add local grunt-cli- Additional commits viewable in compare view
Updates grunt from 0.4.5 to 1.5.3
Release notes
Sourced from grunt's releases.
v1.5.3
- Merge pull request #1745 from gruntjs/fix-copy-op 572d79b
- Patch up race condition in symlink copying. 58016ff
- Merge pull request #1746 from JamieSlome/patch-1 0749e1d
- Create SECURITY.md 69b7c50
https://github.com/gruntjs/grunt/compare/v1.5.2...v1.5.3
v1.5.2
- Update Changelog 7f15fd5
- Merge pull request #1743 from gruntjs/cleanup-link b0ec6e1
- Clean up link handling 433f91b
https://github.com/gruntjs/grunt/compare/v1.5.1...v1.5.2
v1.5.1
- Merge pull request #1742 from gruntjs/update-symlink-test ad22608
- Fix symlink test 0652305
https://github.com/gruntjs/grunt/compare/v1.5.0...v1.5.1
v1.5.0
- Updated changelog b2b2c2b
- Merge pull request #1740 from gruntjs/update-deps-22-10 3eda6ae
- Update testing matrix 47d32de
- More updates 2e9161c
- Remove console log 04b960e
- Update dependencies, tests... aad3d45
- Merge pull request #1736 from justlep/main fdc7056
- support .cjs extension e35fe54
https://github.com/gruntjs/grunt/compare/v1.4.1...v1.5.0
v1.4.1
- Update Changelog e7625e5
- Merge pull request #1731 from gruntjs/update-options 5d67e34
- Fix ci install d13bf88
- Switch to Actions 08896ae
- Update grunt-known-options eee0673
- Add note about a breaking change 1b6e288
https://github.com/gruntjs/grunt/compare/v1.4.0...v1.4.1
v1.4.0
... (truncated)
Changelog
Sourced from grunt's changelog.
v1.5.3 date: 2022-04-23 changes: - Patch up race condition in symlink copying. v1.5.2 date: 2022-04-12 changes: - Unlink symlinks when copy destination is a symlink. v1.5.1 date: 2022-04-11 changes: - Fixed symlink destination handling. v1.5.0 date: 2022-04-10 changes: - Updated dependencies. - Add symlink handling for copying files. v1.4.1 date: 2021-05-24 changes: - Fix --preload option to be a known option - Switch to GitHub Actions v1.4.0 date: 2021-04-21 changes: - Security fixes in production and dev dependencies - Liftup/Liftoff upgrade breaking change. Update your scripts to use --preload instead of --require. Ref: https://github.com/js-cli/js-liftoff/commit/e7a969d6706e730d90abb4e24d3cb4d3bce06ddb. v1.3.0 date: 2020-08-18 changes: - Switch to use
safeLoadfor loading YML files viafile.readYAML. - Upgrade legacy-log to ~3.0.0. - Upgrade legacy-util to ~2.0.0. v1.2.1 date: 2020-07-07 changes: - Remove path-is-absolute dependency. (PR: gruntjs/grunt#1715) v1.2.0 date: 2020-07-03 changes: - Allow usage of grunt plugins that are located in any location that is visible to Node.js and NPM, instead of node_modules directly inside package that have a dev dependency to these plugins. (PR: gruntjs/grunt#1677) - Removed coffeescript from dependencies. To ease transition, if coffeescript is still around, Grunt will attempt to load it. If it is not, and the user loads a CoffeeScript file, Grunt will print a useful error indicating that the coffeescript package should be installed as a dev dependency.
... (truncated)
Commits
82d79b81.5.3572d79bMerge pull request #1745 from gruntjs/fix-copy-op58016ffPatch up race condition in symlink copying.0749e1dMerge pull request #1746 from JamieSlome/patch-169b7c50Create SECURITY.mdac667b21.5.27f15fd5Update Changelogb0ec6e1Merge pull request #1743 from gruntjs/cleanup-link433f91bClean up link handlingd5969ec1.5.1- 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.
Updates node-sass from 3.3.3 to 3.13.1
Release notes
Sourced from node-sass's releases.
v3.13.1
Fixes
- Removed top-level return statement from cli (
@bfred-it, #1826)- Check options to be an object (
@tnguyen14, #1824)- Bump sass-spec@^3.3.6-5 (
@xzyfer)- Update
sourceCommentsdocumentation (@screamingmunch, #1820)
Supported Environments
OS Architecture Node Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6,7 OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7 Linux x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7 *Linux support refers to Ubuntu, Debian, and CentOS 5
v3.13.0
In v3.12.x we made some change to how we did logging. Namely we adopted
npmlog, which is used by npm itself. This has caused a variety off issues we have not been able to reliably address. As such v3.13.0 undoes this change. Thanks too all the patient folks who helps up debug our logging issues.Fixes
- Use
console.logandconsole.errorfor logging (@xzyfer)
Supported Environments
OS Architecture Node Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6,7 OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7 Linux x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7 FreeBSD i386 & amd64 0.10, 0.12, 1, 2, 3, 4, 5, 6 *Linux support refers to Ubuntu, Debian, and CentOS 5
v3.12.5
Fixes
- More fixes to logging
Supported Environments
OS Architecture Node Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6,7 OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7
... (truncated)
Changelog
Sourced from node-sass's changelog.
v3.13.1
https://github.com/sass/node-sass/releases/tag/v3.13.1
v3.13.0
https://github.com/sass/node-sass/releases/tag/v3.13.0
v3.12.5
https://github.com/sass/node-sass/releases/tag/v3.12.5
v3.12.4
https://github.com/sass/node-sass/releases/tag/v3.12.4
v3.12.3
https://github.com/sass/node-sass/releases/tag/v3.12.3
v3.12.2
https://github.com/sass/node-sass/releases/tag/v3.12.2
v3.12.1
https://github.com/sass/node-sass/releases/tag/v3.12.1
v3.12.0
https://github.com/sass/node-sass/releases/tag/v3.12.0
v3.11.3
https://github.com/sass/node-sass/releases/tag/v3.11.3
v3.11.2
https://github.com/sass/node-sass/releases/tag/v3.11.2
v3.11.1
https://github.com/sass/node-sass/releases/tag/v3.11.1
v3.11.0
https://github.com/sass/node-sass/releases/tag/v3.11.0
v3.10.1
... (truncated)
Commits
1bb893f3.13.1b527d91Removed top-level return statement from cli (#1827)4491ab4Check options to be an object (#1825)a7e6beaBump sass-spec@^3.3.6-5dc92c18Update sourceComments documentation in README.md (#1820)2e7f3703.13.0cb8774fMerge pull request #1806 from sass/feat/console-logd83ebc8Use console for logging instead of npmlog79237e63.12.516b75d5Revert "Send npmlog to stdout"- Additional commits viewable in compare view
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.