Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webpack-contrib/sass-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.2.0
Choose a base ref
...
head repository: webpack-contrib/sass-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.2.1
Choose a head ref
  • 16 commits
  • 18 files changed
  • 5 contributors

Commits on Nov 18, 2022

  1. chore(deps): bump loader-utils from 2.0.3 to 2.0.4 (#1104)

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.3...v2.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 18, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    347f752 View commit details

Commits on Nov 24, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b22cb5b View commit details

Commits on Nov 25, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    05eda08 View commit details

Commits on Dec 2, 2022

  1. chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1107)

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1e41d00 View commit details

Commits on Dec 7, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4188099 View commit details

Commits on Jan 3, 2023

  1. Copy the full SHA
    9c4017d View commit details

Commits on Jan 8, 2023

  1. chore(deps): bump json5 from 1.0.1 to 1.0.2 (#1113)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 8, 2023
    Copy the full SHA
    7bdc0af View commit details
  2. chore: update dependency review action (#1112)

    Co-authored-by: Nitin Kumar <snitin315@gmail.com>
    ersachin3112 and snitin315 authored Jan 8, 2023
    Copy the full SHA
    17901e3 View commit details

Commits on Jan 20, 2023

  1. Copy the full SHA
    773d2b8 View commit details

Commits on Jan 22, 2023

  1. Copy the full SHA
    449f5ac View commit details

Commits on Feb 2, 2023

  1. Copy the full SHA
    4b70594 View commit details

Commits on Feb 10, 2023

  1. chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#1118)

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](https://github.com/kornelski/http-cache-semantics/commits)
    
    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2023
    Copy the full SHA
    83db4d0 View commit details
  2. Copy the full SHA
    75dcfde View commit details

Commits on Mar 15, 2023

  1. chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 (#1121)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2023
    Copy the full SHA
    de29518 View commit details

Commits on Mar 18, 2023

  1. Copy the full SHA
    21966ee View commit details
  2. Copy the full SHA
    4dd92db View commit details
34 changes: 34 additions & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"version": "0.2",
"language": "en,en-gb",
"words": [
"darkcyan",
"libsass",
"drilldown",
"callout",
"mediumpurple",
"hotpink",
"rosybrown",
"asdfj",
"unparseable",
"memfs",
"klona",
"sharename",
"wekbit",
"commitlint",
"bgcolor"
],

"ignorePaths": [
"CHANGELOG.md",
"coverage",
"package.json",
"dist/**",
"**/__snapshots__/**",
"package-lock.json",
"*.sass",
"node_modules",
"coverage",
"*.log"
]
}
23 changes: 0 additions & 23 deletions .github/workflows/cancel.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
@@ -11,4 +11,4 @@ jobs:
- name: "Checkout Repository"
uses: actions/checkout@v3
- name: "Dependency Review"
uses: actions/dependency-review-action@v2
uses: actions/dependency-review-action@v3
10 changes: 9 additions & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
@@ -23,10 +23,14 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
node-version: [16.x]
node-version: [lts/*]

runs-on: ${{ matrix.os }}

concurrency:
group: lint-${{ matrix.os }}-v${{ matrix.node-version }}-${{ github.ref }}
cancel-in-progress: true

steps:
- uses: actions/checkout@v3
with:
@@ -61,6 +65,10 @@ jobs:

runs-on: ${{ matrix.os }}

concurrency:
group: test-${{ matrix.os }}-v${{ matrix.node-version }}-${{ matrix.webpack-version }}-${{ github.ref }}
cancel-in-progress: true

steps:
- name: Setup Git
if: matrix.os == 'windows-latest'
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [13.2.1](https://github.com/webpack-contrib/sass-loader/compare/v13.2.0...v13.2.1) (2023-03-18)


### Bug Fixes

* do not crash on a custom scheme in `@import`/`@use` for the modern API ([21966ee](https://github.com/webpack-contrib/sass-loader/commit/21966ee01efde0368996ac743a90efcb51c8d591))

## [13.2.0](https://github.com/webpack-contrib/sass-loader/compare/v13.1.0...v13.2.0) (2022-11-09)


2 changes: 1 addition & 1 deletion lint-staged.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = {
"*": ["prettier --write --ignore-unknown"],
"*": ["prettier --write --ignore-unknown", "cspell --no-must-find-files"],
"*.js": ["eslint --cache --fix"],
};
Loading