Title: chore(deps): update all non-major dependencies by renovate[bot] · Pull Request #74 · unplugin/unplugin-replace · GitHub
Open Graph Title: chore(deps): update all non-major dependencies by renovate[bot] · Pull Request #74 · unplugin/unplugin-replace
X Title: chore(deps): update all non-major dependencies by renovate[bot] · Pull Request #74 · unplugin/unplugin-replace
Description: This PR contains the following updates: Package Change Age Confidence @types/node (source) ^25.0.3 → ^25.0.6 pnpm (source) 10.27.0 → 10.28.0 rolldown (source) 1.0.0-beta.58 → 1.0.0-beta.59 rollup (source) ^4.54.0 → ^4.55.1 tsdown (source) ^0.18.4 → ^0.19.0 vite (source) ^7.3.0 → ^7.3.1 Release Notes pnpm/pnpm (pnpm) v10.28.0 Compare Source rolldown/rolldown (rolldown) v1.0.0-beta.59 Compare Source 🚀 Features plugin_timings: add 3s threshold and doc link to warning message (#7741) by @shulaoda improve treeshaking logic to handle empty parameter list in dynamic import .then() callbacks (#7781) by @Copilot dev/lazy: don't include already executed modules (#7745) by @hyf0 dev/lazy: support dynamic import(..) (#7726) by @hyf0 inline dynamic imports that imports statically imported modules (#7742) by @IWANABETHATGUY option: add experimental option to control chunk optimization (#7738) by @IWANABETHATGUY 🐛 Bug Fixes inline dynamic entry to user defined entry with esm wrap kind (#7783) by @IWANABETHATGUY use canonical namespace reference for property access (#7777) by @IWANABETHATGUY dynamic entry merged into common chunk with cjs and esm wrap kind (#7771) by @IWANABETHATGUY tla: should not await non-tla-related modules (#7768) by @hyf0 dynamic entry captured by common chunk with CJS format (#7757) by @IWANABETHATGUY module_loader: mark emitted chunks as user-defined entry when already loaded (#7765) by @shulaoda normalize preserveModulesRoot path (#7737) by @IWANABETHATGUY linker: resolve race condition in side effects computation for export-star (#7728) by @camc314 🚜 Refactor plugin_timings: filter out plugins with duration < 1s from timing warnings (#7785) by @shulaoda module_loader: remove unnecessary collect before extend (#7769) by @shulaoda rename _id suffixes to _idx for oxc_index types (#7767) by @IWANABETHATGUY remove duplicate preserve_entry_signatures from AddEntryModuleMsg (#7762) by @shulaoda module_loader: pass user_defined_entries by reference (#7756) by @shulaoda dev/lazy: get proxy entry's ResolvedId correctly (#7746) by @hyf0 simplify try_rewrite_import_expression control flow (#7753) by @IWANABETHATGUY module_loader: remove unnecessary dynamic import handling for runtime module (#7754) by @shulaoda inline __toDynamicImportESM (#7747) by @IWANABETHATGUY use From impl for ModuleLoaderOutput conversion (#7732) by @shulaoda remove duplicate fields from ModuleLoader (#7731) by @shulaoda tweak resolve_user_defined_entries (#7727) by @shulaoda 📚 Documentation add rolldown-string reference to native MagicString compatibility section (#7778) by @Copilot improve comments for export star side effects handling (#7730) by @IWANABETHATGUY 🧪 Testing use assertion instead of console.log for some testcase (#7744) by @IWANABETHATGUY ⚙️ Miscellaneous Tasks tweak some output.dynamicImportInCjs related rollup test results (#7776) by @sapphi-red mark esbuild/dce/dce_of_symbol_ctor_call as passed (#7775) by @sapphi-red deps: update oxc apps (#7772) by @renovate[bot] vite-tests: allow running on PRs with test: vite-tests label (#7770) by @shulaoda deps: update oxc apps (#7760) by @renovate[bot] deps: update rollup submodule for tests to v4.55.1 (#7763) by @sapphi-red deps: update test262 submodule for tests (#7764) by @sapphi-red deps: update oxc to v0.107.0 (#7758) by @camc314 deps: update taiki-e/install-action action to v2.65.13 (#7751) by @renovate[bot] deps: update rust crates (#7750) by @renovate[bot] deps: update npm packages (#7749) by @renovate[bot] deps: update github-actions (#7748) by @renovate[bot] deps: update dependency oxlint-tsgolint to v0.10.1 (#7729) by @renovate[bot] deps: update crate-ci/typos action to v1.41.0 (#7725) by @renovate[bot] rollup/rollup (rollup) v4.55.1 Compare Source 2026-01-05 Bug Fixes Fix artifact reference for OpenBSD (#6231) Pull Requests #6231: Fix OpenBSD artifacts and ensure OIDC is working (@lukastaegert) rolldown/tsdown (tsdown) v0.19.0 Compare Source 🚨 Breaking Changes Rename debugLogs to debug - by @sxzz (bb4e7) Remove deprecated silent option - by @sxzz (59015) devtools: Rename debug to devtools, rename debug.devtools to devtools.ui - by @sxzz (63e6f) exports: Add legacy option, remove main & module fields if pure ESM - by @sxzz (16841) Exclude extension name for exports.exclude - by @sxzz (53d38) Only auto-fill types when exports.legacy - by @lishaduck and @sxzz in #685 (7be6b) 🚀 Features Add typeAssert util back - by @sxzz (1d385) Generate CSS exports when css.splitting is disabled - by @jinghaihan and @sxzz in #680 (b737c) Upgrade rolldown to 1.0.0-beta.58 - by @sxzz (48036) Expose enableDebug - by @sxzz (2d922) Expose resolveUserConfig - by @sxzz (c9acb) Upgrade rolldown to 1.0.0-beta.59 - by @sxzz (d564f) Clear console on rebuild start - by @sxzz (78efd) migrate: Add monorepo support - by @lauigi and @sxzz in #659 (efba2) 🐞 Bug Fixes Print blank line only when the log level is info - by @tomgao365 in #689 (96d82) attw: Add --ignore-scripts to avoid lifecycle output - by @Doctor-wu in #661 (1c8b1) cjs: Update version check for require ESM support - by @sxzz (beeff) 🏎 Performance Optimize hot paths - by @sxzz (7925d) View changes on GitHub vitejs/vite (vite) v7.3.1 Compare Source Please refer to CHANGELOG.md for details. Configuration 📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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. If you want to rebase/retry this PR, check this box This PR was generated by Mend Renovate. View the repository job log.
Open Graph Description: This PR contains the following updates: Package Change Age Confidence @types/node (source) ^25.0.3 → ^25.0.6 pnpm (source) 10.27.0 → 10.28.0 rolldown (source) 1.0.0-beta.58 → 1.0.0-b...
X Description: This PR contains the following updates: Package Change Age Confidence @types/node (source) ^25.0.3 → ^25.0.6 pnpm (source) 10.27.0 → 10.28.0 rolldown (source) 1.0.0-beta.58 → 1.0.0-b...
Opengraph URL: https://github.com/unplugin/unplugin-replace/pull/74
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:79ba74bd-4b29-c343-f420-312a6d69d169 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | B740:271EA5:4991E54:656CBC5:6980EFFA |
| html-safe-nonce | 3089534a1cddd32826dc9ee6d4bcbab70af4395b9c937c9bf0cde5bb05c04c73 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNzQwOjI3MUVBNTo0OTkxRTU0OjY1NkNCQzU6Njk4MEVGRkEiLCJ2aXNpdG9yX2lkIjoiMTk3Mzc3OTQyMjY3NDc0MzI5MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | de33099224efb9545d126456c3a5b3df93460058dd47151252bbc8550c668c60 |
| hovercard-subject-tag | pull_request:3164248867 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/unplugin/unplugin-replace/pull/74/files |
| twitter:image | https://avatars.githubusercontent.com/in/2740?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/2740?s=400&v=4 |
| og:image:alt | This PR contains the following updates: Package Change Age Confidence @types/node (source) ^25.0.3 → ^25.0.6 pnpm (source) 10.27.0 → 10.28.0 rolldown (source) 1.0.0-beta.58 → 1.0.0-b... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | cdeab60e665cf158f971f0b4329c9f8b2796cdbc03304a1f04aaa07e81bd107f |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/unplugin/unplugin-replace git https://github.com/unplugin/unplugin-replace.git |
| octolytics-dimension-user_id | 143585159 |
| octolytics-dimension-user_login | unplugin |
| octolytics-dimension-repository_id | 766209113 |
| octolytics-dimension-repository_nwo | unplugin/unplugin-replace |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 766209113 |
| octolytics-dimension-repository_network_root_nwo | unplugin/unplugin-replace |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | abc7f12a1279d78087ac998532a2819581bc3ceb |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width