BCcampus / bcc-sage

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

Bump sass from 1.16.1 to 1.22.9 #385

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps sass from 1.16.1 to 1.22.9.

Release notes *Sourced from [sass's releases](https://github.com/sass/dart-sass/releases).* > ## Dart Sass 1.22.9 > To install Dart Sass 1.22.9, 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 > > * Include argument names when reporting range errors and selector parse errors. > > * Avoid double `Error:` headers when reporting selector parse errors. > > * Clarify the error message when the wrong number of positional arguments are passed along with a named argument. > > ### JavaScript API > > * Re-add support for Node Carbon (8.x). > > See the [full changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1229) for changes in earlier releases. > > ## Dart Sass 1.22.8 > To install Dart Sass 1.22.8, 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 > > ### JavaScript API > > * Don't crash when running in a directory whose name contains URL-sensitive characters. > > * Drop support for Node Carbon (8.x), which doesn't support `url.pathToFileURL`. > > See the [full changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1228) for changes in earlier releases. > > ## Dart Sass 1.22.7 > To install Dart Sass 1.22.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 > > * Restrict the supported versions of the Dart SDK to `^2.4.0`. > > See the [full changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1227) for changes in earlier releases. > > ## Dart Sass 1.22.6 > To install Dart Sass 1.22.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 > > * **Potentially breaking bug fix:** The `keywords()` function now converts underscore-separated argument names to hyphen-separated names. This matches LibSass's behavior, but not Ruby Sass's. > > * Further improve performance for logic-heavy stylesheets. > > * Improve a few error messages. > > ... (truncated)
Changelog *Sourced from [sass's changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md).* > ## 1.22.9 > > * Include argument names when reporting range errors and selector parse errors. > > * Avoid double `Error:` headers when reporting selector parse errors. > > * Clarify the error message when the wrong number of positional arguments are > passed along with a named argument. > > ### JavaScript API > > * Re-add support for Node Carbon (8.x). > > ## 1.22.8 > > ### JavaScript API > > * Don't crash when running in a directory whose name contains URL-sensitive > characters. > > * Drop support for Node Carbon (8.x), which doesn't support `url.pathToFileURL`. > > ## 1.22.7 > > * Restrict the supported versions of the Dart SDK to `^2.4.0`. > > ## 1.22.6 > > * **Potentially breaking bug fix:** The `keywords()` function now converts > underscore-separated argument names to hyphen-separated names. This matches > LibSass's behavior, but not Ruby Sass's. > > * Further improve performance for logic-heavy stylesheets. > > * Improve a few error messages. > > ## 1.22.5 > > ### JavaScript API > > * Improve performance for logic-heavy stylesheets. > > ## 1.22.4 > > * Fix a bug where at-rules imported from within a style rule would appear within > that style rule rather than at the root of the document. > > ## 1.22.3 > > * **Potentially breaking bug fix:** The argument name for the `saturate()` > ... (truncated)
Commits - [`c8ac543`](https://github.com/sass/dart-sass/commit/c8ac543d1e89eb3e3181c17b7cfaf7e795c2886b) Re-add support for Node Carbon ([#785](https://github-redirect.dependabot.com/sass/dart-sass/issues/785)) - [`51b4461`](https://github.com/sass/dart-sass/commit/51b446193b95c59e9b0e7195fc2911d90c408284) Merge pull request [#781](https://github-redirect.dependabot.com/sass/dart-sass/issues/781) from sass/error-reporting - [`d840b84`](https://github.com/sass/dart-sass/commit/d840b84b596f58d2bb58dd8957c4540bd8d842fc) Clarify the error for the wrong number of positional arguments - [`d408a59`](https://github.com/sass/dart-sass/commit/d408a5994e9ff6b6eef72600495f1bedaef4a809) Add a missing trailing "." to an error message - [`382af49`](https://github.com/sass/dart-sass/commit/382af499e0f3ac54b152efff2dd44b7bb3bbdf4a) Avoid double "Error:" headers when reporting selector parse errors - [`44b542f`](https://github.com/sass/dart-sass/commit/44b542fcefa4e21cc8ccd88abdfce801fa5bc084) Include argument names when reporting selector parse errors - [`8d5e3d9`](https://github.com/sass/dart-sass/commit/8d5e3d9a67b6a0badc95e6ba504a880dab5c64fd) Include argument names when reporting range errors - [`1d8cec8`](https://github.com/sass/dart-sass/commit/1d8cec8477dbc04156666d892c2340293c7fd40b) Add Scoop to the list of install options ([#772](https://github-redirect.dependabot.com/sass/dart-sass/issues/772)) - [`1425a43`](https://github.com/sass/dart-sass/commit/1425a43e172a9398f28ef6434ef34ea934d564b8) Merge pull request [#778](https://github-redirect.dependabot.com/sass/dart-sass/issues/778) from sass/release - [`d0f471c`](https://github.com/sass/dart-sass/commit/d0f471ca9dec6fc31a88479d6afc8646066ac026) Drop support for Node 8.x - Additional commits viewable in [compare view](https://github.com/sass/dart-sass/compare/1.16.1...1.22.9)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #391.