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

Bump dependencies to support AngularJS 1.7 #846

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

janlazo
Copy link

@janlazo janlazo commented May 29, 2019

Doing the same as with https://github.com/smart-table/smart-table-vue. I plan to upgrade a project I work on to support AngularJS 1.7 (LTS release).

@janlazo janlazo changed the title Bump dependencies [WIP] Bump dependencies to support AngularJS 1.7 May 29, 2019
@janlazo janlazo force-pushed the dependencies branch 2 times, most recently from 15dfbd6 to 45c1398 Compare May 30, 2019 05:06
@janlazo
Copy link
Author

janlazo commented May 31, 2019

                       === npm audit security report ===                        
                                                                                
# Run  npm update minimatch --depth 4  to resolve 1 vulnerability
                                                                                
  High            Regular Expression Denial of Service                          
                                                                                
  Package         minimatch                                                     
                                                                                
  Dependency of   karma-coverage [dev]                                          
                                                                                
  Path            karma-coverage > istanbul > glob > minimatch                  
                                                                                
  More info       https://nodesecurity.io/advisories/118                        
                                                                                


found 1 high severity vulnerability in 9155 scanned packages
  run `npm audit fix` to fix 1 of them.

Gulp deprecated task() API in favor of series()/parallel() API.
Gulp 4 requires GulpFile to be a CommonJS module.
Since node 6 and below are unsupported, rewrite gulpFile.js in ES6.
@janlazo janlazo changed the title [WIP] Bump dependencies to support AngularJS 1.7 Bump dependencies to support AngularJS 1.7 Jun 15, 2019
@janlazo
Copy link
Author

janlazo commented Jun 15, 2019

Why are there 2 lockfiles? Nothing broke so far but I get warnings from yarn because of package-lock.json.

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.

1 participant