Skip to content

chore: bump open from 5.3.0 to 5.3.2 in /src-tauri#1067

Merged
GeckoEidechse merged 1 commit intomainfrom
dependabot/cargo/src-tauri/open-5.3.2
Aug 13, 2025
Merged

chore: bump open from 5.3.0 to 5.3.2 in /src-tauri#1067
GeckoEidechse merged 1 commit intomainfrom
dependabot/cargo/src-tauri/open-5.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps open from 5.3.0 to 5.3.2.

Release notes

Sourced from open's releases.

v5.3.2

Bug Fixes

  • fix that_detached for UNC path of a directory

Commit Statistics

  • 3 commits contributed to the release over the course of 1 calendar day.
  • 51 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Merge pull request #107 from amrbashir/fix/windows/remove-unc-and-fallback-on-error (472ce26)
    • Fix that_detached for UNC path of a directory (c452a8c)
    • Merge pull request #79 from Byron/better-docs (2646ff8)

v5.3.1

On Windows, respect the expand to open folder setting.

Commit Statistics

  • 3 commits contributed to the release.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Prepare changelog prior to release (6e565e2)
    • Merge pull request #104 from Legend-Master/shopenfolderandselectitems (d149825)
    • Fix: use SHOpenFolderAndSelectItems for folders To respect 'expand to open folder' setting Fixes #103 (7595da7)
Changelog

Sourced from open's changelog.

5.3.2 (2025-01-05)

Bug Fixes

  • fix that_detached for UNC path of a directory

Commit Statistics

  • 3 commits contributed to the release over the course of 1 calendar day.
  • 51 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Merge pull request #107 from amrbashir/fix/windows/remove-unc-and-fallback-on-error (472ce26)
    • Fix that_detached for UNC path of a directory (c452a8c)
    • Merge pull request #79 from Byron/better-docs (2646ff8)

5.3.1 (2024-11-14)

On Windows, respect the expand to open folder setting.

Commit Statistics

  • 4 commits contributed to the release.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Release open v5.3.1 (10c3f0d)
    • Prepare changelog prior to release (6e565e2)
    • Merge pull request #104 from Legend-Master/shopenfolderandselectitems (d149825)
    • Fix: use SHOpenFolderAndSelectItems for folders To respect 'expand to open folder' setting Fixes #103 (7595da7)

... (truncated)

Commits
  • f196640 Release open v5.3.2
  • 472ce26 Merge pull request #107 from amrbashir/fix/windows/remove-unc-and-fallback-on...
  • c452a8c fix(windows): fix that_detached for UNC path of a directory
  • 2646ff8 Merge pull request #79 from Byron/better-docs
  • 10c3f0d Release open v5.3.1
  • 6e565e2 prepare changelog prior to release
  • d149825 Merge pull request #104 from Legend-Master/shopenfolderandselectitems
  • 7595da7 fix: use SHOpenFolderAndSelectItems for folders
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 1, 2025
@github-actions github-actions bot added the merge conflicts Blocked by merge conflicts, waiting on the author to resolve label Mar 2, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/src-tauri/open-5.3.2 branch from 131cb5e to 593485a Compare March 2, 2025 17:28
@github-actions github-actions bot removed the merge conflicts Blocked by merge conflicts, waiting on the author to resolve label Apr 6, 2025
@GeckoEidechse
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [open](https://github.com/Byron/open-rs) from 5.3.0 to 5.3.2.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md)
- [Commits](Byron/open-rs@v5.3.0...v5.3.2)

---
updated-dependencies:
- dependency-name: open
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/src-tauri/open-5.3.2 branch from 593485a to 3d6cccc Compare April 6, 2025 16:44
@GeckoEidechse GeckoEidechse merged commit fecf5c5 into main Aug 13, 2025
14 checks passed
@GeckoEidechse GeckoEidechse deleted the dependabot/cargo/src-tauri/open-5.3.2 branch August 13, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant