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.
Configuration
📅Schedule: (UTC)
Branch creation
At any time (no schedule defined)
Automerge
At any time (no schedule defined)
🚦Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
If you want to rebase/retry this PR, check this box
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [autoprefixer](https://github.com/postcss/autoprefixer) | [`10.5.6` → `10.6.0`](https://renovatebot.com/diffs/npm/autoprefixer/10.5.6/10.6.0) |  |  |
| [sass](https://github.com/sass/dart-sass) | [`1.104.0` → `1.104.1`](https://renovatebot.com/diffs/npm/sass/1.104.0/1.104.1) |  |  |
---
### Release Notes
<details>
<summary>postcss/autoprefixer (autoprefixer)</summary>
### [`v10.6.0`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#1060-Post-tenebras-lux)
[Compare Source](https://github.com/postcss/autoprefixer/compare/10.5.6...10.6.0)
- Added `initial-letter` support (by [@​thomasmattheussen](https://github.com/thomasmattheussen)).
</details>
<details>
<summary>sass/dart-sass (sass)</summary>
### [`v1.104.1`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#11041)
[Compare Source](https://github.com/sass/dart-sass/compare/1.104.0...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.
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC44Mi40IiwidXBkYXRlZEluVmVyIjoiNDQuODIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJkZXBlbmRlbmNpZXMiXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
10.5.6→10.6.01.104.0→1.104.1Release Notes
postcss/autoprefixer (autoprefixer)
v10.6.0Compare Source
initial-lettersupport (by @thomasmattheussen).sass/dart-sass (sass)
v1.104.1Compare Source
Fix a bug where loud comments before
@userules could be emitted multipletimes 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
--watchmode could enter an infinite loop recompilingthe 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,
--watchand--updatemode will recompilethe outputs to include the new source file contents.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate CLI.