Skip to content

meta: bump the testing group across 1 directory with 2 updates#8944

Merged
bmuenzenmeyer merged 1 commit into
mainfrom
dependabot/npm_and_yarn/testing-8b58fbec12
Jun 5, 2026
Merged

meta: bump the testing group across 1 directory with 2 updates#8944
bmuenzenmeyer merged 1 commit into
mainfrom
dependabot/npm_and_yarn/testing-8b58fbec12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps the testing group with 2 updates in the / directory: @reporters/github and tsx.

Updates @reporters/github from 1.13.1 to 2.0.0

Release notes

Sourced from @​reporters/github's releases.

bail: v2.0.0

2.0.0 (2026-05-24)

⚠ BREAKING CHANGES

  • packages are now ESM-only. CommonJS consumers require Node.js >=22 (for require(esm)); reporters loaded via Node's --test-reporter flag continue to work on all supported versions.

Features

  • convert packages to ESM, upgrade Node and Yarn (d4cd2eb)

gh: v2.0.0

2.0.0 (2026-05-24)

⚠ BREAKING CHANGES

  • packages are now ESM-only. CommonJS consumers require Node.js >=22 (for require(esm)); reporters loaded via Node's --test-reporter flag continue to work on all supported versions.

Features

  • convert packages to ESM, upgrade Node and Yarn (d4cd2eb)

Miscellaneous Chores

github: v2.0.0

2.0.0 (2026-05-24)

⚠ BREAKING CHANGES

  • packages are now ESM-only. CommonJS consumers require Node.js >=22 (for require(esm)); reporters loaded via Node's --test-reporter flag continue to work on all supported versions.

Features

  • convert packages to ESM, upgrade Node and Yarn (d4cd2eb)

Miscellaneous Chores

junit: v2.0.0

2.0.0 (2026-05-24)

... (truncated)

Commits

Updates tsx from 4.21.0 to 4.22.3

Release notes

Sourced from tsx's releases.

v4.22.3

4.22.3 (2026-05-19)

Bug Fixes

  • decode typed loader source (dce02fc)
  • preserve entrypoint with TypeScript preload hooks (68f72f3)

This release is also available on:

v4.22.2

4.22.2 (2026-05-18)

Bug Fixes

  • preserve CJS JSON require in ESM hooks (35b700b)
  • preserve named exports from CommonJS TypeScript (11de737)
  • support module.exports require(esm) interop (cf8f199)

This release is also available on:

v4.22.1

4.22.1 (2026-05-17)

Bug Fixes

  • resolve tsconfig path aliases containing a colon (#780) (6979f28)

This release is also available on:

v4.22.0

4.22.0 (2026-05-14)

Features


This release is also available on:

... (truncated)

Commits
  • dce02fc fix: decode typed loader source
  • 68f72f3 fix: preserve entrypoint with TypeScript preload hooks
  • 69455cf test: cover package exports for ambiguous ESM reexports
  • 35b700b fix: preserve CJS JSON require in ESM hooks
  • ef807db chore: update testing dependencies
  • 3917090 test: document compatibility test taxonomy
  • de8113f refactor: centralize Node capability facts
  • c1f62db test: consolidate tsconfig path edge coverage
  • 4e08174 test: consolidate loader hook coverage
  • 674bb30 test: consolidate tsImport commonjs mts coverage
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.


@dependabot dependabot Bot added auto-merge Ready to automatically merge after being open for 48 hours dependencies Pull requests that update a dependency file github_actions:pull-request Trigger Pull Request Checks javascript Pull requests that update javascript code labels Jun 3, 2026
@dependabot dependabot Bot requested review from a team as code owners June 3, 2026 01:09
@dependabot dependabot Bot added github_actions:pull-request Trigger Pull Request Checks dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code auto-merge Ready to automatically merge after being open for 48 hours labels Jun 3, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nodejs-org Ready Ready Preview Jun 4, 2026 8:49pm

Request Review

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.62%. Comparing base (6e5fd62) to head (2820829).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8944      +/-   ##
==========================================
+ Coverage   73.28%   75.62%   +2.33%     
==========================================
  Files         102      102              
  Lines        8640     8640              
  Branches      315      318       +3     
==========================================
+ Hits         6332     6534     +202     
+ Misses       2307     2103     -204     
- Partials        1        3       +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

Bumps the testing group with 2 updates in the / directory: [@reporters/github](https://github.com/MoLow/reporters) and [tsx](https://github.com/privatenumber/tsx).


Updates `@reporters/github` from 1.13.1 to 2.0.0
- [Release notes](https://github.com/MoLow/reporters/releases)
- [Commits](MoLow/reporters@github-v1.13.1...gh-v2.0.0)

Updates `tsx` from 4.21.0 to 4.22.3
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.21.0...v4.22.3)

---
updated-dependencies:
- dependency-name: "@reporters/github"
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: testing
- dependency-name: tsx
  dependency-version: 4.22.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title meta: bump the testing group with 2 updates meta: bump the testing group across 1 directory with 2 updates Jun 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/testing-8b58fbec12 branch from 42e1506 to 2820829 Compare June 4, 2026 20:48
@bmuenzenmeyer bmuenzenmeyer added this pull request to the merge queue Jun 5, 2026
Merged via the queue into main with commit a785b8e Jun 5, 2026
13 checks passed
@bmuenzenmeyer bmuenzenmeyer deleted the dependabot/npm_and_yarn/testing-8b58fbec12 branch June 5, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Ready to automatically merge after being open for 48 hours 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.

1 participant