Bumps the npm_and_yarn group with 1 update in the / directory: [@mozilla/readability](https://github.com/mozilla/readability). Updates `@mozilla/readability` from 0.5.0 to 0.6.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mozilla/readability/blob/main/CHANGELOG.md"><code>@mozilla/readability</code>'s changelog</a>.</em></p> <blockquote> <h2>[0.6.0] - 2025-03-03</h2> <ul> <li><a href="https://redirect.github.com/mozilla/readability/pull/865">Add Parsely tags as a fallback metadata source</a></li> <li><a href="https://redirect.github.com/mozilla/readability/pull/833">Fix the case that jsonld parse process is ignored when context url include the trailing slash</a></li> <li><a href="https://redirect.github.com/mozilla/readability/pull/858">Improve data table support</a></li> <li><a href="https://redirect.github.com/mozilla/readability/pull/867">Fixed situations where short paragraphs of legitimate content would be excluded</a></li> <li><a href="https://redirect.github.com/mozilla/readability/pull/874">Add an option to modify link density value</a></li> <li><a href="https://redirect.github.com/mozilla/readability/pull/869">Byline metadata should lead to not deleting lookalike non-byline content</a></li> <li><a href="https://redirect.github.com/mozilla/readability/pull/885">Avoid removing headers on gitlab</a></li> <li><a href="https://redirect.github.com/mozilla/readability/pull/896">Improved HTML character unescaping</a></li> <li>Various performance improvements: <a href="https://redirect.github.com/mozilla/readability/pull/894">#894</a>, <a href="https://redirect.github.com/mozilla/readability/pull/892">#892</a>, <a href="https://redirect.github.com/mozilla/readability/pull/893">#893</a>, <a href="https://redirect.github.com/mozilla/readability/pull/915">#915</a>,</li> <li><a href="https://redirect.github.com/mozilla/readability/pull/902">Fix broken JSONLD context handling</a></li> <li><a href="https://redirect.github.com/mozilla/readability/pull/907">Include Jekyll footnotes in output</a></li> <li><a href="https://redirect.github.com/mozilla/readability/pull/940">Handle schema.org context objects</a></li> <li><a href="https://redirect.github.com/mozilla/readability/pull/918">Fix invalid attributes breaking parsing</a></li> <li><a href="https://redirect.github.com/mozilla/readability/pull/942">Include article:author metadata</a></li> <li><a href="https://redirect.github.com/mozilla/readability/pull/943">Handle itemprop=name for author metadata</a></li> <li><a href="https://redirect.github.com/mozilla/readability/pull/944">Improve typescript definitions</a></li> <li><a href="https://redirect.github.com/mozilla/readability/pull/947">Handle JSONLD Arrays</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mozilla/readability/commit/04fd32f72b448c12b02ba6c40928b67e510bac49"><code>04fd32f</code></a> Release 0.6.0</li> <li><a href="https://github.com/mozilla/readability/commit/4d5dd0bbe0bfbc44e219dc86865131e79639e30b"><code>4d5dd0b</code></a> Include recent changes in CHANGELOG.md</li> <li><a href="https://github.com/mozilla/readability/commit/1c4d63be3e7344c3dfdf76ebb05fd0d32de93eb3"><code>1c4d63b</code></a> Make use of regular expressions in title processing more effective. (<a href="https://redirect.github.com/mozilla/readability/issues/959">#959</a>)</li> <li><a href="https://github.com/mozilla/readability/commit/04abc79d55d6aef2515753b36465ef7ed1f2ad04"><code>04abc79</code></a> Bump the npm_and_yarn group with 2 updates (<a href="https://redirect.github.com/mozilla/readability/issues/953">#953</a>)</li> <li><a href="https://github.com/mozilla/readability/commit/118f01538e167218bd86ffd493bd3466aec4870a"><code>118f015</code></a> Handle JSONLD arrays (fixes <a href="https://redirect.github.com/mozilla/readability/issues/908">#908</a>) (<a href="https://redirect.github.com/mozilla/readability/issues/947">#947</a>)</li> <li><a href="https://github.com/mozilla/readability/commit/8c0ff873f24bdb96e944b5d6d0840bd009d4272b"><code>8c0ff87</code></a> Add null | undefined to parse results. Fixes <a href="https://redirect.github.com/mozilla/readability/issues/937">#937</a> (<a href="https://redirect.github.com/mozilla/readability/issues/944">#944</a>)</li> <li><a href="https://github.com/mozilla/readability/commit/706c3d140e2c676dafe119912d81da2b8f38e5c2"><code>706c3d1</code></a> Extract author name from itemprop='name'. (<a href="https://redirect.github.com/mozilla/readability/issues/943">#943</a>)</li> <li><a href="https://github.com/mozilla/readability/commit/af54155e7e248a3ab0f26f2b097863b07417b666"><code>af54155</code></a> Drop flagged key copied from public website.</li> <li><a href="https://github.com/mozilla/readability/commit/fbcc3bcdd8cf27e717e9e8e9b4d48d5a022e0d25"><code>fbcc3bc</code></a> More changelog goodness.</li> <li><a href="https://github.com/mozilla/readability/commit/b6ff1b6e72bac4552ca6df99e5e21b867dbfdea9"><code>b6ff1b6</code></a> Handle article:author meta tag. Fixes <a href="https://redirect.github.com/mozilla/readability/issues/938">#938</a> (<a href="https://redirect.github.com/mozilla/readability/issues/942">#942</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mozilla/readability/compare/0.5.0...0.6.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 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/aldrin-labs/opensvm/network/alerts). </details> ## Summary by Sourcery Chores: - Upgrade @mozilla/readability package from version 0.5.0 to 0.6.0
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot[bot] and has received 2 comments.