ryanleecode / War3Keys

Hotkeys Customizer for Warcraft III
GNU General Public License v3.0
9 stars 0 forks source link

An in-range update of sass is breaking the build 🚨 #29

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency sass was updated from 1.23.7 to 1.24.0.

🚨 View failing branch.

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

sass 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 Dart Sass 1.24.0

To install Dart Sass 1.24.0, download one of the packages above and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Add an optional with clause to the @forward rule. This works like the @use rule's with clause, except that @forward ... with can declare variables as !default to allow downstream modules to reconfigure their values.

  • Support configuring modules through @import rules.

See the full changelog for changes in earlier releases.

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 1.23.7 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 still failing with this version. Compare changes

Release Notes for Dart Sass 1.24.2

To install Dart Sass 1.24.2, download one of the packages above and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Fix a bug introduced in the previous release that prevented custom importers in Node.js from loading import-only files.

See the full changelog for changes in earlier releases.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Dart Sass 1.24.4

To install Dart Sass 1.24.4, download one of the packages above and add it to your PATH, or see the Sass website for full installation instructions.

Changes

JavaScript API

  • Fix a bug where source map generation would crash with an absolute source map path and a custom importer that returns string file contents.

See the full changelog for changes in earlier releases.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Dart Sass 1.26.0
  • Potentially breaking bug fix: @use rules whose URLs' basenames begin with _ now correctly exclude that _ from the rules' namespaces.

  • Fix a bug where imported forwarded members weren't visible in mixins and functions that were defined before the @import.

  • Don't throw errors if the exact same member is loaded or forwarded from multiple modules at the same time.

See the full changelog for changes in earlier releases.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Dart Sass 1.26.1

Command Line Interface

  • Fix a longstanding bug where --watch mode could enter into a state where recompilation would not occur after a syntax error was introduced into a dependency and then fixed.

See the full changelog for changes in earlier releases.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Dart Sass 1.26.2
  • More aggressively eliminate redundant selectors in the selector.extend() and selector.replace() functions.

See the full changelog for changes in earlier releases.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Dart Sass 1.26.3

To install Sass 1.26.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Dart Sass 1.26.5

To install Sass 1.26.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Dart Sass 1.26.6

To install Sass 1.26.6, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Dart Sass 1.26.7

To install Sass 1.26.7, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes