dependabot[bot]
|
253a661516
|
chore(deps): bump mio from 0.8.8 to 0.8.11 in /tooling/webdriver (#9077)
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.8...v0.8.11)
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-05 14:35:48 -03:00 |
|
Amr Bashir
|
4b75834a41
|
chore: update license headers 2024 (#9043)
|
2024-03-01 08:29:01 -03:00 |
|
Lucas Nogueira
|
8f0e50f396
|
fix(webdriver): update lock file
|
2024-02-03 13:38:16 -03:00 |
|
Lucas Nogueira
|
ab57f9531a
|
chore: run pnpm format on the repo
|
2024-02-03 11:08:13 -03:00 |
|
github-actions[bot]
|
88a1dd17c3
|
Apply Version Updates From Current Changes (#8638)
* apply version updates
* promote to beta
* fix check version
* update dependencies section [skip ci]
* update npm versions
---------
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2024-02-03 10:59:09 -03:00 |
|
thewh1teagle
|
435d7513e4
|
feat: add webdriver options for windows (#8609)
* feat: add webdriver options for windows
* add change file, camel case
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2024-01-31 15:49:43 -03:00 |
|
Lucas Nogueira
|
c6c59cf237
|
Merge branch '1.x' into dev
|
2023-10-20 08:56:02 -03:00 |
|
Amr Bashir
|
8b166e9bf8
|
refactor!: consistent environment variables (#7949)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-17 09:17:02 -03:00 |
|
Lucas Fernandes Nogueira
|
c001a91d15
|
fix(ci): update tauri-driver's Cargo.lock file on version bump (#7915)
|
2023-09-28 15:29:53 -03:00 |
|
github-actions[bot]
|
0af553da72
|
Apply Version Updates From Current Changes (v1) (#7261)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-09-28 14:01:19 -03:00 |
|
Lucas Fernandes Nogueira
|
cca5301b88
|
added missing futures-util (#7260) (#7565)
Co-authored-by: Simon Hyll <hyllsimon@gmail.com>
|
2023-08-09 17:39:27 -03:00 |
|
Alejandro González
|
9edebbba4e
|
fix(driver): bump locked dependencies to fix build issue on Windows (#7475)
|
2023-08-08 15:46:32 -03:00 |
|
Simon Hyll
|
c4e9740c83
|
added missing futures-util (#7260)
|
2023-06-20 12:39:31 +08:00 |
|
Simon Hyll
|
c34e37b1f7
|
docs: added rustdoc icons (#7253)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-06-19 21:51:05 -03:00 |
|
Lucas Fernandes Nogueira
|
46e6187c89
|
chore: update license year (#6311)
|
2023-02-19 10:17:49 -03:00 |
|
dependabot[bot]
|
b72adc0a66
|
chore(deps): bump tokio from 1.20.3 to 1.20.4 in /tooling/webdriver (#6193)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-07 19:46:31 -03:00 |
|
dependabot[bot]
|
6ccfce4180
|
chore(deps): bump tokio from 1.19.2 to 1.20.3 in /tooling/webdriver (#5996)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-16 22:47:34 -03:00 |
|
Yuyi Wang
|
9b793eeb68
|
Remove futures & futures-lite and use futures-util directily. (#5172)
|
2022-09-12 19:24:57 -03:00 |
|
Lucas Fernandes Nogueira
|
2901145c49
|
chore: update license headers (#5067)
|
2022-08-28 15:13:21 -03:00 |
|
Lucas Nogueira
|
0257004be1
|
chore(deps): update lockfiles
|
2022-06-29 01:06:16 -03:00 |
|
Lucas Nogueira
|
23a049c593
|
chore: fix clippy warnings, remove license template
The license template has been removed from rustfmt nightly :(
|
2022-06-24 22:01:13 -03:00 |
|
github-actions[bot]
|
13c2fc1ffe
|
Apply Version Updates From Current Changes (#4352)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-15 23:08:50 -03:00 |
|
github-actions[bot]
|
0e95a74950
|
Apply Version Updates From Current Changes (#4235)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-14 00:03:11 -03:00 |
|
Lucas Fernandes Nogueira
|
3455244436
|
feat(cli): bundle appindicator library in the AppImage, closes #3859 (#4267)
|
2022-06-07 11:48:29 -03:00 |
|
Lucas Fernandes Nogueira
|
2326be3982
|
feat(core): update windows-rs to 0.37.0 (#4199)
|
2022-05-24 11:44:07 -03:00 |
|
chip
|
50d135b20f
|
fix documentation link in tauri-driver readme (#3819)
|
2022-03-31 08:51:37 +02:00 |
|
Lucas Nogueira
|
c59846d088
|
chore(webdriver): update lockfile
|
2022-03-30 21:05:42 -03:00 |
|
github-actions[bot]
|
3b69596742
|
Apply Version Updates From Current Changes (#3803)
Co-authored-by: chippers <chippers@users.noreply.github.com>
Co-authored-by: chip <chip@chip.sh>
|
2022-03-30 16:50:12 -07:00 |
|
pwespi
|
cd9dfc7b9a
|
fix(driver): expose native-host option and set default to 127.0.0.1 (#3816)
|
2022-03-30 16:07:08 -07:00 |
|
Lucas Nogueira
|
d5c06f0240
|
chore: update lockfiles
|
2022-03-28 15:23:27 -03:00 |
|
Lucas Fernandes Nogueira
|
0f1558980a
|
fix(core): docs.rs on Windows and macOS (#3566)
Co-authored-by: chip <chip@chip.sh>
|
2022-03-02 13:08:42 -03:00 |
|
github-actions[bot]
|
0876bbbb57
|
Apply Version Updates From Current Changes (#2522)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-10 18:03:25 -03:00 |
|
Lucas Fernandes Nogueira
|
7b7a3a89d1
|
feat(core): update serialize-to-javascript dependency (#3363)
|
2022-02-09 01:24:35 -03:00 |
|
Lucas Nogueira
|
675d171eed
|
fix(core): tests, lint
|
2022-02-04 14:03:27 -03:00 |
|
chip
|
d5d6d2abc1
|
Isolation Pattern (#43)
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-01-17 10:46:14 -03:00 |
|
Lucas Nogueira
|
4fa5ec9606
|
chore: cleanup repo lockfiles and gitignores
|
2022-01-09 15:18:14 -03:00 |
|
Kasper
|
4f9c9e6307
|
Restructure docs (#3180)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-01-07 09:30:23 -03:00 |
|
Lucas Fernandes Nogueira
|
d0970e3499
|
feat(driver): add args to tauri:options (#3154)
|
2022-01-03 17:37:16 -03:00 |
|
Lucas Fernandes Nogueira
|
a9dfc01550
|
feat: update to edition 2021 and set minimum rust to 1.56 (#2789)
|
2021-10-22 10:04:42 -03:00 |
|
renovate[bot]
|
1f98853573
|
chore(deps) Update Tauri Core (#2480)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: david <david@lemarier.ca>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chip <chip@chip.sh>
|
2021-08-24 11:40:10 -03:00 |
|
Lucas Nogueira
|
fbb405ba90
|
chore(webdriver): update Cargo.lock
|
2021-08-16 18:36:42 -03:00 |
|
github-actions[bot]
|
80f16d35f9
|
Apply Version Updates From Current Changes (#2246)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-08-16 17:59:06 -03:00 |
|
chip
|
4b2aa35684
|
Add back WebDriver support (#2324)
|
2021-08-01 23:54:10 -03:00 |
|
Lucas Nogueira
|
b4426eda9e
|
Revert "WebDriver support (#1972)"
This reverts commit be76fb1dfe .
|
2021-06-23 16:30:40 -03:00 |
|
chip
|
be76fb1dfe
|
WebDriver support (#1972)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-06-23 13:59:47 -03:00 |
|