forked from tauri-apps/tauri
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] dev from tauri-apps:dev #19
Open
pull
wants to merge
2,815
commits into
ebfork:dev
Choose a base branch
from
tauri-apps:dev
base: dev
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 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
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>
* apply version updates * bundler back to 2.0.0-rc --------- Co-authored-by: lucasfernog <[email protected]> Co-authored-by: Lucas Nogueira <[email protected]>
…1011) * fix: fix `main_binary_name` includes `.exe` regression on Windows * Update crates/tauri-bundler/src/bundle/settings.rs * Update .changes/main_binary_name-exe.md --------- Co-authored-by: Lucas Fernandes Nogueira <[email protected]>
Co-authored-by: lucasfernog <[email protected]>
* Migrate from objc/cocoa to objc2 * Update crates/tauri-runtime-wry/src/webview.rs --------- Co-authored-by: Lucas Fernandes Nogueira <[email protected]>
Co-authored-by: lucasfernog <[email protected]>
Co-authored-by: Legend-Master <[email protected]> Co-authored-by: Fabian-Lars <[email protected]>
* feat(core): inject invoke key in custom invoke system script * fix fmt
* refactor(core): remove responder from custom invoke systems the responder can be set directly in the WebviewWindow::on_message call * fix tests
…ation at startup (#11032) * feat(core): add `app > windows > create` option to disable window creation at startup closes #10950 * clippy * clippy * update docs * Update .changes/window-config-create.md --------- Co-authored-by: Lucas Nogueira <[email protected]> Co-authored-by: Lucas Fernandes Nogueira <[email protected]>
* refactor(cli/node): migrate `jest` to `vitest` for tests * fix js audit
* docs: add RELEASING.md handbook * Update .github/RELEASING.md Co-authored-by: Tony <[email protected]> * Update .github/RELEASING.md Co-authored-by: Tony <[email protected]> * Update .github/RELEASING.md Co-authored-by: Tony <[email protected]> * Update .github/RELEASING.md Co-authored-by: Tony <[email protected]> * Update .github/RELEASING.md Co-authored-by: Tony <[email protected]> * Update .github/RELEASING.md Co-authored-by: Tony <[email protected]> * Update .github/RELEASING.md Co-authored-by: Tony <[email protected]> * Update .github/RELEASING.md Co-authored-by: Tony <[email protected]> * Update .github/RELEASING.md Co-authored-by: Tony <[email protected]> * Update .github/RELEASING.md Co-authored-by: Tony <[email protected]> * Update .github/RELEASING.md Co-authored-by: Tony <[email protected]> * Update .github/RELEASING.md --------- Co-authored-by: Tony <[email protected]> Co-authored-by: Lucas Fernandes Nogueira <[email protected]>
Co-authored-by: lucasfernog <[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>
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>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Add missing document regarding the drop position offset. * Update webview.ts --------- Co-authored-by: Fabian-Lars <[email protected]>
…11852) * not sure what's going on yet * . * fix(bundler): try to create tauri tools dir * Discard changes to .github/workflows/test-cli-js.yml * fix
* fix(core): Remove os check on `data_store_identifier` * typo
* chore: apply clippy suggestions. * . * .
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>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(cli): Statically compile msvc runtime fixes #11642 ref swc-project/swc#7965 i only added it for x64 for now but we should monitor x32 (swc removed it for this one again) and aarch64 (swc never added it). x32 is fairly rare as a dev system and aarch64 didn't seem much testing in general (as a dev system) so i'd prefer to wait and see if it's needed. note that i don't know if any other tooling (rust etc) need the dyn runtime so that's also something to monitor * 32bit and arm64
* x * todo * lint * lint * rename fn * lint * lint --------- Co-authored-by: Lucas Nogueira <[email protected]>
…a with tauri specta feature (#11871) * Update specta feature to use latest specta version; add specta-util dependency (required in specta v2 rc.20) * Add .changes file * Update crates/tauri/Cargo.toml --------- Co-authored-by: Lucas Fernandes 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>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Update vite to v6 - Update svelte to v5 - Bump nanoid to fix audit - Align api and cli to both use the same node types version
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.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )