Skip to content

chore(deps): update dependency sass-loader to v13 #832

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2022

This PR contains the following updates:

Package Change Age Confidence
sass-loader 12.6.0 -> 13.3.3 age confidence

Release Notes

webpack-contrib/sass-loader (sass-loader)

v13.3.3

Compare Source

⚠ BREAKING CHANGES
  • removed fibers support
  • minimum supported Node.js version is 18.12.0 (627f55d)
13.3.3 (2023-12-25)
Bug Fixes
13.3.2 (2023-06-09)
Bug Fixes
13.3.1 (2023-05-28)
Bug Fixes

v13.3.2

Compare Source

⚠ BREAKING CHANGES
  • removed fibers support
  • minimum supported Node.js version is 18.12.0 (627f55d)
13.3.3 (2023-12-25)
Bug Fixes
13.3.2 (2023-06-09)
Bug Fixes
13.3.1 (2023-05-28)
Bug Fixes

v13.3.1

Compare Source

⚠ BREAKING CHANGES
  • removed fibers support
  • minimum supported Node.js version is 18.12.0 (627f55d)
13.3.3 (2023-12-25)
Bug Fixes
13.3.2 (2023-06-09)
Bug Fixes
13.3.1 (2023-05-28)
Bug Fixes

v13.3.0

Compare Source

⚠ BREAKING CHANGES
  • removed fibers support
  • minimum supported Node.js version is 18.12.0 (627f55d)
13.3.3 (2023-12-25)
Bug Fixes
13.3.2 (2023-06-09)
Bug Fixes
13.3.1 (2023-05-28)
Bug Fixes

v13.2.2

Compare Source

Features
13.2.2 (2023-03-27)
Bug Fixes
13.2.1 (2023-03-18)
Bug Fixes
  • do not crash on a custom scheme in @import/@use for the modern API (21966ee)

v13.2.1

Compare Source

Features
13.2.2 (2023-03-27)
Bug Fixes
13.2.1 (2023-03-18)
Bug Fixes
  • do not crash on a custom scheme in @import/@use for the modern API (21966ee)

v13.2.0

Compare Source

Features
13.2.2 (2023-03-27)
Bug Fixes
13.2.1 (2023-03-18)
Bug Fixes
  • do not crash on a custom scheme in @import/@use for the modern API (21966ee)

v13.1.0

Compare Source

Features
13.0.2 (2022-06-27)
Bug Fixes
13.0.1 (2022-06-24)
Bug Fixes

v13.0.2

Compare Source

Features
13.0.2 (2022-06-27)
Bug Fixes
13.0.1 (2022-06-24)
Bug Fixes

v13.0.1

Compare Source

Features
13.0.2 (2022-06-27)
Bug Fixes
13.0.1 (2022-06-24)
Bug Fixes

v13.0.0

Compare Source

Features
13.0.2 (2022-06-27)
Bug Fixes
13.0.1 (2022-06-24)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/sass-loader-13.x branch 2 times, most recently from b0034b5 to 3ed480e Compare July 1, 2022 17:14
@renovate renovate bot force-pushed the renovate/sass-loader-13.x branch from 3ed480e to b53d739 Compare November 20, 2022 09:30
@renovate renovate bot force-pushed the renovate/sass-loader-13.x branch from b53d739 to 7850a92 Compare March 31, 2023 14:34
@renovate renovate bot force-pushed the renovate/sass-loader-13.x branch from 7850a92 to 212ca1d Compare May 28, 2023 09:53
@renovate renovate bot force-pushed the renovate/sass-loader-13.x branch from 212ca1d to 8afdc35 Compare June 16, 2023 14:56
@renovate renovate bot force-pushed the renovate/sass-loader-13.x branch from 8afdc35 to d714a38 Compare October 13, 2023 14:26
@renovate renovate bot force-pushed the renovate/sass-loader-13.x branch from d714a38 to c6ffd01 Compare December 29, 2023 15:09
@renovate renovate bot force-pushed the renovate/sass-loader-13.x branch from c6ffd01 to 2ebbba4 Compare August 10, 2025 15:56
Copy link
Contributor Author

renovate bot commented Aug 10, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.34.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22550
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.34.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22550:21)
    at Object.getSpec (/opt/containerbase/tools/corepack/0.34.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22699:20)
    at Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.34.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22917:31)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.34.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22956:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.34.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23660:7)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants