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

add support node 17 #1258

Merged
merged 1 commit into from
Feb 14, 2022
Merged

add support node 17 #1258

merged 1 commit into from
Feb 14, 2022

Conversation

Mavrin
Copy link
Collaborator

@Mavrin Mavrin commented Feb 6, 2022

  • upgrade webpack dev server and some webpack loader
  • align nodejs version to 16 in Docker and CI steps

@codecov
Copy link

codecov bot commented Feb 6, 2022

Codecov Report

Merging #1258 (a30dcd2) into master (74b47d3) will increase coverage by 0.00%.
The diff coverage is 69.69%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1258   +/-   ##
=======================================
  Coverage   48.45%   48.46%           
=======================================
  Files         135      136    +1     
  Lines        3042     3060   +18     
  Branches      680      686    +6     
=======================================
+ Hits         1474     1483    +9     
- Misses       1558     1566    +8     
- Partials       10       11    +1     
Impacted Files Coverage Δ
frontend/app/components/auth/auth.messsages.ts 100.00% <ø> (ø)
frontend/app/components/auth/auth.tsx 80.57% <60.00%> (-2.76%) ⬇️
frontend/app/components/auth/auth.hooks.ts 92.40% <69.23%> (-4.78%) ⬇️
frontend/app/common/fetcher.ts 94.82% <100.00%> (ø)
frontend/app/common/local-storage.ts 78.04% <100.00%> (+0.54%) ⬆️
frontend/app/utils/is-object.ts 100.00% <100.00%> (ø)

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 b5f34b8...a30dcd2. Read the comment docs.

akellbl4
akellbl4 previously approved these changes Feb 7, 2022
frontend/package.json Outdated Show resolved Hide resolved
@umputun umputun merged commit 188e397 into umputun:master Feb 14, 2022
@paskal paskal added this to the 1.10.0 milestone Jun 12, 2022
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.

None yet

4 participants