Mark @sass/types as public (#2653) This is necessary because scoped packages are private by default.
Recent Commits to dart-sass:main
-
Mark @sass/types as public (#2653)
-
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.
-
Fix the release script for `@sass/types` (#2651)
Fix the release script for `@sass/types` (#2651) Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
-
Switch to macos-15-intel runner (#2650)
Switch to macos-15-intel runner (#2650) https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/
-
Publish a `@sass/types` package with the types of the shared JS API (…
Publish a `@sass/types` package with the types of the shared JS API (#2639) Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
-
Fix crash when @importing a Sass file that @uses another file (#2599)
Fix crash when @importing a Sass file that @uses another file (#2599) * update changelog and versions
-
Bump actions/setup-node from 4 to 5 (#2643)
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](https://github.com/actions/setup-node/compare/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Bump actions/setup-node from 4 to 5 in /.github/util/initialize (#2644)
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](https://github.com/actions/setup-node/compare/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Fix bug with implicit configuration (#2642)
Fix bug with implicit configuration (#2642) Fixes #2641
-
Bump postcss from 8.5.5 to 8.5.6 in /pkg/sass-parser (#2607)
Bump postcss from 8.5.5 to 8.5.6 in /pkg/sass-parser (#2607) * Bump postcss from 8.5.5 to 8.5.6 in /pkg/sass-parser Bumps [postcss](https://github.com/postcss/postcss) from 8.5.5 to 8.5.6. - [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.5...8.5.6) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix type for StatementWithChildren * work around type limitation for the Declaration node type * use unknown instead of any to forcefully cast a Declaration as a StatementWithChildren --------- 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 browser-actions/setup-chrome from 1 to 2 (#2604)
Bump browser-actions/setup-chrome from 1 to 2 (#2604) Bumps [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome) from 1 to 2. - [Release notes](https://github.com/browser-actions/setup-chrome/releases) - [Changelog](https://github.com/browser-actions/setup-chrome/blob/master/CHANGELOG.md) - [Commits](https://github.com/browser-actions/setup-chrome/compare/v1...v2) --- updated-dependencies: - dependency-name: browser-actions/setup-chrome dependency-version: '2' 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 4 to 5 (#2617)
Bump actions/download-artifact from 4 to 5 (#2617) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/download-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>
-
[Private Config] Implement the deprecation (#2631)
[Private Config] Implement the deprecation (#2631) See sass/sass#4034
-
Bump actions/attest-build-provenance from 2 to 3 (#2633)
Bump actions/attest-build-provenance from 2 to 3 (#2633) Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2 to 3. - [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/v2...v3) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: '3' 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>