BCcampus / bcc-sage

BCcampus theme for marketing site
MIT License
2 stars 1 forks source link

Bump sass from 1.16.1 to 1.23.7 #412

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps sass from 1.16.1 to 1.23.7.

Release notes *Sourced from [sass's releases](https://github.com/sass/dart-sass/releases).* > ## Dart Sass 1.23.7 > To install Dart Sass 1.23.7, download one of the packages above and [add it to your PATH](https://katiek2.github.io/path-doc/), or see [the Sass website](https://sass-lang.com/install) for full installation instructions. > > ## Changes > > * No user-visible changes. > > See the [full changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1237) for changes in earlier releases. > > ## Dart Sass 1.23.6 > To install Dart Sass 1.23.6, download one of the packages above and [add it to your PATH](https://katiek2.github.io/path-doc/), or see [the Sass website](https://sass-lang.com/install) for full installation instructions. > > ## Changes > > * No user-visible changes. > > See the [full changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1236) for changes in earlier releases. > > ## Dart Sass 1.23.5 > To install Dart Sass 1.23.5, download one of the packages above and [add it to your PATH](https://katiek2.github.io/path-doc/), or see [the Sass website](https://sass-lang.com/install) for full installation instructions. > > ## Changes > > * Support inline comments in the indented syntax. > > * When an overloaded function receives the wrong number of arguments, guess which overload the user actually meant to invoke, and display the invalid argument error for that overload. > > * When `@error` is used in a function or mixin, print the call site rather than the location of the `@error` itself to better match the behavior of calling a built-in function that throws an error. > > See the [full changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1235) for changes in earlier releases. > > ## Dart Sass 1.23.3 > To install Dart Sass 1.23.3, download one of the packages above and [add it to your PATH](https://katiek2.github.io/path-doc/), or see [the Sass website](https://sass-lang.com/install) for full installation instructions. > > ## Changes > > * Fix a bug where selectors were being trimmed over-eagerly when `@extend` crossed module boundaries. > > See the [full changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1233) for changes in earlier releases. > > ## Dart Sass 1.23.2 > To install Dart Sass 1.23.2, download one of the packages above and [add it to your PATH](https://katiek2.github.io/path-doc/), or see [the Sass website](https://sass-lang.com/install) for full installation instructions. > > ## Changes > > ### Command-Line Interface > > * Fix a bug when compiling all Sass files in a directory where a CSS file could be compiled to its own location, creating an infinite loop in `--watch` mode. > > * Properly compile CSS entrypoints in directories outside of `--watch` mode. > ... (truncated)
Changelog *Sourced from [sass's changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md).* > ## 1.23.7 > > * No user-visible changes > > ## 1.23.6 > > * No user-visible changes. > > ## 1.23.5 > > * Support inline comments in the indented syntax. > > * When an overloaded function receives the wrong number of arguments, guess > which overload the user actually meant to invoke, and display the invalid > argument error for that overload. > > * When `@error` is used in a function or mixin, print the call site rather than > the location of the `@error` itself to better match the behavior of calling a > built-in function that throws an error. > > ## 1.23.4 > > ### Command-Line Interface > > * Fix a bug where `--watch` wouldn't watch files referred to by `@forward` > rules. > > ## 1.23.3 > > * Fix a bug where selectors were being trimmed over-eagerly when `@extend` > crossed module boundaries. > > ## 1.23.2 > > ### Command-Line Interface > > * Fix a bug when compiling all Sass files in a directory where a CSS file could > be compiled to its own location, creating an infinite loop in `--watch` mode. > > * Properly compile CSS entrypoints in directories outside of `--watch` mode. > > ## 1.23.1 > > * Fix a bug preventing built-in modules from being loaded within a configured > module. > > * Fix a bug preventing an unconfigured module from being loaded from within two > different configured modules. > > * Fix a bug when `meta.load-css()` was used to load some files that included > ... (truncated)
Commits - [`f1410ff`](https://github.com/sass/dart-sass/commit/f1410ffac1489c9d1551a2451ad53876223eda50) Fix invalid YAML in .travis.yml ([#887](https://github-redirect.dependabot.com/sass/dart-sass/issues/887)) - [`aac5999`](https://github.com/sass/dart-sass/commit/aac599947d378167c0f54f77c4093f8e9ec0b85f) Run the GitHub Windows release on the latest Dart version ([#886](https://github-redirect.dependabot.com/sass/dart-sass/issues/886)) - [`ab0a2b6`](https://github.com/sass/dart-sass/commit/ab0a2b68cc707638628f7b67edcd09e78143c000) Merge pull request [#884](https://github-redirect.dependabot.com/sass/dart-sass/issues/884) from sass/fix-release - [`e1e9633`](https://github.com/sass/dart-sass/commit/e1e96338d8130a9363f3dbceb5fbf32b7e695a80) Bump the version - [`be05a5d`](https://github.com/sass/dart-sass/commit/be05a5d77ac84baab17bdd8cb357eb697adf232d) Use dart2native rather than dart2aot - [`3ab40b0`](https://github.com/sass/dart-sass/commit/3ab40b0d6af67fad4666c27231bedecab08016eb) Run Chocolatey on the latest Dart version - [`0d782fb`](https://github.com/sass/dart-sass/commit/0d782fbccfc948bc79d52d76f9fdcbbdbbcefdae) Fix inline comments in the indented syntax ([#881](https://github-redirect.dependabot.com/sass/dart-sass/issues/881)) - [`07b5c84`](https://github.com/sass/dart-sass/commit/07b5c84b7d814f981346be9e0dd291854949a3b1) Fix arity in overloaded function argument error ([#883](https://github-redirect.dependabot.com/sass/dart-sass/issues/883)) - [`3d1dab3`](https://github.com/sass/dart-sass/commit/3d1dab3563c70646d2b14f98e8ae0a8224277897) Print call-site for [@​errors](https://github.com/errors) in mixins and functions ([#878](https://github-redirect.dependabot.com/sass/dart-sass/issues/878)) - [`c4b8932`](https://github.com/sass/dart-sass/commit/c4b8932bf7b2b841203b1e0ac415fb7f7cec652f) Merge pull request [#875](https://github-redirect.dependabot.com/sass/dart-sass/issues/875) from sass/fix-analysis - Additional commits viewable in [compare view](https://github.com/sass/dart-sass/compare/1.16.1...1.23.7)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #418.