Commit Graph

711 Commits

Author SHA1 Message Date
Daniel Lando
98624e3a52 fix: update expected shas 2023-12-05 15:31:28 +01:00
Daniel Lando
28d96e99af chore: add missing macos-linux v20 matrix 2023-12-05 08:28:31 +01:00
Daniel Lando
fc07c46595 fix: update expected shas 2023-12-05 08:27:03 +01:00
Daniel Lando
07ed56d3e3
fix: v20 patch ARM64 (#12) 2023-12-04 17:11:57 +01:00
Daniel Lando
2ba1dd8939 fix: node20 patch syntax error winx64
Ref #11
2023-12-04 13:59:50 +01:00
G'lek Tarssza
31bbc32166
feat: support for latest NodeJS v20 (#11) 2023-12-04 09:09:51 +01:00
Daniel Lando
a787d4d7bb chore: update vscode settings 2023-11-21 14:59:29 +01:00
Daniel Lando
fd1a946333 Release 3.5.6 2023-10-28 12:26:59 +02:00
Daniel Lando
82cddb03df fix: update expected sha 2023-10-28 12:24:54 +02:00
Segev Finer
8f8986f0da
feat: macOS arm64 build (#8) 2023-10-27 10:06:08 +02:00
Daniel Lando
ac130055f0 Release 3.5.5 2023-10-17 08:53:24 +02:00
Daniel Lando
4bfcccb9af
feat: support for custom PKG_NODE_PATH (#7) 2023-10-17 08:50:13 +02:00
Daniel Lando
62ffff231b
fix: update expected sha of node 18.18.2 and 16.20.2 (#6) 2023-10-17 08:21:19 +02:00
Daniel Lando
6c9ac01407 chore: add --ignore-engines to all install comands 2023-10-16 18:01:18 +02:00
Gabriel Poulenard-Talbot
7a6232968d
fix: update to node 18.18.2 and node 16.20.2 (#4)
Co-authored-by: Gabriel P <gabriel.pt@planethoster.info>
2023-10-16 17:54:27 +02:00
Daniel Lando
66457a27f8 docs: add important notice about new releases 2023-10-05 16:15:10 +02:00
Daniel Lando
190d7880cd Release 3.5.4 2023-10-04 16:12:53 +02:00
Daniel Lando
056e7497a4 fix: update expected shas 2023-10-04 16:11:24 +02:00
Daniel Lando
2dd63b1676 Release 3.5.3 2023-10-04 11:25:24 +02:00
Daniel Lando
8212e14d70 chore: npm error fix 2023-10-04 11:24:01 +02:00
Daniel Lando
4026ce8ed5 chore: fix package.json name 2023-10-04 11:10:47 +02:00
Daniel Lando
cc7de4bd54
docs: add development docs (#1) 2023-10-04 11:05:40 +02:00
Daniel Lando
3c2c1baab8 chore: do not create gh release 2023-10-04 11:01:26 +02:00
Daniel Lando
bd1ccb659b
chore: add release script (#3) 2023-10-04 10:56:38 +02:00
Daniel Lando
dff791d781
chore: fix lock and editor (#2) 2023-10-04 10:35:49 +02:00
Daniel Lando
dba60177fd fix: change repo name and fetch url 2023-10-03 15:57:31 +02:00
dependabot[bot]
c6fdae4618 build(deps): bump semver from 7.3.5 to 7.5.2
Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.5...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 14:31:52 +02:00
Gabriel Poulenard-Talbot
8fc4dcd84e
fix: update expected shas and bump to 3.5.2 (#292)
* update version in package.json

* bump to v3.5.2

* update shas

---------

Co-authored-by: Brad Parham <baparham@gmail.com>
Co-authored-by: Gabriel P <gabriel.pt@planethoster.info>
2023-03-28 21:06:03 +02:00
Daniel Lando
f7fe1cf35c fix: missing expected-shas.json from release
Ref #285
2023-03-28 18:44:05 +02:00
Brad Parham
733352b8a1 ci: drop diff print from build-all job 2023-03-28 10:15:03 +02:00
Brad Parham
eaab4f79af expected-shas.json: sort shas with new semver sort 2023-03-28 10:15:03 +02:00
Brad Parham
8015eb2f02 update sha sorting algorithm to coerce to semver sorting 2023-03-28 10:15:03 +02:00
Brad Parham
fbac6b2ddf ci: add more automation to release and asset creation 2023-03-28 10:15:03 +02:00
Brad Parham
2e9af3a5a8 expected: Refactor SHAs into sorted, machine-updatable json format 2023-03-28 10:15:03 +02:00
Matthias Heller
0098fa8a26
fix: patch issues with workers #282 (#288)
* Fix for issue #282 (node.js 18.15.0)

This commit solves issue #282 for node.js 18.15.0

* Fix for issue #282 (node.js 19.8.1) 

This commit solves issue #282 for node.js 19.8.1
2023-03-27 12:33:24 +02:00
Brad Parham
75f1e002d6 patches: bump to 19.8.1 2023-03-17 12:14:32 +01:00
Brad Parham
4be7c66b61 ci: create build-all.yml to kick off all builds 2023-03-15 12:06:22 +01:00
Brad Parham
bef28786f5 patches: bump to 19.7.0 and 18.15.0 2023-03-15 12:06:22 +01:00
Brad Parham
bbe522b316 dockerfile.alpine: remove pythonispython3 from packages 2023-03-15 12:06:22 +01:00
Brad Parham
87812e0a6e patches: update 16.19.1 patch with support for cross compiling 2023-03-15 12:06:22 +01:00
Brad Parham
c0b9334f18 patches: update 18.14.1 with support for cross-compiling 2023-03-15 12:06:22 +01:00
Brad Parham
61b0b1c504 patches: add cross compiling fix to node 19
based on suggested change from https://github.com/nodejs/node/pull/45756
2023-03-15 12:06:22 +01:00
Brad Parham
009e09e5e6 ci: revive cross compile 2023-03-15 12:06:22 +01:00
Brad Parham
de53837679
patches: bump to 14.21.3, 16.19.1, 18.14.1, and 19.6.1 (#277) 2023-02-17 20:42:45 +01:00
Brad Parham
8d896d4b1e
dockerfile.linux: use Node.js 16.x to avoid glibc issues (#265) 2023-02-14 08:20:28 +01:00
Blaine Bublitz
7b2305001c
patches: add patch for node 19.6 (#274) 2023-02-14 08:11:41 +01:00
Brad Parham
34522ecc00
patches: fix toLocalChecked use in 18.13.0 (#273) 2023-02-04 21:17:54 -06:00
Brad Parham
079c6f63a5
patches: bump to 18.13.0, 16.19.0 and 14.21.2 (#269)
* patches: bump to 14.21.2

* patches: bump to 16.19.0

* patches: bump to 18.13.0
2023-01-27 20:11:01 -06:00
Brad Parham
9220fc167d
Add applyPatches script and some basic patch documentation (#251)
* build: add applyPatches script and docs

Adds a new package.json script to only apply patches as well as some
basic documentation on applying patches and building binaries

* README: add example of patch updates to readme

* tests: add simple patch application checker

* CI: always run lint in ci job matrix

* patches: fix 10.24.1 patch to apply with no offset
2023-01-27 20:09:06 -06:00
Lee Robinson
9820a98e7c
Update README 2023-01-24 23:29:04 -06:00