chore(deps): lock file maintenance npm packages#5762
Merged
renovate[bot] merged 1 commit intomainfrom Aug 17, 2025
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
✅ Deploy Preview for rolldown-rs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
bb8beca to
d1e0b83
Compare
d1e0b83 to
b0e3100
Compare
This was referenced Aug 18, 2025
hyf0
pushed a commit
that referenced
this pull request
Aug 18, 2025
## [1.0.0-beta.33] - 2025-08-18 ### 💥 BREAKING CHANGES - only call `closeBundle` hook when bundling actually happens (#5715) by @shulaoda ### 🚀 Features - rolldown_plugin_vite_css_post: align transform logic except minify (#5768) by @shulaoda - rolldown_plugin_vite_css_post: align html inline css logic (#5767) by @shulaoda - support merge cjs ns in module group level (#5760) by @IWANABETHATGUY - rolldown_plugin_vite_css_post: filter transform id (#5766) by @shulaoda - rolldown: oxc v0.82.2 (#5754) by @Boshen - rollup-test: log error when `pringStatus` (#5744) by @situ2001 - rolldown_plugin_vite_css_post: initialize (#5743) by @shulaoda - rolldown_plugin_vite_css: align `transform` hook logic (#5736) by @shulaoda - rolldown_plugin_vite_css: align partial transform hook logic (#5733) by @shulaoda - add original wrap_kind (#5729) by @IWANABETHATGUY - concatenateWrappedModule (#5724) by @IWANABETHATGUY - rolldown: oxc v0.82.1 (#5717) by @Boshen - improve error message for `unresolved_import` when platform is `neutral` (#5700) by @IWANABETHATGUY ### 🐛 Bug Fixes - rolldown_plugin_transform: merge tsconfig jsx options even when `oxc.jsx.runtime` is set (#5771) by @hi-ogawa - jsx preserve break component which is default export (#5764) by @shulaoda - rolldown_plugin_asset: should directly stringify raw content (#5749) by @situ2001 - resolve symbol deconfliction order for cross-chunk imports by @IWANABETHATGUY - rolldown_error: improve resolve diagnostic message (#5740) by @shulaoda - vitest ci failed (#5741) by @IWANABETHATGUY - rolldown: options `context` should be available in renderStart (#5672) by @situ2001 - ensure lazy module eval order when import variable from other chunk (#5727) by @IWANABETHATGUY - wasm build panic on stackblitz (#5723) by @shulaoda - plugin/vite-resolve: try non-prefixed id before prefixed id (#5711) by @sapphi-red - devtool: shouldn't filter out spans for devtool use case (#5713) by @hyf0 - plugin/vite-resolve: fallback on more resolution errors that happened when trying with prefix (#5710) by @sapphi-red - plugin/vite-resolve: don't consider ids with `npm:` prefix as a built-in module (#5709) by @sapphi-red ### 🚜 Refactor - rolldown_plugin_json: use common plugin utils (#5769) by @shulaoda - hmr: remove unnecessary code of handling runtime module (#5752) by @hyf0 - hmr: enhance HMR update logic and improve clarity (#5748) by @hyf0 - improve `ScopeHoistingFinalizerContext` (#5739) by @shulaoda - move `finalize_normal_module` into `ScopeHoistingFinalizerContext` (#5738) by @shulaoda - private fields `wrap_kind` and `original_wrap_kind` and keep them sync (#5730) by @IWANABETHATGUY ### 📚 Documentation - rolldown_plugin_data_uri: update README (#5746) by @situ2001 - install guide for minor platforms (#5716) by @sapphi-red - update description for platform `neutral` (#5701) by @IWANABETHATGUY ### ⚡ Performance - hmr: only refetch changed modules (#5753) by @hyf0 - rolldown_plugin_reporter: gzip size computation (#5734) by @IWANABETHATGUY - hmr: reuse previous ast for non-changed modules (#5725) by @hyf0 - rolldown_ecmascript: do not run semantic twice for `dce-only` (#5707) by @Boshen ### 🧪 Testing - rolldown: should await for `toMatchFileSnapshot` (#5759) by @situ2001 - hmr: improve test of `import.meta.hot.invalidate` (#5747) by @hyf0 ### ⚙️ Miscellaneous Tasks - deps: lock file maintenance (#5765) by @renovate[bot] - deps: lock file maintenance rust crates (#5763) by @renovate[bot] - deps: lock file maintenance npm packages (#5762) by @renovate[bot] - deps: update github-actions (#5755) by @renovate[bot] - deps: update dependency tinybench to v5 (#5756) by @renovate[bot] - deps: update github-actions (major) (#5757) by @renovate[bot] - deps: update crate-ci/typos action to v1.35.4 (#5714) by @renovate[bot] - prepare-release: regenerate `binding.js` after version bump (#5704) by @shulaoda - deps: update dependency tsdown to v0.14.1 (#5705) by @renovate[bot] - rollup-tests: skip occasionally failing test case (#5703) by @shulaoda - update binding.js (#5702) by @shulaoda Co-authored-by: sapphi-red <[email protected]>
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:
5.5.0->5.6.07.28.0->7.28.324.2.1->24.3.07.28.0->7.28.34.20.3->4.20.47.1.1->7.1.25.5.0->5.6.00.25.8->0.25.91.11.1->1.12.01.6.2->1.6.31.7.2->1.7.3🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
chalk/chalk (chalk)
v5.6.0Compare Source
a8f5bf7babel/babel (@babel/core)
v7.28.3Compare Source
👓 Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env🐛 Bug Fix
babel-parserimport("./a", {with:{},})(@easrng)💅 Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime📝 Documentation
🏠 Internal
scriptsandbabel-worker.cjs(@JLHwung)🔬 Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsprivatenumber/tsx (tsx)
v4.20.4Compare Source
vitejs/vite (vite)
v7.1.2Compare Source
Bug Fixes
[vite]prefixes to debug logs (#20595) (7cdef61)npm:prefix as a built-in module (#20558) (ab33803)Miscellaneous Chores
@jridgewell/remappingfrom@ampproject/remapping(#20577) (0a6048a)evanw/esbuild (esbuild)
v0.25.9Compare Source
Better support building projects that use Yarn on Windows (#3131, #3663)
With this release, you can now use esbuild to bundle projects that use Yarn Plug'n'Play on Windows on drives other than the
C:drive. The problem was as follows:C:driveD:drive../..to get from the project directory to the cache directory..(soD:\..is justD:)Yarn works around this edge case by pretending Windows-style paths beginning with
C:\are actually Unix-style paths beginning with/C:/, so the../..path segments are able to navigate across drives inside Yarn's implementation. This was broken for a long time in esbuild but I finally got access to a Windows machine and was able to debug and fix this edge case. So you should now be able to bundle these projects with esbuild.Preserve parentheses around function expressions (#4252)
The V8 JavaScript VM uses parentheses around function expressions as an optimization hint to immediately compile the function. Otherwise the function would be lazily-compiled, which has additional overhead if that function is always called immediately as lazy compilation involves parsing the function twice. You can read V8's blog post about this for more details.
Previously esbuild did not represent parentheses around functions in the AST so they were lost during compilation. With this change, esbuild will now preserve parentheses around function expressions when they are present in the original source code. This means these optimization hints will not be lost when bundling with esbuild. In addition, esbuild will now automatically add this optimization hint to immediately-invoked function expressions. Here's an example:
Note that you do not want to wrap all function expressions in parentheses. This optimization hint should only be used for functions that are called on initial load. Using this hint for functions that are not called on initial load will unnecessarily delay the initial load. Again, see V8's blog post linked above for details.
Update Go from 1.23.10 to 1.23.12 (#4257, #4258)
This should have no effect on existing code as this version change does not change Go's operating system support. It may remove certain false positive reports (specifically CVE-2025-4674 and CVE-2025-47907) from vulnerability scanners that only detect which version of the Go compiler esbuild uses.
oxc-project/oxc (oxlint)
v1.12.0: oxlint v1.12.0Compare Source
[1.12.0] - 2025-08-17
Announcing Oxlint Type-Aware Preview
🚀 Features
09b597flinter: Handle help message from tsgolint (#13143) (Boshen)aecacaelinter: SupportignorePatternsfor nested configs (#12210) (Sysix)c661baclinter: Add eslint/prefer-template rule (#13117) (yefan)920e06flinter: Implement fixer for jsx_curly_brace_presence (#13005) (RoelGo)1c79d02linter: Add react/jsx-fragments rule (#12988) (Peter Cardenas)a799982linter/consistent-type-specifier-style: Add fixer fortop-levelstyle config (#13023) (Li Wei)61112a3linter: Add 36 new TypeScript ESLint rules with comprehensive test fixtures (#12893) (Copilot)4ce252clinter: Add dangerous suggestion forjsx-a11y/tabindex-no-positive(#12963) (Sysix)🐛 Bug Fixes
66a350eoxlint: Should type linting files after ignore (#13149) (Boshen)81b0162linter: Preserve json key order foroxlint --init(#13121) (Boshen)f97791alinter/no-this-alias: Update NoThisAliasConfig default config (#13095) (camc314)43b1c5alinter: Do not count type-aware rules, when not enabled (#13062) (Sysix)618ee87linter/array-callback-return: Fix handling of default case in switch statements for array-callback-return rule (#13081) (Li Wei)c211d32linter: Fix whitespace handling in disable directives (#13083) (Li Wei)a0ccadatsgolint: Handle non-zero exit status from tsgolint process (#13087) (camc314)b0558a4linter: Prevent unsound use ofAllocatoracross threads (#13032) (overlookmotel)2d287d0linter/no-unused-private-class-members: False positive with private member in compound assignments (#13053) (yefan)🚜 Refactor
700b412linter: Add impl forTsGoLintDiagnosticintoMessage(#13144) (Sysix)437a63dlinter:message_to_message_with_positionhelper function (#13140) (Sysix)8459a12linter: Pass paths toTsGoLintState.lintmethod (#13131) (Sysix)0dd7908linter: Fix dead code warnings when compilingnapi/oxlint2(#13132) (overlookmotel)f0a517flinter: Pass cwd instead ofLintServiceOptionsintoTsGoLintState(#13127) (Sysix)b638371language_server: Do not check twice for supported extension (#13130) (Sysix)34ae2f0linter: Movetsgolint.rstooxc_lintercrate (#13126) (Sysix)9f924f6linter: Always explicitly initialize Rayon thread pool (#13122) (overlookmotel)6c5b8belinter: CreateAllocatorPoolinRuntime::new(#13106) (overlookmotel)cc2a85blinter: RemoveCliRunResultfromTsGoLintState(#13119) (Sysix)23e5642linter: MoveTsGoLintInputcreation into own function (#13118) (Sysix)0453ee3linter: Rename var for consistency (#13074) (overlookmotel)5783df2linter: DereferenceAllocatorfromAllocatorGuard(#13073) (overlookmotel)1d77d92linter: Avoid unnecessary var initialization (#13072) (overlookmotel)1c15288linter: Extract duplicatedis_jsx_fragmentfunction to shared utils (#13093) (Copilot)0b61338linter/jsx-curly-brace-presence: Iter over chars rather than using regex (#13094) (Copilot)74fb6c9linter: Reduce repeated code (#13070) (overlookmotel)⚡ Performance
3bfb235linter: Implement streaming diagnostics for tsgolint instead of waiting for output to finish (#13098) (copilot-swe-agent)v1.11.2: oxlint v1.11.2Compare Source
[1.11.2] - 2025-08-12
🐛 Bug Fixes
c461a86oxlint: Fix type-aware linting crash when Vue files are present (#13007) (Copilot)42de3d1linter: Update warn_correctness to correctly warn when using vitest plugin (#12991) (camc314)1b0136elinter/exhaustive-deps: Use codegen in fixer rather than manual string manipulation (#12987) (camc314)2936545linter/tsgolint: Report an error if tsgolint executable failed to spawn (#12984) (camc314)166f5cclinter: Fix no-fallthrough rule, when the default condition is not last (#12927) (Li Wei)d7e1ddblinter/config: Ensure that overrides correctly replace base rules (#12941) (camc314)a13b3eeoxlint: Runtsgolint.CMDunder windows (#12932) (Sysix)🚜 Refactor
69303deoxlint: PassDiagnosticServiceas a parameter forTsGoLintState.lint()(#13004) (Sysix)🧪 Testing
fb8cbbfoxlint: Enable tsgolint test with config parameter for windows (#13001) (Alexander S.)d59f3bboxlint: Matchx.yswhen replacing var (#12990) (camc314)6b054b6linter/expect-expect: Add test case for calling expect as return arg (#12983) (camc314)d7cca12linter: Add test for extended configs and overrides for tsgolint (#12924) (camchenry)yuyinws/vitepress-plugin-group-icons (vitepress-plugin-group-icons)
v1.6.3Compare Source
🚀 Features
View changes on GitHub
okineadev/vitepress-plugin-llms (vitepress-plugin-llms)
v1.7.3Compare Source
🐞 Bug Fixes
index.mdand fix references to these pages in invisible notes for LLMs - by @okineadev, @yukukotani and @Claude (0f64c)View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.