environment-agency-austria / webgis4u

webgis4u is a javascript client to visualise geographical maps based on OpenLayers.
https://environment-agency-austria.github.io/webgis4u/
BSD 2-Clause "Simplified" License
3 stars 0 forks source link

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

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.5.0 to 3.5.1.

🚨 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 - ❌ **Travis CI - Branch:** The build **errored**.

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

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.5.0 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.2

3.5.2 (2020-04-10)

Bug Fixes

Commits

The new version differs by 2 commits.

  • a748f37 chore(release): 3.5.2
  • 8c9ffe7 fix: schema for the modules.auto option (#1075)

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

See the full diff