Commit Graph

1014 Commits

Author SHA1 Message Date
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
Otavio Jacobi
6c89ba4b22 Bump resin-discoverable-services from 2.0.4 to 2.0.5
Change-type: patch
2024-07-09 11:43:45 -03:00
flowzone-app[bot]
57d3d6d537
v18.2.20 2024-07-05 21:12:48 +00:00
Otavio Jacobi
b6d1afac2d Audit fix dependencies
Change-type: patch
2024-07-05 17:41:14 -03:00
flowzone-app[bot]
f2d0da0837
v18.2.19 2024-07-05 13:37:55 +00:00
myarmolinsky
93e597a596 Remove unused package publish-release
Change-type: patch
2024-07-05 08:56:51 -04:00
flowzone-app[bot]
5b1d6a3190
v18.2.18 2024-07-04 21:56:19 +00:00
flowzone-app[bot]
78368c8a51
v18.2.17 2024-07-02 13:20:43 +00:00
Self-hosted Renovate Bot
2d47eb53cd Update dependency etcher-sdk to v9.1.0
Update etcher-sdk from 9.0.11 to 9.1.0

Change-type: patch
2024-07-02 12:53:24 +00:00
flowzone-app[bot]
b5fc97bdf9
v18.2.16 2024-07-02 12:14:25 +00:00