dependabot[bot] opened a new pull request, #2922:
URL: https://github.com/apache/iggy/pull/2922

   Bumps [devalue](https://github.com/sveltejs/devalue) from 5.6.3 to 5.6.4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/sveltejs/devalue/releases";>devalue's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.6.4</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p>87c1f3c: fix: reject <code>__proto__</code> keys in malformed 
<code>Object</code> wrapper payloads</p>
   <p>This validates the <code>&quot;Object&quot;</code> parse path and throws 
when the wrapped value has an own <code>__proto__</code> key.</p>
   </li>
   <li>
   <p>40f1db1: fix: ensure sparse array indices are integers</p>
   </li>
   <li>
   <p>87c1f3c: fix: disallow <code>__proto__</code> keys in null-prototype 
object parsing</p>
   <p>This disallows <code>__proto__</code> keys in the 
<code>&quot;null&quot;</code> parse path so null-prototype object hydration 
cannot carry that key through parse/unflatten.</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md";>devalue's 
changelog</a>.</em></p>
   <blockquote>
   <h2>5.6.4</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p>87c1f3c: fix: reject <code>__proto__</code> keys in malformed 
<code>Object</code> wrapper payloads</p>
   <p>This validates the <code>&quot;Object&quot;</code> parse path and throws 
when the wrapped value has an own <code>__proto__</code> key.</p>
   </li>
   <li>
   <p>40f1db1: fix: ensure sparse array indices are integers</p>
   </li>
   <li>
   <p>87c1f3c: fix: disallow <code>__proto__</code> keys in null-prototype 
object parsing</p>
   <p>This disallows <code>__proto__</code> keys in the 
<code>&quot;null&quot;</code> parse path so null-prototype object hydration 
cannot carry that key through parse/unflatten.</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/sveltejs/devalue/commit/6cbb3f51258e01d7769e2b3d77b6ce9ed060804b";><code>6cbb3f5</code></a>
 Version Packages (<a 
href="https://redirect.github.com/sveltejs/devalue/issues/133";>#133</a>)</li>
   <li><a 
href="https://github.com/sveltejs/devalue/commit/40f1db13afdd65c8e2ebd02f684276c273ef81b0";><code>40f1db1</code></a>
 Merge commit from fork</li>
   <li><a 
href="https://github.com/sveltejs/devalue/commit/87c1f3ce3759765a061cfe34843ecc4b0711ba8d";><code>87c1f3c</code></a>
 Merge commit from fork</li>
   <li>See full diff in <a 
href="https://github.com/sveltejs/devalue/compare/v5.6.3...v5.6.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=devalue&package-manager=npm_and_yarn&previous-version=5.6.3&new-version=5.6.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 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/apache/iggy/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to