dependabot[bot] opened a new pull request, #1738: URL: https://github.com/apache/camel-website/pull/1738
Bumps [toml](https://github.com/BinaryMuse/toml-node) from 3.0.0 to 4.2.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/BinaryMuse/toml-node/blob/master/CHANGELOG.md">toml's changelog</a>.</em></p> <blockquote> <h1>4.2.0 - July 13 2026</h1> <ul> <li>Address <a href="https://github.com/BinaryMuse/toml-node/security/advisories/GHSA-82x6-q7mm-w9cf">security advisory <code>GHSA-82x6-q7mm-w9cf</code></a> (CVE pending), in which deeply nested arrays or inline tables could overflow the call stack and crash the process with an uncatchable <code>RangeError</code>. Nesting is now bounded (default 500 levels), and input past the limit throws a normal parse error. The limit is configurable via <code>toml.parse(input, { maxDepth })</code>.</li> </ul> <h1>4.1.2 - June 30 2026</h1> <ul> <li>Address <a href="https://github.com/BinaryMuse/toml-node/security/advisories/GHSA-v5mp-jgw5-2x6j">CVE-2026-63376</a>, in which a specially crafted TOML string could pollute <code>Object.prototype</code> process-wide.</li> </ul> <h1>4.1.1 - March 31 2026</h1> <ul> <li>Increase performance ~5x (<a href="https://redirect.github.com/BinaryMuse/toml-node/pull/68">#68</a>)</li> </ul> <h1>4.1.0 - March 31 2026</h1> <ul> <li>Add spec v1.1.0 support (<a href="https://redirect.github.com/BinaryMuse/toml-node/pull/67">#67</a>)</li> </ul> <h1>4.0.1 - March 31 2026</h1> <ul> <li>Minor packaging changes</li> </ul> <h1>4.0.0 - March 31 2026</h1> <ul> <li>Modernize tooling and support TOML v1.0.0 spec (<a href="https://redirect.github.com/BinaryMuse/toml-node/issues/66">#66</a>)</li> </ul> <hr /> <h1>2.3.0 - July 13 2015</h1> <ul> <li>Correctly handle quoted keys (<a href="https://redirect.github.com/BinaryMuse/toml-node/issues/21">#21</a>)</li> </ul> <h1>2.2.3 - June 8 2015</h1> <ul> <li>Support empty inline tables (<a href="https://redirect.github.com/BinaryMuse/toml-node/issues/24">#24</a>)</li> <li>Do not allow implicit table definitions to replace value (<a href="https://redirect.github.com/BinaryMuse/toml-node/issues/23">#23</a>)</li> <li>Don't allow tables to replace inline tables (<a href="https://redirect.github.com/BinaryMuse/toml-node/issues/25">#25</a>)</li> </ul> <h1>2.2.2 - April 3 2015</h1> <ul> <li>Correctly handle newlines at beginning of string (<a href="https://redirect.github.com/BinaryMuse/toml-node/issues/22">#22</a>)</li> </ul> <p>2.2.1 - March 17 2015</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/BinaryMuse/toml-node/commit/6d42b7e4fa693f8e6fb025d419b10b38107e83e2"><code>6d42b7e</code></a> 4.2.0</li> <li><a href="https://github.com/BinaryMuse/toml-node/commit/b71c439738c95d20e10ef343a0376f49bcaec240"><code>b71c439</code></a> Merge pull request <a href="https://redirect.github.com/BinaryMuse/toml-node/issues/72">#72</a> from BinaryMuse/fix/nesting-depth-dos</li> <li><a href="https://github.com/BinaryMuse/toml-node/commit/a2d6dbbb06251c1ddcdbb5a2e86fe4eba5207df6"><code>a2d6dbb</code></a> Update changelog</li> <li><a href="https://github.com/BinaryMuse/toml-node/commit/967b8b06754f3ecd9863cea118dc50792a8c353f"><code>967b8b0</code></a> fix: bound nesting depth to prevent stack-overflow DoS</li> <li><a href="https://github.com/BinaryMuse/toml-node/commit/91e0de33a1a7ac0decc5656afe629023c7faab29"><code>91e0de3</code></a> Merge pull request <a href="https://redirect.github.com/BinaryMuse/toml-node/issues/71">#71</a> from BinaryMuse/fix/utf8-bom-spec</li> <li><a href="https://github.com/BinaryMuse/toml-node/commit/5d62d38a997ca27ee570b6dd2960666ad44e67c3"><code>5d62d38</code></a> fix: allow leading UTF-8 BOM</li> <li><a href="https://github.com/BinaryMuse/toml-node/commit/a6d7152a5568668f542ebe15231b87e7ede21f02"><code>a6d7152</code></a> Update changelog</li> <li><a href="https://github.com/BinaryMuse/toml-node/commit/49759be1ce0b456788d2c3f8b94bf4803f6e42e1"><code>49759be</code></a> 4.1.2</li> <li><a href="https://github.com/BinaryMuse/toml-node/commit/efec08af488bd4a7e1e2eeef936e0ca59e7b45ee"><code>efec08a</code></a> Merge commit from fork</li> <li><a href="https://github.com/BinaryMuse/toml-node/commit/def6ab5ea99038c0dd482cd6af1745a6af8b4c44"><code>def6ab5</code></a> fix: prevent prototype traversal during table resolution</li> <li>Additional commits viewable in <a href="https://github.com/BinaryMuse/toml-node/compare/v3.0.0...v4.2.0">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 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/camel-website/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]
