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

Update css-loader to the latest version 🚀 #620

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 6, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency css-loader was updated from 3.4.0 to 3.5.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: evilebottnawi
License: MIT

Release Notes for v3.5.0

3.5.0 (2020-04-06)

Features

  • accept semver compatible postcss AST (#1049) (14c4faa)
  • allow to determinate css modules using the modules.auto option, please look at an example of how you can simplify the configuration. (#1067) (c673cf4)
  • the modules.exportGlobals option for export global classes and ids (#1069) (519e5f4)
  • the modules.mode option may be a function (#1065) (0d8ac3b)
Commits

The new version differs by 18 commits.

  • aeeacb8 chore(release): 3.5.0
  • fcec43b docs: improve
  • c673cf4 feat: allow to determinate css modules using the modules.auto option (#1067)
  • 519e5f4 feat: the exportGlobals option for export global classes and ids (#1069)
  • 4f158cd chore(deps): update
  • 0d8ac3b feat: the modules.mode option may be a function (#1065)
  • 431f620 refactor: code (#1059)
  • 1b29b28 refactor: code
  • 3bc3a41 chore(deps): update
  • fe0e6c9 perf: improve parse performance for url() functions
  • f5f21ea perf: improve parse performance for @import at-rules
  • bc63911 chore(deps): update
  • 14c4faa feat: accept semver compatible postcss AST (#1049)
  • 229d36a chore(release): 3.4.2
  • df79602 fix: do not duplicate css on composes (#1040)

There are 18 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Apr 7, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 7, 2020

  • The devDependency css-loader was updated from 3.4.0 to 3.5.1.

Update to this version instead 🚀

Release Notes for v3.5.1

3.5.1 (2020-04-07)

Bug Fixes

  • don't generate an invalid code for locals (#1072) (866b84a)
Commits

The new version differs by 2 commits.

  • 239e43d chore(release): 3.5.1
  • 866b84a fix: don't generate an invalid code for locals (#1072)

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 10, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 10, 2020

  • The devDependency css-loader was updated from 3.4.0 to 3.5.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 24, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 24, 2020

  • The devDependency css-loader was updated from 3.4.0 to 3.5.3.

Update to this version instead 🚀

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.

0 participants