RoboJackets / people-counter

People counter to help comply with COVID-19 related restrictions at the SCC
https://counter.scc.gatech.edu
MIT License
2 stars 0 forks source link

Update dependency sass to v1.46.0 #626

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass 1.45.2 -> 1.46.0 age adoption passing confidence

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.