node/deps/ada
Node.js GitHub Bot fe597de72e
deps: update ada to 2.7.6
PR-URL: https://github.com/nodejs/node/pull/51542
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Daniel Lemire <daniel@lemire.me>
2024-02-15 12:05:55 +01:00
..
ada.cpp deps: update ada to 2.7.6 2024-02-15 12:05:55 +01:00
ada.gyp url: drop ICU requirement for parsing hostnames 2023-04-05 09:05:29 -07:00
ada.h deps: update ada to 2.7.6 2024-02-15 12:05:55 +01:00
ada_c.h deps: update ada to 2.7.2 2023-10-24 09:41:06 +02:00
BUILD.gn build: add GN build files 2023-11-14 09:18:03 +01:00
LICENSE-MIT deps: update ada to 2.6.0 2023-07-25 19:33:01 +00:00
README.md
unofficial.gni doc: the GN files should use Node's license 2024-01-02 15:05:27 -03: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.