Bryce Gibson
c3baa1c2a3
Update types to fix rimraf promisify.
2023-03-22 20:44:52 +11:00
calebboyd
fdd9d97db3
bump rc.2
2022-12-19 16:12:55 -06:00
bruce-one
a746e00379
fix: node v18.12 startup ( #1026 )
...
Fixes https://github.com/nexe/nexe/issues/1019
2022-12-19 08:15:24 -06:00
calebboyd
1eeac1b538
Revert "build: add workflow for autoclose issues without response"
...
This reverts commit 37ee352408 .
2022-08-10 08:32:37 -05:00
Caleb Boyd
ac1d444b17
refactor: replace cherow with meriyah for parsing es ( #986 )
2022-05-05 11:50:46 -05:00
CommanderRoot
af7e1cb1be
refactor: replace deprecated String.prototype.substr() ( #975 )
...
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com >
2022-05-03 10:51:58 -05:00
bmaupin
ec1fcf66c6
docs: python 3 should be used ( #972 )
2022-03-17 13:26:31 -05:00
James McCallum
51b478a18d
fix: use correct ignore ssl env var ( #932 )
2021-10-29 06:47:16 -05:00
Akihito Mikazuki
95050d0472
docs:python2 to python3 in cli help
2021-10-04 14:36:04 -05:00
calebboyd
eb2ba5007a
build: typecheck tasks
2021-09-27 12:59:55 -05:00
calebboyd
e5ae6a124a
chore: any error in build log
2021-09-27 09:46:03 -05:00
calebboyd
4cd04d1b0c
chore: bump version
v4.0.0-beta.19
2021-09-26 21:20:48 -05:00
calebboyd
e539093ef4
docs: update readme
2021-09-26 17:15:06 -05:00
calebboyd
805ca35149
chore: update dependencies
2021-09-26 16:59:48 -05:00
calebboyd
37ee352408
build: add workflow for autoclose issues without response
2021-09-26 15:50:55 -05:00
Asher Oto
a9811257ea
docs: update readme ( #861 )
2021-09-26 13:43:14 -05:00
bruce-one
dd3dec1f9d
docs: document asset option. ( #903 )
2021-09-26 13:37:29 -05:00
bruce-one
fe9f73d22b
fix: support fs.realpath(Sync).native. ( #892 )
2021-09-14 10:26:26 -05:00
Caleb Boyd
0c7b942f7f
fix(fs): only override time references ( #883 )
2021-04-05 05:55:24 -05:00
Jared Allard
bd09fe59de
docs(README): add discord ( #870 )
2021-02-25 19:54:16 -06:00
calebboyd
9962630ace
chore: bump package-lock version and dev deps
v4.0.0-beta.18
2021-02-25 06:37:52 -06:00
Wilmar den Ouden
232e1005e6
fix: update resolve-dependencies to 6.0.5 ( #869 )
2021-02-25 06:32:35 -06:00
calebboyd
9f22309949
feat: add asset flag for using cached artifact
v4.0.0-beta.17
2021-01-26 07:16:29 -06:00
calebboyd
cf8e6ff393
fix: got upload searchParams
2021-01-05 12:47:29 -06:00
calebboyd
7275d4b848
fix: update dependencies
v4.0.0-beta.16
2021-01-03 17:00:24 -06:00
calebboyd
06a8242114
fix: resolve resources relative to passed cwd
...
closes #645
2021-01-03 16:25:52 -06:00
calebboyd
2935ee3f93
fix: add lstat patch
2021-01-03 15:29:55 -06:00
calebboyd
9f1f323b09
build: audit fix
v4.0.0-beta.15
2020-12-16 15:08:08 -06:00
bruce-one
0ba696e976
fix: support for 12.19.1. ( #835 )
2020-11-21 16:20:38 -06:00
bruce-one
0f0869b292
fix: internal module read json changes 12.18.3 ( #803 )
2020-09-24 10:13:22 -05:00
calebboyd
c5dabbf9b4
build: audit fix
2020-07-21 08:59:59 -05:00
calebboyd
e51b6b21a6
fix: set filesize for resource files
v4.0.0-beta.14
2020-07-10 07:12:14 -05:00
calebboyd
2b261728b4
feat: deterministic builds
2020-07-09 10:21:14 -05:00
Caleb Boyd
017abb94cc
docs: add funding.yml
2020-07-01 10:33:33 -05:00
calebboyd
32033b6d15
fix: bring idepotent builds back
v4.0.0-beta.11
2020-06-27 06:46:13 -05:00
calebboyd
bc1d579baa
build: add more space for msbuild
2020-06-24 20:17:30 -05:00
calebboyd
6ffd47f1f1
chore: update macos build version
2020-06-24 09:55:56 -05:00
calebboyd
c4e16fb6e0
chore: bump globby and fix ci node version
2020-06-24 09:52:27 -05:00
calebboyd
ea6f1f0808
fix: update legacy v3 tag while v4 is beta
2020-06-22 14:59:44 -05:00
calebboyd
c1055149ab
chore: bump resolve dependnencies
2020-06-20 12:15:13 -05:00
calebboyd
79fffc358a
chore: update resolve-dependencies
2020-06-20 08:39:39 -05:00
Bryce Gibson
c8cf13a9dd
Move nexe boot to support 12.18.0.
2020-06-04 07:43:26 -05:00
Aral Balkan
928b8134a7
fix: remove full stop from one line of help output for consistency
2020-05-08 17:42:03 -05:00
Aral Balkan
0a2e8dba00
fix: replace --asset option with --remote option ( #760 )
2020-05-08 17:42:03 -05:00
Aral Balkan
01c977bb3c
feat: alternate nexe base binary remotes (--remote option) ( #760 )
2020-05-08 17:42:03 -05:00
calebboyd
ac5bf1876a
chore: bump beta
v4.0.0-beta.6
2020-04-26 09:08:59 -05:00
calebboyd
d6ba5d193f
fix: update resolve-dependencies
2020-04-26 09:08:25 -05:00
Aral Balkan
b785b72724
docs: link to list of pre-built executables ( #738 )
2020-04-18 14:55:50 -05:00
bruce-one
de6bb58a10
fix: remove hasLoadedAnyUserCJSModule assertion to fix startup. ( #743 )
2020-04-02 19:11:02 -05:00
calebboyd
56dfef1e45
chore: bump version
2020-03-31 09:45:41 -05:00