chore(deps): bump the testing group across 1 directory with 2 updates - #9066
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9066 +/- ##
==========================================
- Coverage 75.12% 75.11% -0.02%
==========================================
Files 102 102
Lines 9106 9106
Branches 372 372
==========================================
- Hits 6841 6840 -1
- Misses 2261 2262 +1
Partials 4 4 ☔ View full report in Codecov by Harness. |
Contributor
📦 Build Size ComparisonSummary
|
avivkeller
approved these changes
Jul 31, 2026
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/testing-9986f567dc
branch
from
July 31, 2026 22:51
3755992 to
6d53068
Compare
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Aug 3, 2026
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 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
Bot
force-pushed
the
dependabot/npm_and_yarn/testing-9986f567dc
branch
from
August 3, 2026 04:09
6d53068 to
cfd6b6a
Compare
avivkeller
enabled auto-merge
August 3, 2026 04:10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the testing group with 2 updates in the / directory: @reporters/github and tsx.
Updates
@reporters/githubfrom 2.0.0 to 2.0.2Release notes
Sourced from @reporters/github's releases.
... (truncated)
Commits
939e1bachore: release main (#190)f1104f1fix(gh): republish with resolved workspace dependency (#189)9efa0e5fix(ci): publish with yarn to resolve workspace: protocol (#188)0a8aaf5chore: release main (#185)e2b86c4docs: explain@reporters/ghvs@reporters/github(#187)d69194atest: bring overall coverage to 100% (#186)0a2c8darefactor(gh): reuse upstream spec reporter instead of forking it (#183)7717fdechore: update snapshots (#184)27c42d4ci: enable corepack in release workflow and allow manual republishUpdates
tsxfrom 4.22.3 to 4.23.1Release notes
Sourced from tsx's releases.
... (truncated)
Commits
79fdddefix(watch): treat script and dependency paths literallye818ad6perf: index transform cache lazilycdcc623perf: map Node TypeScript formats directlyd067938perf: load esbuild lazily in CLI95d0672fix(watch): avoid clearing piped output6fd4607docs: add per-page metadataf4176d8docs: generate sitemap8d4ffc2fix: support tsImport after global preloadf0e89b2docs: document Node's public type-stripping API vs internal loader pathf8992f1perf: use sync module hooks on Node v22.22.3+