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(deps): update dependency css-loader to v5 #275

Merged
merged 1 commit into from
Jan 5, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
css-loader ^4.3.0 -> ^5.0.1 age adoption passing confidence

Release Notes

webpack-contrib/css-loader

v5.0.1

Compare Source

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • migrate on PostCSS 8
  • runtime doesn't contain source maps code without sourceMap: true
  • returned value from the getLocalIdent escapes by default, the exportName value is always unescaped
  • Auto enable icss modules for all files for which /\.icss\.\w+$/i (the modules.compileType option is icss)
  • [emoji] placeholder was deprecated
  • icss option was removed (it was deprecated previously)
Features

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Oct 13, 2020

Codecov Report

Merging #275 (c63be00) into development (4b9f6ca) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #275   +/-   ##
============================================
  Coverage        96.20%   96.20%           
============================================
  Files               46       46           
  Lines             1395     1395           
  Branches           315      315           
============================================
  Hits              1342     1342           
  Misses               7        7           
  Partials            46       46           

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 4b9f6ca...c63be00. Read the comment docs.

@renovate renovate bot force-pushed the renovate/css-loader-5.x branch 3 times, most recently from df410d8 to 989c3ab Compare November 4, 2020 17:01
@renovate renovate bot force-pushed the renovate/css-loader-5.x branch 2 times, most recently from b785641 to 3cdb044 Compare January 5, 2021 09:41
@renovate renovate bot force-pushed the renovate/css-loader-5.x branch from 3cdb044 to c63be00 Compare January 5, 2021 12:08
@exreplay exreplay merged commit 2705e25 into development Jan 5, 2021
@exreplay exreplay deleted the renovate/css-loader-5.x branch January 5, 2021 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants