dependabot[bot]
0b7bcd27e1
chore(deps): bump bl from 1.2.2 to 1.2.3 in /tauri/examples/communication ( #1078 )
...
Bumps [bl](https://github.com/rvagg/bl ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-04 23:47:01 -03:00
renovate[bot]
f53d184b37
chore(deps) Update Rust crate once_cell to 1.5.2 ( #1082 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-04 23:46:20 -03:00
renovate[bot]
48d33a4444
chore(deps) Update Rust crate dirs-next to v2 ( #1067 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-12-04 23:45:18 -03:00
renovate[bot]
f949ea71aa
chore(deps) Update Tauri JS CLI (major) ( #1068 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-12-04 23:24:29 -03:00
renovate[bot]
b2ebd4ef65
chore(deps) Update Tauri Bundler ( #1065 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-04 23:01:41 -03:00
renovate[bot]
97d892bc9e
chore(deps) Update Tauri Core ( #1062 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-04 23:01:21 -03:00
renovate[bot]
006514e4c6
chore(deps) Update Rust crate serde_json to 1.0.60 ( #1102 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-04 23:00:50 -03:00
Christian W. Zuckschwerdt
4a74bca390
fix: getNpmLatestVersion, getNpmPackageVersion without npm ( #1088 )
...
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
2020-12-04 23:00:15 -03:00
renovate[bot]
8388553670
chore(deps) Update Tauri JS CLI ( #1063 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-12-04 22:59:56 -03:00
Jacob Bolda
26c497979f
fix: webpack progress display options not valid ( #1086 )
...
* fix: webpack progress display options not valid
It seems something changed that the progress and display options we were using the hide the output are no longer valid. Remove them.
* add build-release as part of tests
2020-11-13 02:27:42 -06:00
Jacob Bolda
717d607e51
chore: publish tauri.js@0.13.0 ( #1085 )
...
We temporarily turned off publishing for it since it was hanging. Up the loglevel and try again.
2020-11-12 11:09:50 -06:00
Jacob Bolda
5a90de80bd
chore: temporarily skip tauri.js publishing ( #1083 )
...
Let's see if we can get everything else published and confirm it's strictly npm.
2020-11-11 12:19:50 -06:00
Jacob Bolda
f2ad4d4ce3
chore: try publishing tauri.js with yarn ( #1081 )
...
It seems npm publish keeps hanging for an unknown reason.
2020-11-10 11:21:01 -06:00
Jacob Bolda
91c58ef393
chore: increase publish workflow timeout and bump node to v14 ( #1080 )
2020-11-10 08:46:23 -06:00
github-actions[bot]
665ed9a1cc
Apply Version Updates From Current Changes ( #1075 )
...
* apply version updates
* scrub revert from changelog
Co-authored-by: jbolda <jbolda@users.noreply.github.com>
Co-authored-by: Jacob Bolda <me@jacobbolda.com>
2020-11-10 08:04:39 -06:00
Jacob Bolda
f3ad80c822
chore: allow passes cargo audit options via secrets ( #1079 )
...
This let's us more easily ignore a security error that does not have a resolution.
2020-11-10 07:59:04 -06:00
Jacob Bolda
ea8adcfb06
chore: bump create-pr-action to resolve deprecation ( #1077 )
...
The set-env function in Github Actions has been deprecated which the previous version used. This update resolves the issue.
2020-11-10 00:53:57 -06:00
Jacob Bolda
4913f9b74b
Revert "apply version updates ( #1024 )" ( #1076 )
...
This reverts commit 72996be1bd
.
2020-11-10 00:34:26 -06:00
renovate[bot]
b4544b63f2
chore(deps) Update Tauri API ( #1072 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-11-07 10:45:27 -03:00
Noah Klayman
9e0b3d8b09
fix(contributing): update financial contribution details ( #1044 )
...
add github sponsors and make open collective a link
2020-10-29 10:33:48 -07:00
github-actions[bot]
72996be1bd
apply version updates ( #1024 )
...
Co-authored-by: lucasfernog <lucas@tauri.studio>
2020-10-21 23:05:11 +02:00
renovate[bot]
94f073467d
chore(deps) Update Tauri JS CLI ( #1046 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-10-17 21:10:00 -03:00
Lucas Fernandes Nogueira
2c0f09c85c
fix(tauri) add missing API features, closes #1023 ( #1052 )
2020-10-17 21:02:48 -03:00
Lucas Fernandes Nogueira
c8b167adb3
fix(tauri.js) promisified API fails on Reflect.deleteProperty, fix #1038 ( #1056 )
2020-10-17 21:02:32 -03:00
Lucas Fernandes Nogueira
82cda98532
chore(tauri) dirs
crate is unmaintained, use dirst-next
instead ( #1057 )
2020-10-17 21:01:10 -03:00
Lucas Fernandes Nogueira
a3b724738e
test(tauri.js) update fixture app and fix build/dev e2e tests ( #1058 )
2020-10-17 20:53:24 -03:00
renovate[bot]
92908c7e91
chore(deps) Update Rust crate attohttpc to 0.16.0 ( #1041 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-10-17 20:00:48 -03:00
renovate[bot]
6d9528d0c6
chore(deps) Update Tauri JS CLI (major) ( #1047 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-10-17 20:00:21 -03:00
renovate[bot]
b5ade8c6b8
chore(deps) Update Rust crate serde_json to 1.0.59 ( #1042 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-17 19:01:35 -03:00
renovate[bot]
d13dcd9fd8
chore(deps) Update Tauri Bundler ( #1045 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-10-17 19:00:22 -03:00
renovate[bot]
087c0e8cc9
chore(deps) Update Tauri API ( #1028 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-10 16:52:46 -03:00
Sanket Chaudhari
6f5667bf72
fix : #1018 Force IPv4 on wget requests ( #1019 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-10-10 16:52:11 -03:00
renovate[bot]
057408d0d9
chore(deps) Update Rust crate serde_json to 1.0.58 ( #1031 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-10 16:51:28 -03:00
renovate[bot]
6859b7b579
chore(deps) Update Rust crate image to 0.23.10 ( #1027 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-10 16:32:38 -03:00
renovate[bot]
bd69610c1a
chore(deps) Update Tauri Core ( #1030 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-10 16:19:41 -03:00
renovate[bot]
d7b343e8c8
chore(deps) Update Tauri JS CLI ( #1029 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-10 16:19:10 -03:00
Lucas Nogueira
b7077bf4ba
chore(tauri.js) path as empty string instead of .
2020-09-23 23:49:24 -03:00
Amr Bashir
5cf3402735
fix: add working directory to wix's shortcut ( #1021 )
...
* fix: add working directory to wix's shortcut
* chore: add change file
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-09-23 22:43:12 -03:00
renovate[bot]
1d9dc18567
chore(deps) Update Tauri JS CLI (major) ( #979 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-09-23 22:43:01 -03:00
renovate[bot]
be319c75d9
chore(deps) Update Tauri API ( #1016 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-23 22:00:46 -03:00
renovate[bot]
81282675f4
chore(deps) Update Tauri Bundler ( #1008 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-23 22:00:20 -03:00
renovate[bot]
e7980ba94e
chore(deps) Update Tauri JS CLI ( #978 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-23 21:59:28 -03:00
Amr Bashir
771e4019b8
feat: Port path api to js ( #1006 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-09-23 21:53:03 -03:00
Jacob Bolda
e760331fa1
chore: install cargo-audit with the fix feature as part of publish ( #1010 )
...
This should hopefully let CI finish and not exit with code 1.
2020-09-02 21:06:12 -05:00
Jacob Bolda
03b9cd1d58
chore: cargo audit as dry run to not fail publish ( #1009 )
...
If they're isn't a present fix, it doesn't make sense to fail a publish.
2020-09-02 12:40:00 -05:00
github-actions[bot]
b4c6142b39
apply version updates ( #999 )
...
Co-authored-by: jbolda <me@jacobbolda.com>
2020-09-02 12:26:08 -05:00
Jacob Bolda
6424b00ca7
feat: build tauri communication app on demand ( #1001 )
...
* feat: build tauri communication app on demand
* add run command
* manually set defaults, build tauri.js
* add script defaults and options
* run command doesn't need the `yarn` and `build`
* try just build?
* empty script
* just skip it for now
* try fix on fix/paths-expect-arrays branch
* add tauri as script
* use nested folders
* enable on pr again
* switch to preferGlobal
* skip install
* build without action
* flip global
* list
* add yarn bin to path
* now try with action
* extra spaces
* prepare for release
* don't run on pr
2020-09-02 11:57:28 -05:00
PTrottier
0ede99da42
Make the dialog API comments more consistent ( #1005 )
2020-09-01 22:55:23 -05:00
Cass
7a788fdcee
fix: improve checking for Rez ( fix #994 ) ( #995 )
...
* fix: improve checking for Rez (fix #994 )
Check for Rez in Xcode.app and in command line tools, and error if neither is installed.
* Remove hardcoded paths in favor of xcode-select --print-path
This reverts commit 54784a027c
.
I'm not sure that this string substition will work how I want it to.
* Finally...fix issue finding xcode-select tools
* Add tip asking to run xcode-select --install
* Trim tailing whitespace
* add changefile
2020-08-28 01:29:11 -05:00
ho-ho-ho
37bcf5fea1
fix(bundler) missing newline in deb desktop file generation ( fix : #899 , #925 ) ( #998 )
...
* fix missing newline in desktop file generation
* add change file for PR #998
2020-08-27 15:48:42 -05:00