R2NorthstarTools / FlightCore

Installer/Updater/Launcher for Northstar
MIT License
59 stars 14 forks source link

chore: bump open from 5.1.2 to 5.1.4 in /src-tauri #947

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps open from 5.1.2 to 5.1.4.

Release notes

Sourced from open's releases.

v5.1.4

This release adds vision-os support, by means of ios simulation. See the PR for a little more context.

Commit Statistics

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

Commit Details

  • Uncategorized
    • Prepare changelog prior to release (5967b66)
    • Merge pull request #99 from eugenehp/visionos (1efa4cb)
    • Added visionos support (df28e8b)

v5.1.3

Bug Fixes

  • use ShellExecuteExW to avoid freeze when opening directories

Commit Statistics

  • 5 commits contributed to the release over the course of 68 calendar days.
  • 70 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #94

Commit Details

  • #94
    • Clarify docs of shellexecute-on-windows feature (7652a30)
  • Uncategorized
    • Merge pull request #98 from amrbashir/fix/windows/shell-execute-freeze (d152c8e)
    • Use cfg_attr (c8840af)
    • Update src/windows.rs (75c7ea0)
    • Use ShellExecuteExW to avoid freeze when opening directories (43d8d88)
Changelog

Sourced from open's changelog.

5.1.4 (2024-06-04)

This release adds vision-os support, by means of ios simulation. See the PR for a little more context.

Commit Statistics

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

Commit Details

  • Uncategorized
    • Prepare changelog prior to release (5967b66)
    • Merge pull request #99 from eugenehp/visionos (1efa4cb)
    • Added visionos support (df28e8b)

5.1.3 (2024-05-16)

Bug Fixes

  • use ShellExecuteExW to avoid freeze when opening directories

Commit Statistics

  • 6 commits contributed to the release over the course of 68 calendar days.
  • 70 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #94

Commit Details

  • #94
    • Clarify docs of shellexecute-on-windows feature (7652a30)
  • Uncategorized

... (truncated)

Commits
  • 644f186 Release open v5.1.4
  • 5967b66 prepare changelog prior to release
  • 1efa4cb Merge pull request #99 from eugenehp/visionos
  • df28e8b added visionos support
  • 6e396da Release open v5.1.3
  • d152c8e Merge pull request #98 from amrbashir/fix/windows/shell-execute-freeze
  • c8840af use cfg_attr
  • 75c7ea0 Update src/windows.rs
  • 43d8d88 fix(windows): use ShellExecuteExW to avoid freeze when opening directories
  • 7652a30 clarify docs of shellexecute-on-windows feature (#94)
  • See full diff in compare view


Dependabot compatibility score

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 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 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)