sass/dart-sass
### [`v1.46.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1460)
[Compare Source](https://togithub.com/sass/dart-sass/compare/1.45.2...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
by asynchronous functions to signal asynchronous errors.
- Add a `LegacyAsyncFunctionDone` type for the `done` callback that's passed to
`LegacyAsyncFunction`.
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
1.45.2
->1.46.0
Release Notes
sass/dart-sass
### [`v1.46.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1460) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.45.2...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 by asynchronous functions to signal asynchronous errors. - Add a `LegacyAsyncFunctionDone` type for the `done` callback that's passed to `LegacyAsyncFunction`.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.