davidjbradshaw / iframe-resizer

Keep iFrames sized to their content.
https://iframe-resizer.com
Other
6.65k stars 981 forks source link

Bump grunt-contrib-qunit from 2.0.0 to 7.0.1 #1180

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps grunt-contrib-qunit from 2.0.0 to 7.0.1.

Release notes

Sourced from grunt-contrib-qunit's releases.

v7.0.0

This release drops support for Node 12. Node 14 or later is now required.

https://github.com/gruntjs/grunt-contrib-qunit/compare/v6.0.0...v7.0.0

v6.2.1

https://github.com/gruntjs/grunt-contrib-qunit/compare/v6.2.0...v6.2.1

v6.2.0

  • Enable --no-sandbox by default for CI environments. 0db7a352f
  • Add support for CHROMIUM_FLAGS environment variable. 0db7a352f

https://github.com/gruntjs/grunt-contrib-qunit/compare/v6.1.0...v6.2.0

v6.1.0

  • Migrate reporting logic to QUnit.on() events API db80b862f7
  • Add docs for qunit.on.* events, and fix various links 72a71b0e9f

https://github.com/gruntjs/grunt-contrib-qunit/compare/v6.0.0...v6.1.0

Changelog

Sourced from grunt-contrib-qunit's changelog.

v7.0.1: date: 2023-07-02 changes: - Fix unexpected bridge activation in unrated iframes. v7.0.0: date: 2023-02-14 changes: - Update to Puppeteer 19. - Require Node.js 14 or later. - Change actual/expected value to JSON when possible. v6.2.1: date: 2022-10-18 changes: - Fix serialization of assertions on circular objects. v6.2.0: date: 2022-06-26 changes: - Enable --no-sandbox by default for CI environments. - Add support for CHROMIUM_FLAGS environment variable. v6.1.0: date: 2022-04-29 changes: - Fix reporting of error details when used with QUnit 2.17 and later. - Add Grunt events qunit.on.*, as forwarded from QUnit.on(). v6.0.0: date: 2022-04-03 changes: - Update to Puppeteer 9. - Require Node.js 12 or later. - Require QUnit 2.2.0 or later. v5.0.0: date: 2021-04-18 changes: - Update to Puppeteer 5. v4.0.0: date: 2020-06-17 changes: - Update to Puppeteer 4. - Require Node.js 10 or later. v3.1.0: date: 2018-12-29 changes: - Update to puppeteer 1.11. v3.0.1: date: 2018-08-12 changes: - Fix regressions. v3.0.0: date: 2018-07-24 changes:

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by krinkle, a new releaser for grunt-contrib-qunit since your current version.


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
davidjbradshaw commented 11 months ago

@dependabot ignore this dependency

dependabot[bot] commented 11 months ago

OK, I won't notify you about grunt-contrib-qunit again, unless you re-open this PR.