node/deps/ada
Node.js GitHub Bot af20ce5bcc
deps: update ada to 3.2.7
PR-URL: https://github.com/nodejs/node/pull/59336
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2025-08-10 05:30:11 +00:00
..
ada.cpp deps: update ada to 3.2.7 2025-08-10 05:30:11 +00:00
ada.gyp deps: update ada to v3.0.1 2025-02-01 02:13:56 +00:00
ada.h deps: update ada to 3.2.7 2025-08-10 05:30:11 +00:00
ada_c.h deps: update ada to 2.9.0 2024-07-12 19:21:44 +00:00
BUILD.gn build: add GN build files 2023-11-11 09:51:05 +00:00
LICENSE-MIT deps: update ada to 2.6.0 2023-07-25 19:33:01 +00:00
README.md deps: add ada as a dependency 2023-02-06 19:21:38 +00:00
unofficial.gni doc: the GN files should use Node's license 2023-12-28 20:27:05 +00:00

ada

This project implements WHATWG URL specification in a performant way.

The source is pulled from: https://github.com/ada-url/ada

Active development occurs in the default branch (currently named main).

Updating

See tools/dep_updaters/README.md#ada for instructions.