It appears that the build on travis is failing (https://travis-ci.org/angular/angular.js), so the 1.7.9 security release that was cut 3 days ago (https://github.com/angular/angular.js/releases/tag/v1.7.9) hasn't been deployed, so isn't available on any CDNs yet.
The build failures seem to be a timeout issue (or lack of timeout I suppose):
1) ngRoute promises should time out if the promise takes long enough
[chrome 48 OS X 10.11 #01] Message:
[chrome 48 OS X 10.11 #01] Failed: waitForAngular() should have timed out, but didn't
[chrome 48 OS X 10.11 #01] Stack:
[chrome 48 OS X 10.11 #01] Error: Failed: waitForAngular() should have timed out, but didn't
Do these jobs just need to be re-tried?
The release is on npm. The release is not gated on the Travis build. We need a Googler to push the release to the Google CDN.
@petebacondarwin thanks for the reply, know how long that typically takes?
Can be up to a week depending upon the availability of an appropriate
Googler to run the scripts.
On Sat, 23 Nov 2019 at 00:53, Jay Klehr notifications@github.com wrote:
@petebacondarwin https://github.com/petebacondarwin thanks for the
reply, know how long that typically takes?—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/angular/angular.js/issues/16919?email_source=notifications&email_token=AAAD2J6WJOIFXVY6EY2WV5TQVB5JHA5CNFSM4JQTVXGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE7IVUI#issuecomment-557746897,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAAD2J66ZZDVIJYVYEAYDYLQVB5JHANCNFSM4JQTVXGA
.
Of course, you can still get it from another CDN, e.g.:
The new version is already available from Google's CDN (see https://ajax.googleapis.com/ajax/libs/angularjs/1.7.9/angular.min.js).
Most helpful comment
The new version is already available from Google's CDN (see https://ajax.googleapis.com/ajax/libs/angularjs/1.7.9/angular.min.js).