inversify / InversifyJS

A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
http://inversify.io/
MIT License
11.02k stars 712 forks source link

update all dependencies exept typescipt #1531

Closed PodaruDragos closed 9 months ago

PodaruDragos commented 10 months ago

Tested on node 20 locally

green to go

PodaruDragos commented 10 months ago

this should be tried after @Jameskmonger merges his CI to node 18-20. I will eventually try to update typescript to latest but that will come after.

Anyone interested of porting the tests to jest and puppeteer ?

Jameskmonger commented 10 months ago

@PodaruDragos I'm not sure why CI is not running against this branch .. any idea?

codecov-commenter commented 9 months ago

Codecov Report

Merging #1531 (0a28df7) into master (f956c08) will increase coverage by 0.05%. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master    #1531      +/-   ##
==========================================
+ Coverage   99.56%   99.61%   +0.05%     
==========================================
  Files          53       53              
  Lines        1364     1567     +203     
  Branches      196      205       +9     
==========================================
+ Hits         1358     1561     +203     
  Partials        6        6              

see 22 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more