build(deps-dev): bump rollup from 4.49.0 to 4.52.0
dependenciesjavascript
Bumps [rollup](https://github.com/rollup/rollup) from 4.49.0 to 4.52.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p>
<blockquote>
<h2>v4.52.0</h2>
<h2>4.52.0</h2>
<p><em>2025-09-19</em></p>
<h3>Features</h3>
<ul>
<li>Add option <code>output.onlyExplicitManualChunks</code> to turn off merging additional dependencies into manual chunks (<a href="https://redirect.github.com/rollup/rollup/issues/6087">#6087</a>)</li>
<li>Add support for x86_64-pc-windows-gnu platform (<a href="https://redirect.github.com/rollup/rollup/issues/6110">#6110</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6087">#6087</a>: fix: manualChunks and non manualChunks shared dependencies are merged with the first manualChunk encountered alphabetically (<a href="https://github.com/maiieul"><code>@maiieul</code></a>)</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6110">#6110</a>: Add support x86_64-pc-windows-gnu (<a href="https://github.com/lsq"><code>@lsq</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6118">#6118</a>: Automatically remove REPL artefacts label from PRs (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
</ul>
<h2>v4.51.0</h2>
<h2>4.51.0</h2>
<p><em>2025-09-19</em></p>
<h3>Features</h3>
<ul>
<li>Support ROLLUP_FILE_URL_OBJ placeholder to inject file URLs into the generated code (<a href="https://redirect.github.com/rollup/rollup/issues/6108">#6108</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Improve OpenHarmony build to work in more situations (<a href="https://redirect.github.com/rollup/rollup/issues/6115">#6115</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6108">#6108</a>: feat: support ROLLUP_FILE_URL_OBJ for URL object instead of string (<a href="https://github.com/guybedford"><code>@guybedford</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6112">#6112</a>: Disable Cargo cache for Android (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6113">#6113</a>: fix(deps): update rust crate swc_compiler_base to v35 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6114">#6114</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6115">#6115</a>: Disable local_dynamic_tls for OpenHarmony (<a href="https://github.com/hqzing"><code>@hqzing</code></a>)</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6116">#6116</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6117">#6117</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
</ul>
<h2>v4.50.2</h2>
<h2>4.50.2</h2>
<p><em>2025-09-15</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Resolve an issue where unused destructured array pattern declarations would conflict with included variables (<a href="https://redirect.github.com/rollup/rollup/issues/6100">#6100</a>)</li>
</ul>
<h3>Pull Requests</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p>
<blockquote>
<h2>4.52.0</h2>
<p><em>2025-09-19</em></p>
<h3>Features</h3>
<ul>
<li>Add option <code>output.onlyExplicitManualChunks</code> to turn off merging additional dependencies into manual chunks (<a href="https://redirect.github.com/rollup/rollup/issues/6087">#6087</a>)</li>
<li>Add support for x86_64-pc-windows-gnu platform (<a href="https://redirect.github.com/rollup/rollup/issues/6110">#6110</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6087">#6087</a>: fix: manualChunks and non manualChunks shared dependencies are merged with the first manualChunk encountered alphabetically (<a href="https://github.com/maiieul"><code>@maiieul</code></a>)</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6110">#6110</a>: Add support x86_64-pc-windows-gnu (<a href="https://github.com/lsq"><code>@lsq</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6118">#6118</a>: Automatically remove REPL artefacts label from PRs (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
</ul>
<h2>4.51.0</h2>
<p><em>2025-09-19</em></p>
<h3>Features</h3>
<ul>
<li>Support ROLLUP_FILE_URL_OBJ placeholder to inject file URLs into the generated code (<a href="https://redirect.github.com/rollup/rollup/issues/6108">#6108</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Improve OpenHarmony build to work in more situations (<a href="https://redirect.github.com/rollup/rollup/issues/6115">#6115</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6108">#6108</a>: feat: support ROLLUP_FILE_URL_OBJ for URL object instead of string (<a href="https://github.com/guybedford"><code>@guybedford</code></a>, <a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6112">#6112</a>: Disable Cargo cache for Android (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6113">#6113</a>: fix(deps): update rust crate swc_compiler_base to v35 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6114">#6114</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6115">#6115</a>: Disable local_dynamic_tls for OpenHarmony (<a href="https://github.com/hqzing"><code>@hqzing</code></a>)</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6116">#6116</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6117">#6117</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
</ul>
<h2>4.50.2</h2>
<p><em>2025-09-15</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Resolve an issue where unused destructured array pattern declarations would conflict with included variables (<a href="https://redirect.github.com/rollup/rollup/issues/6100">#6100</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6100">#6100</a>: Tree-shake un-included elements in array pattern (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6102">#6102</a>: chore(deps): update actions/setup-node action to v5 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/6103">#6103</a>: chore(deps): update dependency eslint-plugin-unicorn to v61 (<a href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rollup/rollup/commit/2029f639f983289619538c60bc14eebc638c6926"><code>2029f63</code></a> 4.52.0</li>
<li><a href="https://github.com/rollup/rollup/commit/039ba6bd2a82987224afede741da4a2d08880cb1"><code>039ba6b</code></a> Fix release script for commits without GitHub authors</li>
<li><a href="https://github.com/rollup/rollup/commit/98f5d359d1a377e4cd94a6150890dfc0409f6998"><code>98f5d35</code></a> Automatically remove REPL artefacts label from PRs (<a href="https://redirect.github.com/rollup/rollup/issues/6118">#6118</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/3f124badb086799b30907faa47aff1bb4e901516"><code>3f124ba</code></a> fix: manualChunks and non manualChunks shared dependencies are merged with th...</li>
<li><a href="https://github.com/rollup/rollup/commit/a0bb78c347e03f09c874201c3078c9e5f494ffc2"><code>a0bb78c</code></a> Add support x86_64-pc-windows-gnu (<a href="https://redirect.github.com/rollup/rollup/issues/6110">#6110</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/1748736f5baae39b9560399606bba137747df048"><code>1748736</code></a> 4.51.0</li>
<li><a href="https://github.com/rollup/rollup/commit/e518bdebcd424b071703d31383ae32ff79fac8e0"><code>e518bde</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/rollup/rollup/issues/6117">#6117</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/92659556b1874d19f63f176a2bf422fe273a88f6"><code>9265955</code></a> Disable local_dynamic_tls for OpenHarmony (<a href="https://redirect.github.com/rollup/rollup/issues/6115">#6115</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/0b8e19da09df2767f9999edcdf57c5f12ecc8634"><code>0b8e19d</code></a> fix(deps): update rust crate swc_compiler_base to v35 (<a href="https://redirect.github.com/rollup/rollup/issues/6113">#6113</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/b14f80327a0c6cf0077ade2190a0949225baab9d"><code>b14f803</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/6116">#6116</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.49.0...v4.52.0">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
合并状态:未合并 关闭于 2025-09-23 2 条评论