Sampo Silvennoinen
4e0c3c1181
CI: add Node.js 18, 20 & 22 ( #2630 )
...
* CI workflow: add Node.js 18, 20 & 22
* CI workflow: pin old Node.js versions to older MacOS
MacOS-latest can run Node versions 6 - 14 anymore. Pin them to MacOS-13 to keep the actions running
* CI: update used GH action versions
* CI: allow failure on Windows
All Windows pipelines currently fail for some integration tests. It seems to be a question of running actual git commands inside a Windows based Github action runner. Reverting it to older Windows runner wont help.
2024-10-13 12:45:04 +02:00
Sampo Silvennoinen
a0d4444324
CI workflow: add Node 16 ( #2593 )
...
Adds Node 16 to version matrix for tests
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl >
2022-03-14 16:52:35 +01:00
Adam Stankiewicz
d765b2bb88
Bump to 1.8.14
1.8.14
2022-03-14 16:37:01 +01:00
Adam Stankiewicz
ca23b460b3
Run CI only on node 6+
2022-03-14 16:31:27 +01:00
Eduardo Freitas
7f26c5b856
Fix bug unauthenticated git protocol in GitHubResolver ( #2612 )
...
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl >
2022-03-14 16:23:54 +01:00
Adam Stankiewicz
4b5722f2bd
Update README.md
2022-03-10 22:30:29 +01:00
Adam Stankiewicz
557c1cd7f1
Fix mode for bin/bower
v1.8.13
2021-11-15 04:10:45 +01:00
Adam Stankiewicz
74560b7308
Fix child process execution
2021-11-15 03:58:38 +01:00
Adam Stankiewicz
2905791817
Fix running bower on non-windows
2021-11-15 03:30:58 +01:00
Adam Stankiewicz
dfdda3fda3
Merge remote-tracking branch 'origin/master'
2021-11-15 03:25:18 +01:00
Adam Stankiewicz
fa36814f64
Bump to 1.8.13
2021-11-15 03:23:11 +01:00
Adam Stankiewicz
f19bc34f84
Make sure correct git/svn binary is always used
2021-11-15 03:22:34 +01:00
Ikko Ashimine
eb8659ea32
Fix typo in Manager.js ( #2607 )
...
depdendency -> dependency
2021-10-20 14:58:32 +02:00
Ikko Ashimine
537b9b4558
Fix typo in Project.js ( #2597 )
...
propery -> property
2021-06-08 10:05:45 +02:00
Adam Stankiewicz
372fefbf1c
Finish fixing linting
2021-01-18 17:34:20 +01:00
Adam Stankiewicz
f6ced09f76
Fix linting
2021-01-18 16:48:23 +01:00
Adam Stankiewicz
f18330b248
Bump to 1.8.12
v1.8.12
2021-01-18 16:41:52 +01:00
Adam Stankiewicz
a1b5d93f13
Remove wild .npmignore before publishing, #2591
2021-01-18 16:41:32 +01:00
Adam Stankiewicz
74baec8a60
Bump to 1.8.11
v1.8.11
2021-01-18 12:00:36 +01:00
Adam Stankiewicz
771c7d0ac8
Fix packaging node_modules
2021-01-18 12:00:15 +01:00
Adam Stankiewicz
50e98031e5
Fix publish script
2021-01-18 11:31:15 +01:00
Adam Stankiewicz
41126ec03e
Update build script for 1.8.10
2021-01-18 11:01:39 +01:00
Adam Stankiewicz
bb563b01c2
Bump to 1.8.10
v1.8.10
2021-01-14 18:42:22 +01:00
Adam Stankiewicz
c94f3f6422
Fix production packing
2021-01-14 18:42:06 +01:00
Adam Stankiewicz
ab589e46e9
Bump to 1.8.9
2021-01-14 17:21:29 +01:00
Adam Stankiewicz
341c3772f0
Improve publish script
2021-01-11 23:56:45 +01:00
Adam Stankiewicz
9734497faf
Add package-lock.json to gitignores (we use yarn.lock)
2021-01-11 19:31:26 +01:00
dependabot[bot]
87cc6a3c6c
Bump tar-fs from 1.15.3 to 1.16.2 ( #2576 )
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 1.15.3 to 1.16.2.
- [Release notes](https://github.com/mafintosh/tar-fs/releases )
- [Commits](https://github.com/mafintosh/tar-fs/compare/v1.15.3...v1.16.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 19:18:41 +01:00
dependabot[bot]
2a47ba1a1d
Bump ini from 1.3.4 to 1.3.7 ( #2589 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.4 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.4...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 19:17:13 +01:00
dependabot[bot]
26212e7a67
Bump handlebars from 4.3.0 to 4.5.3 ( #2586 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.3.0 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.3.0...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 19:16:10 +01:00
Adam Stankiewicz
7af181f276
Update CONTRIBUTING.md
2020-05-19 10:01:56 +02:00
Adam Stankiewicz
975f6216e5
Update CONTRIBUTING.md
2020-05-19 10:01:23 +02:00
Adam Stankiewicz
d8747d794e
Update minimist ( #2578 )
2020-04-28 14:04:17 +02:00
Adam Stankiewicz
8630604e82
Update mocha ( #2577 )
2020-04-28 13:19:08 +02:00
Adam Stankiewicz
8f604adf26
Revert "Bump tar-fs from 1.15.3 to 1.16.2 ( #2569 )"
...
This reverts commit 3f01228db4 .
2020-04-28 12:41:52 +02:00
Satoshi Nakamura
34b4644ca3
Fix typos in changelog ( #2574 )
2020-04-28 01:11:43 +02:00
dependabot[bot]
3f01228db4
Bump tar-fs from 1.15.3 to 1.16.2 ( #2569 )
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 1.15.3 to 1.16.2.
- [Release notes](https://github.com/mafintosh/tar-fs/releases )
- [Commits](https://github.com/mafintosh/tar-fs/compare/v1.15.3...v1.16.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-27 22:10:20 +02:00
Adam Stankiewicz
f5dbab0eac
Update yarn.lock
2020-04-27 21:31:30 +02:00
Adam Stankiewicz
26031df67c
Prevent errors when expanded env variable does not exist, fixes #2573
2020-04-27 21:29:47 +02:00
Adam Stankiewicz
1226186126
Update dependencies and yarn.lock
2020-04-27 18:05:53 +02:00
Adam Stankiewicz
752d6d42d7
Update deep-extend
2020-04-27 18:03:33 +02:00
Adam Stankiewicz
587f08844b
Update yarn.lock
2020-04-27 13:57:27 +02:00
Adam Stankiewicz
6afb7b19ef
Fix requires in bower-json
2020-04-27 13:55:22 +02:00
Adam Stankiewicz
6798f961f7
Update yarn.lock
2020-04-27 01:58:42 +02:00
Adam Stankiewicz
f1685ec484
Bump bower-json
2020-04-27 01:57:47 +02:00
Adam Stankiewicz
6682e312ac
Vendor ext-name (drop meow dependency) ( #2572 )
2020-04-26 22:51:21 +02:00
Adam Stankiewicz
b123fed19b
Remove coveralls and istanbul
2020-04-26 22:21:06 +02:00
Adam Stankiewicz
f6443b675a
Update eslint ( #2571 )
2020-04-26 22:19:22 +02:00
dependabot[bot]
199e46c94a
Bump fstream from 1.0.11 to 1.0.12 ( #2568 )
...
Bumps [fstream](https://github.com/npm/fstream ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases )
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-26 20:43:39 +02:00
dependabot[bot]
d3455643d2
Bump is-my-json-valid from 2.16.1 to 2.20.0 ( #2570 )
...
Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid ) from 2.16.1 to 2.20.0.
- [Release notes](https://github.com/mafintosh/is-my-json-valid/releases )
- [Commits](https://github.com/mafintosh/is-my-json-valid/compare/v2.16.1...v2.20.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-26 20:43:28 +02:00