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: upgrade dependencies #342

Merged
merged 5 commits into from Dec 6, 2020
Merged

chore: upgrade dependencies #342

merged 5 commits into from Dec 6, 2020

Conversation

SASUKE40
Copy link
Collaborator

@SASUKE40 SASUKE40 commented Dec 6, 2020

Fix #324

@codecov
Copy link

codecov bot commented Dec 6, 2020

Codecov Report

Merging #342 (bd127ce) into master (700eb14) will increase coverage by 0.26%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #342      +/-   ##
==========================================
+ Coverage   92.68%   92.94%   +0.26%     
==========================================
  Files          10       10              
  Lines         328      326       -2     
  Branches      115      115              
==========================================
- Hits          304      303       -1     
+ Misses         23       22       -1     
  Partials        1        1              
Impacted Files Coverage Δ
src/less-loader.js 83.33% <ø> (ø)
src/stylus-loader.js 81.81% <ø> (ø)
src/utils/load-module.js 75.00% <ø> (ø)
src/utils/normalize-path.js 100.00% <ø> (ø)
src/index.js 100.00% <100.00%> (+0.94%) ⬆️
src/postcss-loader.js 92.00% <100.00%> (ø)
src/sass-loader.js 88.88% <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 700eb14...bd127ce. Read the comment docs.

@SASUKE40 SASUKE40 closed this Dec 6, 2020
@SASUKE40 SASUKE40 reopened this Dec 6, 2020
@ai
Copy link

ai commented Dec 6, 2020

LGTM

@wardpeet wardpeet changed the title Upgrade postcss chore: upgrade dependencies Dec 6, 2020
Copy link
Collaborator

@wardpeet wardpeet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, seems like we don't have any breaking changes

@wardpeet wardpeet merged commit 6480f02 into master Dec 6, 2020
@wardpeet wardpeet deleted the feat/update-postcss branch December 6, 2020 18:44
@spacedawwwg
Copy link

Does the package need a bump?

@egoist
Copy link
Owner

egoist commented Dec 7, 2020

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PostCSS 8
5 participants