-
Notifications
You must be signed in to change notification settings - Fork 472
Commit 13fc3ac
authored
build(deps): bump open from 3.2.0 to 5.3.2 (#32346)
Bumps [open](https://github.com/Byron/open-rs) from 3.2.0 to 5.3.2.
<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>v5.3.2</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix <code>that_detached</code> for UNC path of a directory</li>
</ul>
<h3>Commit Statistics</h3>
<ul>
<li>3 commits contributed to the release over the course of 1 calendar
day.</li>
<li>51 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>Merge pull request <a
href="https://redirect.github.com/Byron/open-rs/issues/107">#107</a>
from amrbashir/fix/windows/remove-unc-and-fallback-on-error
(472ce26)</li>
<li>Fix <code>that_detached</code> for UNC path of a directory
(c452a8c)</li>
<li>Merge pull request <a
href="https://redirect.github.com/Byron/open-rs/issues/79">#79</a> from
Byron/better-docs (2646ff8)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
<h2>v5.3.1</h2>
<p>On Windows, respect the <code>expand to open folder</code>
setting.</p>
<h3>Commit Statistics</h3>
<ul>
<li>3 commits contributed to the release.</li>
<li>0 commits were 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 (6e565e2)</li>
<li>Merge pull request <a
href="https://redirect.github.com/Byron/open-rs/issues/104">#104</a>
from Legend-Master/shopenfolderandselectitems (d149825)</li>
<li>Fix: use SHOpenFolderAndSelectItems for folders To respect 'expand
to open folder' setting Fixes <a
href="https://redirect.github.com/Byron/open-rs/issues/103">#103</a>
(7595da7)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
<h2>v5.3.0</h2>
<h3>New Features</h3>
<ul>
<li>add GNU/Hurd support
Handle it like most of the other Unix platforms (e.g. Linux, BSDs,
etc).</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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>5.3.2 (2025-01-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><!-- raw HTML omitted --> fix <code>that_detached</code> for UNC
path of a directory</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>51 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>Merge pull request <a
href="https://redirect.github.com/Byron/open-rs/issues/107">#107</a>
from amrbashir/fix/windows/remove-unc-and-fallback-on-error (<a
href="https://github.com/Byron/open-rs/commit/472ce262c8f3c02f089f881387616df2303f48f8"><code>472ce26</code></a>)</li>
<li>Fix <code>that_detached</code> for UNC path of a directory (<a
href="https://github.com/Byron/open-rs/commit/c452a8c4e56c3726431d8a4a77ad910bc8ae3ecb"><code>c452a8c</code></a>)</li>
<li>Merge pull request <a
href="https://redirect.github.com/Byron/open-rs/issues/79">#79</a> from
Byron/better-docs (<a
href="https://github.com/Byron/open-rs/commit/2646ff820c2ab965a636d57753a10c56501f4163"><code>2646ff8</code></a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
<h2>5.3.1 (2024-11-14)</h2>
<p>On Windows, respect the <code>expand to open folder</code>
setting.</p>
<h3>Commit Statistics</h3>
<!-- raw HTML omitted -->
<ul>
<li>4 commits contributed to the release.</li>
<li>0 commits were 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>Release open v5.3.1 (<a
href="https://github.com/Byron/open-rs/commit/10c3f0d8c9a229522c217b38ecb6c257d925105a"><code>10c3f0d</code></a>)</li>
<li>Prepare changelog prior to release (<a
href="https://github.com/Byron/open-rs/commit/6e565e2271f05a80b4360d5e0dbff8b05483efb0"><code>6e565e2</code></a>)</li>
<li>Merge pull request <a
href="https://redirect.github.com/Byron/open-rs/issues/104">#104</a>
from Legend-Master/shopenfolderandselectitems (<a
href="https://github.com/Byron/open-rs/commit/d14982521423e67c3dd0fde115bc64bee7f7fb45"><code>d149825</code></a>)</li>
<li>Fix: use SHOpenFolderAndSelectItems for folders To respect 'expand
to open folder' setting Fixes <a
href="https://redirect.github.com/Byron/open-rs/issues/103">#103</a> (<a
href="https://github.com/Byron/open-rs/commit/7595da7d655e910f3cb9d26b96d3947f2acf2522"><code>7595da7</code></a>)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Byron/open-rs/commit/f196640a9c0def100401f6e97ebe5dd4b4f2bb0e"><code>f196640</code></a>
Release open v5.3.2</li>
<li><a
href="https://github.com/Byron/open-rs/commit/472ce262c8f3c02f089f881387616df2303f48f8"><code>472ce26</code></a>
Merge pull request <a
href="https://redirect.github.com/Byron/open-rs/issues/107">#107</a>
from amrbashir/fix/windows/remove-unc-and-fallback-on...</li>
<li><a
href="https://github.com/Byron/open-rs/commit/c452a8c4e56c3726431d8a4a77ad910bc8ae3ecb"><code>c452a8c</code></a>
fix(windows): fix <code>that_detached</code> for UNC path of a
directory</li>
<li><a
href="https://github.com/Byron/open-rs/commit/2646ff820c2ab965a636d57753a10c56501f4163"><code>2646ff8</code></a>
Merge pull request <a
href="https://redirect.github.com/Byron/open-rs/issues/79">#79</a> from
Byron/better-docs</li>
<li><a
href="https://github.com/Byron/open-rs/commit/10c3f0d8c9a229522c217b38ecb6c257d925105a"><code>10c3f0d</code></a>
Release open v5.3.1</li>
<li><a
href="https://github.com/Byron/open-rs/commit/6e565e2271f05a80b4360d5e0dbff8b05483efb0"><code>6e565e2</code></a>
prepare changelog prior to release</li>
<li><a
href="https://github.com/Byron/open-rs/commit/d14982521423e67c3dd0fde115bc64bee7f7fb45"><code>d149825</code></a>
Merge pull request <a
href="https://redirect.github.com/Byron/open-rs/issues/104">#104</a>
from Legend-Master/shopenfolderandselectitems</li>
<li><a
href="https://github.com/Byron/open-rs/commit/7595da7d655e910f3cb9d26b96d3947f2acf2522"><code>7595da7</code></a>
fix: use SHOpenFolderAndSelectItems for folders</li>
<li><a
href="https://github.com/Byron/open-rs/commit/c26d98cc66979f153682690201a4748026012224"><code>c26d98c</code></a>
Release open v5.3.0</li>
<li><a
href="https://github.com/Byron/open-rs/commit/a0606084dd4a18ca67bef84fa217529cb858ded5"><code>a060608</code></a>
Merge pull request <a
href="https://redirect.github.com/Byron/open-rs/issues/101">#101</a>
from pinotree/hurd</li>
<li>Additional commits viewable in <a
href="https://github.com/Byron/open-rs/compare/v3.2.0...v5.3.2">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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ca31160 commit 13fc3acCopy full SHA for 13fc3ac
2 files changed
+24
-4
lines changed+23-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
0 commit comments