ff07d2a (#849 by @FabianLars) Fixed an issue that caused the action to fail to upload some assets to existing releases if the workflow built the app for many architectures and debug + release mode.
action v0.5.8
[0.5.8]
621de48 (#845 by @Legend-Master) Fix can't find updater file name with spaces in them and can't pick up unzipped updater signatures
action v0.5.7
[0.5.7]
f8044a1 (#837 by @FabianLars) Fixed an issue that caused the action to be unable to pick up the app bundles if the productName contained any of these characters: ()[]{}.
ff07d2a (#849 by @FabianLars) Fixed an issue that caused the action to fail to upload some assets to existing releases if the workflow built the app for many architectures and debug + release mode.
[0.5.8]
621de48 (#845 by @Legend-Master) Fix can't find updater file name with spaces in them and can't pick up unzipped updater signatures
[0.5.7]
f8044a1 (#837 by @FabianLars) Fixed an issue that caused the action to be unable to pick up the app bundles if the productName contained any of these characters: ()[]{}.
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)
Bumps tauri-apps/tauri-action from 0.5.6 to 0.5.9.
Release notes
Sourced from tauri-apps/tauri-action's releases.
Changelog
Sourced from tauri-apps/tauri-action's changelog.
Commits
41242bd
apply version updates (#850)ff07d2a
fix: query max amount of release assets (#849)4961ed1
ci: Disable most optimizations (#847)1974630
apply version updates (#846)0410d88
ci: Run real world tests on dev branch too621de48
fix: updater file name with spaces and v2 sig files (#845)337126f
fix(deps): update dependency@tauri-apps/cli
to v1.6.0 (#844)0e4c460
chore(deps): update dependency typescript to v5.5.3 (#842)50c30bd
apply version updates (#839)0a4fd94
fix: prio order for backwards compatDependabot 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