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

build(deps-dev): upgrade typescript to ~4.4.2 #2485

Merged
merged 7 commits into from
Aug 30, 2021

Conversation

malept
Copy link
Member

@malept malept commented Aug 30, 2021

Summarize your changes:

Unblocked TypeScript updates by copy/pasting (and modifying) a promisify declaration for sudo-prompt from an unmerged PR.

@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #2485 (0963328) into master (c1ba215) will increase coverage by 2.24%.
The diff coverage is 52.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2485      +/-   ##
==========================================
+ Coverage   73.05%   75.29%   +2.24%     
==========================================
  Files          91       91              
  Lines        2353     2364      +11     
  Branches      442      446       +4     
==========================================
+ Hits         1719     1780      +61     
- Misses        469      473       +4     
+ Partials      165      111      -54     
Impacted Files Coverage Δ
...ges/api/core/src/api/init-scripts/find-template.ts 95.23% <0.00%> (ø)
packages/api/core/src/api/package.ts 74.46% <ø> (-0.27%) ⬇️
packages/api/core/src/util/install-dependencies.ts 83.87% <50.00%> (-1.85%) ⬇️
packages/api/core/src/util/require-search.ts 85.71% <50.00%> (-3.76%) ⬇️
packages/api/core/src/util/resolve-dir.ts 74.19% <50.00%> (-2.48%) ⬇️
packages/utils/test-utils/src/index.ts 85.71% <50.00%> (ø)
packages/api/core/src/api/make.ts 88.00% <66.66%> (+5.52%) ⬆️
packages/api/core/src/api/init-scripts/init-git.ts 92.30% <100.00%> (ø)
packages/maker/base/src/Maker.ts 75.67% <0.00%> (-2.11%) ⬇️
packages/installer/darwin/src/InstallerDarwin.ts 31.57% <0.00%> (-1.76%) ⬇️
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c1ba215...0963328. Read the comment docs.

@malept malept merged commit 3289b5c into master Aug 30, 2021
@malept malept deleted the malept/build/typescript-4.4 branch August 30, 2021 04:31
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