diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2024-09-30 18:48:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-30 18:48:46 +0200 |
commit | 559bc5ac58cb3494ee936c1ee1a14ada75196c6b (patch) | |
tree | 606a3043e4eaccb50f2bf111115781b466de36a0 /.github | |
parent | 147964e162f9dd62267f997a81d810ec18f6f9fa (diff) | |
download | jquery-559bc5ac58cb3494ee936c1ee1a14ada75196c6b.tar.gz jquery-559bc5ac58cb3494ee936c1ee1a14ada75196c6b.zip |
Tests: Switch to an updated fork of promises-aplus-tests
The upstream package has been unmaintained for years, with dependencies
with long-reported security issues. Switching to a fork allows to resolve
all the security reports against the jQuery development environment.
The fork is maintained by @mgol and has the following changes:
1. The `underscore` dependency has been removed.
2. `sinon` has been updated from v1 to v19.
3. `mocha` has been updated from v2 to v10.
Changes to the source are minimal; it will be easy to rebase the fixes
if the upstream package is ever updated.
In addition to the above, the `q` dependency has been removed.
It's been added in gh-1996 but never really used.
Closes gh-5559
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions