Conversation
Reviewer's GuideThis PR updates the AVA test runner to 6.4.1 and regenerates the lock file to incorporate a suite of minor upgrades and bug fixes across transitive dependencies. File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Vulnerable Libraries (1)
More info on how to fix Vulnerable Libraries in JavaScript. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #307 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 470 470
=========================================
Hits 470 470 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Auto Pull Request Review from LlamaPReview
Review Status: Automated Review Skipped
Dear contributor,
Thank you for your Pull Request. LlamaPReview has analyzed your changes and determined that this PR does not require an automated code review.
Analysis Result:
PR contains only dependency version updates and lock file changes, requiring no automated code review
We're continuously improving our PR analysis capabilities. Have thoughts on when and how LlamaPReview should perform automated reviews? Share your insights in our GitHub Discussions.
Best regards,
LlamaPReview Team
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ava (6.3.0 → 6.4.1) · Repo
Release Notes
6.4.1
6.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
6.4.1Update dependenciesCheck whether release is possible, then gate on environment accessAdjust release processKeep test worker alive until explicitly freedRelease process tweaksUse concurrency groups during GHA runsAdjust repository reference in package.json6.4.0Update release process & maintaining notesUpdate examples to use AVA 6Update XO & other dependenciesRemove compiler option override needed for TypeScript 4.xImplement file globbing and test matching within watch modeRemove special .only() behavior in watch modeFix error handling in watcher testsTest with Node.js 24, remove v23 test runsUpgrade @ava/test to 6.3.0Release Notes
5.2.0 (from changelog)
Does any of this look wrong? Please let us know.
Sorry, we couldn't find anything useful about this release.
Release Notes
0.29.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 1 commit:
fix: remove rimraf dependency (#529)Commits
See the full diff on Github. The new version differs by 16 commits:
Mark version 8.15.0Make linter happyFix a crash when running the CLI tool on code with a bigintFix the format of bigint property on bigint literalShow logo in readme.mdAdd support for using and await usingBump test262Make sure the loose parser skips number literals with invalid separatorsRemove outdated commentRemove trailing whitespace, semicolonDefine a NodeTypes record that plugins can extend to add nodes to AnyNodeSwitch some types on walk.d.ts from Node to AnyNodeAdd a package lock filefix(ci): run in correct branchsetup(ci): consolidateMark acorn-loose 8.5.0Sorry, we couldn't find anything useful about this release.
Release Notes
10.0.9
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
10.0.9Merge pull request #223 from hildjj/publishTry again with publishing10.0.8Merge pull request #222 from hildjj/versioningEnsurre pnpm-lock.yaml gets updated during versioning10.0.7Merge pull request #221 from hildjj/linkWorkspacePackagesTest on node 24 instead of 23Use pnpm linkWorkspacePackages to prevent version issues during publish10.0.6Merge pull request #219 from hildjj/releaseTry to fix release process10.0.5Merge pull request #218 from hildjj/update-dependenciesUpdate dependencies. Work around node issue in 24.210.0.4Update dependenciesMerge pull request #217 from hildjj/update-dependenciesBREAKING: next release will require node 20Update dependenciesMerge pull request #216 from hildjj/update-dependenciesUpdate dependencies. Fix lint issues.Release Notes
4.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
release: v4.3.0chore: bump dependenciesfeat: add cloudlfare workers (#138)Cleanup hooksRelease Notes
1.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
1.2.0Add support for filter predicate in `once()` (#124)Commits
See the full diff on Github. The new version differs by 6 commits:
4.0.3Merge pull request #144 from Jason3S/jdent-object-propertiesUpdate constants.jsUpdate lib/constants.jsfix: exception when glob pattern contains `constructor`chore: fix docs (#139)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands
Summary by Sourcery
Upgrade AVA to version 6.4.1 and refresh various indirect dependencies to their latest patch releases.
Enhancements: