question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[angular, jest] Please update packages

See original GitHub issue

Expected Behavior

Packages should be up to date.

Current Behavior

Fixed versions that need updating. Why is it fixed? a ~version seems reasonable.

 @angular/animations                   9.0.6  →     9.0.7 
 @angular/common                       9.0.6  →     9.0.7
 @angular/compiler                     9.0.6  →     9.0.7
 @angular/core                         9.0.6  →     9.0.7
 @angular/forms                        9.0.6  →     9.0.7
 @angular/platform-browser             9.0.6  →     9.0.7
 @angular/platform-browser-dynamic     9.0.6  →     9.0.7
 @angular/router                       9.0.6  →     9.0.7
 @angular/language-service             9.0.6  →     9.0.7
 @types/jest                          24.9.1  →    25.1.4
 dotenv                                6.2.0  →     8.2.0
 jest                                 24.9.0  →    25.1.0
 jest-preset-angular                   8.0.0  →     8.1.2
 ts-jest                              24.0.0  →    25.2.1

~Minor versions that need updating.

 ts-node                              ~7.0.0  →    ~8.7.0
 @types/node                          ~8.9.4  →   ~13.9.2

These are up to date. But could use a version bump.

 @angular-devkit/build-angular      ~0.900.6  →  ~0.900.7
 @angular-devkit/build-ng-packagr   ~0.900.6  →  ~0.900.7
 @angular/compiler-cli                ~9.0.6  →    ~9.0.7
 codelyzer                            ~5.0.1  →    ~5.2.1
 zone.js                             ^0.10.2  →   ^0.10.3
 commitiquette                        ^1.0.2  →    ^1.0.3
 cypress                              ^4.1.0  →    ^4.2.0
 ng-packagr                           ^9.0.0  →    ^9.0.3
 tslint                               ~6.0.0  →    ~6.1.0

Other

I wouldn’t mind making a PR but I couldn’t find the relevant places. So if someone could point me in the right direction.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
mehrad-rafighcommented, Mar 26, 2020

Hi @snebjorn I updated my workspace to 9.1.2 and the ng dependencies are up to date.

jest-preset-angular needs an update to 8.1.2. I will create a PR today to address that 😃 Be safe!

Read more comments on GitHub >

github_iconTop Results From Across the Web

JEST failure while upgrading angular v13: SyntaxError ...
Most of my JEST unit test cases are failing with the recent upgrade. Please see below error message and advise, ○ Test suite...
Read more >
jest-preset-angular - npm
A preset of Jest configuration for Angular projects. Build Status NPM Version GitHub license. Our online documentation is available at https:// ...
Read more >
Angular >=13 | jest-preset-angular - GitHub Pages
Angular 13 introduces ESM package format for Angular packages. ... Upgrade the project to Angular 13 following https://update.angular.io/.
Read more >
Angular 11 - Setting up Jest - DEV Community ‍ ‍
This is a quick guide to setup Jest in your new Angular 10 application 1. Install Jest... Tagged with angular, jest, testing, typescript....
Read more >
Unable to resolve dependency tree error when installing npm ...
Update based on the OP's update: As you see, it fires the following error: No matching version found for @angular/http@^9.1.4.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found