-
Notifications
You must be signed in to change notification settings - Fork 371
Comparing changes
Open a pull request
base repository: sass/dart-sass
base: 1.94.2
head repository: sass/dart-sass
compare: 1.96.0
- 17 commits
- 82 files changed
- 4 contributors
Commits on Nov 24, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 1460b27 - Browse repository at this point
Copy the full SHA 1460b27View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 27cb2b6 - Browse repository at this point
Copy the full SHA 27cb2b6View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 1095633 - Browse repository at this point
Copy the full SHA 1095633View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 293200b - Browse repository at this point
Copy the full SHA 293200bView commit details
Commits on Dec 1, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for e4837d1 - Browse repository at this point
Copy the full SHA e4837d1View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f8a8a51 - Browse repository at this point
Copy the full SHA f8a8a51View commit details -
Fix the operator span when parsing a standalone
%(#2667)Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
Configuration menu - View commit details
-
Copy full SHA for 9380924 - Browse repository at this point
Copy the full SHA 9380924View commit details
Commits on Dec 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e2bf843 - Browse repository at this point
Copy the full SHA e2bf843View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b95eb7 - Browse repository at this point
Copy the full SHA 3b95eb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f9a593 - Browse repository at this point
Copy the full SHA 6f9a593View commit details -
This makes it easier for the migrator to handle functions with named arguments.
Configuration menu - View commit details
-
Copy full SHA for 38d4ac8 - Browse repository at this point
Copy the full SHA 38d4ac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f7a16c - Browse repository at this point
Copy the full SHA 2f7a16cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2abc89e - Browse repository at this point
Copy the full SHA 2abc89eView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 4747063 - Browse repository at this point
Copy the full SHA 4747063View commit details
Commits on Dec 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eae38c5 - Browse repository at this point
Copy the full SHA eae38c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aa6d5f - Browse repository at this point
Copy the full SHA 4aa6d5fView commit details
Commits on Dec 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f6bdc02 - Browse repository at this point
Copy the full SHA f6bdc02View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.94.2...1.96.0