Bump EndBug/add-and-commit from 9 to 10 (#2756) Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 9 to 10. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](https://github.com/endbug/add-and-commit/compare/v9...v10) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: '10' 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>
Recent Commits to dart-sass:main
-
Bump EndBug/add-and-commit from 9 to 10 (#2756)
-
[Function Name] Implement changes (#2731)
[Function Name] Implement changes (#2731) See sass/sass#4048
-
Bump version to 1.98.0 (#2754)
Bump version to 1.98.0 (#2754) - Ran: dart run grinder bump-version-minor - Updated `analyzer` package to v10.0.1 in pubspec.yaml. This should be no-op, as the github version was supposedly updated to this version in PR #2730
-
Update immutable to v5.1.5 (#2753)
Update immutable to v5.1.5 (#2753)
-
Bump actions/upload-artifact from 6 to 7 (#2747)
Bump actions/upload-artifact from 6 to 7 (#2747) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '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>
-
Bump actions/download-artifact from 7 to 8 (#2749)
Bump actions/download-artifact from 7 to 8 (#2749) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v7...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' 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>
-
Bump postcss from 8.5.6 to 8.5.8 in /pkg/sass-parser (#2752)
Bump postcss from 8.5.6 to 8.5.8 in /pkg/sass-parser (#2752) Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.8. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.5.6...8.5.8) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Bump actions/attest-build-provenance from 3 to 4 (#2748)
Bump actions/attest-build-provenance from 3 to 4 (#2748) Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 3 to 4. - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](https://github.com/actions/attest-build-provenance/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: '4' 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>
-
Gracefully handle dependency loops in watch mode (#2746)
Gracefully handle dependency loops in watch mode (#2746) Fixes #2744
-
Bump eslint from 9.39.3 to 10.0.1 in /pkg/sass-parser (#2743)
Bump eslint from 9.39.3 to 10.0.1 in /pkg/sass-parser (#2743) Bumps [eslint](https://github.com/eslint/eslint) from 9.39.3 to 10.0.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v9.39.3...v10.0.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.1 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>
-
Add Logger.defaultLogger to automatically choose whether to use color…
Add Logger.defaultLogger to automatically choose whether to use colors (#2742)
-
Always convert printed objects to strings in JS (#2741)
Always convert printed objects to strings in JS (#2741) This makes browsers match the behavior in Dart and Node, and specifically fixes a bug where warnings were emitted as `StringBuffer` objects rather than console messages.
-
Fix simplifying SassCalculation with unsimplifiable CalculationOperat…
Fix simplifying SassCalculation with unsimplifiable CalculationOperation (#2735) Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
-
Bump analyzer from 8.4.1 to 10.0.1 (#2730)
Bump analyzer from 8.4.1 to 10.0.1 (#2730) * Analyzer deprecated "name2", use "name" instead. * Bump analyzer from 8.4.1 to 10.0.1
-
Fix at-rules combined with plain CSS nesting (#2725)
Fix at-rules combined with plain CSS nesting (#2725) Closes #2322
-
Bump gts from 6.0.2 to 7.0.0 in /pkg/sass-parser (#2711)
Bump gts from 6.0.2 to 7.0.0 in /pkg/sass-parser (#2711) * Bump gts from 6.0.2 to 7.0.0 in /pkg/sass-parser Bumps [gts](https://github.com/google/gts) from 6.0.2 to 7.0.0. - [Release notes](https://github.com/google/gts/releases) - [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/gts/compare/v6.0.2...v7.0.0) --- updated-dependencies: - dependency-name: gts dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * update eslint config to match gts 7.0.0 new requirements - installed new dependencies for new eslint - updated ts eslint config - migrated eslint config with @eslint/migrate-config * fix bad json syntax * fix attempt #2? #3? whatever * revert private decl decl private * run prettier fixes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos <goodwine@google.com>
-
Bump protobuf and protoc_plugin (#2723)
Bump protobuf and protoc_plugin (#2723) Bumps [protobuf](https://github.com/google/protobuf.dart) and [protoc_plugin](https://github.com/google/protobuf.dart). These dependencies needed to be updated together. Updates `protobuf` from 5.1.0 to 6.0.0 - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protobuf-v5.1.0...protobuf-v6.0.0) Updates `protoc_plugin` from 24.0.0 to 25.0.0 - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protoc_plugin-v24.0.0...protoc_plugin-v25.0.0) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: protoc_plugin dependency-version: 25.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>
-
Fix bug with implicit configuration for nested imports (#2658)
Fix bug with implicit configuration for nested imports (#2658) Actually fixes #2641
-
Bump actions/download-artifact from 6 to 7 (#2706)
Bump actions/download-artifact from 6 to 7 (#2706) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '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>
-
Bump actions/upload-artifact from 5 to 6 (#2705)
Bump actions/upload-artifact from 5 to 6 (#2705) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact 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>
-
Bump protoc_plugin from 23.0.0 to 24.0.0 (#2696)
Bump protoc_plugin from 23.0.0 to 24.0.0 (#2696) 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](https://github.com/google/protobuf.dart/compare/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>
-
Use `pwsh` instead of `powershell` (#2710)
Use `pwsh` instead of `powershell` (#2710)
-
Don't evaluate if() values if the condition doesn't match (#2707)
Don't evaluate if() values if the condition doesn't match (#2707) See https://github.com/sass/sass/issues/3886#issuecomment-3661856270
-
Add support for the display-p3-linear color space (#2703)
Add support for the display-p3-linear color space (#2703)
-
Add support for complex units in CSS (#2699)
Add support for complex units in CSS (#2699)
-
Support parseSelectors in ImportCache (#2701)
Support parseSelectors in ImportCache (#2701)
-
Fix an incorrect link in the changelog (#2700)
Fix an incorrect link in the changelog (#2700)
-
Bump the sass-parser version (#2697)
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.
-
Merge pull request #2693 from sass/css-if
Merge pull request #2693 from sass/css-if Add support for plain-CSS if()
-
Revert "Bump chokidar from 4.0.3 to 5.0.0 in /package (#2690)" (#2691)
Revert "Bump chokidar from 4.0.3 to 5.0.0 in /package (#2690)" (#2691) This reverts commit f8a8a51c0fb6db600b0e8cc7aaf9edb5e25a5f6e.
-
Add support for plain-CSS if()
Add support for plain-CSS if() See sass/sass#3886
-
Add ArgumentList.namedSpans
Add ArgumentList.namedSpans This makes it easier for the migrator to handle functions with named arguments.
-
Rename IfExpression to LegacyIfExpression
Rename IfExpression to LegacyIfExpression
-
Make the recursive AST visitor comprehensive (#2694)
Make the recursive AST visitor comprehensive (#2694)
-
Fix the operator span when parsing a standalone `%` (#2667)
Fix the operator span when parsing a standalone `%` (#2667) Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
-
Bump chokidar from 4.0.3 to 5.0.0 in /package (#2690)
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](https://github.com/paulmillr/chokidar/compare/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>
-
Bump archive from 3.6.1 to 4.0.7 (#2688)
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>
-
Bump protoc_plugin from 23.0.0 to 24.0.0 (#2677)
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](https://github.com/google/protobuf.dart/compare/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>
-
Bump jest-extended from 6.0.0 to 7.0.0 in /pkg/sass-parser (#2678)
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](https://github.com/jest-community/jest-extended/compare/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>
-
Bump actions/checkout from 5 to 6 (#2685)
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](https://github.com/actions/checkout/compare/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>
-
Bump actions/checkout from 5 to 6 in /.github/util/initialize (#2686)
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](https://github.com/actions/checkout/compare/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>
-
Mention obsolete deprecation fix in all API surfaces (#2683)
Mention obsolete deprecation fix in all API surfaces (#2683)
-
Update pubspec/changelog for sass/embedded-host-node#399 (#2682)
Update pubspec/changelog for sass/embedded-host-node#399 (#2682) See sass/embedded-host-node#398
-
--fatal-deprecation excludes obsolete Deprecations (#2671)
--fatal-deprecation excludes obsolete Deprecations (#2671) Using `--fatal-deprecation 1.92.0` would emit: "Warning: mixed-decls deprecation is obsolete, so does not need to be made fatal". This commit avoids these warnings by excluding obsolete deprecations. See also #2647 Co-authored-by: Jennifer Thakar <jathak@google.com>
-
Pass --provenance to `npm publish` (#2681)
Pass --provenance to `npm publish` (#2681) As suggested by https://github.com/npm/cli/issues/8730#issuecomment-3538909998
-
Update the repository URL for JS packages (#2679)
Update the repository URL for JS packages (#2679) This has to match the repo it's published from or npm's new publishing workflow will complain.
-
Parse selectors in the sass-parser package (#2670)
Parse selectors in the sass-parser package (#2670) This adds a separate "interpolated selector" AST that parallels the existing selector AST, but includes the interpolation that's present in the source files. This AST isn't used by the Sass implementation itself; it's just made available so that tools can gracefully interact with selectors as an AST in unevaluated Sass files.
-
Add support for plain-CSS `@function` rules (#2655)
Add support for plain-CSS `@function` rules (#2655) See #2197
-
Track offsets instead of locations in InterpolationMap (#2674)
Track offsets instead of locations in InterpolationMap (#2674) This is semantically identical, but a little more efficient and easier to construct in situations without actual `SourceLocation`s.
-
Add a separate `StylesheetParser.interpolatedStringToken()` method (#…
Add a separate `StylesheetParser.interpolatedStringToken()` method (#2675) Unlike `StringExpression.asInterpolation()`, this ensures that the text between interpolated expressions exactly matches the text in the original document.
-
Make sure all source spans use interpolation maps (#2673)
Make sure all source spans use interpolation maps (#2673) `Scanner.spanFrom` doesn't respect Sass's `InterpolationMap`, so this changes all span accesses to go through `Parser.spanFrom` and `Parser.spanFromPosition`.
-
Update release workflows to support npm trusted publshing (#2669)
Update release workflows to support npm trusted publshing (#2669)
-
Bump actions/download-artifact from 5 to 6 (#2664)
Bump actions/download-artifact from 5 to 6 (#2664) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/download-artifact 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>
-
Bump actions/upload-artifact from 4 to 5 (#2665)
Bump actions/upload-artifact from 4 to 5 (#2665) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' 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>
-
Stop holding onto stack traces for every CSS declaration (#2666)
Stop holding onto stack traces for every CSS declaration (#2666) Closes #2663
-
Bump analyzer, protobuf, protoc_plugin and dartdoc (#2660)
Bump analyzer, protobuf, protoc_plugin and dartdoc (#2660) * Bump analyzer, protobuf, protoc_plugin and dartdoc Bumps [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg), [protobuf](https://github.com/google/protobuf.dart), [protoc_plugin](https://github.com/google/protobuf.dart) and [dartdoc](https://github.com/dart-lang/dartdoc). These dependencies needed to be updated together. Updates `analyzer` from 7.7.1 to 8.4.0 - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) Updates `protobuf` from 4.2.0 to 5.0.0 - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protobuf-v4.2.0...protobuf-v5.0.0) Updates `protoc_plugin` from 22.5.0 to 23.0.0 - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protoc_plugin-v22.5.0...protoc_plugin-v23.0.0) Updates `dartdoc` from 8.3.4 to 9.0.0 - [Release notes](https://github.com/dart-lang/dartdoc/releases) - [Changelog](https://github.com/dart-lang/dartdoc/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/dartdoc/compare/v8.3.4...v9.0.0) --- updated-dependencies: - dependency-name: analyzer dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: protobuf dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: protoc_plugin dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: dartdoc dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * make sure sass_api pubspec follows the root pubspec --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>
-
Bump actions/setup-node from 4 to 6 (#2661)
Bump actions/setup-node from 4 to 6 (#2661) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4...v6) --- updated-dependencies: - dependency-name: actions/setup-node 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>
-
Bump actions/setup-node from 5 to 6 in /.github/util/initialize (#2662)
Bump actions/setup-node from 5 to 6 in /.github/util/initialize (#2662) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/setup-node 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>
-
Mark @sass/types as public (#2653)
Mark @sass/types as public (#2653) This is necessary because scoped packages are private by default.
-
Empty commit
Empty commit This ensures that the commit being tagged for release doesn't include changes to the GitHub Actions workflow, which would require additional permissions.