node/deps/ada
Node.js GitHub Bot 3a19a71312
deps: update ada to 3.2.3
PR-URL: https://github.com/nodejs/node/pull/58045
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2025-04-29 00:42:28 +00:00
..
ada.cpp deps: update ada to 3.2.3 2025-04-29 00:42:28 +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.3 2025-04-29 00:42:28 +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.