Bump @rollup/rollup-linux-x64-gnu from 4.9.5 to 4.22.0 #67

Closed
Ghost wants to merge 1 commit from refs/pull/67/head into main
Ghost commented 2024-09-19 21:31:20 +00:00 (Migrated from codeberg.org)

Bumps @rollup/rollup-linux-x64-gnu from 4.9.5 to 4.22.0.

Release notes

Sourced from @​rollup/rollup-linux-x64-gnu's releases.

v4.22.0

4.22.0

2024-09-19

Features

  • Add additional known global values to avoid access side effects (#5651)

Bug Fixes

  • Ensure deterministic chunk hash generation despite async renderChunk hook (#5644)
  • Improve side effect detection when using "smallest" treeshaking preset when imports are optimized away (#5658)

Pull Requests

v4.21.3

4.21.3

2024-09-12

Bug Fixes

  • Always respect side effects in left-hand side of optional chain (#5642)
  • Update stack trace for augmented errors to not hide relevant information (#5640)

Pull Requests

v4.21.2

4.21.2

2024-08-30

Bug Fixes

  • Handle IIFE/UMD namespace definitions conflicting with a builtin property (#5605)

... (truncated)

Changelog

Sourced from @​rollup/rollup-linux-x64-gnu's changelog.

4.22.0

2024-09-19

Features

  • Add additional known global values to avoid access side effects (#5651)

Bug Fixes

  • Ensure deterministic chunk hash generation despite async renderChunk hook (#5644)
  • Improve side effect detection when using "smallest" treeshaking preset when imports are optimized away (#5658)

Pull Requests

4.21.3

2024-09-12

Bug Fixes

  • Always respect side effects in left-hand side of optional chain (#5642)
  • Update stack trace for augmented errors to not hide relevant information (#5640)

Pull Requests

4.21.2

2024-08-30

Bug Fixes

  • Handle IIFE/UMD namespace definitions conflicting with a builtin property (#5605)

Pull Requests

... (truncated)

Commits
  • 5e7a363 4.22.0
  • 447c191 fix: apply final hashes deterministically with stable placeholders set (#5644)
  • 184bc4e Detect variable reassignments in modules without side effects (#5658)
  • 8fc1223 chore(deps): update dependency vite to v5.4.6 [security] (#5657)
  • bd735b6 Fix example selection in REPL (#5653)
  • da0e5f7 feat: add AggregateError, FinalizationRegistry, WeakRef to knownGlobals...
  • 3fef771 chore(deps): update dependency @​mermaid-js/mermaid-cli to v11 (#5646)
  • ea7c2b2 chore(deps): lock file maintenance minor/patch updates (#5648)
  • fdb3b18 chore(deps): update dependency concurrently to v9 (#5647)
  • 9f5a735 4.21.3
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.9.5 to 4.22.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/rollup-linux-x64-gnu</code>'s releases</a>.</em></p> <blockquote> <h2>v4.22.0</h2> <h2>4.22.0</h2> <p><em>2024-09-19</em></p> <h3>Features</h3> <ul> <li>Add additional known global values to avoid access side effects (<a href="https://redirect.github.com/rollup/rollup/issues/5651">#5651</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Ensure deterministic chunk hash generation despite async renderChunk hook (<a href="https://redirect.github.com/rollup/rollup/issues/5644">#5644</a>)</li> <li>Improve side effect detection when using &quot;smallest&quot; treeshaking preset when imports are optimized away (<a href="https://redirect.github.com/rollup/rollup/issues/5658">#5658</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5644">#5644</a>: fix: apply final hashes deterministically with stable placeholders set (<a href="https://github.com/mattkubej"><code>@​mattkubej</code></a>, <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5646">#5646</a>: chore(deps): update dependency <code>@​mermaid-js/mermaid-cli</code> to v11 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5647">#5647</a>: chore(deps): update dependency concurrently to v9 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5648">#5648</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/5651">#5651</a>: feat: add <code>AggregateError</code>, <code>FinalizationRegistry</code>, <code>WeakRef</code> to knownGlobals (<a href="https://github.com/re-taro"><code>@​re-taro</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5653">#5653</a>: Fix example selection in REPL (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5657">#5657</a>: chore(deps): update dependency vite to v5.4.6 [security] (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5658">#5658</a>: Detect variable reassignments in modules without side effects (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>v4.21.3</h2> <h2>4.21.3</h2> <p><em>2024-09-12</em></p> <h3>Bug Fixes</h3> <ul> <li>Always respect side effects in left-hand side of optional chain (<a href="https://redirect.github.com/rollup/rollup/issues/5642">#5642</a>)</li> <li>Update stack trace for augmented errors to not hide relevant information (<a href="https://redirect.github.com/rollup/rollup/issues/5640">#5640</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5636">#5636</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/5637">#5637</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5640">#5640</a>: fix: keep the message of stack up-to-date (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5642">#5642</a>: fix: include left-side effect of optional chaining in the end of hasEffectsAsChainElement (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>v4.21.2</h2> <h2>4.21.2</h2> <p><em>2024-08-30</em></p> <h3>Bug Fixes</h3> <ul> <li>Handle IIFE/UMD namespace definitions conflicting with a builtin property (<a href="https://redirect.github.com/rollup/rollup/issues/5605">#5605</a>)</li> </ul> <!-- 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"><code>@​rollup/rollup-linux-x64-gnu</code>'s changelog</a>.</em></p> <blockquote> <h2>4.22.0</h2> <p><em>2024-09-19</em></p> <h3>Features</h3> <ul> <li>Add additional known global values to avoid access side effects (<a href="https://redirect.github.com/rollup/rollup/issues/5651">#5651</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Ensure deterministic chunk hash generation despite async renderChunk hook (<a href="https://redirect.github.com/rollup/rollup/issues/5644">#5644</a>)</li> <li>Improve side effect detection when using &quot;smallest&quot; treeshaking preset when imports are optimized away (<a href="https://redirect.github.com/rollup/rollup/issues/5658">#5658</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5644">#5644</a>: fix: apply final hashes deterministically with stable placeholders set (<a href="https://github.com/mattkubej"><code>@​mattkubej</code></a>, <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5646">#5646</a>: chore(deps): update dependency <code>@​mermaid-js/mermaid-cli</code> to v11 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5647">#5647</a>: chore(deps): update dependency concurrently to v9 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5648">#5648</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/5651">#5651</a>: feat: add <code>AggregateError</code>, <code>FinalizationRegistry</code>, <code>WeakRef</code> to knownGlobals (<a href="https://github.com/re-taro"><code>@​re-taro</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5653">#5653</a>: Fix example selection in REPL (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5657">#5657</a>: chore(deps): update dependency vite to v5.4.6 [security] (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5658">#5658</a>: Detect variable reassignments in modules without side effects (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> <h2>4.21.3</h2> <p><em>2024-09-12</em></p> <h3>Bug Fixes</h3> <ul> <li>Always respect side effects in left-hand side of optional chain (<a href="https://redirect.github.com/rollup/rollup/issues/5642">#5642</a>)</li> <li>Update stack trace for augmented errors to not hide relevant information (<a href="https://redirect.github.com/rollup/rollup/issues/5640">#5640</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5636">#5636</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/5637">#5637</a>: chore(deps): lock file maintenance (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5640">#5640</a>: fix: keep the message of stack up-to-date (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5642">#5642</a>: fix: include left-side effect of optional chaining in the end of hasEffectsAsChainElement (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> </ul> <h2>4.21.2</h2> <p><em>2024-08-30</em></p> <h3>Bug Fixes</h3> <ul> <li>Handle IIFE/UMD namespace definitions conflicting with a builtin property (<a href="https://redirect.github.com/rollup/rollup/issues/5605">#5605</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/5e7a3631a28a863ddb97a64189c3b76eec9983ca"><code>5e7a363</code></a> 4.22.0</li> <li><a href="https://github.com/rollup/rollup/commit/447c191ba9bffc8beb49563d2bbebf43c2040a7a"><code>447c191</code></a> fix: apply final hashes deterministically with stable placeholders set (<a href="https://redirect.github.com/rollup/rollup/issues/5644">#5644</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/184bc4e2b1ba6858f482dd23a454254777206ce7"><code>184bc4e</code></a> Detect variable reassignments in modules without side effects (<a href="https://redirect.github.com/rollup/rollup/issues/5658">#5658</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/8fc1223d2ffe78cc451493c4127311e04ab721d1"><code>8fc1223</code></a> chore(deps): update dependency vite to v5.4.6 [security] (<a href="https://redirect.github.com/rollup/rollup/issues/5657">#5657</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/bd735b643bdc19bd752538d95e8ab8886f3dd2a3"><code>bd735b6</code></a> Fix example selection in REPL (<a href="https://redirect.github.com/rollup/rollup/issues/5653">#5653</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/da0e5f7e1df6b6c0e80e0ea89e2cf9947fb23c34"><code>da0e5f7</code></a> feat: add <code>AggregateError</code>, <code>FinalizationRegistry</code>, <code>WeakRef</code> to knownGlobals...</li> <li><a href="https://github.com/rollup/rollup/commit/3fef771e10bbb8b05397038902234437700eca3d"><code>3fef771</code></a> chore(deps): update dependency <code>@​mermaid-js/mermaid-cli</code> to v11 (<a href="https://redirect.github.com/rollup/rollup/issues/5646">#5646</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/ea7c2b243a00b718b56b39acd04fd89ca181183d"><code>ea7c2b2</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5648">#5648</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/fdb3b18e712a7f9ed516a34f345f4e3a4cda72df"><code>fdb3b18</code></a> chore(deps): update dependency concurrently to v9 (<a href="https://redirect.github.com/rollup/rollup/issues/5647">#5647</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/9f5a735524a5c56ba61a8dc6989374917f5aceb1"><code>9f5a735</code></a> 4.21.3</li> <li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.9.5...v4.22.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@rollup/rollup-linux-x64-gnu&package-manager=npm_and_yarn&previous-version=4.9.5&new-version=4.22.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>
Ghost commented 2024-09-20 22:05:32 +00:00 (Migrated from codeberg.org)

Superseded by #68.

Superseded by #68.

Pull request closed

Sign in to join this conversation.
No description provided.