Skip to content

Apply Version Updates From Current Changes#1024

Merged
nothingismagick merged 1 commit intodevfrom
release/version-updates
Oct 21, 2020
Merged

Apply Version Updates From Current Changes#1024
nothingismagick merged 1 commit intodevfrom
release/version-updates

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 24, 2020

Version Updates

Merging this PR will bump all of the applicable packages based on your change files.

tauri.js

[0.13.0]

  • Fixes Reflect.deleteProperty on promisified API calls failing with Unable to delete property by making it configurable.
    • c8b167a fix(tauri.js) promisified API fails on Reflect.deleteProperty, fix #1038 (#1056) on 2020-10-17
  • Adds a path resolution API (e.g. getting the download directory or resolving a path to the home directory).

tauri-bundler

[0.9.4]

  • dirs crate is unmaintained, now using dirs-next instead.
    • 82cda98 chore(tauri) dirs crate is unmaintained, use dirst-next instead (#1057) on 2020-10-17
  • Force IPv4 on wget so AppImage bundling doesn't hang.
  • Set the Windows installer (WiX) WorkingDirectory field to INSTALLDIR so the app can read paths relatively (previously resolving to C:\Windows\System32).
    • 5cf3402 fix: add working directory to wix's shortcut (#1021) on 2020-09-24

tauri-api

[0.7.5]

  • dirs crate is unmaintained, now using dirs-next instead.
    • 82cda98 chore(tauri) dirs crate is unmaintained, use dirst-next instead (#1057) on 2020-10-17

tauri

[0.10.0]

  • Adds missing APIs features from allowlist to the tauri crate's manifest file.
  • Adds a path resolution API (e.g. getting the download directory or resolving a path to the home directory).
  • Update minimum Rust version to 1.42.0 due to a dependency update.
    • d13dcd9 chore(deps) Update Tauri Bundler (#1045) on 2020-10-17

@github-actions github-actions bot requested a review from a team as a code owner September 24, 2020 00:54
@github-actions github-actions bot requested review from a team September 24, 2020 00:54
@github-actions github-actions bot force-pushed the release/version-updates branch 5 times, most recently from c354a31 to 4fed4de Compare September 24, 2020 01:44
@github-actions github-actions bot requested a review from a team September 24, 2020 01:44
@github-actions github-actions bot force-pushed the release/version-updates branch from 4fed4de to 0aad828 Compare September 24, 2020 12:51
@github-actions github-actions bot force-pushed the release/version-updates branch 6 times, most recently from af49de1 to a6b8345 Compare October 10, 2020 19:53
@github-actions github-actions bot force-pushed the release/version-updates branch 8 times, most recently from 973d7c1 to 477d3fb Compare October 18, 2020 00:03
@github-actions github-actions bot force-pushed the release/version-updates branch from 477d3fb to 8e007c7 Compare October 18, 2020 00:11
@nothingismagick nothingismagick merged commit 72996be into dev Oct 21, 2020
jbolda added a commit that referenced this pull request Nov 10, 2020
jbolda added a commit that referenced this pull request Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants