Skip to content
This repository has been archived by the owner on Mar 13, 2022. It is now read-only.

Update dependency sass-loader to v12 #262

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass-loader 10.2.0 -> 12.1.0 age adoption passing confidence

Release Notes

webpack-contrib/sass-loader

v12.1.0

Compare Source

Features
  • allow String value for the implementation option (382a3ca)

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 12.13.0
Bug Fixes
  • crash in custom importers with worker threads (#​958) (67aa139)
  • resolving _index.import.scss/index.import.scss in packages (#​906) (6641a16)
11.1.1 (2021-05-13)
Bug Fixes
  • disabled auto importing fiber on node >= 16 due incompatibility problems (#​950) (4ca004b)

v11.1.1

Compare Source

v11.1.0

Compare Source

Features
11.0.1 (2021-02-08)
Bug Fixes
  • compatibility with custom importers for node-sass (#​927) (af5a072)

v11.0.1

Compare Source

v11.0.0

Compare Source

Notes
  • using ~ is deprecated and can be removed from your code (we recommend it), but we still support it for historical reasons.

Why you can removed it?
The loader will first try to resolve @import/@use as relative, if it cannot be resolved, the loader will try to resolve @import/@use inside node_modules.
Using ~ means looking for files in node_modules or resolve.alias or resolve.fallback.

⚠ BREAKING CHANGES
  • minimum supported webpack version is 5
Features
  • supported the resolve.byDependency option, you can setup { resolve: { byDependency: { sass: { mainFiles: ['custom', '...'] } } } }
10.1.1 (2021-01-11)
Bug Fixes
  • problem with resolving and the includePaths option (#​913) (cadc75e)

Configuration

📅 Schedule: "after 6am and before 4pm every weekday" (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, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency sass-loader to v12.1.0 Update dependency sass-loader to v12 Jun 17, 2021
@renovate renovate bot force-pushed the renovate/sass-loader-12.x branch from 61017b8 to e271fb5 Compare June 17, 2021 14:04
@AlMcKinlay AlMcKinlay closed this Jun 17, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Jun 17, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 12.x releases. However, if you upgrade to 12.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/sass-loader-12.x branch June 17, 2021 17:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants