-
Notifications
You must be signed in to change notification settings - Fork 895
Commit 44080f2
authored
chore(deps-dev): bump rollup from 4.52.5 to 4.53.1 in the dev-dependencies group (#539)
Bumps the dev-dependencies group with 1 update:
[rollup](https://github.com/rollup/rollup).
Updates `rollup` from 4.52.5 to 4.53.1
<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.53.1</h2>
<h2>4.53.1</h2>
<p><em>2025-11-07</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Fix install script (<a
href="https://redirect.github.com/rollup/rollup/issues/6172">#6172</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6172">#6172</a>:
fix: move patch-package from postinstall to prepare script (<a
href="https://github.com/mshima"><code>@mshima</code></a>)</li>
</ul>
<h2>v4.53.0</h2>
<h2>4.53.0</h2>
<p><em>2025-11-07</em></p>
<h3>Features</h3>
<ul>
<li>Improve rendering performance by caching generated variable names
(<a
href="https://redirect.github.com/rollup/rollup/issues/5947">#5947</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5947">#5947</a>:
refactor: store safe variable names in cache for subsequent usage (<a
href="https://github.com/Aslemammad"><code>@Aslemammad</code></a>, <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>,
<a href="https://github.com/Service"><code>@Service</code></a> account
user)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6149">#6149</a>:
chore(deps): update dependency vite to v7.1.11 [security] (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/Service"><code>@Service</code></a> account
user)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6151">#6151</a>:
fix(deps): update swc monorepo (major) (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/Service"><code>@Service</code></a> account
user)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6152">#6152</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/Service"><code>@Service</code></a> account
user)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6153">#6153</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/Service"><code>@Service</code></a> account
user)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6155">#6155</a>:
Fix tests: Do not swallow warnings for multi-format tests (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>,
<a href="https://github.com/Service"><code>@Service</code></a> account
user)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6159">#6159</a>:
chore(deps): update dependency eslint-plugin-unicorn to v62 (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6160">#6160</a>:
chore(deps): update github artifact actions (major) (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6161">#6161</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6164">#6164</a>:
chore(deps): update dependency <code>@rollup/plugin-alias</code> to v6
(<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6165">#6165</a>:
chore(deps): update dependency <code>@rollup/plugin-commonjs</code> to
v29 (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6166">#6166</a>:
fix(deps): update swc monorepo (major) (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6167">#6167</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
</ul>
</blockquote>
</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.53.1</h2>
<p><em>2025-11-07</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Fix install script (<a
href="https://redirect.github.com/rollup/rollup/issues/6172">#6172</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6172">#6172</a>:
fix: move patch-package from postinstall to prepare script (<a
href="https://github.com/mshima"><code>@mshima</code></a>)</li>
</ul>
<h2>4.53.0</h2>
<p><em>2025-11-07</em></p>
<h3>Features</h3>
<ul>
<li>Improve rendering performance by caching generated variable names
(<a
href="https://redirect.github.com/rollup/rollup/issues/5947">#5947</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5947">#5947</a>:
refactor: store safe variable names in cache for subsequent usage (<a
href="https://github.com/Aslemammad"><code>@Aslemammad</code></a>, <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>,
<a href="https://github.com/Service"><code>@Service</code></a> account
user)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6149">#6149</a>:
chore(deps): update dependency vite to v7.1.11 [security] (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/Service"><code>@Service</code></a> account
user)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6151">#6151</a>:
fix(deps): update swc monorepo (major) (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/Service"><code>@Service</code></a> account
user)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6152">#6152</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/Service"><code>@Service</code></a> account
user)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6153">#6153</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/Service"><code>@Service</code></a> account
user)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6155">#6155</a>:
Fix tests: Do not swallow warnings for multi-format tests (<a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>,
<a href="https://github.com/Service"><code>@Service</code></a> account
user)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6159">#6159</a>:
chore(deps): update dependency eslint-plugin-unicorn to v62 (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6160">#6160</a>:
chore(deps): update github artifact actions (major) (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6161">#6161</a>:
fix(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6164">#6164</a>:
chore(deps): update dependency <code>@rollup/plugin-alias</code> to v6
(<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6165">#6165</a>:
chore(deps): update dependency <code>@rollup/plugin-commonjs</code> to
v29 (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6166">#6166</a>:
fix(deps): update swc monorepo (major) (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/6167">#6167</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rollup/rollup/commit/e3bdcdfe5633a6835dc4c61f8cf93a682406d965"><code>e3bdcdf</code></a>
4.53.1</li>
<li><a
href="https://github.com/rollup/rollup/commit/96b54530ca7a8c45a99e1541d9c12c4b57488ed9"><code>96b5453</code></a>
fix: move patch-package from postinstall to prepare script (<a
href="https://redirect.github.com/rollup/rollup/issues/6172">#6172</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/ecff5325941ec36599f9967731ed6871186a72ee"><code>ecff532</code></a>
4.53.0</li>
<li><a
href="https://github.com/rollup/rollup/commit/05a6c017167724cc61191d3ed5cc1080c753ae28"><code>05a6c01</code></a>
refactor: store safe variable names in cache for subsequent usage (<a
href="https://redirect.github.com/rollup/rollup/issues/5947">#5947</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/5cf42645c29fbea804f79bd7b17d6e6c236f21d1"><code>5cf4264</code></a>
fix(deps): update swc monorepo (major) (<a
href="https://redirect.github.com/rollup/rollup/issues/6166">#6166</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/75c4346aa4ac2a1f7cf4ee05b4d6f84dc7fdeaa3"><code>75c4346</code></a>
chore(deps): lock file maintenance minor/patch updates (<a
href="https://redirect.github.com/rollup/rollup/issues/6167">#6167</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/1ba7efe4616d598ac4cd54696fe06d9495fa4de2"><code>1ba7efe</code></a>
chore(deps): update dependency <code>@rollup/plugin-alias</code> to v6
(<a
href="https://redirect.github.com/rollup/rollup/issues/6164">#6164</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/e64d220a881dff09d90b6fc7b32e4b5ed8bed9c6"><code>e64d220</code></a>
chore(deps): update dependency <code>@rollup/plugin-commonjs</code> to
v29 (<a
href="https://redirect.github.com/rollup/rollup/issues/6165">#6165</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/d96ffa966aaf26029737071a8d6c02972c82f577"><code>d96ffa9</code></a>
fix(deps): lock file maintenance minor/patch updates (<a
href="https://redirect.github.com/rollup/rollup/issues/6161">#6161</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/9a87f8e668202f13e177189f7729fd5edc71d387"><code>9a87f8e</code></a>
chore(deps): update dependency eslint-plugin-unicorn to v62 (<a
href="https://redirect.github.com/rollup/rollup/issues/6159">#6159</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/rollup/rollup/compare/v4.52.5...v4.53.1">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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 7453977 commit 44080f2Copy full SHA for 44080f2
File tree
Expand file treeCollapse file tree
2 files changed
+93
-93
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+93
-93
lines changedOpen diff view settings
Collapse file
+92-92Lines changed: 92 additions & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments