Zoltan Kochan
35abeae9fa
fix: read lockfile entry for injected deps during resolution
2023-08-03 15:20:35 +03:00
await-ovo
12b0f09768
fix(plugin-commands-patching): patch should works correctly when shared-workspace-file is false ( #6889 )
2023-08-03 02:53:06 +03:00
Zoltan Kochan
6d697d7c65
chore(deps): update meta-updater
2023-08-02 18:10:14 +03:00
Zoltan Kochan
34724dd0f2
fix: env use should work on Windows ( #6884 )
...
close #6587
2023-07-31 11:39:50 +03:00
Zoltan Kochan
b454bb07bf
fix(dlx): should not print an error stack when dlx fails ( #6883 )
...
close #6698
2023-07-30 21:50:48 +03:00
Zoltan Kochan
b97ce54396
chore(release): 8.6.11
v8.6.11
2023-07-30 20:46:12 +03:00
Zoltan Kochan
3dfaf33c98
chore(release): libs
2023-07-30 14:32:08 +03:00
David Baynard
5e7ee2473a
fix: negate error on install without lockfile ( #6851 )
...
Change the error message to indicate the wanted lockfile is absent, not
present. This now reflects the actual error.
---------
Co-authored-by: Zoltan Kochan <z@kochan.io >
2023-07-30 03:00:52 +03:00
Zoltan Kochan
347ca9f303
test: allow to run Jest directly for running tests
2023-07-29 22:53:16 +03:00
Zoltan Kochan
df11f2c62c
style: fix
2023-07-29 22:37:57 +03:00
Zoltan Kochan
d4ad189e3b
chore(deps): update
2023-07-29 22:32:10 +03:00
Zoltan Kochan
06c3473297
docs(README): update badges
2023-07-29 18:51:13 +03:00
await-ovo
78d43a8627
fix(deploy): ensure that the deploy target is generated in the same directory ( #6859 )
...
close #6858
---------
Co-authored-by: Zoltan Kochan <z@kochan.io >
2023-07-29 18:44:55 +03:00
Khải
692197df3e
feat: override frozen-lockfile before lifecycle ( #6877 )
...
close #6865
2023-07-29 18:28:42 +03:00
await-ovo
32679f0ad4
fix: should not swallows empty string in params ( #6871 )
...
close #6594
2023-07-29 01:18:25 +03:00
Frederick Engelhardt
3c5aaaf84e
test: add tests specifically for removePort function includes http|https|wss|ws ( #6874 )
...
* * chore(tests): add tests specifically for removePort function
* chore(test): move removePort to it's own helper function
* add support for more url types, http,https,ws,wss
* chore(formatting): remove auto-formatting
* chore(formatting): remove auto-formatting for test file
* style: reformat
---------
Co-authored-by: Frederick Engelhardt <frederick.engelhardt@bestbuy.com >
Co-authored-by: Zoltan Kochan <z@kochan.io >
2023-07-29 01:14:18 +03:00
Zoltan Kochan
e60005635d
docs(CONTRIBUTING): update test scripts
2023-07-28 14:24:11 +03:00
Frederick Engelhardt
aa20818a0e
feat(always-auth): add https port parsing on registry matching for artifactory compatibility ( #6864 )
...
Co-authored-by: Frederick Engelhardt <frederick.engelhardt@bestbuy.com >
Co-authored-by: Zoltan Kochan <z@kochan.io >
2023-07-27 17:18:29 +03:00
Zoltan Kochan
09e08a9ae3
test(listing): use local pnpm to install in fixture
2023-07-27 13:29:20 +03:00
Zoltan Kochan
2b3d0b1b3b
chore(release): libs
2023-07-26 17:50:12 +03:00
Zoltan Kochan
340261bd67
ci: use standalone pnpm
2023-07-26 17:46:34 +03:00
Zoltan Kochan
751c157cd0
fix: don't print added stats when installing lockfile only ( #6868 )
...
Related PR: https://github.com/teambit/bit/pull/7703
2023-07-26 17:46:07 +03:00
Zoltan Kochan
25396e3c5a
fix: throttle progress ( #6867 )
...
Related: https://github.com/teambit/bit/pull/7703
2023-07-26 16:37:41 +03:00
Zoltan Kochan
dac59e6321
fix: use shorter temp file name for the index files ( #6863 )
...
close #6842
Co-authored-by: David Michon <dmichon@microsoft.com >
2023-07-26 12:44:06 +03:00
Zoltan Kochan
56564248c5
chore(release): libs
2023-07-24 22:08:46 +03:00
Zoltan Kochan
3d9503461f
fix: local dependencies pointing to a symlink ( #6854 )
2023-07-24 22:06:43 +03:00
Zoltan Kochan
73f2b68267
fix: don't fail when multiple containers use the same store ( #6853 )
...
ref #6817
2023-07-24 19:58:58 +03:00
Zoltan Kochan
c0ac3cac95
chore: update required pnpm version
2023-07-24 16:32:21 +03:00
Zoltan Kochan
a34f1b5acf
chore: update lockfile
2023-07-24 16:32:18 +03:00
Zoltan Kochan
ee5157d7da
chore(release): 8.6.10
v8.6.10
2023-07-24 01:43:41 +03:00
Zoltan Kochan
8452bb2d5b
fix: don't run postpublish of git-hosted dependency ( #6848 )
...
close #6846
2023-07-22 20:35:55 +03:00
Zoltan Kochan
a13a0e8f5c
fix: don't fail when a non-optional dep of an optional dep fails ( #6847 )
...
close #6822
2023-07-22 16:53:49 +03:00
Zoltan Kochan
fe1c5f48d3
fix: make shorter temp file names in the store ( #6845 )
...
close #6842
2023-07-22 02:54:57 +03:00
Zoltan Kochan
9d4c16876f
docs: update sponsors list
...
This reverts commit a246e38031 .
2023-07-19 15:19:55 +03:00
Khải
388a13b56a
feat: sort keys before calculating checksum ( #6839 )
...
close #6824
2023-07-19 15:19:27 +03:00
Khải
22bbe92554
feat(git-resolver): fix private git repo ( #6832 )
...
fixes #6827
closes #6829
2023-07-19 13:48:05 +03:00
await-ovo
653e9104c0
fix(plugin-commands-patching): ignore empty patch content when patch-commit ( #6826 )
2023-07-19 13:47:29 +03:00
Zoltan Kochan
cd00a79ab2
chore(release): libs
2023-07-19 02:19:20 +03:00
Zoltan Kochan
5ce333519d
refactor: rename cafs to store.cafs
2023-07-19 01:53:42 +03:00
Zoltan Kochan
4bbf482d1e
fix(cafs): create the locker once per process ( #6836 )
...
ref #6817
2023-07-19 01:52:40 +03:00
Zoltan Kochan
c570abb192
chore(release): 8.6.9
v8.6.9
2023-07-18 13:32:31 +03:00
Zoltan Kochan
de9b6c20d4
revert: "fix(git-resolver): wrong scheme to git ls-remote ( #6806 )"
...
This reverts commit 6fe0b60e61 .
ref #6827
2023-07-18 12:44:51 +03:00
Zoltan Kochan
a35ec3fd92
chore(release): 8.6.8
v8.6.8
2023-07-17 12:19:50 +03:00
Khải
6fe0b60e61
fix(git-resolver): wrong scheme to git ls-remote ( #6806 )
...
close #6805
2023-07-17 11:40:54 +03:00
Zoltan Kochan
e958707b2d
perf: don't random ID to temp file names ( #6817 )
2023-07-17 11:35:34 +03:00
Zoltan Kochan
250f7e9fe9
Merge pull request from GHSA-5r98-f33j-g8h7
...
* test: extracting files with similar names
* test: manifest extraction
* fix: pick last file from tarball
* fix: pick last file from tarball
* fix: always resolve from the last occurence of the manifest
2023-07-17 11:27:06 +03:00
Zoltan Kochan
1565a31252
test: don't print the output of registry-mock
2023-07-16 12:18:19 +03:00
Zoltan Kochan
3c6144bfc6
chore: replace npm-run-all with concurrently
2023-07-16 02:00:24 +03:00
Zoltan Kochan
e0fb3913d2
chore: remove redundant scripts
2023-07-15 23:50:24 +03:00
Zoltan Kochan
a70c77ac43
test: use jest global setup/teardown to manage the registry mock ( #6813 )
...
close #6787
2023-07-15 23:00:41 +03:00