Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump rollup from 4.20.0 to 4.27.3 in the npm_and_yarn gr…
…oup across 1 directory (#8) Bumps the npm_and_yarn group with 1 update in the / directory: [rollup](https://github.com/rollup/rollup). Updates `rollup` from 4.20.0 to 4.27.3 <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.27.3</h2> <h2>4.27.3</h2> <p><em>2024-11-18</em></p> <h3>Bug Fixes</h3> <ul> <li>Revert object property tree-shaking for now (<a href="https://redirect.github.com/rollup/rollup/issues/5736">#5736</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5736">#5736</a>: Revert object tree-shaking until some issues have been resolved (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v4.27.2</h2> <h2>4.27.2</h2> <p><em>2024-11-15</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure unused variables in patterns are always deconflicted if rendered (<a href="https://redirect.github.com/rollup/rollup/issues/5728">#5728</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5728">#5728</a>: Fix more variable deconflicting issues (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v4.27.1</h2> <h2>4.27.1</h2> <p><em>2024-11-15</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix some situations where parameter declarations could put Rollup into an infinite loop (<a href="https://redirect.github.com/rollup/rollup/issues/5727">#5727</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5727">#5727</a>: Debug out-of-memory issues with Rollup v4.27.0 (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>v4.27.0</h2> <h2>4.27.0</h2> <p><em>2024-11-15</em></p> <h3>Features</h3> <ul> <li>Tree-shake unused properties in object literals (<a href="https://redirect.github.com/rollup/rollup/issues/5420">#5420</a>)</li> </ul> <h3>Bug Fixes</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.27.3</h2> <p><em>2024-11-18</em></p> <h3>Bug Fixes</h3> <ul> <li>Revert object property tree-shaking for now (<a href="https://redirect.github.com/rollup/rollup/issues/5736">#5736</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5736">#5736</a>: Revert object tree-shaking until some issues have been resolved (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>4.27.2</h2> <p><em>2024-11-15</em></p> <h3>Bug Fixes</h3> <ul> <li>Ensure unused variables in patterns are always deconflicted if rendered (<a href="https://redirect.github.com/rollup/rollup/issues/5728">#5728</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5728">#5728</a>: Fix more variable deconflicting issues (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>4.27.1</h2> <p><em>2024-11-15</em></p> <h3>Bug Fixes</h3> <ul> <li>Fix some situations where parameter declarations could put Rollup into an infinite loop (<a href="https://redirect.github.com/rollup/rollup/issues/5727">#5727</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5727">#5727</a>: Debug out-of-memory issues with Rollup v4.27.0 (<a href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li> </ul> <h2>4.27.0</h2> <p><em>2024-11-15</em></p> <h3>Features</h3> <ul> <li>Tree-shake unused properties in object literals (<a href="https://redirect.github.com/rollup/rollup/issues/5420">#5420</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Change hash length limit to 21 to avoid inconsistent hash length (<a href="https://redirect.github.com/rollup/rollup/issues/5423">#5423</a>)</li> </ul> <h3>Pull Requests</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/7c0b1f8810013b5a351a976df30a6a5da4fa164b"><code>7c0b1f8</code></a> 4.27.3</li> <li><a href="https://github.com/rollup/rollup/commit/10bc15096ffe3c155fe5e81f1e474f208adbc667"><code>10bc150</code></a> Revert object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5420">#5420</a>) until some issues have been resolved (<a href="https://redirect.github.com/rollup/rollup/issues/5736">#5736</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/a503a4dd9982bf20fd38aeb171882a27828906ae"><code>a503a4d</code></a> 4.27.2</li> <li><a href="https://github.com/rollup/rollup/commit/6c6845551c5469fe9e49f2b2b8d6b0d821909c27"><code>6c68455</code></a> Fix more variable deconflicting issues (<a href="https://redirect.github.com/rollup/rollup/issues/5728">#5728</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/aaf38b725dd142b1da4190a91de8b04c006fead5"><code>aaf38b7</code></a> 4.27.1</li> <li><a href="https://github.com/rollup/rollup/commit/faeb9054b629652d2993f0e8e02a12a896dff168"><code>faeb905</code></a> Debug out-of-memory issues with Rollup v4.27.0 (<a href="https://redirect.github.com/rollup/rollup/issues/5727">#5727</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/c035068dfebeb959a35a8acf3ff008a249e2af73"><code>c035068</code></a> 4.27.0</li> <li><a href="https://github.com/rollup/rollup/commit/b58e48bd40a95cd331c30e234549b7f96a7ff901"><code>b58e48b</code></a> fix(deps): update swc monorepo (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5724">#5724</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/50697b8c05d306af376d107d99c7f356cab6be50"><code>50697b8</code></a> Reduce max hash size to 21 (<a href="https://redirect.github.com/rollup/rollup/issues/5723">#5723</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/a9acb5730e9c5f02598088af311fb3a02686e471"><code>a9acb57</code></a> feat: implement object tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5420">#5420</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.20.0...v4.27.3">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.20.0&new-version=4.27.3)](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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/investec/home-run/network/alerts). </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Richard Roché <[email protected]>
- Loading branch information