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.89.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.91.0
Choose a head ref
  • 12 commits
  • 28 files changed
  • 4 contributors

Commits on Jun 9, 2025

  1. Bump jest-extended from 5.0.3 to 6.0.0 in /pkg/sass-parser (#2587)

    Bumps [jest-extended](https://github.com/jest-community/jest-extended) from 5.0.3 to 6.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@v5.0.3...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: jest-extended
      dependency-version: 6.0.0
      dependency-type: direct:development
      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 Jun 9, 2025
    Configuration menu
    Copy the full SHA
    a42380f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Fix CI by pinning postcss version to 8.5.5 and disable app armor for …

    …browser tests (#2606)
    
    * Pin postcss version to 8.5.5
    
    Not using 8.5.6 yet because it needs additional changes for type compatibility
    
    * disable app armor for browser tests
    
    See puppeteer/puppeteer#12818
    Ubuntu 23+ doesn't like running puppeteer without disabling AppArmor.
    Goodwine authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    b27c3ae View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. Bump jest from 29.7.0 to 30.0.4 in /pkg/sass-parser (#2603)

    Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.4.
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.0.4/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-version: 30.0.4
      dependency-type: direct:development
      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 Jul 14, 2025
    Configuration menu
    Copy the full SHA
    d3e1abf View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

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

Commits on Aug 4, 2025

  1. Bump @types/jest from 29.5.14 to 30.0.0 in /pkg/sass-parser (#2591)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.14 to 30.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-version: 30.0.0
      dependency-type: direct:development
      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 Aug 4, 2025
    Configuration menu
    Copy the full SHA
    02fa098 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

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

Commits on Aug 13, 2025

  1. Bump expect from 29.7.0 to 30.0.5 in /pkg/sass-parser (#2611)

    Bumps [expect](https://github.com/jestjs/jest/tree/HEAD/packages/expect) from 29.7.0 to 30.0.5.
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/expect)
    
    ---
    updated-dependencies:
    - dependency-name: expect
      dependency-version: 30.0.5
      dependency-type: direct:development
      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 Aug 13, 2025
    Configuration menu
    Copy the full SHA
    8f1c24a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

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

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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 Aug 18, 2025
    Configuration menu
    Copy the full SHA
    e55398a View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 4 to 5 (#2620)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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 Aug 18, 2025
    Configuration menu
    Copy the full SHA
    e0b2a50 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Print non-integer number at full precision in inspect mode (#2615)

    Co-authored-by: Natalie Weizenbaum <[email protected]>
    ntkme and nex3 authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    1df71a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

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