Skip to content

chore(deps): update dependency sass-loader to v13.3.3#15

Open
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/sass-loader-13.x
Open

chore(deps): update dependency sass-loader to v13.3.3#15
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/sass-loader-13.x

Conversation

@renovate-sh-app
Copy link
Copy Markdown

@renovate-sh-app renovate-sh-app bot commented Jan 7, 2026

This PR contains the following updates:

Package Change Age Confidence
sass-loader 13.3.113.3.3 age confidence

Release Notes

webpack/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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| npm        | sass-loader | 13.3.1 | 13.3.3 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 7, 2026

😢 zizmor failed with exit code 14.

Expand for full output
error[template-injection]: code injection via template expansion
  --> ./.github/workflows/ci.yml:45:65
   |
44 |         run: |
   |         --- this run block
45 |           if [ "${{ github.event_name }}" == "push" ] && [ "${{ github.ref }}" == "refs/heads/main" ]; then
   |                                                                 ^^^^^^^^^^ may expand into attacker-controllable code
   |
   = note: audit confidence → High
   = note: this finding has an auto-fix

error[unpinned-uses]: unpinned action reference
  --> ./.github/workflows/ci.yml:67:9
   |
67 |         uses: magefile/mage-action@v3
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ action is not pinned to a hash (required by blanket policy)
   |
   = note: audit confidence → High

error[unpinned-uses]: unpinned action reference
  --> ./.github/workflows/ci.yml:74:9
   |
74 |         uses: magefile/mage-action@v3
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ action is not pinned to a hash (required by blanket policy)
   |
   = note: audit confidence → High

35 findings (12 ignored, 20 suppressed, 1 fixable): 0 informational, 0 low, 0 medium, 3 high

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants