Skip to content

Commit

Permalink
deps(dev): Bump @rollup/wasm-node from 4.21.3 to 4.22.4 (#1731)
Browse files Browse the repository at this point in the history
Bumps [@rollup/wasm-node](https://github.com/rollup/rollup) from 4.21.3 to 4.22.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/rollup/rollup/releases"><code>@​rollup/wasm-node</code>'s releases</a>.</em></p>
<blockquote>
<h2>v4.22.4</h2>
<h2>4.22.4</h2>
<p><em>2024-09-21</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (<a href="https://redirect.github.com/rollup/rollup/issues/5671">#5671</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://redirect.github.com/rollup/rollup/pull/5670">#5670</a>: refactor: Use object.prototype to check for reserved properties (<a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a>)</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/5671">#5671</a>: Fix DOM Clobbering CVE (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
</ul>
<h2>v4.22.3</h2>
<h2>4.22.3</h2>
<p><em>2024-09-21</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (<a href="https://redirect.github.com/rollup/rollup/issues/5669">#5669</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://redirect.github.com/rollup/rollup/pull/5669">#5669</a>: Ensure impure dependencies of pure modules are added (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
</ul>
<h2>v4.22.2</h2>
<h2>4.22.2</h2>
<p><em>2024-09-20</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Revert fix for side effect free modules until other issues are investigated (<a href="https://redirect.github.com/rollup/rollup/issues/5667">#5667</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://redirect.github.com/rollup/rollup/pull/5667">#5667</a>: Partially revert <a href="https://redirect.github.com/rollup/rollup/issues/5658">#5658</a> and re-apply <a href="https://redirect.github.com/rollup/rollup/issues/5644">#5644</a> (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
</ul>
<h2>v4.22.1</h2>
<h2>4.22.1</h2>
<p><em>2024-09-20</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Revert <a href="https://redirect.github.com/rollup/rollup/issues/5644">#5644</a> &quot;stable chunk hashes&quot; while issues are being investigated</li>
</ul>
<h3>Pull Requests</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"><code>@​rollup/wasm-node</code>'s changelog</a>.</em></p>
<blockquote>
<h2>4.22.4</h2>
<p><em>2024-09-21</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (<a href="https://redirect.github.com/rollup/rollup/issues/5671">#5671</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://redirect.github.com/rollup/rollup/pull/5670">#5670</a>: refactor: Use object.prototype to check for reserved properties (<a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a>)</li>
<li><a href="https://redirect.github.com/rollup/rollup/pull/5671">#5671</a>: Fix DOM Clobbering CVE (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
</ul>
<h2>4.22.3</h2>
<p><em>2024-09-21</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (<a href="https://redirect.github.com/rollup/rollup/issues/5669">#5669</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://redirect.github.com/rollup/rollup/pull/5669">#5669</a>: Ensure impure dependencies of pure modules are added (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
</ul>
<h2>4.22.2</h2>
<p><em>2024-09-20</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Revert fix for side effect free modules until other issues are investigated (<a href="https://redirect.github.com/rollup/rollup/issues/5667">#5667</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://redirect.github.com/rollup/rollup/pull/5667">#5667</a>: Partially revert <a href="https://redirect.github.com/rollup/rollup/issues/5658">#5658</a> and re-apply <a href="https://redirect.github.com/rollup/rollup/issues/5644">#5644</a> (<a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
</ul>
<h2>4.22.1</h2>
<p><em>2024-09-20</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Revert <a href="https://redirect.github.com/rollup/rollup/issues/5644">#5644</a> &quot;stable chunk hashes&quot; while issues are being investigated</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://redirect.github.com/rollup/rollup/pull/5663">#5663</a>: chore(deps): update dependency inquirer to v11 (<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/5664">#5664</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/5665">#5665</a>: fix: type in CI file (<a href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></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/79c0aba353ca84c0e22c3cfe9eee433ba83f3670"><code>79c0aba</code></a> 4.22.4</li>
<li><a href="https://github.com/rollup/rollup/commit/e2552c9e955e0a61f70f508200ee9f752f85a541"><code>e2552c9</code></a> Fix DOM Clobbering CVE (<a href="https://redirect.github.com/rollup/rollup/issues/5671">#5671</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/10ab90ea612f80de21c6c433c2d792eaf7b45f1c"><code>10ab90e</code></a> refactor: Use object.prototype to check for reserved properties (<a href="https://redirect.github.com/rollup/rollup/issues/5670">#5670</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/e1cba8e84a0c01dd16580ba7a2536a988dfb4e18"><code>e1cba8e</code></a> 4.22.3</li>
<li><a href="https://github.com/rollup/rollup/commit/59cec3e86748369ce887f8fdb4ef7351335ab281"><code>59cec3e</code></a> Ensure impure dependencies of pure modules are added (<a href="https://redirect.github.com/rollup/rollup/issues/5669">#5669</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/b86ffd776cfa906573d36c3f019316d02445d9ef"><code>b86ffd7</code></a> 4.22.2</li>
<li><a href="https://github.com/rollup/rollup/commit/d5ff63de9e317283f059bde06320bca11cf90488"><code>d5ff63d</code></a> Partially revert <a href="https://redirect.github.com/rollup/rollup/issues/5658">#5658</a> and re-apply <a href="https://redirect.github.com/rollup/rollup/issues/5644">#5644</a> (<a href="https://redirect.github.com/rollup/rollup/issues/5667">#5667</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/0a821d931894f7f6f4ee33285b6f0925e10c8348"><code>0a821d9</code></a> Create SECURITY.md</li>
<li><a href="https://github.com/rollup/rollup/commit/76e962daca5b7352bf199c28fa0a10ad4745c5e7"><code>76e962d</code></a> 4.22.1</li>
<li><a href="https://github.com/rollup/rollup/commit/68c23da8824e05e84460a9a5bf18c4e91912a52a"><code>68c23da</code></a> Partially revert <a href="https://redirect.github.com/rollup/rollup/issues/5644">#5644</a></li>
<li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v4.21.3...v4.22.4">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@rollup/wasm-node&package-manager=npm_and_yarn&previous-version=4.21.3&new-version=4.22.4)](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>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 853c417 commit a79a36a
Show file tree
Hide file tree
Showing 21 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion analyze/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@bytecodealliance/jco": "1.5.0",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion arcjet-bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@types/node": "20.12.12",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"bun-types": "1.1.29",
"jest": "29.7.0",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion arcjet-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@types/node": "18.18.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"jest": "29.7.0",
"typescript": "5.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion arcjet-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@types/node": "18.18.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"jest": "29.7.0",
"typescript": "5.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion arcjet-sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@types/node": "18.18.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"jest": "29.7.0",
"typescript": "5.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion arcjet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@edge-runtime/jest-environment": "3.0.3",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion body/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.26",
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion decorate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.26",
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion duration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.26",
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.26",
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"jest": "29.7.0",
"typescript": "5.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion headers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.26",
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion ip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.26",
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.26",
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.6.2"
Expand Down
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.26",
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion redact-wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@bytecodealliance/jco": "1.5.0",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion redact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.26",
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion rollup-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@types/node": "18.18.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"jest": "29.7.0",
"typescript": "5.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.26",
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"jest": "29.7.0",
"jest-environment-node": "29.7.0",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion sprintf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.26",
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.26",
"@arcjet/tsconfig": "1.0.0-alpha.26",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.21.3",
"@rollup/wasm-node": "4.22.4",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.6.2"
Expand Down

0 comments on commit a79a36a

Please sign in to comment.