geoblink / design-system

Collection of Vue components and Design Tokens used across Geoblink
https://design-system.geoblink.com/
MIT License
27 stars 2 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ 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](https://zeit.co/geoblink/design-system/6uz1b3ujn)). - ❌ **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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

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[bot] commented 4 years ago

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[bot] commented 4 years ago

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[bot] commented 4 years ago

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