Thodoris Greasidis
7959e23cd3
Update TypeScript to 5.5.2
...
Change-type: patch
2024-06-21 00:18:36 +03:00
flowzone-app[bot]
9c4d788d6d
v18.2.4
2024-05-17 12:04:11 +00:00
flowzone-app[bot]
181f5a6a2f
Merge pull request #2767 from balena-io/aethernet-patch-1
...
patch: fix outdated doc for "os configure"
2024-05-17 12:03:17 +00:00
Edwin Joassart
163dcf596e
patch: fix outdated doc for "os configure"
...
There were an outdated warning for `os configure` on windows.
The command actually works fine on windows.
see: https://balena.zulipchat.com/#narrow/stream/403752-channel.2Fsupport-help/topic/Cytiva.20image.20downloads/near/438786503
2024-05-17 13:39:22 +02:00
flowzone-app[bot]
1724187466
v18.2.3
2024-05-15 13:32:53 +00:00
flowzone-app[bot]
b27dcdd582
Merge pull request #2765 from balena-io/dfunckt-patch-1
...
Pluralize command categories in docs
2024-05-15 13:31:57 +00:00
Akis Kesoglou
c28039a3f2
Fix exitCode type
2024-05-15 16:01:38 +03:00
dfunckt
233bc705de
Pluralize command categories in docs
...
Pluralize command categories, eg. "Device" -> "Devices”.
Results in much fewer categories in our docs pages and we no longer have the somewhat silly separate singular and plural categories for commands such as `devices` and `device <command>`.
Change-type: patch
2024-05-15 15:49:57 +03:00
flowzone-app[bot]
71518678e1
v18.2.2
2024-04-30 13:57:49 +00:00
flowzone-app[bot]
88a705c935
Merge pull request #2754 from balena-io/upgrade_dockerode
...
Upgrade dockerode and docker-modem dependencies
2024-04-30 13:56:52 +00:00
Ken Bannister
55d06aced2
Deduplicate npm dependencies
...
Signed-off-by: Ken Bannister <kb2ma@runbox.com>
2024-04-29 08:20:02 -04:00
Ken Bannister
aa9a148c46
Upgrade dockerode and docker-modem dependencies
...
Includes test fixes due to an interface change in docker-modem.
Change-type: patch
Signed-off-by: Ken Bannister <kb2ma@runbox.com>
2024-04-29 07:56:53 -04:00
flowzone-app[bot]
10ca5b4f59
v18.2.1
2024-04-23 12:08:57 +00:00
flowzone-app[bot]
47e11d5f9b
Merge pull request #2758 from balena-io/kyle/actuated
...
Use Actuated runners for Linux test and publish
2024-04-23 12:07:47 +00:00
Kyle Harding
6fb65bcf22
Re-run npm install and npm dedupe
...
Signed-off-by: Kyle Harding <kyle@balena.io>
2024-04-22 17:56:20 +03:00
Kyle Harding
954de13b10
Use Actuated runners for Linux test and publish
...
Change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
2024-04-19 15:27:38 -04:00
flowzone-app[bot]
f81a27e931
v18.2.0
2024-04-17 16:13:12 +00:00
Thodoris Greasidis
e8815d0275
Merge pull request #2756 from balena-io/build-optional-arch
...
build: Auto-resolve the cpu arch when the --deviceType is provided
2024-04-17 19:12:11 +03:00
Thodoris Greasidis
766e6d4e5e
build: Auto-resolve the cpu arch when the --deviceType is provided
...
Change-type: minor
2024-04-17 18:10:30 +03:00
flowzone-app[bot]
7b46f65a01
v18.1.10
2024-04-16 14:17:07 +00:00
Thodoris Greasidis
db8df0ac35
Merge pull request #2755 from balena-io/node-20-6
...
Mark node 20.6.0 as the minimum working version
2024-04-16 17:16:00 +03:00
Thodoris Greasidis
7c7f46fe2b
Deduplicate dependencies
2024-04-16 16:46:25 +03:00
Thodoris Greasidis
b29aae1821
Mark node 20.6.0 as the minimum working version
...
Change-type: patch
2024-04-16 15:42:41 +03:00
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