shlomif / fc-solve

Freecell Solver - a C library for automatically solving Freecell and some other variants of card Solitaire
https://fc-solve.shlomifish.org/
MIT License
60 stars 13 forks source link

[Snyk] Upgrade sass from 1.24.0 to 1.24.5 #22

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade sass from 1.24.0 to 1.24.5.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: sass
  • 1.24.5 - 2020-01-16

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

    Changes

    • Highlight contextually-relevant sections of the stylesheet in error messages, rather than only highlighting the section where the error was detected.

    See the full changelog for changes in earlier releases.

  • 1.24.4 - 2020-01-09

    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.

  • 1.24.3 - 2020-01-07

    To install Dart Sass 1.24.3, 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 where sass --version would crash for certain executable distributions.

    See the full changelog for changes in earlier releases.

  • 1.24.2 - 2020-01-04

    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.

  • 1.24.1 - 2020-01-03

    To install Dart Sass 1.24.1, 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 where the wrong file could be loaded when the same URL is used by both a @use rule and an @import rule.

    See the full changelog for changes in earlier releases.

  • 1.24.0 - 2019-12-20

    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.

from sass GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

šŸ§ View latest project report

šŸ›  Adjust upgrade PR settings

šŸ”• Ignore this dependency or unsubscribe from future upgrade PRs