Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump rollup from 4.32.1 to 4.34.0 (#652)
Bumps [rollup](https://github.com/rollup/rollup) from 4.32.1 to 4.34.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.34.0</h2> <h2>4.34.0</h2> <p><em>2025-02-01</em></p> <h3>Features</h3> <ul> <li>Tree-shake unused properties in object literals (re-implements <a href="https://redirect.github.com/rollup/rollup/issues/5420">#5420</a>) (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5737">#5737</a>: Reapply object tree-shaking (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>, <a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> </ul> <h2>v4.33.0</h2> <h2>4.33.0</h2> <p><em>2025-02-01</em></p> <h3>Features</h3> <ul> <li>Correctly detect literal value of more negated expressions (<a href="https://redirect.github.com/rollup/rollup/issues/5812">#5812</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Use the correct with/assert attribute key in dynamic imports (<a href="https://redirect.github.com/rollup/rollup/issues/5818">#5818</a>)</li> <li>Fix an issue where logical expressions were considered to have the wrong value (<a href="https://redirect.github.com/rollup/rollup/issues/5819">#5819</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5812">#5812</a>: feat: optimize the literal value of unary expressions (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5816">#5816</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/5817">#5817</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/5818">#5818</a>: support for changing the attributes key for dynamic imports (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5819">#5819</a>: Return UnknownValue if getLiteralValueAtPath is called recursively within logical expressions (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5820">#5820</a>: return null (<a href="https://github.com/kingma-sbw"><code>@kingma-sbw</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.34.0</h2> <p><em>2025-02-01</em></p> <h3>Features</h3> <ul> <li>Tree-shake unused properties in object literals (re-implements <a href="https://redirect.github.com/rollup/rollup/issues/5420">#5420</a>) (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5737">#5737</a>: Reapply object tree-shaking (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>, <a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> </ul> <h2>4.33.0</h2> <p><em>2025-02-01</em></p> <h3>Features</h3> <ul> <li>Correctly detect literal value of more negated expressions (<a href="https://redirect.github.com/rollup/rollup/issues/5812">#5812</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Use the correct with/assert attribute key in dynamic imports (<a href="https://redirect.github.com/rollup/rollup/issues/5818">#5818</a>)</li> <li>Fix an issue where logical expressions were considered to have the wrong value (<a href="https://redirect.github.com/rollup/rollup/issues/5819">#5819</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5812">#5812</a>: feat: optimize the literal value of unary expressions (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5816">#5816</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/5817">#5817</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/5818">#5818</a>: support for changing the attributes key for dynamic imports (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5819">#5819</a>: Return UnknownValue if getLiteralValueAtPath is called recursively within logical expressions (<a href="https://github.com/TrickyPi"><code>@TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5820">#5820</a>: return null (<a href="https://github.com/kingma-sbw"><code>@kingma-sbw</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/979d62888dbe75f92e50fdd64246c737c52f5f1f"><code>979d628</code></a> 4.34.0</li> <li><a href="https://github.com/rollup/rollup/commit/d7062ef6ab36e8741fc698c8c7219f48e5ef8c4b"><code>d7062ef</code></a> Reapply object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5737">#5737</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/494483e8df7b5d04796b30e37f54d7e96fa91a97"><code>494483e</code></a> 4.33.0</li> <li><a href="https://github.com/rollup/rollup/commit/74a251fd46fd299b8de20d94a6565a024852d387"><code>74a251f</code></a> return null (<a href="https://redirect.github.com/rollup/rollup/issues/5820">#5820</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/93c9c0e1b6dd882994d4a5f05fc72e21acc7f89a"><code>93c9c0e</code></a> support for changing the attributes key for dynamic imports (<a href="https://redirect.github.com/rollup/rollup/issues/5818">#5818</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/caeffb3f9e0869449a74089ccadd42b6eef7efba"><code>caeffb3</code></a> Return UnknownValue if getLiteralValueAtPath is called recursively within log...</li> <li><a href="https://github.com/rollup/rollup/commit/acd142c03a190c53f3eaae56c8639c7d80cdc5fb"><code>acd142c</code></a> fix(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5817">#5817</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/f412abdb8033060e0aa69c57b0d06efea690b51d"><code>f412abd</code></a> fix(deps): update swc monorepo (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5816">#5816</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/650b885429ac19df78d9ed26f9375db0810c6694"><code>650b885</code></a> feat: optimize the literal value of unary expressions (<a href="https://redirect.github.com/rollup/rollup/issues/5812">#5812</a>)</li> <li>See full diff in <a href="https://github.com/rollup/rollup/compare/v4.32.1...v4.34.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rollup&package-manager=npm_and_yarn&previous-version=4.32.1&new-version=4.34.0)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information