node/deps/ada
Node.js GitHub Bot ad725c766d
deps: update ada to 2.9.1
PR-URL: https://github.com/nodejs/node/pull/54679
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Daniel Lemire <daniel@lemire.me>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
2025-01-24 22:17:35 +01:00
..
ada.cpp deps: update ada to 2.9.1 2025-01-24 22:17:35 +01:00
ada.gyp url: drop ICU requirement for parsing hostnames 2023-04-13 16:48:52 -03:00
ada.h deps: update ada to 2.9.1 2025-01-24 22:17:35 +01:00
ada_c.h deps: update ada to 2.9.0 2024-08-19 10:32:36 +02:00
BUILD.gn build: add GN build files 2023-12-11 17:50:28 +00:00
LICENSE-MIT deps: update ada to 2.6.0 2023-08-17 08:35:56 -03:00
README.md
unofficial.gni doc: the GN files should use Node's license 2024-03-25 19:22:42 +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.