Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update dependencies #19

Merged
merged 1 commit into from
Feb 3, 2023
Merged

Conversation

martinalbert
Copy link
Contributor

npm-check-updates output:

 @angular-builders/custom-webpack    ^14.0.0  →    ^15.0.0
 @angular-devkit/build-angular       ^14.0.2  →    ^15.1.4
 @angular/animations                 ^14.0.3  →    ^15.1.2
 @angular/cli                        ^14.0.2  →    ^15.1.4
 @angular/common                     ^14.0.3  →    ^15.1.2
 @angular/compiler                   ^14.0.3  →    ^15.1.2
 @angular/compiler-cli               ^14.0.3  →    ^15.1.2
 @angular/core                       ^14.0.3  →    ^15.1.2
 @angular/forms                      ^14.0.3  →    ^15.1.2
 @angular/platform-browser           ^14.0.3  →    ^15.1.2
 @angular/platform-browser-dynamic   ^14.0.3  →    ^15.1.2
 @angular/router                     ^14.0.3  →    ^15.1.2
 @types/node                        ^12.11.1  →  ^18.11.18
 dotenv                              ^16.0.1  →    ^16.0.3
 rxjs                                 ~6.6.0  →     ~7.8.0
 tslib                                ^2.0.0  →     ^2.5.0
 typescript                           ~4.6.4  →     ~4.9.5
 webpack                             ^5.67.0  →    ^5.75.0
 zone.js                             ~0.11.4  →    ~0.12.0

Major changes

  • most of changes are regarding new v15 angular release (dropping support for lower versions of node and typescript and other changes in angular)
  • @angular-builders/custom-webpack
  • @angular-devkit/build-angular
  • @angular/animations, @angular/cli, @angular/common, @angular/compiler, @angular/compiler-cli, @angular/core, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router
  • @types/node - multiple changes from v12 to v18 in native packages (crypto, process, http, tls, worker-threads, …)
  • rxjs - splitting packages, schedulers, typescript version support

npm audit

  • on main branch found 6 vulnerabilities (1 low, 1 moderate, 3 high, 1 critical)
  • after npm audit fix found 3 high severity vulnerabilities
  • after update of dependencies listed above found 0 vulnerabilities

@vercel
Copy link

vercel bot commented Feb 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
angular-starter-buttercms ✅ Ready (Inspect) Visit Preview Feb 2, 2023 at 5:04PM (UTC)

@ViolanteCodes ViolanteCodes merged commit 811affc into main Feb 3, 2023
@ViolanteCodes ViolanteCodes deleted the chore/update-dependencies branch February 3, 2023 17:27
Copy link
Collaborator

@ViolanteCodes ViolanteCodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean install, runserver with + without token, with + without preview = ✔️
Preview app in vercel = ✔️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants