dependabot[bot] opened a new pull request, #2267: URL: https://github.com/apache/iggy/pull/2267
Bumps [sveltekit-superforms](https://github.com/ciscoheat/sveltekit-superforms) from 2.27.1 to 2.27.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ciscoheat/sveltekit-superforms/releases">sveltekit-superforms's releases</a>.</em></p> <blockquote> <h2>v2.27.4</h2> <h3>Security</h3> <ul> <li>Fixed prototype pollution when using <code>dataType: 'json'</code>.</li> </ul> <h2>v2.27.2</h2> <h3>Security</h3> <ul> <li>Devalue version bumped to avoid <a href="https://github.com/sveltejs/devalue/security/advisories/GHSA-vj54-72f3-p5jv">prototype pollution</a>.</li> </ul> <h3>Fixed</h3> <ul> <li>Zod 4 tests working.</li> <li>Zod 4 adapter didn't use the correct JSON Schema format for dates.</li> <li>Nested data traversal for correcting invalid types didn't stop at a valid value, replacing paths with default data further down the tree.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ciscoheat/sveltekit-superforms/blob/main/CHANGELOG.md">sveltekit-superforms's changelog</a>.</em></p> <blockquote> <h2>[2.27.4] - 2025-10-14</h2> <h3>Security</h3> <ul> <li>Fixed prototype pollution when using <code>dataType: 'json'</code>.</li> </ul> <h2>[2.27.2] - 2025-10-03</h2> <h3>Security</h3> <ul> <li>Devalue version bumped to avoid <a href="https://github.com/sveltejs/devalue/security/advisories/GHSA-vj54-72f3-p5jv">prototype pollution</a>.</li> </ul> <h3>Fixed</h3> <ul> <li>Zod 4 tests working.</li> <li>Zod 4 adapter didn't use the correct JSON Schema format for dates.</li> <li>Nested data traversal for correcting invalid types didn't stop at a valid value, replacing paths with default data further down the tree.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ciscoheat/sveltekit-superforms/commit/34f1abf0c8992213c9bcc571c1f13e09b539db71"><code>34f1abf</code></a> 2.27.4</li> <li><a href="https://github.com/ciscoheat/sveltekit-superforms/commit/4a1310dd1a94176bb22036662c530dad48059ca4"><code>4a1310d</code></a> Fixed prototype pollution when using dataType: 'json'</li> <li><a href="https://github.com/ciscoheat/sveltekit-superforms/commit/58faeb9f7d9b73d8f9724a92519e6bb55a07f4ee"><code>58faeb9</code></a> 2.27.3</li> <li><a href="https://github.com/ciscoheat/sveltekit-superforms/commit/fe94fa8f37d4ef11f49b1c79809a763123af5a7d"><code>fe94fa8</code></a> Fixed prototype pollution when using dataType: 'json'</li> <li><a href="https://github.com/ciscoheat/sveltekit-superforms/commit/0880f91fef0473ead2a4a690699860bf8847ee5d"><code>0880f91</code></a> Type check in tests</li> <li><a href="https://github.com/ciscoheat/sveltekit-superforms/commit/1576ab4f1667557deba6853d6c7bca362444601a"><code>1576ab4</code></a> More svelte compiler fixes</li> <li><a href="https://github.com/ciscoheat/sveltekit-superforms/commit/49bb41323ba437ebb3aaaeb1db7615fefa995ebe"><code>49bb413</code></a> Linter fix</li> <li><a href="https://github.com/ciscoheat/sveltekit-superforms/commit/a2923221e3cadaa92ec8fcace5ce2715eb3af7e5"><code>a292322</code></a> Turned off new svelte eslint rule</li> <li><a href="https://github.com/ciscoheat/sveltekit-superforms/commit/e77f33c23ed9ad11f01ee787dd086e9d296f5355"><code>e77f33c</code></a> Removed debug output from tests</li> <li><a href="https://github.com/ciscoheat/sveltekit-superforms/commit/22689d4e13e6e85f51bf2581ec380acbc8ff67ea"><code>22689d4</code></a> 2.27.2</li> <li>Additional commits viewable in <a href="https://github.com/ciscoheat/sveltekit-superforms/compare/v2.27.1...v2.27.4">compare view</a></li> </ul> </details> <br /> [](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/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]
