forked from tauri-apps/tauri
-
Notifications
You must be signed in to change notification settings - Fork 0
Fix mac admin update #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jLynx
wants to merge
105
commits into
1.x
Choose a base branch
from
fix/mac_admin
base: 1.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
Author
|
* chore: emit rustc-check-cfg for rust 1.80 * build: add lints.rust.unexpected_cfgs to suppress false positive warnings
…ps#10300) * fix(core): Return early in core.js if it's inside an iframe * ipc.js
Owner
Author
|
Fixed, I had to patch it |
…uri-apps#8411 (tauri-apps#10356) * fix(core): fallback to file system for AssetResolver::get, closes tauri-apps#8411 Changes the AssetResolver::get implementation to fallback to reading the distDir directly when using the development mode pointing to a external URL (which is the way most people use the dev mode and means there's no embedded assets to pull from). * fix clippy * fix test * clippy * clippy2 * update time
* chore(deps) Update Tauri Core * Update Cargo.toml * up and comments * update covector for comment support * fix mock deprecation warnings * Revert "fix mock deprecation warnings" This reverts commit d49f022. * downgrade mockito --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Fabian-Lars <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <[email protected]>
* chore(deps) Update Tauri Bundler * ci: Also check bundler and cli in msrv check * fix * 1 * 2 * 3 * msrv * downgrade handlebars again * x * x * x * x * x * x * this makes no sense * srsly wtf * me dumb dumb * bufreader * x * x * changefile * fix permissions --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lucas Nogueira <[email protected]>
* chore(deps) Update Tauri CLI * fix build * fix msrv * update lockfile * revert api test * lint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lucas Nogueira <[email protected]>
* chore(deps) Update Tauri CLI * fix deps --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lucas Nogueira <[email protected]>
* chore(deps) Update Tauri API Definitions * fix lint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lucas Nogueira <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* apply version updates * use audit-ci * fmt --------- Co-authored-by: lucasfernog <[email protected]> Co-authored-by: Lucas Nogueira <[email protected]>
) * feat(updater): support updating using non-zipped files * minor * fix compilation * clippy * pass `/UPDATE` to NSIS installer on updates * clippy * revert user-agent change * add v1 -> v2 migration e2e test * fix npm exec on windows * downgrade serial-test for msrv * fix sig ext for nsis v2 * fix windows e2e test * add lcense headers * fix conflict on e2e test on windows [skip ci] --------- Co-authored-by: Lucas Nogueira <[email protected]>
…apps#10966) * refactor(updater/wix): launch app after update, maintain args * change files
…pps#12232) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Fabian-Lars <[email protected]>
…12234) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#12227) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…uri-apps#12249) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2245) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
… to v43 (1.x) (tauri-apps#12250) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#12261) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2258) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…pps#12306) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…auri-apps#12306)" This reverts commit 40a799d.
…#12320) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <[email protected]>
…auri-apps#12387) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…pps#12390) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…pps#12414) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…12413) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…apps#12489) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…pps#12549) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Created a PR on Tarui too