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: main
Choose a head ref
  • 4 commits
  • 11 files changed
  • 1 contributor

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
Loading