build: update all non-major dependencies (main) - #33782
Merged
alan-agius4 merged 1 commit intoAug 6, 2026
Merged
Conversation
See associated pull request for more information.
There was a problem hiding this comment.
Code Review
This pull request updates several third-party dependencies across multiple package.json files, including @typescript-eslint, puppeteer, rollup-plugin-dts, undici, oxc-parser, rolldown, and terser to their latest versions. There are no review comments, so I have no feedback to provide.
alan-agius4
approved these changes
Aug 6, 2026
Collaborator
|
This PR was merged into the repository. The changes were merged into the following branches:
|
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.
This PR contains the following updates:
0.142.0→0.143.08.65.0→8.66.08.65.0→8.66.00.142.0→0.143.025.4.0→25.5.01.2.1→1.2.26.4.1→6.5.15.49.0→5.49.18.9.0→8.10.0Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.66.0Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.66.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
oxc-project/oxc (oxc-parser)
v0.143.0💥 BREAKING CHANGES
067da8cast: [BREAKING] Store single parameter inTSIndexSignature::parameter(#25154) (camc314)1bdedd1ast: [BREAKING] IntroduceExportDeclaration,ExportFromDeclaration(#25095) (camc314)c917f20ast: [BREAKING] IntroduceArrowFunctionBodyenum (#24987) (camc314)puppeteer/puppeteer (puppeteer)
v25.5.0Compare Source
♻️ Chores
Dependencies
🎉 Features
🛠️ Fixes
📄 Documentation
🏗️ Refactor
rolldown/rolldown (rolldown)
v1.2.2Compare Source
🚀 Features
🐛 Bug Fixes
cleanDiroff in dev mode (#10579) by @shulaoda?rolldown-lazyproxy ids out of userresolveIdhooks (#10580) by @btea🚜 Refactor
📚 Documentation
buildStartcomment inScanStageCache::merge(#10577) by @shulaoda⚡ Performance
🧪 Testing
@rolldown/pluginutilspnpm override (#10575) by @IWANABETHATGUY⚙️ Miscellaneous Tasks
@napi-rs/wasm-runtimeto 1.2.2 (#10570) by @shulaoda❤️ New Contributors
Swatinem/rollup-plugin-dts (rollup-plugin-dts)
v6.5.1Compare Source
Fixes:
magic-stringupgrade to restore cjs compatibilityv6.5.0Compare Source
Compatibility Notice:
This release adds compatibility with TypeScript versions 6 and 7.
Fixes:
export typehandlingdeclare modulehandlingThank you:
Features, fixes and improvements in this release have been contributed by:
terser/terser (terser)
v5.49.1Compare Source
new something(), which also has parenthesesimport()expression is parsed, it is no longer treated as a function call.nodejs/undici (undici)
v8.10.0Compare Source
What's Changed
New Contributors
Full Changelog: nodejs/undici@v8.9.0...v8.10.0