dependabot[bot] opened a new pull request, #42963: URL: https://github.com/apache/superset/pull/42963
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.2.2 to 5.2.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md">js-yaml's changelog</a>.</em></p> <blockquote> <h2>[5.2.3] - 2026-08-01</h2> <h3>Fixed</h3> <ul> <li>Prevent prototype fallback when resolving tags and mapping entries, <a href="https://redirect.github.com/nodeca/js-yaml/issues/782">#782</a>.</li> <li>Resolve <code>!!timestamp</code> years 0000-0099 correctly, <a href="https://redirect.github.com/nodeca/js-yaml/issues/775">#775</a>.</li> <li>Preserve implicit null mapping values before document markers and reject unpaired mapping event streams, <a href="https://redirect.github.com/nodeca/js-yaml/issues/784">#784</a>.</li> <li>Preserve folded scalar values with tab-indented lines when round-tripping a parsed AST through <code>present()</code>; <code>dump()</code> and loading are unaffected, <a href="https://redirect.github.com/nodeca/js-yaml/issues/780">#780</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodeca/js-yaml/commit/6740445e7bf0ec701f14226e1dfa7ef50f7068cc"><code>6740445</code></a> 5.2.3 released</li> <li><a href="https://github.com/nodeca/js-yaml/commit/94e766d0ab99118be1e90b3212b9f7744083ffd4"><code>94e766d</code></a> Update changelog</li> <li><a href="https://github.com/nodeca/js-yaml/commit/c3bd7caa5054382d9d9f30055bb02cdac5c9f107"><code>c3bd7ca</code></a> Polish previous commit, <a href="https://redirect.github.com/nodeca/js-yaml/issues/780">#780</a></li> <li><a href="https://github.com/nodeca/js-yaml/commit/00209b6b9ed376b213e3d950e9cc0bc6f019e875"><code>00209b6</code></a> presenter: treat a tab-indented line in a folded scalar as more-indented (<a href="https://redirect.github.com/nodeca/js-yaml/issues/780">#780</a>)</li> <li><a href="https://github.com/nodeca/js-yaml/commit/40fcb4f45c1f25e4e9495cf27094405d1d740881"><code>40fcb4f</code></a> Fix missing mapping values before document markers and reject unpaired mappin...</li> <li><a href="https://github.com/nodeca/js-yaml/commit/49280f3e799b6deb596ba9a041b0ebe2bba83c77"><code>49280f3</code></a> Fix !!timestamp resolution for years 0000-0099, <a href="https://redirect.github.com/nodeca/js-yaml/issues/775">#775</a></li> <li><a href="https://github.com/nodeca/js-yaml/commit/355dc969519947daf7b886059439fed9b741b080"><code>355dc96</code></a> fix: prevent prototype fallback in tag and harden object lookups, <a href="https://redirect.github.com/nodeca/js-yaml/issues/782">#782</a> (than...</li> <li><a href="https://github.com/nodeca/js-yaml/commit/d524f832465f2ba6434a2768d727abcde4e79a5b"><code>d524f83</code></a> docs: add contributing guidelines</li> <li>See full diff in <a href="https://github.com/nodeca/js-yaml/compare/5.2.2...5.2.3">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) </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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
