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

deps: update core deps #120

Merged
merged 47 commits into from
Nov 28, 2021
Merged

deps: update core deps #120

merged 47 commits into from
Nov 28, 2021

Conversation

JiLiZART
Copy link
Owner

@JiLiZART JiLiZART commented Oct 17, 2021

Main goal

  • Switch to new bundle generation toolkit (swc.rs)
  • Update all deps in all packages
  • Update infrastructure deps
  • Remove Travis and add Github Actions instead
  • Update release/publish cycle (publish trough Github Actions)

@JiLiZART JiLiZART marked this pull request as draft November 21, 2021 15:36
Repository owner deleted a comment from codecov bot Nov 22, 2021
Repository owner deleted a comment from codecov bot Nov 25, 2021
@JiLiZART JiLiZART self-assigned this Nov 25, 2021
@JiLiZART JiLiZART marked this pull request as ready for review November 25, 2021 22:06
Repository owner deleted a comment from codecov bot Nov 28, 2021
@codecov
Copy link

codecov bot commented Nov 28, 2021

Codecov Report

Merging #120 (f02ceef) into master (86d1dde) will decrease coverage by 2.50%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   93.04%   90.53%   -2.51%     
==========================================
  Files          18       22       +4     
  Lines         690     1416     +726     
  Branches      166      330     +164     
==========================================
+ Hits          642     1282     +640     
- Misses         42      115      +73     
- Partials        6       19      +13     
Impacted Files Coverage Δ
packages/bbob-core/src/utils.js 74.13% <100.00%> (-10.72%) ⬇️
packages/bbob-preset-html5/src/defaultTags.js 94.87% <100.00%> (-1.05%) ⬇️
packages/bbob-react/src/render.js 77.04% <0.00%> (-22.96%) ⬇️
packages/bbob-vue2/src/render.js 77.50% <0.00%> (-22.50%) ⬇️
packages/bbob-plugin-helper/src/index.js 88.23% <0.00%> (-8.20%) ⬇️
packages/bbob-preset-vue/src/index.js 98.27% <0.00%> (-1.73%) ⬇️
packages/bbob-parser/src/lexer.js 96.07% <0.00%> (-1.59%) ⬇️
packages/bbob-parser/src/utils.js 100.00% <0.00%> (ø)
... and 14 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 86d1dde...f02ceef. Read the comment docs.

@JiLiZART JiLiZART merged commit da6709d into master Nov 28, 2021
@JiLiZART JiLiZART deleted the deps/update-core-deps branch November 28, 2021 22:55
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

1 participant