Bump sass from 1.45.0 to 1.49.0 #440

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/sass-1.49.0 into develop 2022-01-29 15:58:37 +01:00
dependabot[bot] commented 2022-01-19 05:06:05 +01:00 (Migrated from github.com)

Bumps sass from 1.45.0 to 1.49.0.

Release notes

Sourced from sass's releases.

Dart Sass 1.49.0

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

Changes

  • Fix a bug in string.insert with certain negative indices.

JS API

  • Add support for the sourceMapIncludeSources option in the new JS API.

TypeScript Declarations

  • Fix a bug where LegacyPluginThis.options.linefeed was typed to return abbreviations when it actually returned literal linefeed characters.

See the full changelog for changes in earlier releases.

Dart Sass 1.48.0

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

Changes

JS API

  • Potentially breaking bug fix: Match the specification of the new JS API by setting LegacyResult.map to undefined rather than null.

TypeScript Declarations

  • Add a declaration for the NULL constant.

See the full changelog for changes in earlier releases.

Dart Sass 1.47.0

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

Changes

JS API

TypeScript Declarations

... (truncated)

Changelog

Sourced from sass's changelog.

1.49.0

  • Fix a bug in string.insert with certain negative indices.

JS API

  • Add support for the sourceMapIncludeSources option in the new JS API.

TypeScript Declarations

  • Fix a bug where LegacyPluginThis.options.linefeed was typed to return abbreviations when it actually returned literal linefeed characters.

1.48.0

JS API

  • Potentially breaking bug fix: Match the specification of the new JS API by setting LegacyResult.map to undefined rather than null.

TypeScript Declarations

  • Add a declaration for the NULL constant.

1.47.0

JS API

TypeScript Declarations

  • Add declarations for the TRUE and FALSE constants.

1.46.0

JS API

  • Potentially breaking bug fix: Match the specification of the new JS API by passing undefined rather than null to Logger.warn() for an unset span.

TypeScript Declarations

  • Add a declaration for the LegacyPluginThis.options.context field.

  • Update the definition of LegacyAsyncFunction to include explicit definitions with zero through six arguments before the done parameter. This makes it possible for TypeScript users to pass in callbacks that take a specific number of arguments, rather than having to declare a callback that takes an arbitrary number.

  • Add a declaration for types.Error, a legacy API class that can be returned

... (truncated)

Commits

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @Serraniel.


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)
Bumps [sass](https://github.com/sass/dart-sass) from 1.45.0 to 1.49.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/releases">sass's releases</a>.</em></p> <blockquote> <h2>Dart Sass 1.49.0</h2> <p>To install Sass 1.49.0, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <ul> <li>Fix a bug in <code>string.insert</code> with certain negative indices.</li> </ul> <h3>JS API</h3> <ul> <li>Add support for the <code>sourceMapIncludeSources</code> option in the new JS API.</li> </ul> <h4>TypeScript Declarations</h4> <ul> <li>Fix a bug where <code>LegacyPluginThis.options.linefeed</code> was typed to return abbreviations when it actually returned literal linefeed characters.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1490">full changelog</a> for changes in earlier releases.</p> <h2>Dart Sass 1.48.0</h2> <p>To install Sass 1.48.0, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <h3>JS API</h3> <ul> <li><strong>Potentially breaking bug fix:</strong> Match the specification of the new JS API by setting <code>LegacyResult.map</code> to <code>undefined</code> rather than <code>null</code>.</li> </ul> <h4>TypeScript Declarations</h4> <ul> <li>Add a declaration for the <code>NULL</code> constant.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1480">full changelog</a> for changes in earlier releases.</p> <h2>Dart Sass 1.47.0</h2> <p>To install Sass 1.47.0, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <h3>JS API</h3> <h4>TypeScript Declarations</h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's changelog</a>.</em></p> <blockquote> <h2>1.49.0</h2> <ul> <li>Fix a bug in <code>string.insert</code> with certain negative indices.</li> </ul> <h3>JS API</h3> <ul> <li>Add support for the <code>sourceMapIncludeSources</code> option in the new JS API.</li> </ul> <h4>TypeScript Declarations</h4> <ul> <li>Fix a bug where <code>LegacyPluginThis.options.linefeed</code> was typed to return abbreviations when it actually returned literal linefeed characters.</li> </ul> <h2>1.48.0</h2> <h3>JS API</h3> <ul> <li><strong>Potentially breaking bug fix:</strong> Match the specification of the new JS API by setting <code>LegacyResult.map</code> to <code>undefined</code> rather than <code>null</code>.</li> </ul> <h4>TypeScript Declarations</h4> <ul> <li>Add a declaration for the <code>NULL</code> constant.</li> </ul> <h2>1.47.0</h2> <h3>JS API</h3> <h4>TypeScript Declarations</h4> <ul> <li>Add declarations for the <code>TRUE</code> and <code>FALSE</code> constants.</li> </ul> <h2>1.46.0</h2> <h3>JS API</h3> <ul> <li><strong>Potentially breaking bug fix:</strong> Match the specification of the new JS API by passing <code>undefined</code> rather than <code>null</code> to <code>Logger.warn()</code> for an unset <code>span</code>.</li> </ul> <h4>TypeScript Declarations</h4> <ul> <li> <p>Add a declaration for the <code>LegacyPluginThis.options.context</code> field.</p> </li> <li> <p>Update the definition of <code>LegacyAsyncFunction</code> to include explicit definitions with zero through six arguments before the <code>done</code> parameter. This makes it possible for TypeScript users to pass in callbacks that take a specific number of arguments, rather than having to declare a callback that takes an arbitrary number.</p> </li> <li> <p>Add a declaration for <code>types.Error</code>, a legacy API class that can be returned</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/13099d497a6b6b6afd0b458e751eeab1661633ca"><code>13099d4</code></a> Cut a release (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1600">#1600</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/f055db079768c6baaf0b84c780386bbd882ec777"><code>f055db0</code></a> Implement the sourceMapIncludeSources JS option (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1583">#1583</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/e1fcbaaf363336e0685efe12e2aa532404dfecab"><code>e1fcbaa</code></a> Fix string.insert with negative indices (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1598">#1598</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/8fd0ffdb4be424a908c271a14930a425087556ee"><code>8fd0ffd</code></a> Cut a release with a TS definition for NULL (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1596">#1596</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/fc8b9fa3c78a1f15a666cf00f6384b44db00144d"><code>fc8b9fa</code></a> Clone repos using https:// not git:// (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1597">#1597</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/720c358c066e9aaef51bac3e2e193514987e2448"><code>720c358</code></a> Set LegacyResult.map to undefined rather than null (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1592">#1592</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/54fd309079725a086360935c56f895c58bd90ebc"><code>54fd309</code></a> Cut a release with TS definitions for TRUE/FALSE (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1591">#1591</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/f9dff2ecffb1c7e46772c8e7459ce94f224819b6"><code>f9dff2e</code></a> Mention TypeScript type updates in the CHANGELOG (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1589">#1589</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/78c98ee6257ec6499d03a82066767bbbdd5705e7"><code>78c98ee</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1573">#1573</a> from sass/carbon</li> <li><a href="https://github.com/sass/dart-sass/commit/a6c3540f4f81af653dab30f0a4a53401f3e325ae"><code>a6c3540</code></a> Update performance numbers</li> <li>Additional commits viewable in <a href="https://github.com/sass/dart-sass/compare/1.45.0...1.49.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sass&package-manager=npm_and_yarn&previous-version=1.45.0&new-version=1.49.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @Serraniel. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Serraniel (Migrated from github.com) approved these changes 2022-01-19 05:06:25 +01:00
Serraniel (Migrated from github.com) left a comment

@dependabot merge

@dependabot merge
dependabot[bot] commented 2022-01-19 05:06:52 +01:00 (Migrated from github.com)

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass.
dependabot[bot] commented 2022-01-28 17:48:29 +01:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Serraniel (Migrated from github.com) approved these changes 2022-01-28 17:49:19 +01:00
Serraniel (Migrated from github.com) left a comment

@dependabot merge

@dependabot merge
Serraniel (Migrated from github.com) approved these changes 2022-01-28 18:53:51 +01:00
Serraniel (Migrated from github.com) left a comment

@dependabot merge

@dependabot merge
Serraniel commented 2022-01-29 15:16:41 +01:00 (Migrated from github.com)

@dependabot recreate

@dependabot recreate
Serraniel commented 2022-01-29 15:57:56 +01:00 (Migrated from github.com)

@dependabot merge

@dependabot merge
dependabot[bot] commented 2022-01-29 15:57:57 +01:00 (Migrated from github.com)

This PR is closed - you'll need to reopen it before merging.

This PR is closed - you'll need to reopen it before merging.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/AniwatchPlus#440
No description provided.