github-actions[bot]
e94b089e51
publish new versions ( #1247 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-05-01 14:35:49 +02:00
renovate[bot]
6ea07297f4
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 >
2024-05-01 14:27:30 +02:00
renovate[bot]
bd1ed5903f
chore(deps): update tauri monorepo ( #1237 )
...
* fix(deps): update tauri monorepo
* rm 1.5 cli
* macos-latest is now arm
* changefile and rebuild iife [skip ci]
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: fabianlars <fabianlars@fabianlars.de >
2024-05-01 14:01:24 +02:00
Tony
1fa4d30eab
feat(updater): support non zipped updater ( #1174 )
2024-04-30 17:48:04 +03:00
renovate[bot]
f39586bcb4
chore(deps): update dependency rollup to v4.17.2 ( #1264 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 13:26:02 +02:00
renovate[bot]
5e20d7d339
chore(deps): update dependency eslint-plugin-n to v17.4.0 ( #1265 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 12:57:26 +02:00
renovate[bot]
dbc1d9374d
chore(deps): update typescript-eslint monorepo to v7.8.0 ( #1263 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 21:27:14 +02:00
Tony
44e47fe98b
fix(window-state): restore window state for stubbed zerord state ( #1259 )
...
* Restore window state for default state
* Add change file
2024-04-29 19:33:33 +03:00
renovate[bot]
04ebd0282e
chore(deps): update dependency rollup to v4.17.1 ( #1261 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 10:19:17 +02:00
renovate[bot]
f853774154
chore(deps): update dependency rollup to v4.17.0 ( #1260 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-27 15:00:33 +02:00
Amr Bashir
e9977eb2f8
chore(fs): distinct description for *meta and *meta-recursive permissions ( #1250 )
...
closes #1249
2024-04-25 00:59:29 +02:00
renovate[bot]
555cb07bfe
chore(deps): update dependency eslint-plugin-n to v17.3.1 ( #1248 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-24 23:42:42 +02:00
Amr Bashir
1f16c64d67
refactor(clipboard): refactor clipboard function arguments for better clarity about the needed type ( #1218 )
2024-04-24 16:44:48 +02:00
Amr Bashir
9c7eb35967
feat(global-shortcut): support pressed/released states ( #1244 )
...
closes #1243
2024-04-24 15:42:01 +02:00
renovate[bot]
a9132161df
chore(deps): update dependency eslint-plugin-n to v17.3.0 ( #1246 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-24 14:07:44 +02:00
Tony
edf9a4f29d
fix(fs): missing debouncer rename cache ( #1245 )
...
* Fix missing debouncer rename cache
* Add change file
* Format
2024-04-24 10:50:12 +02:00
renovate[bot]
21387ac199
chore(deps): update dependency rollup to v4.16.4 ( #1241 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-23 17:16:17 +02:00
Fabian-Lars
45f02f1ba8
chore(deps): Update plist to 1.6.1 in lockfile ( #1242 )
...
fixes #989
2024-04-23 16:36:45 +02:00
Fabian-Lars
f976ab7cd4
ci: Renovate PRs will now include the dependencies label
2024-04-23 15:51:20 +02:00
renovate[bot]
cbd930166c
chore(deps): update dependency rollup to v4.16.3 ( #1239 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-23 09:39:23 +02:00
renovate[bot]
a305b05cff
chore(deps): update dependency eslint-config-love to v47 ( #1238 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-23 09:06:59 +02:00
github-actions[bot]
3e5da59abc
Publish New Versions (v2) ( #1234 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-04-22 23:58:43 -03:00
Lucas Fernandes Nogueira
326df68839
fix(ios): decoding with default value is not supported ( #1236 )
2024-04-22 23:35:47 -03:00
renovate[bot]
faa89850d0
chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0 ( #1228 )
...
* chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0
* actually apply the rules lol
* rebuild
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-04-23 00:40:51 +02:00
renovate[bot]
8aacc312cf
chore(deps): update dependency rollup to v4.16.2 ( #1233 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 20:31:18 +02:00
renovate[bot]
95986f1c4d
chore(deps): update typescript-eslint monorepo to v7.7.1 ( #1235 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 20:22:58 +02:00
Fabian-Lars
b115fd22e0
fix(fs): Prevent deadlock when scope listeners are registered. ( #1221 )
...
* fix(fs): Prevent deadlock when scope listeners are registered.
* block
2024-04-22 20:09:12 +02:00
renovate[bot]
cdd3aafdc6
chore(deps): update dependency rollup to v4.16.1 ( #1230 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-21 20:57:38 +02:00
renovate[bot]
961a13860e
chore(deps): update dependency rollup to v4.16.0 ( #1227 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-21 16:48:59 +02:00
renovate[bot]
01e534a1c9
chore(deps): update dependency vite to v5.2.10 ( #1225 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-20 19:07:12 +02:00
renovate[bot]
9f70233ebb
chore(deps): update dependency rollup to v4.15.0 ( #1224 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-20 19:03:09 +02:00
renovate[bot]
78a4097d09
fix(deps): update rust crate global-hotkey to 0.5.1 ( #1211 )
...
* fix(deps): update rust crate global-hotkey to 0.5.1
* fix comp
* Update Cargo.toml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2024-04-18 17:05:15 +02:00
renovate[bot]
35373956ea
fix(deps): update rust crate cocoa to 0.25 ( #1208 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-18 15:58:01 +02:00
renovate[bot]
bf285d471d
chore(deps): update unocss monorepo to v0.59.4 ( #1220 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-18 15:40:38 +02:00
github-actions[bot]
9f545c65ad
publish new versions ( #1142 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-04-18 11:23:48 +02:00
renovate[bot]
37dbd4c38d
fix(deps): update tauri monorepo ( #1202 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-18 11:15:15 +02:00
renovate[bot]
2b53546ce5
chore(deps): update dependency @iconify-json/codicon to v1.1.47 ( #1219 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-18 10:34:10 +02:00
Fabian-Lars
293f363c0d
fix(updater): Enable rustls-tls feature flag by default ( #1175 )
2024-04-18 04:38:44 +02:00
Amr Bashir
e3d41f4011
fix: use webview's resources table ( #1191 )
...
* fix: use webview's resources table
* fix clipboard into_img usage
* fix mobile
2024-04-18 03:19:24 +02:00
renovate[bot]
8638740223
chore(deps): update dependency svelte to v4.2.15 ( #1217 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 16:17:02 +02:00
Fabian-Lars
bb51a41d67
feat: Remove UNC prefix in paths returned to the frontend ( #1168 )
...
* feat: Remove UNC prefix in paths returned to the frontend
* that one doesn't count
* map instead of mut
* revert accidental ipc::response change
* move dunce to workspace root
2024-04-17 15:49:32 +02:00
renovate[bot]
6698774f3f
fix(deps): update rust crate tiny_http to 0.12 ( #1213 )
...
* fix(deps): update rust crate tiny_http to 0.12
* .
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-04-17 14:41:37 +02:00
renovate[bot]
c079d8c81b
fix(deps): update rust crate winrt-notification to 0.2 ( #1215 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 12:18:05 +02:00
renovate[bot]
3db3b204b4
fix(deps): update rust crate win7-notifications to 0.4.3 ( #1214 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 23:43:11 +02:00
renovate[bot]
cc29f7dbdb
fix(deps): update rust crate glib to 0.19 ( #1210 )
...
* fix(deps): update rust crate glib to 0.19
* downgrade to 0.18 again lol
* remove glib dep
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-04-16 23:40:40 +02:00
renovate[bot]
81c31b4114
chore(deps): update unocss monorepo to ^0.59.0 ( #1206 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 23:04:48 +02:00
renovate[bot]
d3b9a60e31
fix(deps): update rust crate android_logger to 0.13 ( #1207 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 22:52:17 +02:00
renovate[bot]
2cb80325a0
chore(deps): update dependency @sveltejs/vite-plugin-svelte to v3.1.0 ( #1203 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 21:43:55 +02:00
renovate[bot]
4b3bc1ee13
fix(deps): update dependency @zerodevx/svelte-json-view to v1.0.9 ( #1199 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 21:27:36 +02:00
FabianLars
5dcfdec03b
ci: Update pnpm to v8
2024-04-16 21:02:26 +02:00
FabianLars
f79f2b79b3
chore: Change engines.pnpm to require any v8 version
2024-04-16 20:57:47 +02:00
renovate[bot]
ce7750451d
chore(deps): update rust crate color-backtrace to 0.6 ( #1204 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 19:22:07 +02:00
renovate[bot]
56406214a0
fix(deps): update rust crate swift-rs to 1.0.6 ( #1201 )
...
* fix(deps): update rust crate swift-rs to 1.0.6
* Aktualisieren von Cargo.toml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-04-16 18:53:27 +02:00
renovate[bot]
4c8ccf6767
fix(deps): update rust crate flate2 to 1.0.28 ( #1200 )
...
* fix(deps): update rust crate flate2 to 1.0.28
* Aktualisieren von Cargo.toml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-04-16 17:17:32 +02:00
renovate[bot]
1d85ae72b4
chore(deps): update dependency svelte to v4.2.14 ( #1197 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 12:41:29 +02:00
renovate[bot]
4aed0a48a2
chore(deps): update dependency vite to v5.2.9 ( #1198 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 12:37:36 +02:00
renovate[bot]
fa8ccec4f6
chore(deps): update typescript-eslint monorepo to v7.7.0 ( #1190 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 12:13:44 +02:00
renovate[bot]
278755f1f5
chore(deps): update dependency @iconify-json/codicon to v1.1.46 ( #1195 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 11:56:08 +02:00
renovate[bot]
d229dd6661
chore(deps): update dependency @iconify-json/ph to v1.1.12 ( #1196 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 11:55:45 +02:00
Fabian-Lars
86723a5372
chore: merge v1 into v2 one last time
2024-04-16 00:45:41 +02:00
FabianLars
ed46dca74f
Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2
2024-04-16 00:29:36 +02:00
Jonas Osburg
5c97db96bd
feat(websocket): Add TLS configuration ( #925 )
...
* Allow TLS configuration
* refactor: Added builder pattern
---------
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-04-15 16:41:49 +02:00
matthme
4210cf316a
feat(single-instance): Add semver compatibility check for Windows and Linux ( #502 )
...
* added semver compatibility check for Windows and Linux
* fixed formatting
* put semver feature behind a feature flag
* remove semver from root manifest
* linux compile error
* docs: Add mention for semver feature in readme
---------
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-04-15 15:54:09 +02:00
FabianLars
57e979adaf
chore(store): format readme
2024-04-15 15:37:21 +02:00
Jesper L. Nielsen
4a5ab18a22
fix(upload): return type on is now a string ( #976 )
...
* fix(upload): return type on POST is now string
A POST to a webserver can not always be expected to be a JSON response.
Success is now determined by the HTTP return code.
Upon success the body content is returned as a string.
* feat: add content-length on POST
Not all embedded devices are acceptable to receiving unspecified amounts
of data. Appending the content-length up front helps this devices
succeed.
* fix: return values unified
The return values was not used.
On POST the HTTP error code is returned as an enum.
* fix: upload, return value as string
* Update plugins/upload/src/lib.rs
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app >
* Update plugins/upload/src/lib.rs
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app >
* fix: added covector changelog file
---------
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app >
2024-04-15 15:16:07 +02:00
Tony
1f9e7ab4a0
fix(window-state): missing restore_state and filename js binding permission ( #1180 )
...
* Fix js binding commands
* Re-run build
* Add change file
2024-04-15 12:04:52 +02:00
zenitogr
9144521b90
chore(store): update example in README.md ( #1176 )
2024-04-15 11:43:48 +02:00
renovate[bot]
2b0cd3d882
chore(deps): update dependency rollup to v4.14.3 ( #1186 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 11:15:42 +02:00
Amr Bashir
c967307706
fix(deps): update vite to fix audit CI ( #1187 )
2024-04-15 11:14:42 +02:00
Amr Bashir
27b258cf31
chore(clipboard): expose Clipboard struct ( #1185 )
2024-04-15 10:53:32 +02:00
Tony
3dca7ff5ea
fix(example): for newer tauri version ( #1181 )
...
* Fix example for newer tauri version
`onDragDropEvent` -> `onFileDropEvent`
* Revert "Fix example for newer tauri version"
This reverts commit 9eeaf85605 .
* Update tauri api and cli version
2024-04-15 10:53:16 +02:00
renovate[bot]
e39ea8ddf8
fix(deps): update rust crate reqwest to 0.12 ( #1099 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 09:07:36 +02:00
renovate[bot]
7768f245f9
chore(deps): update dependency eslint-plugin-n to v17.2.1 ( #1184 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 09:01:11 +02:00
Tony
fe05b872aa
fix(example) can't use tray icon to exit ( #1183 )
2024-04-15 08:58:02 +02:00
Tony
df1516da14
fix(example): missing permissions ( #1182 )
...
* Fix missing window control permissions
* Move to permissions to base
* More missing permissions
* More
2024-04-15 08:57:25 +02:00
renovate[bot]
4aeee08cde
chore(deps): update dependency rollup to v4.14.2 ( #1177 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 13:29:29 +02:00
renovate[bot]
69ee862fb7
chore(deps): update dependency eslint-plugin-security to v3 ( #1172 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 20:32:33 +02:00
renovate[bot]
a70172dd93
chore(deps): update dependency eslint-plugin-n to v17.2.0 ( #1170 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 20:25:46 +02:00
renovate[bot]
37466eb87e
chore(deps): update dependency typescript to v5.4.5 ( #1171 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 20:16:36 +02:00
Fabian-Lars
500ff10fbd
fix(http): Enable tls support by default ( #1166 )
2024-04-10 09:35:20 +02:00
Naman Garg
8d7689f6f9
Add WebviewWindow to code docs and template ( #1144 )
...
* Add WebviewWindow to code docs
* Shorten the WebView Name
* Apply suggestions from code review
---------
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app >
2024-04-09 11:56:00 -03:00
renovate[bot]
b0daeed1e8
chore(deps): update dependency eslint-plugin-n to v17.1.0 ( #1164 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 13:42:16 +02:00
renovate[bot]
dbdd60a591
chore(deps): update typescript-eslint monorepo to v7.6.0 ( #1160 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 00:21:42 +02:00
Tony
7e2fcc5e74
chore: add missing change files from #1139 ( #1146 )
2024-04-08 22:08:58 +02:00
renovate[bot]
dbe0277824
chore(deps): update dependency rollup to v4.14.1 ( #1154 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-08 12:40:38 +02:00
renovate[bot]
ddb5ca188f
chore(deps): update dependency eslint-plugin-n to v17 ( #1158 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-08 12:37:40 +02:00
Amr Bashir
7fc29c326b
chore: add repository field in Cargo.toml ( #1143 )
...
closes #1135
2024-04-05 00:15:04 +02:00
renovate[bot]
cf832fe106
chore(deps): update dependency typescript to v5.4.4 ( #1145 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-04 22:46:20 +02:00
Amr Bashir
0e9541fe89
feat(window-state): support using a custom filename ( #1138 )
...
* feat(window-state): support using a custom filename
ref: https://github.com/tauri-apps/plugins-workspace/pull/1079
* generate api
* fmt
2024-04-03 21:29:48 +02:00
Amr Bashir
f9bcc1c21d
chore: add tslib as dev dependency in workspace ( #1134 )
...
* chore: add `tslib` as dev dependency in workspace
* Discard changes to Cargo.lock
* lockfile
2024-04-03 18:07:08 +02:00
renovate[bot]
773b498392
chore(deps): update dependency vite to v5.2.8 ( #1141 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-03 18:03:21 +02:00
renovate[bot]
3e620c6951
chore(deps): update dependency rollup to v4.14.0 ( #1140 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-03 11:58:43 +02:00
Tony
a32e3200de
chore: update dependencies to align with tauri's ( #1139 )
2024-04-03 04:38:29 +02:00
github-actions[bot]
815a7073bc
Publish New Versions (v2) ( #1116 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-04-02 18:57:12 -03:00
Lucas Fernandes Nogueira
772f2bc349
chore: bump tauri to 2.0.0-beta.14 ( #1136 )
...
* chore: bump tauri
* pin tauri, change file
2024-04-02 18:31:15 -03:00
renovate[bot]
73d8562849
chore(deps): update dependency rollup to v4.13.2 ( #1125 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-02 11:28:09 +02:00
renovate[bot]
73364a8b96
chore(deps): update typescript-eslint monorepo to v7.5.0 ( #1132 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-02 09:20:17 +02:00
renovate[bot]
066058f631
chore(deps): update dependency vite to v5.2.7 ( #1127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-29 13:58:06 +01:00
thewh1teagle
c013fa52cd
refactor(window-state)!: use json instead of bincode ( #1078 )
...
* feat(window-state): add option to use json
* feat(window-state): change state file from bincode to serdejson
* change file
* fmt
2024-03-29 02:41:42 +02:00
Tony
57d01bf82e
chore(updater): clean up dependencies ( #1084 )
...
* Clean up updater dependencies
* Zip is in the dependencies already
2024-03-28 04:41:34 +02:00
Vitor Ayres
7be37b1909
v2: fix import path in plugin upload readme ( #1122 )
2024-03-28 03:03:32 +02:00
Wito
dabac0eedf
feat(single-instance): add MacOs unix domain socket impl ( #1035 )
...
* feat(single-instance): add macos implementation
* chore(single-instance): test MacOs by adding CLI to example
* feat(single-instance): simplify macOS implementation
* chore(single-instance): address remarks
2024-03-28 00:34:33 +01:00
renovate[bot]
c6a5b7ae47
chore(deps): update dependency rollup to v4.13.1 ( #1121 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-27 12:18:37 +01:00
venkr
a2339195aa
fix(autostart): Fix LaunchAgent macOS autostart ( #1118 )
...
* Fix LaunchAgent macOS autostart
* Add .changes
2024-03-26 19:01:57 +01:00
Tahmin Ahmed
4cd81126fd
fix(dialog): open function return mismatch ( #1056 )
...
* Implemented conversion of URI to a file path
* Added relevant .changes file
2024-03-26 17:00:25 +02:00
Alixxx-please
fc3667db6a
"recusrive" typo fix ( #1103 )
...
* Update app.toml
* Update appcache.toml
* Update appconfig.toml
* Update appdata.toml
* Update applocaldata.toml
* Update applog.toml
* Update audio.toml
* Update cache.toml
* Update config.toml
* Update data.toml
* Update desktop.toml
* Update document.toml
* Update download.toml
* Update exe.toml
* Update font.toml
* Update home.toml
* Update localdata.toml
* Update log.toml
* Update picture.toml
* Update public.toml
* Update resource.toml
* Update runtime.toml
* Update temp.toml
* Update template.toml
* Update video.toml
* actually update build script :)
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2024-03-26 11:37:13 -03:00
Amr Bashir
f39d362add
feat(fs): enhance scope config to accept string as well ( #1053 )
...
* feat(fs): enhance scope config to accept string as well
* clippy
* Update protocol.rs
* regression resolving path variables
* add change file
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2024-03-26 11:37:03 -03:00
Lucas Nogueira
fe4ad4dd5c
Revert "add change file"
...
This reverts commit 9c2fb9306e .
2024-03-26 11:27:38 -03:00
Lucas Nogueira
9c2fb9306e
add change file
2024-03-26 11:26:38 -03:00
renovate[bot]
d3c7ee5a61
chore(deps): update typescript-eslint monorepo to v7.4.0 ( #1112 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-25 21:12:10 +01:00
renovate[bot]
719b651753
chore(deps): update dependency vite to v5.2.6 ( #1109 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-24 15:34:45 +01:00
renovate[bot]
40ce253abf
chore(deps): update dependency vite to v5.2.5 ( #1108 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-24 15:26:15 +01:00
renovate[bot]
184f4edbbc
chore(deps): update dependency vite to v5.2.4 ( #1105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-23 19:39:13 +01:00
renovate[bot]
8f857dc4e1
chore(deps): update dependency vite to v5.2.3 ( #1104 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-22 20:15:34 +01:00
Fabian-Lars
bb836b2440
ci: Rename covector working branch to ci/release-v2
2024-03-21 15:32:10 +01:00
github-actions[bot]
70136b1fe8
Publish New Versions (v2) ( #1047 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-03-21 09:01:05 -03:00
renovate[bot]
8cd4a39864
chore(deps): update dependency vite to v5.2.2 ( #1098 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 23:50:22 +01:00
renovate[bot]
80af01181a
chore(deps): update dependency typescript to v5.4.3 ( #1100 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 23:08:26 +01:00
Lucas Fernandes Nogueira
62ce5df52c
fix(notification): development mode check should use tauri::dev() ( #1096 )
2024-03-20 18:58:34 -03:00
renovate[bot]
42607f0dbd
chore(deps): update dependency vite to v5.2.0 ( #1095 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 11:32:49 +01:00
Lucas Fernandes Nogueira
a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true ( #1071 )
...
* refactor: only inject API IIFE script when withGlobalTauri is true
* fmt
* update tauri
2024-03-19 15:03:20 -03:00
阿良仔
9dec9605ed
feat(clipboard): support readImage & writeImage ( #845 )
...
* feat(clipboard): support `read_image` & `write_image`
* fix plugin name
* platform specific bahavior
* remove unnecessary BufWriter
* improvement
* update example
* update example
* format
* header, fix change file
* use image from tauri
* fix ci
* update tauri, fix read
* image crate only on desktop [skip ci]
* Update plugins/authenticator/src/u2f_crate/protocol.rs [skip ci]
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
* Update plugins/authenticator/src/u2f_crate/protocol.rs [skip ci]
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
* update deps, address code review
* fix mobile [skip ci]
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2024-03-19 09:35:37 -03:00
renovate[bot]
160498dae5
chore(deps): update typescript-eslint monorepo to v7.3.1 ( #1093 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 08:22:46 +01:00
Fabian-Lars
6db4320e98
ci: Rename covector working branch to ci/release-v1 ( #1091 )
2024-03-18 22:27:43 +01:00
github-actions[bot]
cc63614f1e
publish new versions ( #471 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-03-18 21:49:08 +01:00
Fabian-Lars
02111b9526
chore: Change workspace inheritance syntax for better covector support ( #1092 )
2024-03-18 21:39:46 +01:00
renovate[bot]
03fab3c6ad
chore(deps): update typescript-eslint monorepo to v7.3.0 ( #1090 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 20:37:57 +01:00
Fabian-Lars
7b9fa6607b
chore(template): Replace {{name}} with PLUGIN_NAME ( #1088 )
...
fixes #1052
2024-03-18 09:40:37 +01:00
Fabian-Lars
6a6c9daeb2
chore(template): Replace {{name}} with PLUGIN_NAME ( #1087 )
...
fixes #1052
2024-03-18 09:40:14 +01:00
i-c-b
cb96aa0627
fix(fs): rename dir field to base_dir in WatchOptions, fixes #1081 ( #1082 )
...
* fix(fs): rename `dir` field to `base_dir` in `WatchOptions`, fixes #1081
* Create fix-fs-watcher-basedir.md
2024-03-16 11:01:49 +01:00
Tony
1d7dc86ec3
fix(updater): run cleanup before exit on Windows ( #1070 )
2024-03-13 16:12:21 +02:00
Fabian-Lars
35ea5956d0
fix(dialog): Create dialogs on main thread ( #1073 )
...
fixes https://github.com/tauri-apps/tauri/issues/6301
2024-03-13 15:41:23 +02:00
DK Liao
14c858391d
docs: Update positioner readme ( #1072 )
2024-03-13 10:36:59 +01:00
Tony
a3b5396113
refactor!(updater): migrate run updater using powershell to ShellExecute ( #1054 )
...
* Migrate to ShellExecute
* Add change file
* Revert cargo.toml style
* Remove unused imports
* Migrate to windows-sys
* Use open instead of runas
* Use encode_wide instead of hstring
* small cleanup
2024-03-12 17:47:22 +02:00
Jason Tsai
040004a6b9
chore(shell): change schema property name command to cmd ( #1069 )
...
* chore: fix shell plugin `command` property in schema
* chore: add changelog
2024-03-12 15:20:56 +02:00
Han
69d45a06a6
chore(examples): example incorrect command ( #1068 )
2024-03-12 10:16:39 +01:00
renovate[bot]
d95a1b382f
chore(deps): update dependency rollup to v4.13.0 ( #1066 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-12 07:52:24 +01:00
renovate[bot]
24eb3398d0
chore(deps): update typescript-eslint monorepo to v7.2.0 ( #1064 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-12 07:48:01 +01:00
renovate[bot]
adbc333a0f
chore(deps): update dependency vite to v5.1.6 ( #1063 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-11 17:42:59 +01:00
Lucas Fernandes Nogueira
c873e4d6c7
fix(http): inconsistencies on urlpattern usage on scope ( #1059 )
...
* fix(http): inconsistencies on urlpattern usage on scope
* fix tests
* enhance tests
2024-03-11 13:39:35 -03:00
Tony
4e37316af0
fix(updater): fallback to passive mode & fix installerArgs deserialzation ( #1051 )
2024-03-11 17:29:16 +02:00
renovate[bot]
b74ccb6639
chore(deps): update dependency @tauri-apps/cli to v1.5.11 ( #1049 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-10 13:41:49 +01:00
renovate[bot]
c290049051
chore(deps): update dependency typescript to v5.4.2 ( #1034 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-10 13:39:40 +01:00
renovate[bot]
509c23ed36
chore(deps): update dependency rollup to v4.12.1 ( #1031 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-10 13:36:12 +01:00
FabianLars
11d98e911e
chore(log): Fix lint and formatting
2024-03-10 13:21:17 +01:00
Lorenzo Rizzotti
753c7be0a6
feat(http) add unsafe-headers feature flag ( #1050 )
...
* [http] add unsafe-headers feature flag
* change file
* fmt
2024-03-08 07:31:47 +02:00
Naman Garg
bff722451d
docs(sql): Fix minor typo ( #1048 )
2024-03-08 00:07:08 +01:00
Amr Bashir
62dafda652
refactor!(global-shortcut): better APIs DX ( #969 )
...
* feat(global-shortcut): add `GlobalShortcutExt::register_with_handler`
ref: https://github.com/tauri-apps/plugins-workspace/issues/965
* clippy
* refactor apis to take closure by default
* change file
* Update .changes/global-shortcut-refactor.md
Co-authored-by: Simon Hyll <hyllsimon@gmail.com >
* Update global-shortcut-refactor.md
* use option instead
* clippy
* update readme
* on_shortcut and with_shortcut
* map handler
* simplify events
* lint
---------
Co-authored-by: Simon Hyll <hyllsimon@gmail.com >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2024-03-07 13:33:44 -03:00
github-actions[bot]
644eb448bb
publish new versions ( #1042 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-03-07 12:19:11 +01:00
DK Liao
75d82868b2
docs(positioner): Update positioner readme to new tray api ( #1041 )
...
`on_system_tray_event` is now reworked into `on_tray_icon_event`
2024-03-07 12:15:46 +01:00
Fabian-Lars
685c4094c5
ci: Change paths-filter's base to v2 branch ( #1043 )
...
Currently it compares it to the default branch (v1) which makes it always run all plugin checks. While i plan to change default branches soon i still need a bit more time for this.
2024-03-07 12:11:42 +01:00
Fabian-Lars
c281df8d79
ci: Move cargo target dir to /mnt ( #1039 )
...
Currently our publishing workflow fails _twice_ because it runs out of disk space. https://github.com/tauri-apps/plugins-workspace/actions/runs/8182433330/job/22373757645#step:8:8499
A month ago github changed the azure vms for public repos which resulted in a size decrease of the root partition by ~10gb (though i kinda doubt this is the sole reason because it doesn't fail once, but twice).
At the same time the /mnt partition was increased to a whopping 75gb, over 60gb of it unused, since the root partition only has ~20gb free space we'll let rust save its artifact into /mnt hoping that we're actually dealing with space issues and not something else...
2024-03-07 11:56:39 +01:00
Tony
79691e93e0
fix(store): with_store and StoreCollection become private in #1011 ( #1040 )
...
* Fix with_store become private in #1011
* Add change file
2024-03-07 11:52:33 +01:00
github-actions[bot]
5006717a7f
publish new versions ( #986 )
2024-03-07 00:24:51 -03:00
Amr Bashir
0f67dfc9b4
feat(http): enhance scope config to accept string as well ( #1025 )
2024-03-07 00:10:45 -03:00
Lucas Fernandes Nogueira
cacf544d51
chore(deps): update to tauri beta.9 ( #1037 )
2024-03-07 00:08:52 -03:00
Fabian-Lars
16fc0f2ee3
fix(dialog): Remove Linux specific code for rfd 0.14 compatibility ( #1033 )
...
fixes #956
2024-03-06 19:38:51 +02:00
Tahmin Ahmed
735810237e
fix: fix plugins/fs infinite loop on autoregen ( #1029 )
...
* Created safety check for redundant autogenerations
* Accounted for empty file case, added .changes file
* Update plugins/fs/build.rs
2024-03-06 19:30:13 +02:00
Lucas Fernandes Nogueira
ac520a2841
feat(http): enhance scope URL matching via urlpattern ( #1030 )
...
* feat(http): enhance scope URL matching via urlpattern
* update schema
2024-03-06 13:44:51 -03:00
Rigidity
d9870f1948
docs: improve tauri-plugin-store readme and code example ( #996 )
...
* Improve tauri-plugin-store readme and code example
* Remove advanced error handling section and fix inaccuracy
* Switch to expect
2024-03-06 06:08:35 +02:00
Victor Aremu
30295ecc8e
feat: improve stronghold readme ( #1027 )
...
* fix: typo
* feat: update client package install commands
* refactor: instruct user to copy code if unable to install via monorepo
2024-03-06 04:13:59 +02:00
Victor Aremu
54cd4a58b8
chore(stronghold): readme typo ( #1028 )
2024-03-05 11:21:24 +01:00
renovate[bot]
ea294c776a
chore(deps): update dependency vite to v5.1.5 ( #1024 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 08:26:48 +01:00
Victor Aremu
570fb8f335
feat: Improve Stronghold (v2) README with usage examples ( #1023 )
...
feat: add client side usage
2024-03-05 02:03:44 +02:00
Ahmed Elkhoudiry
22f5acf240
feat(store): Add android & iOS support ( #1011 )
...
* update cli
* init android module
* upgdate gitignore
* add desktop and mobile
* android
* ios
* lib
* remove comment
* cargo fmt
* skip empty file creation
* android comments
* apple path
* Discard changes to plugins/store/ios/README.md
* stop auto directories creation
* Update README.md
2024-03-04 21:02:17 +02:00
renovate[bot]
19aa220411
chore(deps): update typescript-eslint monorepo to v7.1.1 ( #1022 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 19:03:16 +01:00
Fabian-Lars
8a5e05cd83
fix: Fix comp with latest beta ( #1018 )
...
* fix: Fix comp with latest beta
* linux
2024-03-04 19:59:24 +02:00
Amr Bashir
9586eabd5a
chore(deps): update to open-rs@5.1 ( #1021 )
...
* chore(deps): update to `open-rs@5.1`
ref: #1003
* changefile
2024-03-04 18:28:53 +02:00
Victor Aremu
85c4b8b67a
feat: Improve Stronghold README with usage examples ( #1013 )
...
* docs: add example password hashing using rust-argon2 crate
* feat: add client side usage
* update the todo comment
2024-03-04 17:19:51 +02:00
Tony
2397ec5937
fix: single instance doesn't shutdown immediately ( #1019 )
...
* Fix single instance doesn't shutdown immediately
* Add change file
2024-03-04 14:52:40 +01:00
Fabian-Lars
99bea2559c
chore: Update tauri to beta.8 ( #1005 )
...
* chore: Update tauri to beta.8
fixes #1000
* Update and rename tauri-beta.7.md to tauri-beta-8.md
2024-02-29 19:34:43 +02:00
FabianLars
ed682dd96e
chore: Run cargo fmt
2024-02-28 23:13:56 +01:00
Vova Yatsyuk
c3c55d5b4e
fix(autostart): Use full exe path on macos when LaunchAgent is used ( #841 )
2024-02-28 22:44:55 +01:00
tommyo
0d3b6b8aca
feat(log): added attachLogger ( #717 )
2024-02-28 22:16:08 +01:00
AHQ
9d4b25cf85
Bump tauri to v2 beta.7 ( #1001 )
...
* Bump tauri to v2 beta.7
* change file
---------
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2024-02-28 19:03:51 +02:00
Tillmann
f59436dad0
Added Security Policy to All Plugins ( #930 )
...
* Added contact and security policy to remaining plugins and the repository
* Added default security policy to shared template
2024-02-27 11:43:31 -03:00
renovate[bot]
67df245eee
chore(deps): update typescript-eslint monorepo to v7.1.0 ( #998 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 18:37:04 +01:00
Jarrodsz
382fc3a7bf
chore(store): add AppSettings example ( #573 )
...
* basic example foundation
* add examples to workspace
* cleanup and load fix
* fmt
* reset lockfile
---------
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-02-26 18:34:54 +01:00
Instinct
7c59242905
chore: fix typo in store plugin README.md ( #997 )
2024-02-26 17:32:39 +02:00
TukanDev
dc6d3321e5
feat(clipboard): Implement HTML and clear functionality ( #977 )
...
* Implement arboard HTML features (desktop only) and ability to trigger clipboard clear
Signed-off-by: TukanDev <contact@tukandev.com >
* Update readme of clipboard plugin
Signed-off-by: TukanDev <contact@tukandev.com >
* Update plugins/clipboard-manager/src/desktop.rs
Propagate error for clear as requested
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
* Update plugins/clipboard-manager/guest-js/index.ts
Change to camelCase as requested
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
* Update plugins/clipboard-manager/guest-js/index.ts
use camelCase here too
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
* Update README.md
Revert back as mentioned in HTML PR
* Update index.ts
After discussion readHtml() is decided to be removed. Will follow and remove corresponding rust side function too.
* Strip all other existence of read_html out as determined in HTML support PR conversation
Signed-off-by: TukanDev <contact@tukandev.com >
* Apply requested changes v2
Signed-off-by: TukanDev <contact@tukandev.com >
* pnpm run build and cargo fmt
Signed-off-by: TukanDev <contact@tukandev.com >
* Update plugins/clipboard-manager/src/mobile.rs
fix ci calling
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
* mobile read_html omg....
Signed-off-by: TukanDev <contact@tukandev.com >
* Update plugins/clipboard-manager/src/mobile.rs
* pnpm format....
Signed-off-by: TukanDev <contact@tukandev.com >
* error on mobile as well
* clear on mobile
* change file
---------
Signed-off-by: TukanDev <contact@tukandev.com >
2024-02-25 19:46:12 +02:00
renovate[bot]
da76481ad3
chore(deps): update dependency vite to v5.1.4 ( #994 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 12:30:21 +01:00
renovate[bot]
25aecc0074
chore(deps): update dependency eslint to v8.57.0 ( #988 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-24 14:38:10 +01:00
Amr Bashir
aa25c91bb0
feat(dialog): allow setting canCreateDirectories on macOS ( #978 )
...
* feat(dialog): allow setting `canCreateDirectories` on macOS
closes #949
* Discard changes to plugins/log/src/api-iife.js
* Discard changes to plugins/store/src/api-iife.js
* Discard changes to plugins/window-state/src/api-iife.js
* Update plugins/dialog/src/commands.rs
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
* Update plugins/dialog/src/commands.rs
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
* Update plugins/dialog/src/lib.rs
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
* Update plugins/dialog/guest-js/index.ts
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
* Update plugins/dialog/guest-js/index.ts
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-02-23 21:05:29 +02:00
Amr Bashir
ae56b13a4d
fix(http): allow User-Agent header to be set ( #983 )
...
* fix(http): allow `User-Agent` header to be set
closes #966
* lint
* fix build
2024-02-23 18:32:19 +02:00
github-actions[bot]
267e39e250
Publish New Versions (v2) ( #982 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-02-22 22:20:16 -03:00
Lucas Fernandes Nogueira
6d1e6218b5
fix(single-instance): wrong zbus import, closes #980 ( #981 )
2024-02-22 22:17:59 -03:00
Lucas Fernandes Nogueira
7c6d9fd956
Merge pull request #948 from tauri-apps/release-v2
...
Publish New Versions (v2)
2024-02-21 14:42:46 -03:00
lucasfernog
e0d415e405
publish new versions
2024-02-21 14:40:33 -03:00
Lucas Nogueira
5ca9a80f45
chore: fix covector
2024-02-21 14:38:22 -03:00
Lucas Fernandes Nogueira
b1b9a02f9e
Merge pull request #971 from tauri-apps/chore/tauri-beta-3
...
chore: update to tauri beta.4
2024-02-21 14:32:22 -03:00
Lucas Nogueira
ac8251774a
remove dbus
2024-02-21 13:59:43 -03:00
Lucas Nogueira
7039c9b995
fmt, clippy
2024-02-21 13:39:40 -03:00
Lucas Nogueira
14f381acf8
bump msrv
2024-02-21 13:34:10 -03:00
Lucas Nogueira
e414579b31
fmt, fix check
2024-02-21 13:32:37 -03:00
Lucas Nogueira
569defbe94
updates
2024-02-21 13:29:09 -03:00
Lucas Fernandes Nogueira
31e72f9a41
Merge pull request #968 from tauri-apps/feat/new-method
...
feat(sql,store): add `Builder::new`
2024-02-21 10:23:22 -03:00
ppbl
3f81555fbf
fix(http): response with status code 204 ( #960 )
...
* Fix response construction with status code 204
* run pnpm build
2024-02-21 04:20:46 +02:00
Lucas Nogueira
4709c343bc
inline notify-rust [skip ci]
2024-02-20 10:44:52 -03:00
Lucas Nogueira
df3fc7c251
Merge branch 'chore/tauri-beta-3' of github.com:tauri-apps/plugins-workspace into chore/tauri-beta-3
2024-02-19 17:38:06 -03:00
Lucas Nogueira
a31ef8e67e
rfd disable default features [skip ci]
2024-02-19 17:37:21 -03:00
Lucas Nogueira
af6ebc8399
fmt
2024-02-19 17:17:22 -03:00
Lucas Nogueira
dbc0c0757e
dist
2024-02-19 17:16:06 -03:00
Lucas Nogueira
193624b73a
lockfile
2024-02-19 17:15:37 -03:00
Lucas Nogueira
9dd1d09797
rebuild
2024-02-19 17:15:24 -03:00
Lucas Nogueira
78abd7bdfb
comma
2024-02-19 17:14:11 -03:00
Lucas Nogueira
d98fa3e9fa
rfd 0.14
2024-02-19 17:13:19 -03:00
Lucas Nogueira
c4fda036cc
delete files
2024-02-19 17:11:42 -03:00
Lucas Nogueira
8461cf1d1b
chore: update to tauri beta.3
2024-02-19 17:10:49 -03:00
renovate[bot]
58176114f9
chore(deps): update typescript-eslint monorepo to v7.0.2 ( #970 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 20:35:37 +01:00
Amr Bashir
8645a02aee
docs(global-shortcut): add registering example
2024-02-19 17:13:31 +02:00
renovate[bot]
4cc2e50d16
chore(deps): update dependency @tauri-apps/cli to v1.5.10 ( #967 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 16:04:43 +01:00
Amr Bashir
7cefa2b0bd
pub
2024-02-19 16:03:32 +02:00
Amr Bashir
fe4fb7dc7a
Update plugin.rs
2024-02-19 16:03:20 +02:00
amrbashir
72db444401
feat(sql,store): add Builder::new
...
ref: https://github.com/tauri-apps/tauri/issues/8880
2024-02-19 15:54:56 +02:00
amrbashir
696af68c9b
docs(global-shortcut): update examples in README.md closes #965
2024-02-19 15:44:38 +02:00
Tony
51ba4c5330
fix(fs): make rename third parameter optional ( #962 )
...
* Fix rename option can't be empty
* change file
2024-02-19 14:48:22 +02:00
Tony
9b49f0abf7
docs(fs): dir -> baseDir ( #961 )
2024-02-19 14:37:06 +02:00
Fabian-Lars
e28115cb42
ci: Use latest stable toolchain to install cross ( #959 )
2024-02-16 17:41:58 +01:00
renovate[bot]
e096f63bda
chore(deps): update dependency rollup to v4.12.0 ( #958 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 16:56:06 +01:00
Amr Bashir
e856adc72c
fix(shell): export open module ( #939 )
...
closes #934
2024-02-16 16:27:19 +01:00
i-c-b
2f0e30852a
feat(core): recursive fs scope on directory file-drop event ( #954 )
...
* allow recursive fs scope on directory file-drop events
* Create allow-recursive-fs-scope-on-file-drop-directory.md
* Update .changes/allow-recursive-fs-scope-on-file-drop-directory.md
2024-02-15 16:55:51 +02:00
renovate[bot]
01211ff075
chore(deps): update typescript-eslint monorepo to v7 ( #942 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 13:32:03 +01:00
renovate[bot]
9299c919c7
chore(deps): update dependency prettier to v3.2.5 ( #906 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 13:31:09 +01:00
renovate[bot]
c7f92ddf2f
chore(deps): update dependency rollup to v4.11.0 ( #955 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 13:25:24 +01:00
renovate[bot]
1adb912547
chore(deps): update dependency eslint-plugin-security to v2.1.1 ( #953 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 13:13:57 +01:00
Amr Bashir
531123cad0
fix(fs/wtacher): fix incorrect type for rename events ( #947 )
2024-02-14 15:29:27 +02:00
Kunjan Dalal
343b1f55af
chore: ReadMe updated with all plugins details ( #951 )
...
* ReadMe updated with all plugins details
* Update README.md
---------
Co-authored-by: Kunjan Dalal <kunjee@pop-os.localdomain >
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-02-14 12:04:40 +01:00
amrbashir
53c0e89860
docs(global-shortcut): fix cargo name
...
closes #946
2024-02-14 01:12:37 +02:00
Tony
2e7ef46d8b
refactor!(dialog): change type field in JS to kind ( #945 )
...
* Fix dialog type not working
* gen files
* type -> kind
* update API example
---------
Co-authored-by: amrbashir <amr.bashir2015@gmail.com >
2024-02-14 01:05:54 +02:00
renovate[bot]
67405aed06
chore(deps): update typescript-eslint monorepo to v6.21.0 ( #932 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-10 15:49:14 +01:00
renovate[bot]
8cb4e3d14d
chore(deps): update dependency rollup to v4.10.0 ( #936 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-10 12:07:13 +01:00
Fabian-Lars
056a458d30
ci: Ignore RSA advisory outside of scheduled runs ( #922 )
2024-01-30 12:51:49 +01:00
renovate[bot]
9ca77efff2
chore(deps): update typescript-eslint monorepo to v6.20.0 ( #920 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 19:32:02 +01:00
Amr Bashir
70d99086de
fix(window-state): restore window position if the one of the window corners intersects with monitor ( #898 )
...
* fix(window-state): restore window positions that matches monitor positions
closes #892
* check for intersections of any window corner instead of only top-left
2024-01-25 01:48:46 +02:00
renovate[bot]
035a4824d6
chore(deps): update typescript-eslint monorepo to v6.19.1 ( #915 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-22 22:08:44 +01:00
renovate[bot]
cd7549f22e
chore(deps): update dependency rollup to v4.9.6 ( #914 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-21 14:56:28 +01:00
renovate[bot]
38aedb45e3
chore(deps): update dependency eslint-config-standard-with-typescript to v43.0.1 ( #911 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-20 12:12:00 +01:00
dependabot[bot]
32a5f92c8f
chore(deps-dev): bump vite from 5.0.6 to 5.0.12 ( #910 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.6 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-20 12:04:33 +01:00
Fabian-Lars
cf00900298
fix(upload): Prevent duplicate progress reports when using Promise.all ( #908 )
...
* fix(upload): Prevent duplicate progress reports when using Promise.all
* fmt
2024-01-17 16:45:26 +01:00
renovate[bot]
83f9899f78
chore(deps): update typescript-eslint monorepo to v6.19.0 ( #896 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 22:07:58 +01:00
renovate[bot]
c5e8cd31ec
chore(deps): update dependency prettier to v3.2.2 ( #893 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-14 14:39:43 +01:00
renovate[bot]
0cdbde386f
chore(deps): update dependency prettier to v3.2.1 ( #890 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 21:11:59 +01:00
renovate[bot]
2985957afc
chore(deps): update dependency prettier to v3.2.0 ( #889 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 21:00:16 +01:00
renovate[bot]
fe09260483
chore(deps): update dependency rollup to v4.9.5 ( #888 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 13:32:03 +01:00
renovate[bot]
775f7b88ed
chore(deps): update dependency @rollup/plugin-typescript to v11.1.6 ( #884 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 12:25:26 +01:00
renovate[bot]
39108ceacb
chore(deps): update typescript-eslint monorepo to v6.18.1 ( #881 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-09 11:15:25 +01:00
renovate[bot]
c00b00a93c
chore(deps): update dependency eslint-plugin-n to v16.6.2 ( #882 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-09 08:59:00 +01:00
renovate[bot]
d2ea535a16
chore(deps): update typescript-eslint monorepo to v6.18.0 ( #879 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-06 17:33:53 +01:00
renovate[bot]
eec61a8a6d
chore(deps): update dependency rollup to v4.9.4 ( #878 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-06 17:22:44 +01:00
renovate[bot]
7701cf4107
chore(deps): update dependency rollup to v4.9.3 ( #876 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-05 12:51:33 +01:00
renovate[bot]
539b566fad
chore(deps): update dependency eslint-plugin-n to v16.6.1 ( #872 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-02 15:23:02 +01:00
renovate[bot]
3ffa47c0e8
chore(deps): update typescript-eslint monorepo to v6.17.0 ( #871 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-01 20:28:06 +01:00
Matthias Lohscheidt
df5a6483c2
docs(sql): Add migrations section to README (v1) ( #870 )
...
* Update sql plugin README.md
Add section about migration management.
* rm shell plugin (v2 only)
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-01-01 12:21:37 +01:00
renovate[bot]
27d610387c
chore(deps): update dependency rollup to v4.9.2 ( #864 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-30 14:56:02 +01:00
renovate[bot]
71d755f5f5
chore(deps): update dependency eslint-plugin-n to v16.6.0 ( #863 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-29 15:17:10 +01:00
renovate[bot]
7c442019e1
chore(deps): update typescript-eslint monorepo to v6.16.0 ( #852 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-26 13:55:11 +01:00
renovate[bot]
9b99416965
fix(deps): update tauri monorepo ( #815 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-21 14:19:25 +01:00
Trevor Fitzgerald
7de603ebff
fix(fs-watch): Fix DebouncedEvent type to match what notify-rs returns ( #840 )
2023-12-20 12:03:34 +01:00
renovate[bot]
35d821cbf1
chore(deps): update dependency eslint-plugin-n to v16.5.0 ( #842 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-20 11:24:56 +01:00
renovate[bot]
563ca73de0
chore(deps): update typescript-eslint monorepo to v6.15.0 ( #831 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-18 21:02:55 +01:00
renovate[bot]
27eb8c74af
chore(deps): update dependency eslint-plugin-security to v2 ( #817 )
...
* chore(deps): update dependency eslint-plugin-security to v2
* legacy
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-12-18 12:25:52 +01:00
renovate[bot]
4aa61dcc9e
chore(deps): update dependency eslint-config-standard-with-typescript to v43 ( #823 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-17 14:46:20 +01:00
renovate[bot]
e6b6748085
chore(deps): update dependency eslint-plugin-import to v2.29.1 ( #819 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-17 13:49:00 +01:00
renovate[bot]
90fef3ae2d
chore(deps): update dependency rollup to v4.9.1 ( #827 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-17 13:39:08 +01:00
renovate[bot]
cc352416e5
chore(deps): update dependency eslint to v8.56.0 ( #822 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-17 13:30:28 +01:00
renovate[bot]
5e73de50e7
chore(deps): update dependency rollup to v4.9.0 ( #816 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 17:34:12 +01:00
FabianLars
46dfb75d92
Revert "fix(deps): update dependency @tauri-apps/api to v1.5.2 ( #814 )"
...
This reverts commit 3af968ce8f .
2023-12-12 11:18:20 +01:00
renovate[bot]
3af968ce8f
fix(deps): update dependency @tauri-apps/api to v1.5.2 ( #814 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 11:14:47 +01:00
renovate[bot]
4f8df2f86b
chore(deps): update typescript-eslint monorepo to v6.14.0 ( #813 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-11 20:33:27 +01:00
renovate[bot]
65ea3d9adf
chore(deps): update dependency rollup to v4.8.0 ( #807 )
...
* chore(deps): update dependency rollup to v4.8.0
* dedupe
* let renovate run dedupe
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-12-11 09:45:39 +01:00
renovate[bot]
776ff9c97e
chore(deps): update dependency eslint-plugin-n to v16.4.0 ( #811 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-11 08:11:50 +01:00
renovate[bot]
5c883bdd33
chore(deps): update dependency prettier to v3.1.1 ( #809 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-10 11:21:11 +01:00
renovate[bot]
af2892f6a1
chore(deps): update dependency eslint-config-standard-with-typescript to v42 ( #808 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-09 17:21:14 +01:00
Fabian-Lars
a5792e220a
chore: Update rustix in lockfile ( #806 )
...
https://github.com/tauri-apps/plugins-workspace/security/dependabot/36
2023-12-07 15:44:55 +01:00
Fabian-Lars
eef088dde4
chore(websocket): Convert websocket example to vanilla ts ( #805 )
...
* chore(websocket): Convert ws example to vanilla-ts
* fix gitignore
2023-12-07 15:03:37 +01:00
renovate[bot]
8d00fc08f0
fix(deps): update rust crate tokio-tungstenite to 0.21 ( #804 )
...
* fix(deps): update rust crate tokio-tungstenite to 0.21
* http version mismatch
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-12-07 10:27:31 +01:00
renovate[bot]
c7336bc330
chore(deps): update dependency typescript to v5.3.3 ( #803 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-06 21:46:26 +01:00
renovate[bot]
84208e0a53
chore(deps): update dependency vite to v5.0.6 ( #794 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-06 13:08:24 +01:00
renovate[bot]
2a28c81da6
chore(deps): update dependency vite to v5.0.5 [security] ( #801 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-06 13:03:44 +01:00
renovate[bot]
56750d31e6
chore(deps): update dependency @sveltejs/kit to v1.27.7 ( #799 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-05 19:38:37 +01:00
renovate[bot]
899c6262f8
chore(deps): update typescript-eslint monorepo to v6.13.2 ( #795 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 21:58:04 +01:00
renovate[bot]
6a19feca1d
chore(deps): update dependency eslint-config-prettier to v9.1.0 ( #790 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 11:20:43 +01:00
renovate[bot]
ad5ec05e26
chore(deps): update dependency eslint to v8.55.0 ( #789 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-02 08:04:18 +01:00
renovate[bot]
b67dc85936
chore(deps): update dependency @tauri-apps/cli to v1.5.7 ( #788 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-01 22:36:17 +01:00
Fabian-Lars
b01da63d55
update ahash ( #787 )
2023-11-30 13:17:41 +01:00
renovate[bot]
aabb440159
fix(deps): update rust crate http to v1 ( #729 )
...
* fix(deps): update rust crate http to v1
* Update Cargo.toml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2023-11-30 13:00:09 +01:00
renovate[bot]
e1eb82fe92
fix(deps): update rust crate byte-unit to v5 ( #764 )
...
* fix(deps): update rust crate byte-unit to v5
* Update Cargo.toml [skip ci]
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2023-11-30 12:16:17 +01:00
renovate[bot]
a18d442765
chore(deps): update dependency svelte to v4.2.8 ( #786 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-30 12:12:03 +01:00
renovate[bot]
c98545b3ae
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 >
2023-11-30 12:04:44 +01:00
renovate[bot]
3df9bc73f8
chore(deps): update dependency rollup to v4.6.1 ( #785 )
...
* chore(deps): update dependency rollup to v4.6.1
* dedupe
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-11-30 10:35:45 +01:00
renovate[bot]
9b2e9ab6c9
chore(deps): update dependency @tauri-apps/cli to v1.5.6 ( #778 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-29 14:34:45 +01:00
renovate[bot]
e7b022d62e
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 >
2023-11-29 13:07:16 +01:00
renovate[bot]
4195240f36
chore(deps): update dependency vite to v5.0.4 ( #779 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-29 13:05:47 +01:00
Fabian-Lars
a67f7cb7c8
chore(authenticator): Inline u2f crate ( #780 )
...
* chore(authenticator): Inline u2f crate
* update chrono
* update rustix
* clippy
2023-11-29 12:56:26 +01:00
Fabian-Lars
3f7c4ddc96
chore: Add examples to root cargo workspace ( #777 )
...
* chore: Add examples to cargo workspace
* msrv
* disable default feat
* gitkeep dist
2023-11-29 12:04:37 +01:00
Fabian-Lars
12900556a0
Revert "chore: Disable workspace inheritance for [package] ( #775 )" ( #776 )
...
This reverts commit 4899ae007a .
2023-11-29 11:08:11 +01:00
Fabian-Lars
4899ae007a
chore: Disable workspace inheritance for [package] ( #775 )
2023-11-29 10:59:04 +01:00
dependabot[bot]
3db81b4fe3
chore(deps): bump openssl from 0.10.56 to 0.10.60 ( #773 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.56 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.56...openssl-v0.10.60 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 09:14:31 +01:00
renovate[bot]
bd4bf06e6c
chore(deps): update dependency vite to v5.0.3 ( #772 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 22:37:26 +01:00
renovate[bot]
f780e87ee3
chore(deps): update typescript-eslint monorepo to v6.13.1 ( #770 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 13:11:34 +01:00
renovate[bot]
537053d317
chore(deps): update dependency rollup to v4.6.0 ( #765 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-26 20:43:55 +01:00
renovate[bot]
4f9e58d751
chore(deps): update dependency svelte-check to v3.6.2 ( #763 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-24 18:38:09 +01:00
renovate[bot]
e9a0803d95
chore(deps): update dependency rollup to v4.5.2 ( #762 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-24 13:12:14 +01:00