Commit Graph

7 Commits

Author SHA1 Message Date
renovate[bot]
05bd71e2d5 fix(deps): update tauri monorepo (v2) (#1994)
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/11663334944

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-11-04 11:31:01 +00:00
renovate[bot]
9a4d686aff fix(deps): update tauri monorepo to v2.0.2 (#1874)
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/11230654424

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2024-10-08 07:30:35 +00:00
renovate[bot]
3d00deaac5 fix(deps): update dependency @tauri-apps/api to v2.0.1 (#1862)
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/11155053089

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2024-10-03 02:55:35 +00:00
Lucas Fernandes Nogueira
304838c13b feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
* update to tauri v2

* covector setup

* update locks

* bump packages to v2 through covector, remove rc references

* msrv 1.78

* downgrade 1.79 msrv dep

* test clipboard

* fmt

* bitstream-io 2.3.0

* Revert "test clipboard"

This reverts commit c3e19dbe59af7b471cdcc5b0c58f855c0ba18546.

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

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-10-02 15:10:04 +00:00
renovate[bot]
1ddda4a2f1 fix(deps): update tauri monorepo (#1846)
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/11081883515

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2024-09-28 06:45:47 +00:00
renovate[bot]
0d147563a0 fix(deps): update tauri monorepo (v2) (#1801)
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/10906152813

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-09-17 15:25:27 +00:00
Amr Bashir
93e83e1121 chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728)
* chore: adjust prettier config, .gitignore and use taplo to format toml files

This brings the plugins-workspace repository to the same code style of the main tauri repo

* format toml

* ignore examples gen dir

* add .vscode/extensions.json

* remove packageManager field

* fmt

* fix audit

* taplo ignore permissions autogenerated files

* remove create dummy dist

* fix prettier workflow

* install fmt in prettier workflow

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>

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

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-09-04 11:55:32 +00:00