Skip to content

[pull] dev from tauri-apps:dev#19

Open
pull[bot] wants to merge 3615 commits into
ebfork:devfrom
tauri-apps:dev
Open

[pull] dev from tauri-apps:dev#19
pull[bot] wants to merge 3615 commits into
ebfork:devfrom
tauri-apps:dev

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Mar 17, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

lucasfernog and others added 27 commits October 20, 2025 09:25
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore(deps-dev): bump vite from 7.1.5 to 7.1.11

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.5 to 7.1.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* Dedupe

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tony <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* add info to error message

* changes file and  linux only warning

Signed-off-by: Krzysztof Andrelczyk <[email protected]>

* Update change file

---------

Signed-off-by: Krzysztof Andrelczyk <[email protected]>
Co-authored-by: Tony <[email protected]>
…14364)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
The getByLabel method is a static method on WebviewWindow, not Webview.
Updated the JSDoc example to import and use the correct class name.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Replace `fs::write` with `write_if_changed` in two places. This can
prevent unnecessary rebuilds. (I didn’t encounter any, but this should
be ok nonetheless.)
* chore: fix new clippy warnings (derive default)

* Fix left over `#[cfg(feature = "isolation")]`
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix: Premultiply alpha before resizing

* feat: Use rayon for process speedup

* Fix change tag

* `cargo fmt`

* Document reasoning & use imageops::resize directly

---------

Co-authored-by: Tony <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(cli): demultiply tiny skia pixels

* Pull resize out to a function `resize_image`

* Move comments as well

* Use cow for older rust versions
jbaudanza and others added 30 commits April 30, 2026 11:37
* fix(macOS): correct value for work_area.position.y

* Update macos.rs

Co-authored-by: Lucas Fernandes Nogueira <[email protected]>

* Add change file for #14655

---------

Co-authored-by: Lucas Fernandes Nogueira <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: pin napi for msrv

docker image runs Rust 1.82, let's stick with that

ref napi-rs/napi-rs#2491

* pin cli too
… (#15336)

* fix(core): requestPermission crash regression on Android, closes #15323

regression from #14484

PluginManager::onActivityCreate is never called, this fixes it

* tag

* super
* check .localhost suffix on windows and android

i didn't actually run this on windows, i'm relying on CI to tell me

* Create tauri-sec-localhost-suffix.md

---------

Co-authored-by: Fabian-Lars <[email protected]>
they are actually implemented by tao now
noticed while testing tauri-apps/tao#1211
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* refactor: make error dialog take `&'static str`

* Add comments
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.53.11 to 5.55.7.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.55.7
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
* fix: resources after empty directory not copied

* typo

* Add empty directory test
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(bundler): clarify nsis config path errors

* Address NSIS path context review

* Fix NSIS test module order

* Address NSIS review comments

* Add more `fs_context`s

---------

Co-authored-by: Tony <[email protected]>
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v5.0.5...v5.0.6)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 5.0.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump ws from 8.18.0 to 8.20.1 (via audit fix)

Bumps [ws](https://github.com/websockets/ws) from 8.18.0 to 8.20.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.18.0...8.20.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 8.20.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fix missing override in the commit

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tony <[email protected]>
…DLLs (#15422)

* fix(nsis): embed signed copies of stock plugins, not unsigned system DLLs

* refactor(nsis): hoist !addplugindir above !include to stay ahead of plugin commands
* fix: check makensis exit code

* Merge branch 'dev' of https://github.com/tauri-apps/tauri into check-makensis-exit-code
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.