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

An in-range update of css-loader is breaking the build 🚨 #47

Open
greenkeeper bot opened this issue Apr 6, 2020 · 4 comments
Open

An in-range update of css-loader is breaking the build 🚨 #47

greenkeeper bot opened this issue Apr 6, 2020 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

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.2 to 3.5.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

css-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • now: Deployment has completed (Details).
  • Travis CI - Branch: The build errored.

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 13 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)

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
Copy link
Contributor Author

greenkeeper bot commented Apr 6, 2020

After pinning to 3.4.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 7, 2020

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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
Copy link
Contributor Author

greenkeeper bot commented Apr 10, 2020

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.5.2

3.5.2 (2020-04-10)

Bug Fixes

Commits

The new version differs by 4 commits.

  • a748f37 chore(release): 3.5.2
  • 8c9ffe7 fix: schema for the modules.auto option (#1075)
  • 239e43d chore(release): 3.5.1
  • 866b84a fix: don't generate an invalid code for locals (#1072)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 24, 2020

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

Your tests are still failing with this version. Compare changes

Release Notes for v3.5.3

3.5.3 (2020-04-24)

Bug Fixes

  • add file from an error to file dependencies (841423f)
  • avoid query string in source maps (#1082) (f64de13)
Commits

The new version differs by 9 commits.

  • 3a1f1f2 chore(release): 3.5.3
  • f64de13 fix: avoid query string in source maps (#1082)
  • 841423f fix: add file from an error to file dependencies
  • b04641c ci: node@14 (#1081)
  • 175c820 ci: migrate on github actions (#1077)
  • a748f37 chore(release): 3.5.2
  • 8c9ffe7 fix: schema for the modules.auto option (#1075)
  • 239e43d chore(release): 3.5.1
  • 866b84a fix: don't generate an invalid code for locals (#1072)

See the full diff

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

No branches or pull requests

0 participants