Commit Graph

5094 Commits

Author SHA1 Message Date
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
flowzone-app[bot]
52cb951e49
Merge pull request #2788 from balena-io/bump-oclif-core-v4
Bump @oclif/core from 3.27.0 to 4.0.18
2024-09-02 13:20:59 +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
Otávio Jacobi
b74979fb9e
Merge pull request #2816 from balena-io/v19
v19
2024-08-22 14:42:42 -03:00
Otavio Jacobi
4760866c77 Update all references of lib to src
Change-type: patch
2024-08-22 13:03:37 -03:00
Otavio Jacobi
2b044348e0 Rename the lib folder to src
Change-type: major
2024-08-22 12:55:48 -03: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
Otavio Jacobi
63674c8201 Use standard visuals table component for fleet/s
This effectively removes the ability to filter/sort/customize the output table.
The cli cannot properly handle this operations on all models and this one was inconsistent.
For now we recommend that users that require parsing the CLI output use the output json format and do any kind of necessary parsing on it.

Change-type: major
2024-08-07 13:14:24 -03:00
flowzone-app[bot]
a08ac447a3
v18.2.34 2024-07-29 11:08:38 +00:00
flowzone-app[bot]
12a338fb21
Merge pull request #2817 from balena-io/ab77/patch-1
Switch to self-hosted
2024-07-29 11:07:51 +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
Anton Belodedenko
d3458379e6
Switch to self-hosted
change-type: patch
2024-07-23 11:10:09 -07:00
flowzone-app[bot]
544f615ca0
v18.2.33 2024-07-17 07:46:28 +00:00
Otávio Jacobi
245c51d974
Merge pull request #2814 from balena-io/improve-scan-reliability
Improve discover balena os across different networks
2024-07-17 04:42:50 -03: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
flowzone-app[bot]
d4d7fce2c1
Merge pull request #2815 from balena-io/remove-unused-code
Remove unused code
2024-07-16 13:09:15 +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
46d3497663
Merge pull request #2798 from balena-io/balena-compose-sdk-pine-instance
deploy: Use the sdk's pine instance with balena-compose
2024-07-16 00:16:55 +03:00
Thodoris Greasidis
a39a772c9e Deduplicate dependencies 2024-07-15 18:51:16 +03:00
Thodoris Greasidis
efa0d67f0a deploy: Use the sdk's pine instance with balena-compose
Change-type: patch
2024-07-15 18:42:51 +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
838a36758a
Merge pull request #2812 from balena-io/test-omit-escaped-chars
Omit unicode control character escapes from test logs
2024-07-15 14:29:46 +03:00
Thodoris Greasidis
4e101e2fd9 Omit unicode control character escapes from test logs
Change-type: patch
2024-07-13 18:07:04 +03: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
flowzone-app[bot]
5d6ee707ff
Merge pull request #2801 from balena-io/bump-balena-preload
Update balena-preload from 15.0.5 to 15.0.6
2024-07-12 14:54:14 +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
5df316e9cb
Merge pull request #2807 from balena-io/update-sdk-19-7-2
Update balena-sdk to 19.7.2
2024-07-12 16:28:38 +03: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
flowzone-app[bot]
f8bc081228
Merge pull request #2804 from balena-io/update-sdk
Update balena-sdk to 19.5.5
2024-07-12 12:44: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
flowzone-app[bot]
e95ef8b3b4
Merge pull request #2803 from balena-io/fix-dependencies
Fix dependencies
2024-07-12 12:02:39 +00:00
Otavio Jacobi
1bc0f7447f Drop unused dependencies
Change-type: patch
2024-07-12 08:38:49 -03:00