Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

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

Updates @reporters/github from 1.7.2 to 1.10.0

Release notes

Sourced from @​reporters/github's releases.

github: v1.10.0

1.10.0 (2025-08-26)

Features

  • nicer error messages in GitHub Actions (#150) (c6f942b)

github: v1.9.3

1.9.3 (2025-08-26)

Bug Fixes

github: v1.9.2

1.9.2 (2025-08-26)

Bug Fixes

github: v1.9.1

1.9.1 (2025-08-06)

Miscellaneous Chores

github: v1.9.0

1.9.0 (2025-08-06)

Features

github: v1.8.0

1.8.0 (2025-07-31)

Features

Miscellaneous Chores

... (truncated)

Commits

Updates tsx from 4.20.3 to 4.20.5

Release notes

Sourced from tsx's releases.

v4.20.5

4.20.5 (2025-08-24)

Bug Fixes

  • handle ambiguous packages (796053a)

This release is also available on:

v4.20.4

4.20.4 (2025-08-12)

Bug Fixes


This release is also available on:

Commits
  • e6d1a47 docs: obfuscate aside classname
  • de2719d style: remove unused variable
  • 13f2954 chore: upgrade docs deps
  • 0504525 chore: upgrade manten
  • 132fdd8 test: assert require.cache
  • f057e7d test: require loop
  • a6f8f9f refactor: getFormat to handle all formats
  • 796053a fix: handle ambiguous packages
  • 471997a test: CJS & ESM race condition
  • a639836 fix: override Node's native TS formats (#733)
  • 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 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 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

@dependabot dependabot bot added the github_actions:pull-request Trigger Pull Request Checks label Sep 2, 2025
@dependabot dependabot bot requested review from a team as code owners September 2, 2025 10:07
Copy link

vercel bot commented Sep 2, 2025

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

1 Skipped Deployment
Project Deployment Preview Updated (UTC)
nodejs-org Ignored Ignored Preview Sep 3, 2025 8:45pm

@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Sep 2, 2025
Copy link

codecov bot commented Sep 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.58%. Comparing base (769d710) to head (d7e389f).
⚠️ Report is 5 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8147      +/-   ##
==========================================
- Coverage   76.59%   76.58%   -0.02%     
==========================================
  Files         115      115              
  Lines        9602     9602              
  Branches      322      322              
==========================================
- Hits         7355     7354       -1     
- Misses       2246     2247       +1     
  Partials        1        1              

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

@ovflowd ovflowd added this pull request to the merge queue Sep 3, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Sep 3, 2025
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 1.7.2 to 1.10.0
- [Release notes](https://github.com/MoLow/reporters/releases)
- [Changelog](https://github.com/MoLow/reporters/blob/main/release-please-config.json)
- [Commits](MoLow/reporters@github-v1.7.2...github-v1.10.0)

Updates `tsx` from 4.20.3 to 4.20.5
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.20.3...v4.20.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-da377e66ad branch from b4e3315 to d7e389f Compare September 3, 2025 20:44
@ovflowd ovflowd added this pull request to the merge queue Sep 4, 2025
Merged via the queue into main with commit a5a85d0 Sep 4, 2025
12 checks passed
@ovflowd ovflowd deleted the dependabot/npm_and_yarn/testing-da377e66ad branch September 4, 2025 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants