Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

sass/dart-sass

v1.49.8

Compare Source

  • Fixed a bug where some plain CSS imports would not be emitted.
JS API
  • Fix a bug where inspecting the Sass module in the Node.js console crashed on
    Node 17.
Embedded Sass
  • Fix a bug where source map URLs were incorrectly generated when passing
    importers to the legacy API.

v1.49.7

Compare Source

Embedded Sass
  • First stable release the sass-embedded npm package that contains the Node.js
    Embedded Host.

  • First stable release of the sass_embedded pub package that contains the
    Embedded Dart Sass compiler.

v1.49.6

Compare Source

  • No user-visible changes.

v1.49.5

Compare Source

  • No user-visible changes.

v1.49.4

Compare Source

  • No user-visible changes.

v1.49.3

Compare Source

  • No user-visible changes.

v1.49.2

Compare Source

  • No user-visible changes.

v1.49.1

Compare Source

  • Stop supporting non-LTS Node.js versions.

v1.49.0

Compare Source

  • 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.

v1.48.0

Compare Source

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.

v1.47.0

Compare Source

JS API
TypeScript Declarations
  • Add declarations for the TRUE and FALSE constants.

v1.46.0

Compare Source

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: "every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the minor label Feb 17, 2022
@cypress
Copy link

cypress bot commented Feb 17, 2022



Test summary

9 0 0 0


Run details

Project WebApp
Status Passed
Commit 019c9b1
Started Feb 18, 2022 12:27 AM
Ended Feb 18, 2022 12:31 AM
Duration 04:09 💡
OS Linux Ubuntu - 20.04
Browser Electron 94

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@renovate renovate bot force-pushed the renovate/sass-1.x branch from 9e0f4ec to 019c9b1 Compare February 18, 2022 00:25
@renovate renovate bot changed the title Update dependency sass to v1.49.7 Update dependency sass to v1.49.8 Feb 18, 2022
@qvalentin qvalentin merged commit d405bdd into feature/deps Feb 19, 2022
@renovate renovate bot deleted the renovate/sass-1.x branch February 19, 2022 10:02
qvalentin pushed a commit that referenced this pull request Apr 20, 2022
Co-authored-by: Renovate Bot <bot@renovateapp.com>
qvalentin added a commit that referenced this pull request Apr 20, 2022
* Update dependency sass to v1.49.8 (#295)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency axios to v0.26.0 (#293)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Pin dependency webpack to 5.69.0 (#290)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @testing-library/react to v12.1.3

* Update dependency webpack to v5.69.1

* Update dependency sass to v1.49.9

* Update devDependencies (patch)

* Update dependency react-router-dom to v6.2.2

* Update devDependencies (patch)

* Update dependency webpack to v5.72.0 (#309)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Fix multiple children in react element

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants