embedded-host-node
embedded-host-node copied to clipboard
A Node.js library that will communicate with Embedded Dart Sass using the Embedded Sass protocol
See https://github.com/sass/sass/issues/3702 See https://github.com/sass/sass/pull/3860 See https://github.com/sass/sass-spec/pull/1986 See https://github.com/sass/dart-sass/pull/2235
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.1 to 7.1.0. Changelog Sourced from tar's changelog. Changelog 7.1 Update minipass to v7.1.0 Update the type definitions of write() and end() methods on Unpack and Parser...
To match the behavior of https://github.com/sass/dart-sass/issues/2008, we should emit deprecation warnings for users who write `import sass from 'sass-embedded'` and then drop support in 2.0.0. It may be that we...
This PR ports the strategy used by https://github.com/sass-contrib/sassc-embedded-shim-ruby to emulate SassC Ruby API and rewrites how legacy JS API is emulated. The key is to use `containingUrl` to track the...
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.1 to 7.4.3. Changelog Sourced from tar's changelog. Changelog 7.4 Deprecate onentry in favor of onReadEntry for clarity. 7.3 Add onWriteEntry option 7.2 DRY the command definitions...
Bumps [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es) from 1.10.0 to 2.0.0. Release notes Sourced from @bufbuild/protoc-gen-es's releases. v2.0.0 What's new in version 2 To support Protobuf editions, we have to make breaking changes that also...
Bumps [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) from 1.10.0 to 2.0.0. Release notes Sourced from @bufbuild/protobuf's releases. v2.0.0 What's new in version 2 To support Protobuf editions, we have to make breaking changes that also...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...