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: update all deps + fix deprecated config in jest #384

Merged
merged 7 commits into from
Sep 28, 2022

Conversation

fabinppkbuilders
Copy link
Contributor

@fabinppkbuilders fabinppkbuilders commented Sep 28, 2022

Descrição do PR

  • Atualizando todas as libs do projeto.
  • Ajustando config do jest para argumentos deprecated.
  • Atualizando a versões de action e checkout nos arquivos de workflow.

Como validei?

Rodei todos os comandos de testes, lint, prettier e builds disponíveis e tudo pareceu ok.

Tipo de mudança

  • Nova feature (mudança non-breaking que adiciona uma funcionalidade)
  • Bug fix (mudança non-breaking que conserta um problema)
  • Breaking change (ajuste ou funcionalidade que pode causar uma quebra numa funcionalidade já existente)
  • Chore

Checklist 🚨

  • Testado usando Yalc
  • Meu código segue o code style da Builders
  • Meu código foi feito utilizando TDD (testes unitários obrigatórios)

@fabinppkbuilders fabinppkbuilders requested a review from a team September 28, 2022 13:30
@fabinppkbuilders fabinppkbuilders self-assigned this Sep 28, 2022
@fabinppkbuilders fabinppkbuilders requested review from Anderson-Santanna, ChristianFurlan and GarcezBuilders and removed request for a team September 28, 2022 13:30
@fabinppkbuilders fabinppkbuilders force-pushed the fabinppk/chore/update-libs branch from bb5c706 to 16d2c2c Compare September 28, 2022 14:30
@fabinppkbuilders fabinppkbuilders force-pushed the fabinppk/chore/update-libs branch from 55db199 to eec2d4b Compare September 28, 2022 14:54
@codecov-commenter
Copy link

codecov-commenter commented Sep 28, 2022

Codecov Report

Merging #384 (52aa520) into master (1f7f9d7) will decrease coverage by 1.61%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
- Coverage   92.00%   90.38%   -1.62%     
==========================================
  Files          11       11              
  Lines          50       52       +2     
  Branches       15       12       -3     
==========================================
+ Hits           46       47       +1     
- Misses          4        5       +1     
Impacted Files Coverage Δ
src/shared/currencyToNumber.ts 100.00% <0.00%> (ø)
src/shared/addMaskToCardNumber.ts 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@fabinppkbuilders fabinppkbuilders merged commit b4c4079 into master Sep 28, 2022
@fabinppkbuilders fabinppkbuilders deleted the fabinppk/chore/update-libs branch September 28, 2022 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants