Skip to content

ui-dev: bump sass-embedded from 1.70.0 to 1.72.0 in /server/src/main/webapp/WEB-INF/rails#3669

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/server/src/main/webapp/WEB-INF/rails/sass-embedded-1.72.0
Closed

ui-dev: bump sass-embedded from 1.70.0 to 1.72.0 in /server/src/main/webapp/WEB-INF/rails#3669
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/server/src/main/webapp/WEB-INF/rails/sass-embedded-1.72.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 29, 2024

Bumps sass-embedded from 1.70.0 to 1.72.0.

Changelog

Sourced from sass-embedded's changelog.

1.72.0

  • Support adjacent /s without whitespace in between when parsing plain CSS expressions.

  • Allow the Node.js pkg: importer to load Sass stylesheets for package.json exports field entries without extensions.

  • When printing suggestions for variables, use underscores in variable names when the original usage used underscores.

JavaScript API

  • Properly resolve pkg: imports with the Node.js package importer when arguments are passed to the JavaScript process.

1.71.1

Command-Line Interface

  • Ship the musl Linux release with the proper Dart executable.

JavaScript API

  • Export the NodePackageImporter class in ESM mode.

  • Allow NodePackageImporter to locate a default directory even when the entrypoint is an ESM module.

Dart API

  • Make passing a null argument to NodePackageImporter() a static error rather than just a runtime error.

Embedded Sass

  • In the JS Embedded Host, properly install the musl Linux embedded compiler when running on musl Linux.

1.71.0

For more information about pkg: importers, see the announcement on the Sass blog.

Command-Line Interface

  • Add a --pkg-importer flag to enable built-in pkg: importers. Currently this only supports the Node.js package resolution algorithm, via

... (truncated)

Commits
  • 04adc79 Update Dart Sass version and release
  • 02db735 Update Dart Sass version and release
  • e6be3a3 Use process.argv[1] as a fallback for new NodePackageImporter() (#275)
  • 32a8dfe Update for cli_pkg 2.8.0 (#272)
  • 6944074 Update Dart Sass version and release
  • 5e2abf5 [Package Importer] Embedded Host (#260)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.70.0 to 1.72.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](sass/embedded-host-node@1.70.0...1.72.0)

---
updated-dependencies:
- dependency-name: sass-embedded
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 29, 2024
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 5, 2024

Superseded by #3683.

@dependabot dependabot Bot closed this Apr 5, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/server/src/main/webapp/WEB-INF/rails/sass-embedded-1.72.0 branch April 5, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants