Commit Graph

1023 Commits

Author SHA1 Message Date
flowzone-app[bot]
2f03b24bcf
v19.0.3 2024-09-05 12:34:15 +00:00
Otavio Jacobi
0339160a0b Remove not necessary 'import = require' syntax for js-yaml
Change-type: patch
2024-09-04 13:55:41 -03:00
flowzone-app[bot]
0591f5edbd
v19.0.2 2024-09-03 14:56:29 +00:00
Otavio Jacobi
1640bd6457 Update devDependency patch-package to v8.0.0
Change-type: patch
2024-09-03 11:22:45 -03:00
Otavio Jacobi
da2ffde483 Update devDependency mkdirp to v3.0.1
Change-type: patch
2024-09-03 10:58:36 -03:00
Otavio Jacobi
5c9e3ad8f6 Update devDependency fs-extra(to v11) and @types/fs-extra(to v11)
Change-type: patch
2024-09-03 10:58:36 -03:00
Otavio Jacobi
7515d4b710 Update devDependency @types/parse-link-header to v2.0.3
Change-type: patch
2024-09-03 10:58:30 -03:00
Otavio Jacobi
fae5af6b75 Remove unused devDependency @types/nock
Change-type: patch
2024-09-03 10:47:23 -03:00
Otavio Jacobi
45aa1adacb Update devDependency klaw(to v4) and @types/klaw(to v3.0.6)
Change-type: patch
2024-09-03 10:47:23 -03:00
Otavio Jacobi
b34ea14413 Update husky to v9.1.5
Change-type: patch
2024-09-03 10:47:19 -03:00
Otavio Jacobi
90eae06017 Update devDependency @types/jsonwebtoken to v9.0.6
Change-type: patch
2024-09-03 09:35:25 -03:00
Otavio Jacobi
41da8f6f6f Update devDependency archiver(to v7) and @types/archiver(to v6)
Change-type: patch
2024-09-03 09:33:07 -03:00
Otavio Jacobi
8d706a7d81 Removes unused devDependency @types/net-keepalive
Change-type: patch
2024-09-03 09:30:33 -03:00
Otavio Jacobi
d67952024c Update devDependency rewire(to v7) and @types/rewire(to v2.5.30)
Change-type: patch
2024-09-03 09:28:32 -03:00
Otavio Jacobi
8895fc485c Update devDependency sinon(to v18) and @types/sinon(to v17)
Change-type: patch
2024-09-03 09:20:41 -03:00
flowzone-app[bot]
c2dbcaaaf4
v19.0.1 2024-09-02 13:21:58 +00:00
Otavio Jacobi
2a357a438f Bump @oclif/core from 3.27.0 to 4.0.18
Change-type: patch
2024-09-02 09:24:08 -03:00
flowzone-app[bot]
a9a202281d
v19.0.0 2024-08-22 17:43:34 +00:00
Otavio Jacobi
c9fa10b9c6 Update @balena/compose to 4.0.1
Update @balena/compose from 3.2.1 to 4.0.1

Change-type: major
2024-08-22 07:44:09 -03:00
flowzone-app[bot]
a08ac447a3
v18.2.34 2024-07-29 11:08:38 +00:00
Kyle Harding
1d70e6b4b4 Run npm dedupe commands
Change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
2024-07-29 07:25:13 -03:00
flowzone-app[bot]
544f615ca0
v18.2.33 2024-07-17 07:46:28 +00:00
Otavio Jacobi
03f0f11f8b Improve discover balena os across different networks
This is an improvement over the scan, join and leave commands removing flakiness when searching over different networks. In short, instead of leaving bonjour to search across all interfaces, we forcebly conduct a search on each interface, this requires mDNS binding any ipv4 interface (0.0.0.0), otherwise it would bind over the interface itself, which is not desired as it causes services to only be able to receive information over that interface, see [mafintosh/multicast-dns#53](https://github.com/mafintosh/multicast-dns/issues/53). This targeted approach enhances the reliability and accuracy of network searches, reducing instances of missed connections or network errors typically caused by flakiness when relying on bonjour's default behavior.

Change-type: patch
2024-07-16 19:01:53 -03:00
flowzone-app[bot]
2c0c1f8fd1
v18.2.32 2024-07-16 13:10:07 +00:00
Otavio Jacobi
0f23318367 Remove unused code
Change-type: patch
2024-07-16 07:46:18 -03:00
flowzone-app[bot]
003d537433
v18.2.31 2024-07-15 21:17:44 +00:00
Thodoris Greasidis
a39a772c9e Deduplicate dependencies 2024-07-15 18:51:16 +03:00
Thodoris Greasidis
232b9678bc Update balena-sdk to 19.7.3
Update balena-sdk from 19.7.2 to 19.7.3

Change-type: patch
2024-07-15 16:09:51 +03:00
flowzone-app[bot]
a8ce14b0e8
v18.2.30 2024-07-15 11:30:43 +00:00
Thodoris Greasidis
9f9fd97795 Deduplicate dependencies 2024-07-13 17:44:04 +03:00
flowzone-app[bot]
1b36dc84fc
v18.2.29 2024-07-12 14:55:02 +00:00
Otavio Jacobi
3c64e13fb3 Update balena-preload from 15.0.5 to 15.0.6
Change-type: patch
2024-07-12 11:30:36 -03:00
flowzone-app[bot]
7e41fda8d4
v18.2.28 2024-07-12 13:29:24 +00:00
Thodoris Greasidis
79fcd95491 Downgrade pinejs-client-request to 7.4.2 to unblock the sdk update
Change-type: patch
2024-07-12 16:02:35 +03:00
Thodoris Greasidis
33199acbe8 Update balena-sdk to 19.7.2
Update balena-sdk from 19.5.5 to 19.7.2

Change-type: patch
2024-07-12 15:55:42 +03:00
flowzone-app[bot]
4633c2456d
v18.2.27 2024-07-12 12:45:19 +00:00
Thodoris Greasidis
1702f8ba59 Update balena-sdk to 19.5.5
Update balena-sdk from 19.4.0 to 19.5.5

Change-type: patch
2024-07-12 15:08:26 +03:00
flowzone-app[bot]
60b0c7e346
v18.2.26 2024-07-12 12:03:32 +00:00
Otavio Jacobi
1bc0f7447f Drop unused dependencies
Change-type: patch
2024-07-12 08:38:49 -03:00
Otavio Jacobi
f65215e144 Move dependencies that should be dev only as devDependencies
Change-type: patch
2024-07-12 07:15:37 -03:00
flowzone-app[bot]
97abc5cf1c
v18.2.25 2024-07-11 10:54:49 +00:00
Otavio Jacobi
e659e3577a Bump oclif to v4
Change-type: patch
2024-07-10 19:07:54 -03:00
flowzone-app[bot]
f7233c5d42
v18.2.24 2024-07-10 22:06:20 +00:00
Otavio Jacobi
19a60bb0ab Update mocha from 8.4.0 to 10.6.0
Change-type: patch
2024-07-10 18:25:37 -03:00
Otavio Jacobi
d1a6f7560c Override inline-source-cli with non-vulnerable dependency
Change-type: patch
2024-07-10 18:20:05 -03:00
flowzone-app[bot]
4619ce7daa
v18.2.23 2024-07-10 21:05:55 +00:00
Otavio Jacobi
7273656d07 Replace resin-discoverable-services with bonjour-service
Instead of using the more generic resin-discoverable-services lib which is unmantained
and currently has several vulnerabilities and forks for fixing issues (that were later on fixed upstream)
we directly talk with mDNS using standard (and currently mantained) bonjour-service.

Change-type: patch
2024-07-10 16:06:19 -03:00
flowzone-app[bot]
00bd4d5415
v18.2.22 2024-07-10 16:48:09 +00:00
Otavio Jacobi
1749937373 Remove unused dependency minimatch
Change-type: patch
2024-07-10 12:54:52 -03:00
flowzone-app[bot]
bcb7fb8902
v18.2.21 2024-07-09 15:10:38 +00:00