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
Recent Commits to dart-sass:main
-
Bump analyzer from 8.4.1 to 10.0.1 (#2730)
-
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>