Ale Sanchez
1405a599ec
fix(shell): Make sidecars work in tests ( fix #13767 ) ( #3234 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/21364835216
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2026-01-26 16:13:38 +00:00
github-actions[bot]
c0e65f33af
publish new versions ( #3070 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/20820397684
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
v2.3.4
2026-01-08 14:40:14 +00:00
Tunglies
7c3b26b960
docs(shell): update example to include Encoding usage in Command::spawn ( #3183 )
...
* docs(shell): update example to include Encoding usage in `Command::spawn`
* docs(shell): update patch level to minor for Encoding usage in `Command::spawn` documentation
* Update .changes/doc-to-Encoding-usage-in-shell.md
Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com >
* docs(shell): update examples to demonstrate manual Encoding usage in command output
* Update plugins/shell/src/process/mod.rs
Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com >
* docs(shell): update example to use 'windows-1252' encoding in command output
* Update plugins/shell/src/process/mod.rs
Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com >
* docs(shell): update example command in documentation to use 'some-program' with 'some-arg'
* Bump shell-js in change file
* Fix indent
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/20563618996
Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com >
2025-12-29 02:59:53 +00:00
renovate[bot]
4a736e9d65
chore(deps): update tauri monorepo (v2) ( #3142 )
...
* chore(deps): update tauri monorepo
* Build
* Bump rust tauri
---------
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/19990902711
Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com >
2025-12-06 16:04:54 +00:00
Nazar Antoniuk
8840fc8021
chore(shell): clarify that the code field in ExitStatus is intentionally left private ( #3116 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/19540406278
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-11-20 14:34:17 +00:00
Fabian-Lars
8a640eddba
chore: apply clippy fixes ( #3092 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/19212151515
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-11-09 17:44:19 +00:00
github-actions[bot]
9a86bb333c
publish new versions ( #3068 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18837858037
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-10-27 10:32:19 +00:00
FabianLars
de56f64ec2
chore: temp delete updater changefile
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18837370191
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-10-27 10:21:31 +00:00
github-actions[bot]
a7b4adbf57
publish new versions ( #2972 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18823668576
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-10-26 21:03:42 +00:00
renovate[bot]
5e12165ec0
chore(deps): update tauri monorepo (v2) ( #3058 )
...
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/18820589921
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-10-26 16:23:33 +00:00
Fabian-Lars
8339af2f63
chore: Update compileSdk to 36 ( #3039 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18656097435
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-10-20 14:59:38 +00:00
github-actions[bot]
6e2a14d4dc
publish new versions ( #2954 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/17214397611
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-08-25 16:16:29 +00:00
Lucas Fernandes Nogueira
ba97d465af
fix(shell): run sidecar with dots in filename, closes #2310 ( #2950 )
...
* fix(shell): run sidecar with dots in filename, closes #2310
* fix import
* remove dead code
* code review suggestions
* clippy
* clippy
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/17210695208
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2025-08-25 13:45:56 +00:00
renovate[bot]
02794fcc8e
chore(deps): update dependency typescript-eslint to v8.40.0 ( #2923 )
...
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/17070907094
Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com >
2025-08-19 13:25:23 +00:00
Fabian-Lars
ab2835624d
docs: Remove mirror install instructions ( #2893 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/16720673081
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-08-04 10:31:30 +00:00
Fabian-Lars
c32f3067eb
docs(shell): Remove left over tauri.conf.json > scope mentino
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/16438287495
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-07-22 07:59:02 +00:00
renovate[bot]
089562c409
chore(deps): update tauri monorepo to v2.7.0 ( #2863 )
...
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/16413446831
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-07-21 09:36:22 +00:00
renovate[bot]
08076818c7
chore(deps): update dependency @rollup/plugin-typescript to v12.1.4 ( #2818 )
...
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/15999893165
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-07-01 12:54:19 +00:00
github-actions[bot]
5cf793b604
publish new versions ( #2808 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/15879246995
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-06-25 14:33:17 +00:00
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]
16b16589b3
chore(deps): update dependency @rollup/plugin-typescript to v12.1.3 ( #2778 )
...
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/15725805444
Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com >
2025-06-18 06:44:35 +00:00
github-actions[bot]
ce45d779c8
publish new versions ( #2712 )
...
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/15692760989
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-06-16 21:52:04 +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
TATSUNO “Taz” Yasuhiro
9bd561afc6
[v2][log]: Add generic fern::Dispatch TargetKind to log ( #2600 )
...
* [v2][log]: Add generic fern::Dispatch TargetKind to log
Original: b691382d1e
* Add change file
* clippy
---------
Co-authored-by: Tony <legendmastertony@gmail.com >
Co-authored-by: venkr <venkateshrameshkumar+1@gmail.com >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/14299333226
Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com >
2025-04-07 02:14:15 +00:00
github-actions[bot]
99c0aadf5a
publish new versions ( #2545 )
...
Co-authored-by: lucasfernog <20051258+lucasfernog@users.noreply.github.com >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/14210925155
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2025-04-02 03:32:52 +00:00
Lucas Nogueira
b56aec32e8
fix: remove packageManager field from package.json
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/14210880077
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2025-04-02 03:31:25 +00:00
renovate[bot]
d465cb3e85
chore(deps): update tauri monorepo to v2.4.1 (v2) ( #2589 )
...
* chore(deps): update tauri monorepo to v2.4.1
* Update tauri and regenerate command ref and schema
---------
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/14209612202
Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com >
2025-04-02 01:38:26 +00:00
Tony
c7b2ac87f8
feat(auto-start): introduce a builder ( #2569 )
...
* feat(auto-start): introduce a builder
* Update examples
* Fix missing end --- in change file
* Fix missing self.
* Update .changes/autostart-builder.md
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
---------
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/14062900148
Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com >
2025-03-25 14:59:10 +00:00
renovate[bot]
a396562cd0
chore(deps): update tauri monorepo to v2.4.0 (v2) ( #2555 )
...
* chore(deps): update tauri monorepo to v2.4.0
* Bump tauri rust crates in lock file
* Re-generate window-state api-iife.js
---------
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/13983875695
Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com >
2025-03-21 03:17:34 +00:00
renovate[bot]
9fd4d0813d
chore(deps): update rust crate windows to 0.60 (v2) ( #2445 )
...
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/13564585067
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-02-27 10:46:59 +00:00
renovate[bot]
cec228c754
chore(deps): update tauri monorepo to v2.3.0 (v2) ( #2465 )
...
* chore(deps): update tauri monorepo to v2.3.0
* Regenerate window-state api-iife
---------
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/13556778104
Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com >
2025-02-27 01:20:19 +00:00
Tony
914f153d2a
chore: update prettier to 3.5.1 and enable experimentalOperatorPosition ( #2427 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/13350945431
Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com >
2025-02-16 02:38:06 +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
github-actions[bot]
96299953b5
Publish New Versions (v2) ( #2174 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
Co-authored-by: Fabian-Lars <github@fabianlars.de >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12239153716
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-12-09 15:46:57 +00:00
enri90
fce08a641f
feat(upload): Added body to download function ( #1523 )
...
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12140801246
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-12-03 13:36:13 +00:00
Muhammed Rahif
07e83daf3b
docs(all): incorrect path for registering plugin in rust ( #2123 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12127198045
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-12-02 20:14:40 +00:00
Amr Bashir
2fbce7af66
feat: add tauri-plugin-opener ( #2019 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11923190674
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2024-11-19 22:51:15 +00:00
renovate[bot]
32fdfda0c8
chore(deps): update dependency rollup to v4.27.3 ( #2071 )
...
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/11900568664
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-11-18 20:31:44 +00:00
renovate[bot]
6a6fe0898e
chore(deps): update dependency rollup to v4.27.0 (v2) ( #2053 )
...
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/11855168255
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-11-15 11:09:18 +00:00
Fabian-Lars
3a99690e7d
docs: Remove header image from inline docs ( #2045 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11820048464
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-11-13 15:15: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
renovate[bot]
b363329a9d
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:00 +00:00
github-actions[bot]
c25c819737
publish new versions ( #1909 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11426079411
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-10-20 11:55:26 +00:00
Amr Bashir
038c3ac71a
fix(shell): use async command for open JS API ( #1881 )
...
closes tauri-apps/tauri#11212
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11254295724
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-10-09 11:48:54 +00:00
renovate[bot]
297d991e49
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:34 +00:00
github-actions[bot]
37d09f5846
publish new versions ( #1878 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11163416674
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-10-03 13:59:39 +00:00
Lucas Fernandes Nogueira
799a0b4e77
chore: change MSRV to 1.77.2 to support Windows 7 ( #1873 )
...
* chore: change MSRV to 1.77.2 to support Windows 7
* fmt
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11162986181
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-10-03 13:58:11 +00:00