Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Bump grunt-contrib-qunit from 5.0.1 to 7.0.0 #397

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2023

Bumps grunt-contrib-qunit from 5.0.1 to 7.0.0.

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.

gruntjs/grunt-contrib-qunit@v6.0.0...v7.0.0

v6.2.1

gruntjs/grunt-contrib-qunit@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

gruntjs/grunt-contrib-qunit@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

gruntjs/grunt-contrib-qunit@v6.0.0...v6.1.0

v6.0.0

  • Update to Puppeteer 9 43f7139
  • Clean up internal loops in console and pageerror event handlers f50ed47

gruntjs/grunt-contrib-qunit@v5.1.0...v6.0.0

v5.1.1

  • docs: Update outdated links and fix syntax error 03aeef4

gruntjs/grunt-contrib-qunit@v5.1.0...v5.1.1

v5.1.0

  • Restore page timeout handling and fail.timeout event 5ba6324
  • readme: Fix broken markdown link (#172) f558142
  • Update to Puppeteer 5 ca15b69

gruntjs/grunt-contrib-qunit@v4.0.0...v5.1.0

Changelog

Sourced from grunt-contrib-qunit's changelog.

v7.0.0: date: 2023-02-14 changes: - Puppeteer version update. - CI changes testing changes. 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: - Puppeteer version to ^9.0.0. - Updated dependencies. - Minimum Node.js version is now 12. - Minimum QUnit version is now 2.2.0. v5.0.0: date: 2021-04-18 changes: - Puppeteer version to ^5.0.0. - Dependency updates. v4.0.0: date: 2020-06-17 changes: - Puppeteer version to v4.0.0. - Dependency updates and typo fixes. - Minimum node version is now version 10. v3.1.0: date: 2018-12-29 changes: - Updated to puppeteer ^1.11.0. v3.0.1: date: 2018-08-12 changes: - Fixed regressions. v3.0.0: date: 2018-07-24 changes: - Switch to using headless chrome / puppeteer instead of phantomjs v2.0.0:

... (truncated)

Commits

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 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)

Bumps [grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit) from 5.0.1 to 7.0.0.
- [Release notes](https://github.com/gruntjs/grunt-contrib-qunit/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-qunit/blob/main/CHANGELOG)
- [Commits](gruntjs/grunt-contrib-qunit@v5.0.1...v7.0.0)

---
updated-dependencies:
- dependency-name: grunt-contrib-qunit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants