Commit Graph

261 Commits (dev)

Author SHA1 Message Date
Nick O'Leary 6f34696687
Initial prep for 4.1.0-beta.1 release 2025-06-09 11:47:18 +01:00
Nick O'Leary 03d324eae8
Only apply colours for non-default log lines 2025-05-01 17:55:50 +01:00
Ben Hardill 93c55e3a1e
Add guard against unknown level 2025-04-16 12:40:35 +01:00
Ben Hardill 082afb7ebd
Add missing call 2025-04-15 18:25:34 +01:00
Ben Hardill 6d3a5f6e0a
Merge branch 'colour-logs' of github.com:hardillb/node-red into colour-logs 2025-04-15 18:16:50 +01:00
Ben Hardill c9412096ca
fix package.json 2025-04-15 18:15:48 +01:00
Ben Hardill f69227c2e1
Merge branch 'dev' into colour-logs 2025-04-15 18:13:01 +01:00
Ben Hardill 080a6af54b
Add all the levels to the colours list 2025-04-15 18:11:21 +01:00
Ben Hardill ead0385edf
Colourise the Node-RED logs 2025-04-15 17:52:34 +01:00
Nick O'Leary 34bf4b0268
Merge branch 'master' into dev 2025-04-14 14:43:59 +01:00
Nick O'Leary 9dd1e9a0b3
Update dependencies 2025-04-14 12:02:48 +01:00
Nick O'Leary 20fae98ecd
Merge branch 'master' into dev 2025-04-14 11:04:06 +01:00
Nick O'Leary a5383f4064
Bump i18next to 24.x and auto-migrate message catalog format 2025-03-24 17:38:21 +00:00
Nick O'Leary 686efc4720
Merge branch 'master' into dev 2025-03-17 16:07:46 +00:00
Nick O'Leary 90c2758624
Add code to error object sent by Catch node 2025-03-13 10:49:15 +00:00
Nick O'Leary 82ba56bffe
Fix up tests 2025-03-11 16:07:15 +00:00
Nick O'Leary 5eea8b6b60
Improve debug display of error objects 2025-03-10 17:43:06 +00:00
Nick O'Leary e55301c073
Update for 4.0.9 2025-02-14 17:03:13 +00:00
Nick O'Leary 4845a1f7eb
Bump for 4.0.8 2024-12-20 11:06:08 +00:00
Nick O'Leary 100e5244c8
Bump for 4.0.7 2024-12-17 17:08:56 +00:00
Nick O'Leary e9d5d20e2d
Update for 4.0.6 2024-12-16 11:35:14 +00:00
Nick O'Leary fe9354d10b
Bump for 4.0.5 2024-10-10 11:05:08 +01:00
Nick O'Leary 90ea3c15b3
Bump for 4.0.4 release 2024-10-09 10:56:14 +01:00
Nick O'Leary bdb545d6eb
Update dependencies 2024-10-07 16:30:38 +01:00
Nick O'Leary f7a43f83e5
Bump for 4.0.3 2024-09-17 14:23:43 +01:00
Nick O'Leary d76b0d39cd
Remove use of util.log 2024-09-11 17:47:26 +01:00
Nick O'Leary 45936285cc
Bump dev to 4.1.0-beta.1 2024-07-18 16:32:12 +01:00
Nick O'Leary c0f1581370
Bump for 4.0.2 2024-07-01 16:38:28 +01:00
Nick O'Leary 2123514c76
Update for 4.0.1 release 2024-06-26 14:38:28 +01:00
Nick O'Leary 2fa6f35873
Update for 4.0 final 2024-06-20 11:41:25 +01:00
Nick O'Leary 3aeb4bd868
Update dependencies 2024-05-30 16:43:33 +01:00
Nick O'Leary 87992823d5
Update for 4.0 final release 2024-05-30 16:12:56 +01:00
Rotzbua 9b86874c2d
chore: migrate deprecated `util.isArray`
Deprecated: Use Array.isArray() instead.

Source: https://nodejs.org/docs/latest-v18.x/api/util.html#utilisarrayobject
2024-05-25 22:55:09 +02:00
Nick O'Leary b653914ee0
Bump for beta3-1 repackage 2024-05-16 10:37:16 +01:00
Nick O'Leary 87b1ee9642
Bump package version 2024-05-14 17:24:28 +01:00
Rotzbua aa372a1707
Fix typo in source code comment 2024-05-12 18:25:08 +02:00
Nick O'Leary ea95552285
Bump for beta.2 2024-04-04 18:25:10 +01:00
Nick O'Leary 93f2910bd2
Bump to 4.0.0-beta.1 2024-03-14 16:05:15 +00:00
Nick O'Leary e4dc1779c3
Merge pull request #4590 from node-red/jsonata-update
Upgrade to JSONata 2.x
2024-03-07 14:28:35 +00:00
Nick O'Leary b50e0533eb
Add js date option to inject 2024-03-04 16:35:59 +00:00
Nick O'Leary 711545539f
Allow typedInput timestamp to specify format 2024-03-04 16:35:54 +00:00
Nick O'Leary a6cbceed28
Upgrade to JSONata 2.x 2024-03-04 16:32:31 +00:00
Nick O'Leary 0c042abcab
Bump to 4.0.0-dev 2023-09-06 14:45:45 +01:00
Nick O'Leary 77b235655c
Bump version and changelog 2023-09-05 21:29:20 +01:00
Nick O'Leary 1ffef393c2
Bump versions for 3.1.0-beta.4 2023-07-26 17:09:29 +01:00
Nick O'Leary a3e41d4f35
Update packages/node_modules/@node-red/util/lib/util.js
Co-authored-by: Stephen McLaughlin <44235289+Steve-Mcl@users.noreply.github.com>
2023-07-11 21:11:26 +01:00
Nick O'Leary 1c5fdb6ab6
Evaluate all env vars as part of async flow start 2023-06-23 02:11:57 +01:00
Nick O'Leary 51a0b68d8e
Revert "Add callback to getSetting to support async jsonata access" 2023-06-22 10:17:48 +01:00
Steve-Mcl 502dacd865 fix failure to return after calling callback 2023-06-17 22:44:55 +01:00
Steve-Mcl 4808cac89d Add async to all paths that JSONata env var calls 2023-06-17 21:14:56 +01:00