Interactive ls command
Bumps [open](https://github.com/Byron/open-rs) from 4.1.0 to 4.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Byron/open-rs/releases">open's releases</a>.</em></p> <blockquote> <h2>v4.2.0</h2> <h3>New Features</h3> <ul> <li> <p>add <code>that_detached()</code> and <code>with_detached()</code> functions.</p> <p>They allow to open the program in a completely independent fashion so that it can out-live the program that spawned it.</p> </li> </ul> <h3>Commit Statistics</h3> <ul> <li>3 commits contributed to the release over the course of 1 calendar day.</li> <li>55 days passed between releases.</li> <li>1 commit was understood as <a href="https://www.conventionalcommits.org">conventional</a>.</li> <li>0 issues like '(#ID)' were seen in commit messages</li> </ul> <h3>Commit Details</h3> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <ul> <li><strong>Uncategorized</strong> <ul> <li>Prepare changelog prior to release (4ad428e)</li> <li>Merge branch 'feat/detached-process' (d21c48e)</li> <li>Add <code>that_detached</code> and <code>with_detached</code> (7ad9cb3)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Byron/open-rs/blob/main/changelog.md">open's changelog</a>.</em></p> <blockquote> <h2>4.2.0 (2023-06-21)</h2> <h3>New Features</h3> <ul> <li> <p><!-- raw HTML omitted --> add <code>that_detached()</code> and <code>with_detached()</code> functions.</p> <p>They allow to open the program in a completely independent fashion so that it can out-live the program that spawned it.</p> </li> </ul> <h3>Commit Statistics</h3> <!-- raw HTML omitted --> <ul> <li>3 commits contributed to the release over the course of 1 calendar day.</li> <li>55 days passed between releases.</li> <li>1 commit was understood as <a href="https://www.conventionalcommits.org">conventional</a>.</li> <li>0 issues like '(#ID)' were seen in commit messages</li> </ul> <h3>Commit Details</h3> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <ul> <li><strong>Uncategorized</strong> <ul> <li>Prepare changelog prior to release (<a href="https://github.com/Byron/open-rs/commit/4ad428e4944a066bbd2d3646d0c338532956001d"><code>4ad428e</code></a>)</li> <li>Merge branch 'feat/detached-process' (<a href="https://github.com/Byron/open-rs/commit/d21c48e6682341e34ca37369460eb5247daaf71c"><code>d21c48e</code></a>)</li> <li>Add <code>that_detached</code> and <code>with_detached</code> (<a href="https://github.com/Byron/open-rs/commit/7ad9cb373eb7e999f7e79705db891fd24a4d4bd2"><code>7ad9cb3</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Byron/open-rs/commit/b4592a4367a8b743e89812f73a274e5e2b0c0d42"><code>b4592a4</code></a> Release open v4.2.0</li> <li><a href="https://github.com/Byron/open-rs/commit/4ad428e4944a066bbd2d3646d0c338532956001d"><code>4ad428e</code></a> prepare changelog prior to release</li> <li><a href="https://github.com/Byron/open-rs/commit/d21c48e6682341e34ca37369460eb5247daaf71c"><code>d21c48e</code></a> Merge branch 'feat/detached-process'</li> <li><a href="https://github.com/Byron/open-rs/commit/7ad9cb373eb7e999f7e79705db891fd24a4d4bd2"><code>7ad9cb3</code></a> feat: add <code>that_detached</code> and <code>with_detached</code></li> <li>See full diff in <a href="https://github.com/Byron/open-rs/compare/v4.1.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 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 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 issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 1 comments.