From d07b4029e4f3c19f054e3230906c37d48b39e4cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 00:15:45 +0000 Subject: [PATCH] chore(deps): update dependency grunt-contrib-qunit to v10 (#1341) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [grunt-contrib-qunit](https://redirect.github.com/gruntjs/grunt-contrib-qunit) | [`^3.1.0` -> `^10.0.0`](https://renovatebot.com/diffs/npm/grunt-contrib-qunit/3.1.0/10.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/grunt-contrib-qunit/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/grunt-contrib-qunit/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/grunt-contrib-qunit/3.1.0/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/grunt-contrib-qunit/3.1.0/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
gruntjs/grunt-contrib-qunit (grunt-contrib-qunit) ### [`v10.1.1`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v10.1.0...v10.1.1) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v10.1.0...v10.1.1) ### [`v10.1.0`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v10.0.0...v10.1.0) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v10.0.0...v10.1.0) ### [`v10.0.0`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v9.1.1...v10.0.0) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v9.1.1...v10.0.0) ### [`v9.1.1`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v9.1.0...v9.1.1) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v9.1.0...v9.1.1) ### [`v9.1.0`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v9.0.0...v9.1.0) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v9.0.0...v9.1.0) ### [`v9.0.0`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v8.0.1...v9.0.0) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v8.0.1...v9.0.0) ### [`v8.0.1`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v8.0.0...v8.0.1) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v8.0.0...v8.0.1) ### [`v8.0.0`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v7.0.1...v8.0.0) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v7.0.1...v8.0.0) ### [`v7.0.1`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v7.0.0...v7.0.1) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v7.0.0...v7.0.1) ### [`v7.0.0`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/releases/tag/v7.0.0) [Compare Source](https://redirect.github.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://redirect.github.com/gruntjs/grunt-contrib-qunit/commit/a8101e3) ([@​lucaswerkmeister](https://redirect.github.com/lucaswerkmeister)) - Update Puppeteer from 9.x to 19.x [`dffe56e`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/commit/dffe56e) ([@​sarahboyce](https://redirect.github.com/sarahboyce)) ### [`v6.2.1`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/releases/tag/v6.2.1) [Compare Source](https://redirect.github.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://redirect.github.com/gruntjs/grunt-contrib-qunit/issues/193) ### [`v6.2.0`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/releases/tag/v6.2.0) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v6.1.0...v6.2.0) - Enable `--no-sandbox` by default for `CI` environments. [`0db7a35`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/commit/0db7a352f) - Add support for `CHROMIUM_FLAGS` environment variable. [`0db7a35`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/commit/0db7a352f) ### [`v6.1.0`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/releases/tag/v6.1.0) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v6.0.0...v6.1.0) - Migrate reporting logic to `QUnit.on()` events API [`db80b86`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/commit/db80b862f7) - Add docs for `qunit.on.*` events, and fix various links [`72a71b0`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/commit/72a71b0e9f) ### [`v6.0.0`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v5.1.1...v6.0.0) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v5.1.1...v6.0.0) ### [`v5.1.1`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v5.1.0...v5.1.1) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v5.1.0...v5.1.1) ### [`v5.1.0`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v5.0.1...v5.1.0) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v5.0.1...v5.1.0) ### [`v5.0.1`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v4.0.0...v5.0.1) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v4.0.0...v5.0.1) ### [`v4.0.0`](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v3.1.0...v4.0.0) [Compare Source](https://redirect.github.com/gruntjs/grunt-contrib-qunit/compare/v3.1.0...v4.0.0)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/davidsneighbour/hugo-modules). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../pictures/_vendor/github.com/aFarkas/lazysizes/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/pictures/_vendor/github.com/aFarkas/lazysizes/package.json b/modules/pictures/_vendor/github.com/aFarkas/lazysizes/package.json index e5401439e..471a61893 100644 --- a/modules/pictures/_vendor/github.com/aFarkas/lazysizes/package.json +++ b/modules/pictures/_vendor/github.com/aFarkas/lazysizes/package.json @@ -21,7 +21,7 @@ "grunt-bytesize": "~0.2.0", "grunt-cli": "~1.5.0", "grunt-contrib-jshint": "^3.0.0", - "grunt-contrib-qunit": "^3.1.0", + "grunt-contrib-qunit": "^10.0.0", "grunt-contrib-uglify": "^4.0.1", "grunt-contrib-watch": "~1.1.0", "grunt-max-filesize": "^0.1.1",