yoswein / vexflow

A JavaScript library for rendering music notation and guitar tablature.
http://www.vexflow.com
Other
0 stars 0 forks source link

Update dependency grunt-contrib-qunit to v5 - autoclosed #504

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 3 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
grunt-contrib-qunit ^1.2.0 -> ^5.0.0 age adoption passing confidence

Release Notes

gruntjs/grunt-contrib-qunit ### [`v5.1.1`](https://togithub.com/gruntjs/grunt-contrib-qunit/releases/v5.1.1) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v5.1.0...v5.1.1) - docs [`41d0539`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/41d0539) - Merge pull request [#​183](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/183) from Krinkle/patch-1 [`024838b`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/024838b) - Update outdated links and fix syntax error [`03aeef4`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/03aeef4) - docs update [`53729ce`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/53729ce) ### [`v5.1.0`](https://togithub.com/gruntjs/grunt-contrib-qunit/releases/v5.1.0) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v5.0.1...v5.1.0) - 5.0.1 [`27ec706`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/27ec706) - Run grunt [`8a2e456`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/8a2e456) - Merge pull request [#​182](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/182) from Krinkle/test-onerror [`b642825`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/b642825) - Assert exit code of failure tests in addition to output [`f25bf5a`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/f25bf5a) - Add test to confirm global errors are reported [`f7ea969`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/f7ea969) - Merge pull request [#​180](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/180) from gruntjs/dependabot/npm_and_yarn/path-parse-1.0.7 [`94d47c7`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/94d47c7) - Bump path-parse from 1.0.6 to 1.0.7 [`81e8fe5`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/81e8fe5) - Merge pull request [#​179](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/179) from Krinkle/fix-timeout [`188a29a`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/188a29a) - Restore page timeout handling and `fail.timeout` event [`5ba6324`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/5ba6324) - readme: Fix broken markdown link ([#​172](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/172)) [`f558142`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/f558142) - Merge pull request [#​177](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/177) from gruntjs/dependabot/npm_and_yarn/lodash-4.17.21 [`f0e0fb0`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/f0e0fb0) - Merge pull request [#​176](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/176) from gruntjs/dependabot/npm_and_yarn/grunt-1.3.0 [`a949ae0`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/a949ae0) - Bump lodash from 4.17.19 to 4.17.21 [`c5fd7e1`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/c5fd7e1) - Bump grunt from 1.1.0 to 1.3.0 [`4bc4d76`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/4bc4d76) - Merge pull request [#​175](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/175) from Krinkle/release [`d46ed00`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/d46ed00) - Release 5.0.0 [`de2da5e`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/de2da5e) - Update grunt-contrib-internal (Travis CI to GitHub Actions) [`024f541`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/024f541) - Merge pull request [#​173](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/173) from Krinkle/pup-5 [`14969d0`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/14969d0) - Update to Puppeteer 5 [`ca15b69`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/ca15b69) - Merge pull request [#​169](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/169) from gruntjs/dependabot/npm_and_yarn/lodash-4.17.19 [`c2101b2`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/c2101b2) - Bump lodash from 4.17.15 to 4.17.19 [`c73cfdb`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/c73cfdb) - Merge pull request [#​168](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/168) from gruntjs/v4-rel [`a971cbc`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/a971cbc) - Merge pull request [#​167](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/167) from gruntjs/update-deps-4 [`7caf136`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/7caf136) ### [`v5.0.1`](https://togithub.com/gruntjs/grunt-contrib-qunit/releases/v5.0.1) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v4.0.0...v5.0.1) - Run grunt [`7410588`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/7410588) - Merge pull request [#​179](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/179) from Krinkle/fix-timeout [`188a29a`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/188a29a) - Restore page timeout handling and `fail.timeout` event [`5ba6324`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/5ba6324) - readme: Fix broken markdown link ([#​172](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/172)) [`f558142`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/f558142) - Merge pull request [#​177](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/177) from gruntjs/dependabot/npm_and_yarn/lodash-4.17.21 [`f0e0fb0`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/f0e0fb0) - Merge pull request [#​176](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/176) from gruntjs/dependabot/npm_and_yarn/grunt-1.3.0 [`a949ae0`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/a949ae0) - Bump lodash from 4.17.19 to 4.17.21 [`c5fd7e1`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/c5fd7e1) - Bump grunt from 1.1.0 to 1.3.0 [`4bc4d76`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/4bc4d76) - Merge pull request [#​175](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/175) from Krinkle/release [`d46ed00`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/d46ed00) - Release 5.0.0 [`de2da5e`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/de2da5e) - Update grunt-contrib-internal (Travis CI to GitHub Actions) [`024f541`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/024f541) - Merge pull request [#​173](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/173) from Krinkle/pup-5 [`14969d0`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/14969d0) - Update to Puppeteer 5 [`ca15b69`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/ca15b69) - Merge pull request [#​169](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/169) from gruntjs/dependabot/npm_and_yarn/lodash-4.17.19 [`c2101b2`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/c2101b2) - Bump lodash from 4.17.15 to 4.17.19 [`c73cfdb`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/c73cfdb) - Merge pull request [#​168](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/168) from gruntjs/v4-rel [`a971cbc`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/a971cbc) - Merge pull request [#​167](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/167) from gruntjs/update-deps-4 [`7caf136`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/7caf136) ### [`v4.0.0`](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v3.1.0...v4.0.0) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v3.1.0...v4.0.0) ### [`v3.1.0`](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v3.0.1...v3.1.0) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v3.0.1...v3.1.0) ### [`v3.0.1`](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v3.0.0...v3.0.1) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v3.0.0...v3.0.1) ### [`v3.0.0`](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v2.0.0...v3.0.0) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v2.0.0...v3.0.0) ### [`v2.0.0`](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v1.3.0...v2.0.0) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v1.3.0...v2.0.0)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.