PeterTheOne / IRV

Instant-runoff voting tool
http://petertheone.github.io/IRV/
MIT License
20 stars 12 forks source link

Update dependency grunt-contrib-qunit to v7 - autoclosed #23

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
grunt-contrib-qunit 4.0.0 -> 7.0.1 age adoption passing confidence

Release Notes

gruntjs/grunt-contrib-qunit (grunt-contrib-qunit) ### [`v7.0.1`](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v7.0.0...v7.0.1) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v7.0.0...v7.0.1) ### [`v7.0.0`](https://togithub.com/gruntjs/grunt-contrib-qunit/releases/tag/v7.0.0) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v6.2.1...v7.0.0) This release drops support for Node 12. Node 14 or later is now required. - Try to serialize objects in messages using JSON.stringify() [`a8101e3`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/a8101e3) ([@​lucaswerkmeister](https://togithub.com/lucaswerkmeister)) - Update Puppeteer from 9.x to 19.x [`dffe56e`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/dffe56e) ([@​sarahboyce](https://togithub.com/sarahboyce)) ### [`v6.2.1`](https://togithub.com/gruntjs/grunt-contrib-qunit/releases/tag/v6.2.1) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v6.2.0...v6.2.1) - Fix serialization of assertions on circular objects. [https://github.com/gruntjs/grunt-contrib-qunit/issues/193](https://togithub.com/gruntjs/grunt-contrib-qunit/issues/193) ### [`v6.2.0`](https://togithub.com/gruntjs/grunt-contrib-qunit/releases/tag/v6.2.0) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v6.1.0...v6.2.0) - Enable `--no-sandbox` by default for `CI` environments. [`0db7a35`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/0db7a352f) - Add support for `CHROMIUM_FLAGS` environment variable. [`0db7a35`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/0db7a352f) ### [`v6.1.0`](https://togithub.com/gruntjs/grunt-contrib-qunit/releases/tag/v6.1.0) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v6.0.0...v6.1.0) - Migrate reporting logic to `QUnit.on()` events API [`db80b86`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/db80b862f7) - Add docs for `qunit.on.*` events, and fix various links [`72a71b0`](https://togithub.com/gruntjs/grunt-contrib-qunit/commit/72a71b0e9f) ### [`v6.0.0`](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v5.1.1...v6.0.0) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v5.1.1...v6.0.0) ### [`v5.1.1`](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v5.1.0...v5.1.1) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v5.1.0...v5.1.1) ### [`v5.1.0`](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v5.0.1...v5.1.0) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v5.0.1...v5.1.0) ### [`v5.0.1`](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v4.0.0...v5.0.1) [Compare Source](https://togithub.com/gruntjs/grunt-contrib-qunit/compare/v4.0.0...v5.0.1)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.



This PR has been generated by Mend Renovate. View repository job log here.