Pagan Gazzard
4adf710520
Update @types dependencies
...
Change-type: patch
2024-04-29 16:29:07 +01:00
flowzone-app[bot]
43e5713149
v16.2.34
2024-04-29 15:10:08 +00:00
Page-
70e7717045
Merge pull request #2323 from balena-os/husky-9
...
Dev: update husky to v9
2024-04-29 16:08:57 +01:00
Pagan Gazzard
7df3c1f5fc
Dev: update husky to v9
...
Change-type: patch
2024-04-29 14:06:54 +01:00
flowzone-app[bot]
be32a2e689
v16.2.33
2024-04-26 19:51:40 +00:00
flowzone-app[bot]
934b6a082c
Merge pull request #2259 from balena-os/dockerode
...
Update docker related dependencies
2024-04-26 19:50:49 +00:00
Felipe Lalanne
ae823fea18
Update docker related dependencies
...
This bumps dockerode, removes resin-docker-build in favor of
@balena/compose, and updates docker-delta and docker-progress packages.
Change-type: patch
2024-04-26 12:03:04 -04:00
flowzone-app[bot]
15bccbf6b3
v16.2.32
2024-04-26 01:51:56 +00:00
balena-renovate[bot]
773c093591
Merge pull request #2314 from balena-os/renovate/balena-io-deploy-to-balena-action-2.0.x
...
Update balena-io/deploy-to-balena-action action to v2.0.62
2024-04-26 01:50:53 +00:00
Self-hosted Renovate Bot
20f6cb07cb
Update balena-io/deploy-to-balena-action action to v2.0.62
...
Update balena-io/deploy-to-balena-action from 2.0.58 to 2.0.62
Change-type: patch
2024-04-26 01:30:41 +00:00
flowzone-app[bot]
9e3939cdec
v16.2.31
2024-04-26 00:40:21 +00:00
flowzone-app[bot]
846500aa00
Merge pull request #2312 from balena-os/remove-mock-fs
...
Move lib/fs-utils tests to testfs
2024-04-26 00:39:21 +00:00
Christina Ying Wang
9c968b8d06
Move lib/fs-utils tests to testfs
...
This removes mock-fs as a dependency
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-24 13:37:45 -07:00
flowzone-app[bot]
1e9c2dc437
v16.2.30
2024-04-24 18:35:24 +00:00
flowzone-app[bot]
3e862eee17
Merge pull request #2313 from balena-os/update-dependencies-node-20-pt-2
...
Update more dependencies for Node 20, patch some NPM vulnerabilities
2024-04-24 18:34:27 +00:00
Christina Ying Wang
35e17cf22c
Update supertest to v7
...
This patches a `formidable` package vulnerability
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-24 09:43:21 -07:00
Christina Ying Wang
73b71386fe
Update fork-ts-checker-webpack-plugin to v9
...
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-24 09:43:21 -07:00
Christina Ying Wang
c110318b5d
Fix audited vulnerabilities
...
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-24 09:43:21 -07:00
Christina Ying Wang
717c8cd614
Update yargs to v17, tar-stream to v3
...
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-24 09:43:21 -07:00
flowzone-app[bot]
f2f2670867
v16.2.29
2024-04-24 15:13:35 +00:00
flowzone-app[bot]
3d00714abc
Merge pull request #2311 from balena-os/mdns
...
Fix broken mdns resolver and add tests
2024-04-24 15:12:35 +00:00
Felipe Lalanne
6f02b17968
Refactor MDNS resolver into a module
...
Also add integration tests for the resolver functionality to prevent
regressions.
Change-type: patch
2024-04-23 19:23:32 -04:00
Felipe Lalanne
ad52561de5
Fix mdnsResolver import
...
The `mdns-resolver` module does not provide a default export. Trying to
use a default import notation, causes the `resolve` function to not be
found, breaking MDNS resolution.
Change-type: patch
2024-04-23 19:23:32 -04:00
flowzone-app[bot]
60be0c35a6
v16.2.28
2024-04-23 20:19:17 +00:00
flowzone-app[bot]
561804a364
Merge pull request #2309 from balena-os/handle-multiple-shutdowns
...
Gracefully handle multiple reboot/shutdown requests
2024-04-23 20:18:13 +00:00
Christina Ying Wang
14bdc522c1
Gracefully handle multiple reboot/shutdown requests
...
Since HTTP's server.close() is async, there is a slim chance
for two instances of /v1/reboot or /v1/shutdown to be processed.
If the server is already closed when server.close() is called,
the call throws ERR_SERVER_NOT_RUNNING
which doesn't need to be surfaced to the user. This change
only allows one server.close() attempt to occur at a time.
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-23 12:59:44 -07:00
flowzone-app[bot]
9592912f4c
v16.2.27
2024-04-23 19:33:09 +00:00
Page-
0705f47fd9
Merge pull request #2307 from balena-os/renovate/major-ts-node
...
Update ts-node to v10
2024-04-23 20:31:55 +01:00
Self-hosted Renovate Bot
d14824f2fd
Update ts-node to v10
...
Update ts-node from 8.10.2 to 10.9.2
Change-type: patch
2024-04-23 19:08:59 +00:00
flowzone-app[bot]
7641766f2e
v16.2.26
2024-04-23 18:58:32 +00:00
flowzone-app[bot]
dee1833307
Merge pull request #2310 from balena-os/update-dependencies-node-20
...
Update dependencies node 20
2024-04-23 18:57:29 +00:00
Christina Ying Wang
8ebb266638
Remove unnecessary @types packages
...
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-22 23:31:37 -07:00
Christina Ying Wang
17a7e60506
Update knex to 3.1.0
...
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-22 23:31:37 -07:00
Christina Ying Wang
77f6f17042
Update json-mask to 2.0.0
...
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-22 23:31:37 -07:00
Christina Ying Wang
f3809dccfb
Update lint-staged to 15.2.2
...
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-22 23:31:33 -07:00
Christina Ying Wang
9ca027ad48
Update mocha-pod to 2.0.5
...
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-22 19:15:18 -07:00
Christina Ying Wang
7c423958ea
Update mocha to 10.4.0
...
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-22 19:04:45 -07:00
Christina Ying Wang
5d6a735141
Update rewire to 7, @balena/lint to 8
...
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-22 18:05:24 -07:00
Christina Ying Wang
d887809494
Update nodemon to 3.1.0
...
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-22 17:08:24 -07:00
Christina Ying Wang
bd26d88770
Update sinon to 17
...
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-22 15:08:56 -07:00
Christina Ying Wang
7bb5900649
Update systeminformation to 5.22.7
...
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-04-22 12:03:40 -07:00
flowzone-app[bot]
4eede9f1fd
v16.2.25
2024-04-19 15:46:49 +00:00
Page-
c88d2349b4
Merge pull request #2298 from balena-os/renovate/major-copy-webpack-plugin
...
Update copy-webpack-plugin to v12
2024-04-19 16:45:59 +01:00
Self-hosted Renovate Bot
dde0e86a1a
Update copy-webpack-plugin to v12
...
Update copy-webpack-plugin from 11.0.0 to 12.0.2
Change-type: patch
2024-04-19 15:09:43 +00:00
flowzone-app[bot]
cdb9687c81
v16.2.24
2024-04-19 14:55:54 +00:00
Page-
8cb4495802
Merge pull request #2293 from balena-os/renovate/major-webpack-cli
...
Update webpack-cli to v5
2024-04-19 15:55:03 +01:00
Self-hosted Renovate Bot
00f1610870
Update webpack-cli to v5
...
Update webpack-cli from 4.10.0 to 5.1.4
Change-type: patch
2024-04-19 14:11:21 +00:00
flowzone-app[bot]
02ac59802a
v16.2.23
2024-04-19 13:34:17 +00:00
Page-
bdfdf7de9c
Merge pull request #2295 from balena-os/renovate/major-got
...
Update got to v14
2024-04-19 14:33:23 +01:00
Self-hosted Renovate Bot
148ba6e0c3
Update got to v14
...
Update got from 12.6.1 to 14.2.1
Change-type: patch
2024-04-19 13:09:47 +00:00