Skip to content

Commit

Permalink
Bump rollup from 0.67.4 to 4.27.2 in /plugins/algolia (#3745)
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 0.67.4 to 4.27.2.
<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.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>
<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>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5420">#5420</a>:
feat: implement object tree-shaking (<a
href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5723">#5723</a>:
Reduce max hash size to 21 (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5724">#5724</a>:
fix(deps): update swc monorepo (major) (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5725">#5725</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
</ul>
<h2>v4.26.0</h2>
<h2>4.26.0</h2>
<p><em>2024-11-13</em></p>
<!-- 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.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>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5420">#5420</a>:
feat: implement object tree-shaking (<a
href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>, <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5723">#5723</a>:
Reduce max hash size to 21 (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5724">#5724</a>:
fix(deps): update swc monorepo (major) (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5725">#5725</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
</ul>
<h2>4.26.0</h2>
<p><em>2024-11-13</em></p>
<h3>Features</h3>
<ul>
<li>Allow to avoid <code>await bundle.close()</code> via explicit
resource management in TypeScript (<a
href="https://redirect.github.com/rollup/rollup/issues/5721">#5721</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<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><a
href="https://github.com/rollup/rollup/commit/7ec926c84e290f254418c8efca0c3d9c03fbab55"><code>7ec926c</code></a>
chore(deps): lock file maintenance minor/patch updates (<a
href="https://redirect.github.com/rollup/rollup/issues/5725">#5725</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/ae1d14b7855ff6568a6697d37271a5eb4d8e2d3e"><code>ae1d14b</code></a>
4.26.0</li>
<li>Additional commits viewable in <a
href="https://github.com/rollup/rollup/compare/v0.67.4...v4.27.2">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=0.67.4&new-version=4.27.2)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/BuilderIO/builder/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent fe805ac commit 860324a
Show file tree
Hide file tree
Showing 2 changed files with 423 additions and 21 deletions.
Loading

0 comments on commit 860324a

Please sign in to comment.