Commit Graph

866 Commits

Author SHA1 Message Date
Self-hosted Renovate Bot
52268d83fa Update semver to v7.6.0
Update semver from 7.5.4 to 7.6.0

Change-type: patch
2024-04-17 14:08:57 +00:00
flowzone-app[bot]
41a4bf241a
v16.2.18 2024-04-15 21:29:55 +00:00
Self-hosted Renovate Bot
36e0fed219 Update event-stream to v3.3.5
Update event-stream from 3.3.4 to 3.3.5

Change-type: patch
2024-04-15 21:10:00 +00:00
flowzone-app[bot]
0d4a8563e8
v16.2.17 2024-04-15 20:57:07 +00:00
flowzone-app[bot]
0ca7896691
v16.2.16 2024-04-15 16:33:22 +00:00
Self-hosted Renovate Bot
28d5830671 Update @types/chai-things to v0.0.38
Update @types/chai-things from 0.0.35 to 0.0.38

Change-type: patch
2024-04-15 16:09:35 +00:00
flowzone-app[bot]
8d0954db75
v16.2.15 2024-04-15 15:29:47 +00:00
Self-hosted Renovate Bot
6517d7fdbd Update webpack to v5.76.0 [SECURITY]
Update webpack from 5.74.0 to 5.76.0

Change-type: patch
2024-04-15 15:09:49 +00:00
flowzone-app[bot]
240dbf69b1
v16.2.14 2024-04-15 14:19:41 +00:00
flowzone-app[bot]
25898442a3
v16.2.13 2024-04-15 13:53:53 +00:00
Self-hosted Renovate Bot
7398e53626 Update shell-quote to v1.7.3 [SECURITY]
Update shell-quote from 1.7.2 to 1.7.3

Change-type: patch
2024-04-15 12:11:09 +00:00
flowzone-app[bot]
eab50fdd62
v16.2.12 2024-04-15 11:31:10 +00:00
Self-hosted Renovate Bot
9dfb0c5764 Update express to v4.19.2 [SECURITY]
Update express from 4.17.1 to 4.19.2

Change-type: patch
2024-04-15 11:08:22 +00:00
flowzone-app[bot]
f54a9adac0
v16.2.11 2024-04-15 10:40:17 +00:00
flowzone-app[bot]
7222c87b8d
v16.2.10 2024-04-15 03:02:07 +00:00
flowzone-app[bot]
423c7c87e0
v16.2.9 2024-04-12 16:50:12 +00:00
flowzone-app[bot]
ef948c7fa2
v16.2.8 2024-04-12 11:30:41 +00:00
flowzone-app[bot]
4d25db6108
v16.2.7 2024-04-12 01:49:12 +00:00
flowzone-app[bot]
a71cc374db
v16.2.6 2024-04-10 16:30:15 +00:00
flowzone-app[bot]
93ac25eff7
v16.2.5 2024-04-09 18:43:54 +00:00
flowzone-app[bot]
5f14b5c407
v16.2.4 2024-04-09 17:32:33 +00:00
flowzone-app[bot]
6d4c7a5709
v16.2.3 2024-04-09 16:30:50 +00:00
flowzone-app[bot]
1c18e8319d
v16.2.2 2024-04-08 14:36:48 +00:00
flowzone-app[bot]
2cef1b9bca
v16.2.1 2024-04-06 08:22:27 +00:00
flowzone-app[bot]
aa00727f45
v16.2.0 2024-04-05 02:35:17 +00:00
flowzone-app[bot]
4596149d0e
v16.1.10 2024-03-28 16:51:52 +00:00
flowzone-app[bot]
14e91779f4
v16.1.9 2024-03-25 18:36:46 +00:00
flowzone-app[bot]
073373192c
v16.1.8 2024-03-25 18:11:11 +00:00
Pagan Gazzard
6b0500cdbc Set @balena/es-version to es2022 to match tsconfig.json
Change-type: patch
2024-03-25 16:56:27 +00:00
flowzone-app[bot]
1e2d9a71f9
v16.1.7 2024-03-25 15:25:29 +00:00
flowzone-app[bot]
7dd0323c2b
v16.1.6 2024-03-18 21:37:36 +00:00
flowzone-app[bot]
8b173918ea
v16.1.5 2024-03-12 13:33:10 +00:00
flowzone-app[bot]
17edef2836
v16.1.4 2024-03-08 14:10:23 +00:00
Felipe Lalanne
790f6b71e4 Update balena-register-device and its deps
This bumps the related dependencies

- balena-register-device
- balena-request
- balena-auth

Change-type: patch
2024-03-07 14:15:38 -03:00
flowzone-app[bot]
e2de416801
v16.1.3 2024-03-07 16:10:27 +00:00
Felipe Lalanne
08727ed2b5 Remove dependency on @balena/happy-eyeballs
Node 20 now implements the happy eyeballs algorithm as part of its core
`net` module, with the [autoSelectFamily](https://nodejs.org/docs/latest-v20.x/api/net.html#netgetdefaultautoselectfamily) option of `socket.connect`. This option defaults to `true`, meaning that a separate
implementation of happy eyeballs is no longer needed.

Change-type: patch
2024-03-06 15:16:33 -03:00
Felipe Lalanne
b77dba2046 Update Node to v20
This updates the supervisor runtime to latest Node LTS version. There
are no breaking changes related to this bump.

Change-type: patch
2024-03-06 12:29:54 -03:00
flowzone-app[bot]
7bb85d7aa1
v16.1.2 2024-03-06 14:06:49 +00:00
Felipe Lalanne
6217546894 Update typescript to v5
This also updates code to use the default import syntax instead of
`import * as` when the imported module exposes a default. This is needed
with the latest typescript version.

Change-type: patch
2024-03-05 15:33:56 -03:00
flowzone-app[bot]
59137f2baf
v16.1.1 2024-03-04 18:16:14 +00:00
Felipe Lalanne
988a1c9e9a Update @balena/lint to v7
This updates balena lint to the latest version to enable eslint support
and unblock Typescript updates. This is a huge number of changes as the
linting rules are much more strict now, requiring modifiying most files
in the codebase. This commit also bumps the test dependency `rewire` as
that was interfering with the update of balena-lint

Change-type: patch
2024-03-01 18:27:30 -03:00
flowzone-app[bot]
8750951521
v16.1.0 2024-02-27 19:30:56 +00:00
flowzone-app[bot]
d49b5e333f
v16.0.4 2024-02-27 15:06:27 +00:00
flowzone-app[bot]
4daf6192b8
v16.0.3 2024-02-21 21:03:26 +00:00
flowzone-app[bot]
d1c834d196
v16.0.2 2024-02-17 02:44:56 +00:00
flowzone-app[bot]
5adf727cb5
v16.0.1 2024-02-12 19:56:21 +00:00
flowzone-app[bot]
52dddd23ce
v16.0.0 2024-02-08 21:45:45 +00:00
flowzone-app[bot]
c90c02806f
v15.3.1 2024-02-01 19:31:16 +00:00
flowzone-app[bot]
963f43cf0d
v15.3.0 2024-01-26 14:51:03 +00:00
flowzone-app[bot]
d32987ab1f
v15.2.0 2024-01-08 13:25:40 +00:00
flowzone-app[bot]
66c35cfd4a
v15.1.1 2024-01-02 18:35:28 +00:00
flowzone-app[bot]
df027248fd
v15.1.0 2023-11-22 20:12:21 +00:00
flowzone-app[bot]
6acd04a01b
v15.0.4 2023-11-22 17:10:59 +00:00
Christina Ying Wang
7981e6becd Update @balena/systemd to 0.5.0
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2023-11-22 11:09:26 -03:00
flowzone-app[bot]
55433a88cd
v15.0.3 2023-11-22 00:32:56 +00:00
flowzone-app[bot]
dd5f9c8558
v15.0.2 2023-11-01 22:17:08 +00:00
flowzone-app[bot]
06cf939958
v15.0.1 2023-10-25 13:04:14 +00:00
flowzone-app[bot]
6d2470a686
v15.0.0 2023-10-23 17:31:14 +00:00
flowzone-app[bot]
2089b3863d
v14.13.14 2023-10-23 13:34:46 +00:00
flowzone-app[bot]
f7396cf335
v14.13.13 2023-10-16 21:43:24 +00:00
flowzone-app[bot]
a3d70e3240
v14.13.12 2023-10-16 16:59:18 +00:00
flowzone-app[bot]
39d912d3e6
v14.13.11 2023-10-16 15:43:29 +00:00
flowzone-app[bot]
47ebe39bed
v14.13.10 2023-10-16 13:50:24 +00:00
flowzone-app[bot]
f6a4465114
v14.13.9 2023-10-16 02:14:34 +00:00
flowzone-app[bot]
60c457f966
v14.13.8 2023-10-12 19:28:43 +00:00
Felipe Lalanne
eb485cfde4 Move mdns-resolver to devDependencies
Change-type: patch
2023-10-12 10:28:17 -03:00
Felipe Lalanne
c3832cf061 Move got to devDependencies
Change-type: patch
2023-10-12 10:28:17 -03:00
Felipe Lalanne
dcef2ec78b Move semver to dev-dependencies
Change-type: patch
2023-10-12 10:28:17 -03:00
Felipe Lalanne
50d2d59cd1 Move happy-eyeballs to dev-dependencies
This allows it to be tree-shaken

Change-type: patch
2023-10-12 10:28:17 -03:00
Felipe Lalanne
a67a5a0f8f Move systeminformation to devDependencies
devDependencies are tree-shaked, while dependencies are stored in the
image. We reserve dependencies just for those that contain binary
bindings

Change-type: patch
2023-10-12 10:28:17 -03:00
flowzone-app[bot]
ddf99429eb
v14.13.7 2023-10-12 01:34:05 +00:00
flowzone-app[bot]
b94a4f7047
v14.13.6 2023-10-11 14:12:07 +00:00
flowzone-app[bot]
bcf6476b2d
v14.13.5 2023-10-10 18:54:24 +00:00
flowzone-app[bot]
f3f854af21
v14.13.4 2023-10-02 21:38:15 +00:00
flowzone-app[bot]
1b6cf322b0
v14.13.3 2023-10-02 14:22:27 +00:00
flowzone-app[bot]
2b23b66ea2
v14.13.2 2023-09-30 00:37:07 +00:00
flowzone-app[bot]
07a2a34f51
v14.13.1 2023-09-28 20:17:11 +00:00
flowzone-app[bot]
b7d006fd58
v14.13.0 2023-09-28 18:13:18 +00:00
flowzone-app[bot]
3ed369883d
v14.12.2 2023-09-15 01:57:46 +00:00
flowzone-app[bot]
1e54d66ffe
v14.12.1 2023-08-21 16:17:38 +00:00
Felipe Lalanne
99962dc94f Bump sqlite3 to 5.1.6
Change-type: patch
2023-08-17 15:00:42 -04:00
Felipe Lalanne
06e258ecad Bump knex to v2.5.1
Change-type: patch
2023-08-17 15:00:29 -04:00
flowzone-app[bot]
e87ac99feb
v14.12.0 2023-08-17 00:38:36 +00:00
Felipe Lalanne
327dc31ef0 Replace node-dbus with @balena/systemd
The node-dbus module is unmaintained and a blocker for the update to
Node 18. Switching to our own node bindings for systemd solves this
issue

Relates-to: Shouqun/node-dbus#241
Change-type: patch
2023-08-16 15:58:52 -04:00
Pagan Gazzard
2da691bcd5 Update to nodejs 18
Change-type: minor
2023-08-16 14:46:58 -04:00
flowzone-app[bot]
eb69295ca3
v14.11.14 2023-08-14 23:47:13 +00:00
flowzone-app[bot]
011dc30028
v14.11.13 2023-08-10 16:51:28 +00:00
flowzone-app[bot]
e4e48136ba
v14.11.12 2023-07-19 07:55:57 +00:00
flowzone-app[bot]
325075b528
v14.11.11 2023-07-12 08:35:30 +00:00
flowzone-app[bot]
833e02567b
v14.11.10 2023-07-05 19:00:47 +00:00
flowzone-app[bot]
f905c80a40
v14.11.9 2023-06-28 21:01:09 +00:00
flowzone-app[bot]
098494d6f4
v14.11.8 2023-06-23 18:46:29 +00:00
flowzone-app[bot]
60e39e929c
v14.11.7 2023-06-19 21:55:02 +00:00
flowzone-app[bot]
5cbd1149f1
v14.11.6 2023-06-19 20:53:38 +00:00
flowzone-app[bot]
e95a26c37c
v14.11.5 2023-06-19 19:01:23 +00:00
flowzone-app[bot]
7e24f095cc
v14.11.4 2023-06-19 07:56:46 +00:00
flowzone-app[bot]
0521d97c96
v14.11.3 2023-06-15 19:49:47 +00:00
Balena CI
d3f9821895
v14.11.2 2023-06-05 18:53:19 +00:00
Balena CI
e6c136d6cd
v14.11.1 2023-05-11 22:07:34 +00:00
Balena CI
ec363c305a
v14.11.0 2023-05-10 12:39:17 +00:00