Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 29, 2025

This PR contains the following updates:

Package Type Update Change
node uses-with major 20 -> 22
node stage minor 22.15.0-alpine3.21 -> 22.20.0-alpine3.21
node final minor 22.15.0-alpine3.21 -> 22.20.0-alpine3.21

Release Notes

actions/node-versions (node)

v22.20.0: 22.20.0

Compare Source

Node.js 22.20.0

v22.19.0: 22.19.0

Compare Source

Node.js 22.19.0

v22.18.0: 22.18.0

Compare Source

Node.js 22.18.0

v22.17.1: 22.17.1

Compare Source

Node.js 22.17.1

v22.17.0: 22.17.0

Compare Source

Node.js 22.17.0

v22.16.0: 22.16.0

Compare Source

Node.js 22.16.0

v22.15.1: 22.15.1

Compare Source

Node.js 22.15.1

v22.15.0: 22.15.0

Compare Source

Node.js 22.15.0

v22.14.0: 22.14.0

Compare Source

Node.js 22.14.0

v22.13.1: 22.13.1

Compare Source

Node.js 22.13.1

v22.13.0: 22.13.0

Compare Source

Node.js 22.13.0

v22.12.0: 22.12.0

Compare Source

Node.js 22.12.0

v22.11.0: 22.11.0

Compare Source

Node.js 22.11.0

v22.10.0: 22.10.0

Compare Source

Node.js 22.10.0

v22.9.0: 22.9.0

Compare Source

Node.js 22.9.0

v22.8.0: 22.8.0

Compare Source

Node.js 22.8.0

v22.7.0: 22.7.0

Compare Source

Node.js 22.7.0

v22.6.0: 22.6.0

Compare Source

Node.js 22.6.0

v22.5.1: 22.5.1

Compare Source

Node.js 22.5.1

v22.5.0: 22.5.0

Compare Source

Node.js 22.5.0

v22.4.1: 22.4.1

Compare Source

Node.js 22.4.1

v22.4.0: 22.4.0

Compare Source

Node.js 22.4.0

v22.3.0: 22.3.0

Compare Source

Node.js 22.3.0

v22.2.0: 22.2.0

Compare Source

Node.js 22.2.0

v22.1.0: 22.1.0

Compare Source

Node.js 22.1.0

v22.0.0: 22.0.0

Compare Source

Node.js 22.0.0

nodejs/node (node)

v22.20.0: 2025-09-24, Version 22.20.0 'Jod' (LTS), @​richardlau

Compare Source

Notable Changes
OpenSSL updated to 3.5.2

For official Node.js builds, or builds using the default build configuration, Node.js now bundles OpenSSL 3.5.2. This update allows Node.js 22.x to be supported through to the planned End-of-Life date of 2027-04-30 as the previously bundled OpenSSL 3.0.x goes out of support in September 2026.

This change does not affect third-party builds of Node.js that link to an external OpenSSL (or OpenSSL-compatible) library.

Other notable changes
Commits

v22.19.0: 2025-08-28, Version 22.19.0 'Jod' (LTS), @​aduh95

Compare Source

Notable Changes
  • [8e2076a24f] - (SEMVER-MINOR) cli: add NODE_USE_SYSTEM_CA=1 (Joyee Cheung) #​59276
  • [e592d739c2] - (SEMVER-MINOR) cli: support ${pid} placeholder in --cpu-prof-name (Haram Jeong) #​59072
  • [cda1dab6e2] - (SEMVER-MINOR) crypto: add tls.setDefaultCACertificates() (Joyee Cheung) #​58822
  • [1f184513e9] - (SEMVER-MINOR) dns: support max timeout (theanarkh) #​58440
  • [bace73a173] - doc: update the instruction on how to verify releases (Antoine du Hamel) #​59113
  • [fa9a9e9c69] - (SEMVER-MINOR) esm: unflag --experimental-wasm-modules (Guy Bedford) #​57038
  • [390a9dc20b] - (SEMVER-MINOR) http: add server.keepAliveTimeoutBuffer option (Haram Jeong) #​59243
  • [c12c5343ad] - lib: docs deprecate _http_* (Sebastian Beltran) #​59293
  • [f57ee3d71f] - (SEMVER-MINOR) net: update net.blocklist to allow file save and file management (alphaleadership) #​58087
  • [035da74c31] - (SEMVER-MINOR) process: add threadCpuUsage (Paolo Insogna) #​56467
  • [8e697d1884] - (SEMVER-MINOR) zlib: add dictionary support to zstdCompress and zstdDecompress (lluisemper) #​59240
Commits

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Apr 29, 2025

❌ 15 Tests Failed:

Tests completed Failed Passed Skipped
777 15 762 1
View the full list of 15 ❄️ flaky test(s)
src/catalogue/category/catalogueCardView.component.test.tsx > CardView > pagination > can change the table filters and clear the table filters

Flake rate in main: 10.00% (Passed 9 times, Failed 1 times)

Stack Traces | 5.12s run time
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
 ❯ .../catalogue/category/catalogueCardView.component.test.tsx:386:5
src/catalogue/category/catalogueCategoryDialog.component.test.tsx > Catalogue Category Dialog > Add Catalogue Category Dialog > create a catalogue category with content being catalogue items (allowed_values list of numbers)

Flake rate in main: 10.00% (Passed 9 times, Failed 1 times)

Stack Traces | 16.4s run time
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
 ❯ .../catalogue/category/catalogueCategoryDialog.component.test.tsx:437:5
src/catalogue/category/catalogueCategoryDialog.component.test.tsx > Catalogue Category Dialog > Add Catalogue Category Dialog > create a catalogue category with content being catalogue items (allowed_values list of strings)

Flake rate in main: 10.00% (Passed 9 times, Failed 1 times)

Stack Traces | 16.4s run time
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
 ❯ .../catalogue/category/catalogueCategoryDialog.component.test.tsx:741:5
src/catalogue/category/catalogueCategoryDialog.component.test.tsx > Catalogue Category Dialog > Add Catalogue Category Dialog > create a catalogue category with content being catalogue items and deletes an catalogue item property

Flake rate in main: 10.00% (Passed 9 times, Failed 1 times)

Stack Traces | 15s run time
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
 ❯ .../catalogue/category/catalogueCategoryDialog.component.test.tsx:340:5
src/catalogue/category/catalogueCategoryDialog.component.test.tsx > Catalogue Category Dialog > Add Catalogue Category Dialog > create a catalogue category with content being catalogue items, changes from have allowed values list to any

Flake rate in main: 10.00% (Passed 9 times, Failed 1 times)

Stack Traces | 15.7s run time
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
 ❯ .../catalogue/category/catalogueCategoryDialog.component.test.tsx:654:5
src/catalogue/category/catalogueCategoryDialog.component.test.tsx > Catalogue Category Dialog > Add Catalogue Category Dialog > create a catalogue category with content being catalogue items, changes the type of the allowed values to boolean before submission

Flake rate in main: 10.00% (Passed 9 times, Failed 1 times)

Stack Traces | 15.5s run time
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
 ❯ .../catalogue/category/catalogueCategoryDialog.component.test.tsx:571:5
src/catalogue/category/catalogueCategoryDialog.component.test.tsx > Catalogue Category Dialog > Add Catalogue Category Dialog > create a catalogue category with content being catalogue items, changes the type of the allowed values to text before submission

Flake rate in main: 10.00% (Passed 9 times, Failed 1 times)

Stack Traces | 15.1s run time
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
 ❯ .../catalogue/category/catalogueCategoryDialog.component.test.tsx:486:5
src/catalogue/category/catalogueCategoryDialog.component.test.tsx > Catalogue Category Dialog > Add Catalogue Category Dialog > displays an error message when the name field are not filled

Flake rate in main: 10.00% (Passed 9 times, Failed 1 times)

Stack Traces | 5.28s run time
Error: Unable to perform pointer interaction as the element has `pointer-events: none`:

BUTTON(label=Save)
 ❯ assertPointerEvents node_modules/@.../utils/pointer/cssPointerEvents.js:45:15
 ❯ Object.enter node_modules/@.../system/pointer/pointer.js:50:17
 ❯ PointerHost.move node_modules/@.../system/pointer/index.js:51:85
 ❯ pointerAction node_modules/@.../esm/pointer/index.js:57:39
 ❯ Object.pointer node_modules/@.../esm/pointer/index.js:25:15
 ❯ Object.asyncWrapper node_modules/@.../react/dist/pure.js:88:22
 ❯ modifyValues .../catalogue/category/catalogueCategoryDialog.component.test.tsx:138:11
 ❯ .../catalogue/category/catalogueCategoryDialog.component.test.tsx:793:7
src/catalogue/category/catalogueCategoryDialog.component.test.tsx > Catalogue Category Dialog > Add Catalogue Category Dialog > displays duplicate values and incorrect type error and deletes an allowed value to check if errors states are in correct location (allowed_values list of numbers)

Flake rate in main: 10.00% (Passed 9 times, Failed 1 times)

Stack Traces | 20s run time
Error: Test timed out in 20000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
 ❯ .../catalogue/category/catalogueCategoryDialog.component.test.tsx:886:5
src/catalogue/category/catalogueCategoryDialog.component.test.tsx > Catalogue Category Dialog > Add Catalogue Category Dialog > displays duplicate values and invalid type errors (allowed_values list of numbers)

Flake rate in main: 10.00% (Passed 9 times, Failed 1 times)

Stack Traces | 17s run time
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
 ❯ .../catalogue/category/catalogueCategoryDialog.component.test.tsx:845:5
src/catalogue/category/property/propertyDialog.component.test.tsx > PropertyDialog > add > adds a new property with allowed values (type string)

Flake rate in main: 10.00% (Passed 9 times, Failed 1 times)

Stack Traces | 5.06s run time
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
 ❯ .../category/property/propertyDialog.component.test.tsx:170:5
src/items/itemDialog.component.test.tsx > ItemDialog > Add Item > displays an error message if a step is disabled and clears the errors until the finish button is enabled

Flake rate in main: 10.00% (Passed 9 times, Failed 1 times)

Stack Traces | 10.1s run time
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
 ❯ src/items/itemDialog.component.test.tsx:470:5
src/items/itemDialog.component.test.tsx > ItemDialog > Add Item > displays error message when property values type is incorrect

Flake rate in main: 10.00% (Passed 9 times, Failed 1 times)

Stack Traces | 10.1s run time
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
 ❯ src/items/itemDialog.component.test.tsx:746:5
src/items/itemDialog.component.test.tsx > ItemDialog > Add Item > displays error messages for serial number advanced options

Flake rate in main: 10.00% (Passed 9 times, Failed 1 times)

Stack Traces | 1.19s run time
Error: Unable to perform pointer interaction as the element has `pointer-events: none`:

BUTTON(label=Next)
 ❯ assertPointerEvents node_modules/@.../utils/pointer/cssPointerEvents.js:45:15
 ❯ Pointer.down node_modules/@.../system/pointer/pointer.js:66:9
 ❯ PointerHost.press node_modules/@.../system/pointer/index.js:36:17
 ❯ pointerAction node_modules/@.../esm/pointer/index.js:49:43
 ❯ Object.pointer node_modules/@.../esm/pointer/index.js:25:15
 ❯ Object.asyncWrapper node_modules/@.../react/dist/pure.js:88:22
 ❯ src/items/itemDialog.component.test.tsx:530:7
src/systems/systemItemsDialog.component.test.tsx > SystemItemsDialog > Move to > moves selected systems (to non-root system)

Flake rate in main: 6.45% (Passed 29 times, Failed 2 times)

Stack Traces | 5.18s run time
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
 ❯ src/systems/systemItemsDialog.component.test.tsx:299:5

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@renovate renovate bot force-pushed the renovate/main-node-22.x branch from 37b777d to 42f6f49 Compare April 29, 2025 12:32
@renovate renovate bot force-pushed the renovate/main-node-22.x branch 4 times, most recently from 8471d7c to fc5319e Compare May 22, 2025 03:29
@renovate renovate bot changed the title chore(deps): update node.js to v22 (main) Update Node.js to v22 (main) Jun 4, 2025
@renovate renovate bot changed the title Update Node.js to v22 (main) chore(deps): update node.js to v22 (main) Jun 12, 2025
@renovate renovate bot force-pushed the renovate/main-node-22.x branch 4 times, most recently from 19000fd to f82bc3b Compare June 26, 2025 14:10
@renovate renovate bot changed the title chore(deps): update node.js to v22 (main) chore(deps): update node.js to v22.17.0 (main) Jun 26, 2025
@renovate renovate bot force-pushed the renovate/main-node-22.x branch 2 times, most recently from 653e77a to 570b7d3 Compare July 8, 2025 05:12
@renovate renovate bot force-pushed the renovate/main-node-22.x branch 3 times, most recently from 0345dec to 510920c Compare July 16, 2025 20:44
@renovate renovate bot changed the title chore(deps): update node.js to v22.17.0 (main) chore(deps): update node.js to v22.17.1 (main) Jul 16, 2025
@renovate renovate bot force-pushed the renovate/main-node-22.x branch from 510920c to ae7295a Compare July 17, 2025 04:10
@renovate renovate bot changed the title chore(deps): update node.js to v22.17.1 (main) Update Node.js to v22.17.1 (main) Jul 21, 2025
@renovate renovate bot force-pushed the renovate/main-node-22.x branch from ae7295a to 1a60016 Compare August 7, 2025 11:27
@renovate renovate bot changed the title Update Node.js to v22.17.1 (main) Update Node.js to v22.18.0 (main) Aug 7, 2025
@renovate renovate bot force-pushed the renovate/main-node-22.x branch from 1a60016 to fc5e3e3 Compare August 10, 2025 14:58
@renovate renovate bot changed the title Update Node.js to v22.18.0 (main) Update dependency node to v22.18.0 (main) Aug 10, 2025
@renovate renovate bot force-pushed the renovate/main-node-22.x branch from fc5e3e3 to eec57a5 Compare August 31, 2025 09:57
@renovate renovate bot changed the title Update dependency node to v22.18.0 (main) Update dependency node to v22.19.0 (main) Aug 31, 2025
@renovate renovate bot changed the title Update dependency node to v22.19.0 (main) chore(deps): update dependency node to v22.19.0 (main) Sep 17, 2025
@renovate renovate bot changed the title chore(deps): update dependency node to v22.19.0 (main) Update dependency node to v22.19.0 (main) Sep 17, 2025
@renovate renovate bot changed the title Update dependency node to v22.19.0 (main) chore(deps): update dependency node to v22.19.0 (main) Sep 17, 2025
@renovate renovate bot changed the title chore(deps): update dependency node to v22.19.0 (main) Update dependency node to v22.19.0 (main) Sep 17, 2025
@renovate renovate bot force-pushed the renovate/main-node-22.x branch from eec57a5 to d94a31e Compare September 24, 2025 17:13
@renovate renovate bot changed the title Update dependency node to v22.19.0 (main) Update dependency node (main) Sep 24, 2025
@renovate renovate bot force-pushed the renovate/main-node-22.x branch 2 times, most recently from f90be54 to fd1c57a Compare September 25, 2025 01:36
@renovate renovate bot changed the title Update dependency node (main) Update dependency node to v22.20.0 (main) Sep 25, 2025
@renovate renovate bot force-pushed the renovate/main-node-22.x branch from fd1c57a to 37f7d7d Compare October 9, 2025 04:55
@renovate renovate bot force-pushed the renovate/main-node-22.x branch from 37f7d7d to 71e7577 Compare October 9, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants