Commit Graph

22 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira
289b9b89ba feat: use PermissionState type from tauri, closes #979 (#1701)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10620793871

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-08-29 18:41:46 +00:00
Lucas Nogueira
e9385b0f47 chore: trigger CI
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10431692820

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-08-17 10:52:01 +00:00
Lucas Nogueira
50d503ae8c feat: bump to RC
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10217801566

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-08-02 15:10:24 +00:00
renovate[bot]
ed1ee0a4d8 fix(deps): update tauri monorepo (#1595)
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/10152294641

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-07-29 21:42:37 +00:00
Lucas Fernandes Nogueira
6fb3ad37ad feat: update to tauri beta.24 (#1537)
* feat: update to tauri beta.24

* remove .tauri

* pnpm build

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

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-07-12 21:25:33 +00:00
renovate[bot]
f48cb21260 chore(deps): update tauri monorepo (v2) (#1512)
* fix(deps): update tauri monorepo

* Create tauri-beta-23.md

* fix clippy - regen permissions

* revert accidental cargo.toml change

---------

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/9758390470

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-07-02 09:24:56 +00:00
renovate[bot]
156580dcf2 fix(deps): update tauri monorepo (#1382)
* fix(deps): update tauri monorepo

* fix positioner

* Update lib.rs

* Update lib.rs

* fix build

* change file

---------

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

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

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-05-30 03:50:06 +00:00
renovate[bot]
462b0b795f chore(deps): update tauri monorepo (#1363)
* fix(deps): update tauri monorepo

* Create tauri-beta-20.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/9205905835

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-05-23 09:52:00 +00:00
renovate[bot]
ae70f7a3f2 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:32 +00:00
renovate[bot]
0da0d1770b fix(deps): update tauri monorepo (#1202)
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/8735411408

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-04-18 09:16:36 +00:00
Lucas Fernandes Nogueira
3809cee4d6 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:32 +00:00
Lucas Fernandes Nogueira
89cac12f68 chore(deps): update to tauri beta.9 (#1037)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8182295901

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-03-07 03:10:10 +00:00
Lucas Fernandes Nogueira
f48a89acf7 Merge pull request #971 from tauri-apps/chore/tauri-beta-3
chore: update to tauri beta.4

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

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-02-21 17:33:59 +00:00
Tillmann
53058c04ce feat: update to tauri beta, add permissions (#862)
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev>

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

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-02-03 18:15:46 +00:00
Lucas Fernandes Nogueira
e7e2a04f18 chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 (#839)
* chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13

* fix lockfile

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

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2023-12-19 22:19:14 +00:00
Fabian-Lars
0412d2bd55 chore: Update Tauri to alpha.18 (#802)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7171920912

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-12-11 18:43:08 +00:00
Lucas Fernandes Nogueira
df93e774aa feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>

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

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-10-29 19:08:52 +00:00
Lucas Fernandes Nogueira
acb67e5d49 chore: update to tauri alpha.16, api alpha.9 (#673)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>

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

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-10-20 16:52:04 +00:00
Lucas Fernandes Nogueira
a94f1ffd54 chore(examples): update to tauri 2.0.0-alpha.14 (#600)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6159545571

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-09-12 12:41:15 +00:00
Lucas Fernandes Nogueira
8dbf03b0fc feat: update to alpha.11 (#555)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5858943175

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-08-14 17:53:27 +00:00
Lucas Fernandes Nogueira
a24f0eb329 feat: update to 2.0.0-alpha.10 (#441)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5300306799

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-06-17 21:56:04 +00:00
Lucas Fernandes Nogueira
56ce9dae00 chore: add remaining mirrors (#382)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>

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

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-21 14:09:27 +00:00