Commit Graph

3 Commits

Author SHA1 Message Date
Salman Chishti
b7234cc9fe
Upgrade action to use node24 (#1325)
Some checks failed
versions / lts-syntax (lts/dubnium, ubuntu-latest) (push) Failing after 11s
versions / lts-syntax (lts/fermium, ubuntu-latest) (push) Failing after 13s
versions / v8-canary-syntax (20-v8-canary, ubuntu-latest) (push) Failing after 12s
versions / v8-canary-syntax (20.0.0-v8-canary, ubuntu-latest) (push) Failing after 13s
versions / nightly-syntax (18.0.0-nightly, ubuntu-latest) (push) Failing after 14s
versions / v8-canary-syntax (20.0.0-v8-canary20221101e50e45c9f8, ubuntu-latest) (push) Failing after 13s
versions / nightly-syntax (20-nightly, ubuntu-latest) (push) Failing after 13s
versions / rc-syntax (18.0.0-rc.2, ubuntu-latest) (push) Failing after 14s
versions / nightly-syntax (21-nightly, ubuntu-latest) (push) Failing after 15s
versions / rc-syntax (20.0.0-rc.1, ubuntu-latest) (push) Failing after 14s
versions / rc-syntax (19.0.0-rc.0, ubuntu-latest) (push) Failing after 11s
versions / manifest (18.20.0, ubuntu-latest) (push) Failing after 12s
versions / manifest (20.10.0, ubuntu-latest) (push) Failing after 11s
versions / manifest (22.0.0, ubuntu-latest) (push) Failing after 12s
versions / check-latest (20, ubuntu-latest) (push) Failing after 15s
versions / check-latest (18, ubuntu-latest) (push) Failing after 13s
versions / check-latest (22, ubuntu-latest) (push) Failing after 12s
versions / check-latest (24, ubuntu-latest) (push) Failing after 12s
versions / version-file (.tool-versions-node, ubuntu-latest) (push) Failing after 13s
versions / version-file (.nvmrc, ubuntu-latest) (push) Failing after 13s
versions / version-file (.tool-versions, ubuntu-latest) (push) Failing after 12s
versions / version-file (package.json, ubuntu-latest) (push) Failing after 12s
versions / version-file-volta (ubuntu-latest) (push) Failing after 12s
versions / node-dist (19, ubuntu-latest) (push) Failing after 12s
versions / version-file-volta-extends (ubuntu-latest) (push) Failing after 11s
versions / node-dist (17, ubuntu-latest) (push) Failing after 12s
versions / node-latest-aliases (latest, ubuntu-latest) (push) Failing after 6s
versions / old-versions (ubuntu-latest) (push) Failing after 12s
versions / node-latest-aliases (current, ubuntu-latest) (push) Failing after 8s
versions / node-latest-aliases (node, ubuntu-latest) (push) Failing after 2m16s
* Change Node.js version to 24

Update Node.js version from 20 to 24 in action.yml

* update and vulnerability fixes

* update node version check

* update licences

* node version check update

* update version for test

* node version

* update node version to 24.0.0 in tool-versions and package-volta.json

* node 24

* update to 24

* update to specify engines

* check failures fix

* update package-lock.json

* licensed update

* check failure fix

* documentation update

---------

Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
2025-09-02 20:31:16 -05:00
dependabot[bot]
c2ac33f2c6
Bump undici from 5.26.5 to 5.28.3 (#965)
* Bump undici from 5.26.5 to 5.28.3

Bumps [undici](https://github.com/nodejs/undici) from 5.26.5 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.26.5...v5.28.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* license and other dependencies update

* updated licenses

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>
2024-03-13 09:10:22 -05:00
Dmitry Shibanov
54534a2a9b
Change node version for action to node20 (#866) 2023-10-23 15:20:20 +02:00