Skip to content

meta: bump the testing group with 2 updates - #9039

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/testing-9986f567dc
Open

meta: bump the testing group with 2 updates#9039
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/testing-9986f567dc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

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

Updates @reporters/github from 2.0.0 to 2.0.2

Release notes

Sourced from @​reporters/github's releases.

gh: v2.0.2

2.0.2 (2026-06-02)

Bug Fixes

  • gh: republish with resolved workspace dependency (#189) (f1104f1)

bail: v2.0.2

2.0.2 (2026-07-02)

Documentation

  • flag-order fixes and the gh collapsible actions log (#216) (131f410)
  • rewrite package READMEs with demos and clearer positioning (#209) (e1265e5)

Miscellaneous Chores

  • route this repo's tests through @​reporters/mux (#207) (85a5973)
  • run the whole test suite through one root node --test invocation (#213) (a144243)

github: v2.0.2

2.0.2 (2026-07-02)

Documentation

  • flag-order fixes and the gh collapsible actions log (#216) (131f410)
  • rewrite package READMEs with demos and clearer positioning (#209) (e1265e5)

Miscellaneous Chores

  • route this repo's tests through @​reporters/mux (#207) (85a5973)
  • run the whole test suite through one root node --test invocation (#213) (a144243)
  • update snapshots (#191) (2b1bfb9)

junit: v2.0.2

2.0.2 (2026-07-02)

Documentation

  • flag-order fixes and the gh collapsible actions log (#216) (131f410)
  • rewrite package READMEs with demos and clearer positioning (#209) (e1265e5)

Miscellaneous Chores

... (truncated)

Commits
  • 939e1ba chore: release main (#190)
  • f1104f1 fix(gh): republish with resolved workspace dependency (#189)
  • 9efa0e5 fix(ci): publish with yarn to resolve workspace: protocol (#188)
  • 0a8aaf5 chore: release main (#185)
  • e2b86c4 docs: explain @​reporters/gh vs @​reporters/github (#187)
  • d69194a test: bring overall coverage to 100% (#186)
  • 0a2c8da refactor(gh): reuse upstream spec reporter instead of forking it (#183)
  • 7717fde chore: update snapshots (#184)
  • 27c42d4 ci: enable corepack in release workflow and allow manual republish
  • See full diff in compare view

Updates tsx from 4.22.3 to 4.23.1

Release notes

Sourced from tsx's releases.

v4.23.1

4.23.1 (2026-07-13)

Bug Fixes

  • support tsImport after global preload (8d4ffc2)
  • watch: avoid clearing piped output (95d0672)
  • watch: treat script and dependency paths literally (79fddde)

Performance Improvements

  • index transform cache lazily (e818ad6)
  • load esbuild lazily in CLI (d067938)
  • map Node TypeScript formats directly (cdcc623)
  • use sync module hooks on Node v22.22.3+ (f8992f1)

This release is also available on:

v4.23.0

4.23.0 (2026-07-03)

Bug Fixes

Features


This release is also available on:

v4.22.5

4.22.5 (2026-07-02)

Bug Fixes

  • isolate hook state per async module.register() registration (a305f36)

This release is also available on:

... (truncated)

Commits
  • 79fddde fix(watch): treat script and dependency paths literally
  • e818ad6 perf: index transform cache lazily
  • cdcc623 perf: map Node TypeScript formats directly
  • d067938 perf: load esbuild lazily in CLI
  • 95d0672 fix(watch): avoid clearing piped output
  • 6fd4607 docs: add per-page metadata
  • f4176d8 docs: generate sitemap
  • 8d4ffc2 fix: support tsImport after global preload
  • f0e89b2 docs: document Node's public type-stripping API vs internal loader path
  • f8992f1 perf: use sync module hooks on Node v22.22.3+
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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


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

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

---
updated-dependencies:
- dependency-name: "@reporters/github"
  dependency-version: 2.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: tsx
  dependency-version: 4.23.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
@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 Jul 29, 2026
@dependabot
dependabot Bot requested review from a team as code owners July 29, 2026 13:39
@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 Jul 29, 2026
@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
nodejs-org Ready Ready Preview Jul 29, 2026 1:40pm

Request Review

@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.07%. Comparing base (34f572b) to head (dbf38e0).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9039      +/-   ##
==========================================
- Coverage   75.12%   75.07%   -0.05%     
==========================================
  Files         102      102              
  Lines        9109     9109              
  Branches      372      373       +1     
==========================================
- Hits         6843     6839       -4     
- Misses       2262     2266       +4     
  Partials        4        4              

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

@github-actions github-actions Bot removed the github_actions:pull-request Trigger Pull Request Checks label Jul 29, 2026
@github-actions

Copy link
Copy Markdown
Contributor

📦 Build Size Comparison

Summary

Metric Value
Old Total First Load JS 10.65 MB
New Total First Load JS 10.65 MB
Delta 0 B (0.00%)

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