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: sass/dart-sass
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.94.2
Choose a base ref
...
head repository: sass/dart-sass
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.96.0
Choose a head ref
  • 17 commits
  • 82 files changed
  • 4 contributors

Commits on Nov 24, 2025

  1. Bump actions/checkout from 5 to 6 in /.github/util/initialize (#2686)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    1460b27 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 5 to 6 (#2685)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    27cb2b6 View commit details
    Browse the repository at this point in the history
  3. Bump jest-extended from 6.0.0 to 7.0.0 in /pkg/sass-parser (#2678)

    Bumps [jest-extended](https://github.com/jest-community/jest-extended) from 6.0.0 to 7.0.0.
    - [Release notes](https://github.com/jest-community/jest-extended/releases)
    - [Changelog](https://github.com/jest-community/jest-extended/blob/main/CHANGELOG.md)
    - [Commits](jest-community/jest-extended@v6.0.0...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: jest-extended
      dependency-version: 7.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    1095633 View commit details
    Browse the repository at this point in the history
  4. Bump protoc_plugin from 23.0.0 to 24.0.0 (#2677)

    Bumps [protoc_plugin](https://github.com/google/protobuf.dart) from 23.0.0 to 24.0.0.
    - [Release notes](https://github.com/google/protobuf.dart/releases)
    - [Commits](google/protobuf.dart@protoc_plugin-v23.0.0...protoc_plugin-v24.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: protoc_plugin
      dependency-version: 24.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    293200b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Bump archive from 3.6.1 to 4.0.7 (#2688)

    Bumps [archive](https://github.com/brendan-duncan/archive) from 3.6.1 to 4.0.7.
    - [Changelog](https://github.com/brendan-duncan/archive/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/brendan-duncan/archive/commits)
    
    ---
    updated-dependencies:
    - dependency-name: archive
      dependency-version: 4.0.7
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    e4837d1 View commit details
    Browse the repository at this point in the history
  2. Bump chokidar from 4.0.3 to 5.0.0 in /package (#2690)

    Bumps [chokidar](https://github.com/paulmillr/chokidar) from 4.0.3 to 5.0.0.
    - [Release notes](https://github.com/paulmillr/chokidar/releases)
    - [Commits](paulmillr/chokidar@4.0.3...5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: chokidar
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    f8a8a51 View commit details
    Browse the repository at this point in the history
  3. Fix the operator span when parsing a standalone % (#2667)

    Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
    stof and nex3 authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    9380924 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Configuration menu
    Copy the full SHA
    e2bf843 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b95eb7 View commit details
    Browse the repository at this point in the history
  3. Add support for plain-CSS if()

    nex3 committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    6f9a593 View commit details
    Browse the repository at this point in the history
  4. Add ArgumentList.namedSpans

    This makes it easier for the migrator to handle functions with named
    arguments.
    nex3 committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    38d4ac8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f7a16c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2693 from sass/css-if

    Add support for plain-CSS if()
    nex3 authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    2abc89e View commit details
    Browse the repository at this point in the history
  7. Bump the sass-parser version (#2697)

    Due to a versioning mixup, the if() changes didn't actually get
    released as part of 0.4.36.
    nex3 authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    4747063 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. Configuration menu
    Copy the full SHA
    eae38c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aa6d5f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. Configuration menu
    Copy the full SHA
    f6bdc02 View commit details
    Browse the repository at this point in the history
Loading