renovate[bot]
|
91a15a594c
|
fix(deps): update rust crate sqlx to 0.8 [security] (v1) (#1687)
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/10678936672
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2024-09-03 08:03:03 +00:00 |
|
renovate[bot]
|
2a434a540a
|
chore(deps): update dependency tslib to v2.7.0 (v1) (#1720)
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/10667783994
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2024-09-02 13:09:09 +00:00 |
|
renovate[bot]
|
224eebfe8b
|
fix(deps): update tauri monorepo to v1.6.0 (#1513)
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/9757033754
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2024-07-02 08:03:23 +00:00 |
|
renovate[bot]
|
dcf7540513
|
chore(deps): update dependency tslib to v2.6.3 (#1435)
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/9379981399
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2024-06-05 07:28:48 +00:00 |
|
renovate[bot]
|
f303ebe78c
|
fix(deps): update tauri monorepo (v1) (#1433)
* fix(deps): update tauri monorepo
* Update Cargo.toml
---------
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/9365593188
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2024-06-04 11:22:53 +00:00 |
|
Fabian-Lars
|
fb5e0a95e6
|
chore: Change workspace inheritance syntax for better covector support (#1092)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8333326213
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2024-03-18 20:40:20 +00:00 |
|
renovate[bot]
|
bff661ad9d
|
fix(deps): update tauri monorepo (#815)
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/7288671708
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-12-21 13:20:03 +00:00 |
|
renovate[bot]
|
1b35528eb5
|
fix(deps): update rust crate bytes to v1 (#783)
* fix(deps): update rust crate bytes to v1
* adapt api
---------
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/7045568072
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-11-30 11:05:27 +00:00 |
|
renovate[bot]
|
f117f0ab03
|
fix(deps): update rust crate byteorder to 1.5 (#781)
* fix(deps): update rust crate byteorder to 1.5
* Update Cargo.toml
---------
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/7032291616
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-11-29 12:07:54 +00:00 |
|
Fabian-Lars
|
146493665a
|
chore(authenticator): Inline u2f crate (#780)
* chore(authenticator): Inline u2f crate
* update chrono
* update rustix
* clippy
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7032171903
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-11-29 11:57:03 +00:00 |
|
Fabian-Lars
|
93394e89d3
|
Revert "chore: Disable workspace inheritance for [package] (#775)" (#776)
This reverts commit 4899ae007a8c565125892024433f1440f55291d6.
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7030982038
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-11-29 10:08:46 +00:00 |
|
Fabian-Lars
|
1eb2c782e5
|
chore: Disable workspace inheritance for [package] (#775)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7030867328
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-11-29 09:59:47 +00:00 |
|
Fabian-Lars
|
97e0568801
|
chore: Add sponsors section to readme (#758)
* chore: Add sponsors section to readme
* which link style works in nested folders?
* add sponsors to plugin readmes
* use https links as src
* double test it with the pr branch
* revert last commit
* fmt
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6972163125
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-11-23 16:18:50 +00:00 |
|
renovate[bot]
|
5d8cd5ffed
|
fix(deps): update tauri monorepo (#665)
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/6559811845
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-10-18 10:51:01 +00:00 |
|
renovate[bot]
|
459b3688a2
|
fix(deps): update tauri monorepo to v1.5.0 (#626)
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/6349969378
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-09-29 10:00:51 +00:00 |
|
renovate[bot]
|
6baf71c086
|
chore(deps): update dependency tslib to v2.6.2 (#574)
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/6315557509
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-09-26 16:24:57 +00:00 |
|
Fabian-Lars
|
08a060264c
|
fix(docs): Revert a single change from #612 (#613)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6313595698
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
|
2023-09-26 13:45:39 +00:00 |
|
Praveen Ravichandran
|
07af52a6a5
|
fix(typo): fixed some language related issues in the documentation (#612)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6308898584
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
|
2023-09-26 06:26:27 +00:00 |
|
Lorenzo Castellino
|
920aaadc9f
|
fix: small typo in README (#611)
"te" -> "the"
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6290870324
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-09-24 15:20:46 +00:00 |
|
renovate[bot]
|
105fa51e87
|
chore(deps): update dependency tslib to v2.6.1 (#515)
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/5680262290
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-07-27 12:04:57 +00:00 |
|
renovate[bot]
|
80811d69f8
|
fix(deps): update rust crate tokio-tungstenite to 0.20 (#513)
* fix(deps): update rust crate tokio-tungstenite to 0.20
* adapt new websocket config struct
---------
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/5643676568
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-07-24 10:23:14 +00:00 |
|
renovate[bot]
|
772582e393
|
chore(deps): update dependency tslib to v2.6.0 (#483)
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/5520088625
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-07-11 12:44:51 +00:00 |
|
renovate[bot]
|
11c725234d
|
fix(deps): update tauri monorepo to v1.4.0 (#482)
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/5520041751
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-07-11 12:40:15 +00:00 |
|
Fabian-Lars
|
ed3632849d
|
chore: Lock npm deps versions (#477)
* chore: Lock npm deps versions
* lock ws example too
* override optionator
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5519740267
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-07-11 12:12:19 +00:00 |
|
renovate[bot]
|
53dbc9700c
|
chore(deps): update dependency prettier to v3 (#467)
* chore(deps): update dependency prettier to v3
* fmt
* semver override
* update example deps
---------
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/5474013343
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-07-06 09:48:37 +00:00 |
|
Fabian-Lars
|
196f889c20
|
chore: Add branch to install instructions that use git (#433)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5241810061
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-06-12 09:22:00 +00:00 |
|
FabianLars
|
6bb23febb3
|
Rename dev branch to v1 and next branch to v2
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4869194441
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-05-03 07:03:41 +00:00 |
|