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.92.1
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.93.0
Choose a head ref
  • 4 commits
  • 13 files changed
  • 4 contributors

Commits on Sep 8, 2025

  1. Bump actions/setup-node from 4 to 5 in /.github/util/initialize (#2644)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    7737af5 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-node from 4 to 5 (#2643)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    9360866 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. Fix crash when @importing a Sass file that @uses another file (#2599)

    * update changelog and versions
    Goodwine authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    edfe90d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Publish a @sass/types package with the types of the shared JS API (#…

    …2639)
    
    Co-authored-by: Natalie Weizenbaum <[email protected]>
    stof and nex3 authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    307226a View commit details
    Browse the repository at this point in the history
Loading