Commit Graph

19 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira
9004671731 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:21 +00:00
renovate[bot]
e1c11140da 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:44 +00:00
renovate[bot]
b0594a25c8 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:49:57 +00:00
renovate[bot]
43b5caceb0 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:51:49 +00:00
renovate[bot]
67aa796dd4 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:21 +00:00
renovate[bot]
c69c06e956 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:18 +00:00
Lucas Fernandes Nogueira
be909a9b00 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:21 +00:00
Lucas Fernandes Nogueira
3294d20c8a 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:09:52 +00:00
Lucas Fernandes Nogueira
6043e9e4be 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:50 +00:00
Tillmann
d2bf1298d3 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:37 +00:00
Lucas Fernandes Nogueira
9d652eab88 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:01 +00:00
Fabian-Lars
4ac617095e 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:42:49 +00:00
Lucas Fernandes Nogueira
cb5b46e222 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:36 +00:00
Lucas Fernandes Nogueira
9487f220f1 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:51:48 +00:00
Lucas Fernandes Nogueira
2125967107 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:40:56 +00:00
Lucas Fernandes Nogueira
5bcc0762f4 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:10 +00:00
Lucas Fernandes Nogueira
06691aa09f 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:55:52 +00:00
Lucas Fernandes Nogueira
0d31560b9b feat(ci): add workflow to run covector on v2 (#373)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5015114420

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-18 14:41:09 +00:00
FabianLars
f4eb19b430 Merge branch 'dev' into next. Rename next to v2
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4869196953

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2023-05-03 07:04:21 +00:00