-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
meta: bump the testing group with 2 updates #8147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Codecov Report✅ All modified and coverable lines are covered by tests. 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. |
avivkeller
approved these changes
Sep 2, 2025
ovflowd
approved these changes
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]>
b4e3315
to
d7e389f
Compare
AugustinMauroy
approved these changes
Sep 4, 2025
aymen94
approved these changes
Sep 4, 2025
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: @reporters/github and tsx.
Updates
@reporters/github
from 1.7.2 to 1.10.0Release notes
Sourced from
@reporters/github
's releases.... (truncated)
Commits
9f3775a
chore: release main (#151)c6f942b
feat: nicer error messages in GitHub Actions (#150)4c4e07b
chore: release main (#149)e6f9bf0
fix(gh): fix github version (#148)75526f0
chore: release main (#147)5d302bb
fix(github): add missing file (#146)46fe651
chore: release main (#145)13bf329
fix(gh): fix error grouping issues (#144)0abb219
chore: release main (#143)73c0df3
chore(gh): clean diagnostics (#142)Updates
tsx
from 4.20.3 to 4.20.5Release notes
Sourced from tsx's releases.
Commits
e6d1a47
docs: obfuscate aside classnamede2719d
style: remove unused variable13f2954
chore: upgrade docs deps0504525
chore: upgrade manten132fdd8
test: assert require.cachef057e7d
test: require loopa6f8f9f
refactor: getFormat to handle all formats796053a
fix: handle ambiguous packages471997a
test: CJS & ESM race conditiona639836
fix: override Node's native TS formats (#733)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