Skip to content

chore(deps-dev): Bump sass-embedded from 1.104.0 to 1.104.1 - #296

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sass-embedded-1.104.1
Sep 19, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sass-embedded-1.104.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 19, 2026

Copy link
Copy Markdown
Contributor

Bumps sass-embedded from 1.104.0 to 1.104.1.

Changelog

Sourced from sass-embedded's changelog.

1.104.1

  • Fix a bug where loud comments before @use rules could be emitted multiple times under certain circumstances.

  • Fix a bug in which an invalid selector at the end of an indented syntax stylesheet would cause the parser to crash instead of emitting a useful error message.

Command Line Interface

  • Many-to-many compilations no longer compile any files that appear in the output directory if the output directory is also within the source directory. This fixes a bug where --watch mode could enter an infinite loop recompiling the same CSS file over and over.

  • Sass now sets the modification time of output files to the time compilation started rather than the time it ended. This ensures that, if a source file is modified during compilation, --watch and --update mode will recompile the outputs to include the new source file contents.

Commits

@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels Sep 19, 2026
@github-actions
github-actions Bot enabled auto-merge September 19, 2026 01:08
Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.104.0 to 1.104.1.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](sass/embedded-host-node@1.104.0...1.104.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/sass-embedded-1.104.1 branch from 122d87f to f36fd31 Compare September 19, 2026 01:12
@github-actions
github-actions Bot merged commit b065968 into main Sep 19, 2026
10 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/sass-embedded-1.104.1 branch September 19, 2026 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants