Commit Graph

15 Commits

Author SHA1 Message Date
renovate[bot]
374c9c4544 chore(deps): update tauri monorepo to v2.6.0 (v2) (#2804)
* chore(deps): update tauri monorepo to v2.6.0

* Regenerate api-iife.js

* Bump rust tauri

* Tweak all examples to match the new features

* Bump workspace min tauri version

* Bump `@tauri-apps/api` to ^2.6

* Add change file

* Update lock file

* missing `"`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/15873176921

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-06-25 09:53:56 +00:00
renovate[bot]
c8130e9791 chore(deps): update dependency rollup to v4.42.0 (v2) (#2750)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/15560712648

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-06-10 13:23:40 +00:00
renovate[bot]
c7f5700ea4 chore(deps): update tauri monorepo to v2.5.0 (v2) (#2634)
* chore(deps): update tauri monorepo to v2.5.0

* Update rust dependency and re-build iifes

* Downgrade for msrv

don't know why MSRV-aware resolver didn't work

* Downgrade cargo_metadata

* Downgrade home

* Downgrade native-tls

* trigger ci?

* Downgrade colored and base64ct

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/14483373100

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-04-16 02:28:35 +00:00
renovate[bot]
5a5613214a chore(deps): update rust crate gethostname to v1 (v2) (#2382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/13087882789

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-02-01 10:49:20 +00:00
renovate[bot]
3ab76bcb0d chore(deps): update dependency rollup to v4.30.0 (v2) (#2263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12630497047

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-01-06 10:07:55 +00:00
renovate[bot]
98b321a748 chore(deps): update tauri monorepo to v2.2.0 (v2) (#2252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12589748794

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-01-02 22:38:56 +00:00
renovate[bot]
23c2e7e4a3 fix(deps): update tauri monorepo (v2) (#2026)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11782428893

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-11-11 16:45:45 +00:00
Lucas Fernandes Nogueira
d7e503a5a3 chore(api): tauri can serialize array buffers from rc.7 (#1694)
* chore(api): tauri can serialize array buffers from rc.7

* fmt

* fix audit

* update lockfile

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10604312718

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-08-28 21:00:35 +00:00
Amr Bashir
82e87e811f fix(core/shell): speedup Command.execute & fix extra new lines (#1299)
* fix(core/shell): speedup `Command.execute` & fix extra new lines

The speed gains comes from running the Command in Rust fully and returning the result in one go instead of using events.

The extra new lines was a regression from https://github.com/tauri-apps/tauri/pull/6519
ref: https://github.com/tauri-apps/tauri/issues/7684#issuecomment-2100897383

* fmt

* dedup code

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9019432546

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-05-09 15:17:22 +00:00
renovate[bot]
3b22012783 chore(deps): change rust crate maplit version to 1 (#1270)
* chore(deps): update rust crate maplit to 1.0.2

* Update Cargo.toml

* Update tauri-beta-17.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8909308611

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-05-01 12:28:33 +00:00
renovate[bot]
2712a2834f chore(deps): update dependency rollup to v4.17.0 (#1260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8860029130

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-04-27 13:01:33 +00:00
renovate[bot]
437e6797d6 chore(deps): update dependency rollup to v4.16.4 (#1241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8802926376

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-04-23 15:17:26 +00:00
renovate[bot]
173385de4b chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0 (#1228)
* chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0

* actually apply the rules lol

* rebuild

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8791882915

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-04-22 22:41:52 +00:00
renovate[bot]
a7c0d7bb74 chore(deps): update dependency rollup to v4.16.0 (#1227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8773489667

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-04-21 14:49:56 +00:00
Lucas Fernandes Nogueira
4af122b235 refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
* refactor: only inject API IIFE script when withGlobalTauri is true

* fmt

* update tauri

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8347963398

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-03-19 18:04:33 +00:00