Skip to content

Bump the tests-qunit group across 1 directory with 2 updates#532

Open
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/npm_and_yarn/tests-qunit-e02a1147d7
Open

Bump the tests-qunit group across 1 directory with 2 updates#532
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/npm_and_yarn/tests-qunit-e02a1147d7

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 17, 2026

Bumps the tests-qunit group with 2 updates in the / directory: grunt-contrib-qunit and sinon.

Updates grunt-contrib-qunit from 10.1.1 to 10.2.0

Changelog

Sourced from grunt-contrib-qunit's changelog.

v10.2.0:

  • date: 2026-04-15
  • changes:
    • Update from Puppeteer 22 (Chrome 127) to Puppeteer 24 (Chrome 147).
    • Fix url.parse() deprecation warning on Node.js 24.
    • Increase default timeout from 5s to 10s (it seems Chrome launch times got more spotty, at least via GitHub Actions).
Commits
  • 0a965d7 10.2.0
  • ed19845 Increase default timeout from 5s to 10s
  • 3d6b9ca Docs: Convert changelog to markdown
  • 5c08371 Fix url.parse() deprecation warning on Node.js 24
  • 51854f1 Upgrade to Puppeteer 24
  • 4c7ece6 Build: Switch from JSHint to ESLint
  • 297c6cc Build: Remove package-lock.json
  • efc2ae0 docs: Add SECURITY.md
  • ea5030c docs: Add QUnit compatibility table
  • d124309 Build: Fix GitHub's own self-induced deprecation warnings
  • See full diff in compare view

Updates sinon from 16.1.3 to 21.1.2

Changelog

Sourced from sinon's changelog.

21.1.2

  • 53817f7d Upgrade to ESLint 10 and new shared config (#2696) (Carl-Erik Kopseng)
    • Upgrade to ESLint 10 and new shared config
    • Update deps
  • d7a682e0 fix: move npm-run-all to devDeps (#2694) (Avi Vahl)

    used only during dev, and caused a considerable dep count jump downstream

  • 5b8720ec use latest shared eslint-config (Carl-Erik Kopseng)

Released by Carl-Erik Kopseng on 2026-04-11.

21.1.1

  • 3c8b023b Update deps (Carl-Erik Kopseng)
  • 2eabf5da fix(#2692): Remove ESM-only supports-color as it breaks CJS exports (#2693) (Carl-Erik Kopseng)
    • fix(#2692): Remove ESM-only supports-color as it breaks CJS exports

Released by Carl-Erik Kopseng on 2026-04-10.

21.1.0

  • 0a5526c5 updated deps (Carl-Erik Kopseng)
  • 5262204f fix: build artifacts before running bundled tests (Carl-Erik Kopseng)
  • 819bb64b Migration to ECMAScript modules (ESM) (#2683) (Carl-Erik Kopseng)

    This allowed us to finally consume ESM-only dependencies and has broken us free from some CJS shackes. Now produce the same API surface for CJS consumers, as well, by generating ./lib

    • Modern ignores 😁
    • test: add distribution harness
    • test: verify packed cjs and esm entrypoints
    • test: lock distribution api manifest
    • test: smoke test built pkg artifacts
    • docs: require contract tests for package migration
    • test: guard esm migration regressions
    • docs: require contract gate for esm migration
    • build: generate cjs lib from esm source entries
    • refactor: port root api surface to esm
    • build: clean port of root api to esm
    • docs: include implementation plans
    • fix: align lint and smoke tests with esm migration
    • refactor: complete esm port of all core components
    • refactor: finalize esm migration with sandbox and naming fixes
    • fix: finish esm migration stabilization

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2026
This was referenced Apr 17, 2026
Bumps the tests-qunit group with 2 updates in the / directory: [grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit) and [sinon](https://github.com/sinonjs/sinon).


Updates `grunt-contrib-qunit` from 10.1.1 to 10.2.0
- [Release notes](https://github.com/gruntjs/grunt-contrib-qunit/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-qunit/blob/main/CHANGELOG.md)
- [Commits](gruntjs/grunt-contrib-qunit@v10.1.1...v10.2.0)

Updates `sinon` from 16.1.3 to 21.1.2
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v16.1.3...v21.1.2)

---
updated-dependencies:
- dependency-name: grunt-contrib-qunit
  dependency-version: 10.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tests-qunit
- dependency-name: sinon
  dependency-version: 21.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: tests-qunit
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tests-qunit-e02a1147d7 branch from 1f63a4c to b60b389 Compare April 20, 2026 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants