Commit Graph

5054 Commits

Author SHA1 Message Date
flowzone-app[bot]
0b10701015
v18.1.9 2024-04-10 15:24:31 +00:00
Thodoris Greasidis
1dbe08d7e0
Merge pull request #2748 from balena-io/kyle/renovate-npm-dedupe
Enable npm dedupe as part of Renovate postUpdateOptions
2024-04-10 18:23:33 +03:00
Thodoris Greasidis
d01461ff3e Deduplicate dependencies 2024-04-10 17:39:18 +03:00
Kyle Harding
2a970478bd
Enable npm dedupe as part of Renovate postUpdateOptions
See: https://docs.renovatebot.com/configuration-options/#postupdateoptions
Change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
2024-04-10 10:03:01 -04:00
flowzone-app[bot]
ffd44d3fec
v18.1.8 2024-04-09 17:29:48 +00:00
Thodoris Greasidis
df51f87fbc
Merge pull request #2752 from balena-io/shrinkwrap-v3
npm-shrinkwrap.json: Recreate with lockfileVersion 3
2024-04-09 20:28:45 +03:00
Thodoris Greasidis
6178f34f88 Bump patch-package to 6.5.1
Change-type: patch
2024-04-09 19:25:17 +03:00
Thodoris Greasidis
c5ecf692bb npm-shrinkwrap.json: Recreate with lockfileVersion 3
npm ci && \
  rm npm-shrinkwrap.json && \
  npm shrinkwrap

I confirmed that it generates the same
node_modules structure but cuts the
shrinkwrap file size by 43%.

Change-type: patch
See: https://docs.npmjs.com/cli/v9/configuring-npm/package-lock-json#lockfileversion
2024-04-09 19:14:11 +03:00
flowzone-app[bot]
87f5f18721
v18.1.7 2024-04-09 16:03:36 +00:00
Thodoris Greasidis
e33810b448
Merge pull request #2753 from balena-io/preload-drop-unused-deps
Update balena-preload to 15.0.5
2024-04-09 19:02:39 +03:00
Thodoris Greasidis
3caf54aa16 Update balena-preload to 15.0.5
Update balena-preload from 15.0.4 to 15.0.5

Change-type: patch
2024-04-09 18:26:11 +03:00
flowzone-app[bot]
9d3ee9eb49
v18.1.6 2024-04-09 15:04:42 +00:00
flowzone-app[bot]
3dac94db70
Merge pull request #2751 from balena-io/drivelist-v12
Update dependencies to get node-addon-api >=7.0.0 to fix builds on node 20.12.0
2024-04-09 15:03:45 +00:00
Thodoris Greasidis
04b4444fc2 Update expected build warning tests 2024-04-09 17:17:07 +03:00
Thodoris Greasidis
98514cef09 Deduplicate dependencies 2024-04-09 17:17:07 +03:00
Thodoris Greasidis
4811031172 Update @oclif/core to 3.26.2
Change-type: patch
2024-04-09 17:17:07 +03:00
Thodoris Greasidis
be682c7426 Drop the keep-alive package in favor of node's setKeepAlive defaults
Since node 12.17.0 setKeepAlive also sets
TCP_KEEPCNT=10 (vs 5 that we had)
TCP_KEEPINTVL=1 (vs 5s that we had)

Change-type: patch
See: https://nodejs.org/docs/latest-v14.x/api/net.html#net_socket_setkeepalive_enable_initialdelay
See: https://github.com/balena-io/balena-cli/pull/1220
2024-04-09 17:17:07 +03:00
Thodoris Greasidis
c6827ee51d Update balena-preload to v15.0.4
Change-type: patch
2024-04-09 17:17:07 +03:00
Thodoris Greasidis
2cba3bbc22 Update resin-cli-form to v3
Change-type: patch
2024-04-09 17:17:07 +03:00
Thodoris Greasidis
933eacf275 Update resin-cli-visuals to v2
Change-type: patch
2024-04-09 17:17:07 +03:00
Thodoris Greasidis
e7869f4c6d Update balena-device-init to v7.0.1
Change-type: patch
2024-04-09 17:17:07 +03:00
Thodoris Greasidis
1a246a9ba5 Update etcher-sdk to v9.0.8
Change-type: patch
2024-04-09 17:16:30 +03:00
Thodoris Greasidis
e26895085d Mark bin/dev & bin/run as executable
Change-type: patch
2024-04-09 17:16:30 +03:00
flowzone-app[bot]
71345a8cc1
v18.1.5 2024-03-14 15:52:40 +00:00
flowzone-app[bot]
619f605eb2
Merge pull request #2747 from balena-io/move-claw-as-dev-dep
Move klaw library to dev dependency
2024-03-14 15:51:48 +00:00
Otavio Jacobi
bb4713ab9a Move klaw library to dev dependency
Change-type: patch
2024-03-14 11:41:10 -03:00
flowzone-app[bot]
168bddf7db
v18.1.4 2024-03-14 14:34:50 +00:00
flowzone-app[bot]
24076e4f8d
Merge pull request #2746 from balena-io/update-balena-lint
Update @balena/lint to 8.0.0
2024-03-14 14:33:48 +00:00
myarmolinsky
634ad156ce Update @balena/lint to 8.0.0
Change-type: patch
2024-03-14 10:00:52 -04:00
flowzone-app[bot]
6ebeb97917
v18.1.3 2024-03-14 12:57:24 +00:00
Otávio Jacobi
cb444998cd
Merge pull request #2742 from balena-io/adds-runjs-for-plugin-compatibility
Use standard oclif run.js & dev.js
2024-03-14 09:56:33 -03:00
Otavio Jacobi
742c015f21 Use standard oclif run.js & dev.js
Change-type: patch
2024-03-14 09:21:11 -03:00
flowzone-app[bot]
556e50c87c
v18.1.2 2024-03-13 13:49:11 +00:00
Otávio Jacobi
3294f78b00
Merge pull request #2743 from balena-io/moves-signing-to-pretarball
Move macos binary signing to oclif pretarball lifecycle
2024-03-13 10:48:14 -03:00
Otavio Jacobi
7f11805a7f Move macos binary signing to oclif pretarball lifecycle
Change-type: patch
2024-03-13 09:40:30 -03:00
flowzone-app[bot]
42dd732f68
v18.1.1 2024-03-12 17:39:15 +00:00
flowzone-app[bot]
aed50480c3
Merge pull request #2745 from balena-io/removes-tmp-workaround-for-windows-runners
Remove patching tmp for windows runners
2024-03-12 17:38:18 +00:00
Otavio Jacobi
6515d6ae10 Remove patching tmp for windows runners
See: https://github.com/balena-io/balena-cli/pull/1298/files#r297236577
Change-type: patch
2024-03-12 12:02:32 -03:00
flowzone-app[bot]
7903c82821
v18.1.0 2024-03-12 14:21:30 +00:00
Otávio Jacobi
eee8a0ecca
Merge pull request #2744 from balena-io/adds-arm64-macos-builds
Add support for macos arm64 builds
2024-03-12 11:20:36 -03:00
Otavio Jacobi
38a2817587 Add support for macos arm64 builds
Change-type: minor
2024-03-11 20:49:29 -03:00
flowzone-app[bot]
2bd0641d5f
v18.0.4 2024-03-11 22:19:10 +00:00
flowzone-app[bot]
122a763f82
Merge pull request #2739 from balena-io/update-dependencies
Update dependencies
2024-03-11 22:18:03 +00:00
Otavio Jacobi
756f6b328b Update dependencies
Change-type: patch
2024-03-11 16:35:32 -03:00
flowzone-app[bot]
eb9db6f7b4
v18.0.3 2024-03-11 14:25:51 +00:00
flowzone-app[bot]
6f9e5a697c
Merge pull request #2740 from balena-io/removes-signing-patches
Removes signing patches
2024-03-11 14:24:40 +00:00
Otavio Jacobi
f9f41eef4b Removes signing patches
Change-type: patch
2024-03-11 10:53:54 -03:00
flowzone-app[bot]
5371fea588
v18.0.2 2024-03-07 19:40:27 +00:00
flowzone-app[bot]
bacb55a1ea
Merge pull request #2735 from balena-io/removes-patches-windows
Removes no longer needed patch
2024-03-07 19:39:38 +00:00
Otavio Jacobi
ecfd4a260e Remove no longer needed windows oclif patches
Change-type: patch
2024-03-07 15:51:00 -03:00