Commit d6c8268
authored
chore(deps): update dependency @biomejs/biome to v2.4.1 (#1108)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [@biomejs/biome](https://biomejs.dev)
([source](https://redirect.github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome))
| [`2.4.0` →
`2.4.1`](https://renovatebot.com/diffs/npm/@biomejs%2fbiome/2.4.0/2.4.1)
|

|

|

|

|
---
### Release Notes
<details>
<summary>biomejs/biome (@​biomejs/biome)</summary>
###
[`v2.4.1`](https://redirect.github.com/biomejs/biome/blob/HEAD/packages/@​biomejs/biome/CHANGELOG.md#241)
[Compare
Source](https://redirect.github.com/biomejs/biome/compare/@biomejs/biome@2.4.0...@biomejs/biome@2.4.1)
##### Patch Changes
- [#​9092](https://redirect.github.com/biomejs/biome/pull/9092)
[`6edd600`](https://redirect.github.com/biomejs/biome/commit/6edd6006b3f58e2e60f16eecd232cb6029794d5e)
Thanks [@​ematipico](https://redirect.github.com/ematipico)! -
Fixed
[#​9052](https://redirect.github.com/biomejs/biome/issues/9052).
This PR reverts changes introduced by
[#​8519](https://redirect.github.com/biomejs/biome/pull/8519),
which caused unwanted changes on how paths are resolved.
- [#​9091](https://redirect.github.com/biomejs/biome/pull/9091)
[`3bf674d`](https://redirect.github.com/biomejs/biome/commit/3bf674d2b30dc039b2488f2e57a779aea29024ae)
Thanks [@​ematipico](https://redirect.github.com/ematipico)! -
Fixed
[#​9090](https://redirect.github.com/biomejs/biome/issues/9090),
where SCSS files were incorrectly processed by Biome. This was a
regressions caused by the latest developments for supporting SCSS out of
the box.
- [#​9100](https://redirect.github.com/biomejs/biome/pull/9100)
[`66931a8`](https://redirect.github.com/biomejs/biome/commit/66931a8d024fb33b004b1aad3ae8fe63ddac4781)
Thanks [@​siketyan](https://redirect.github.com/siketyan)! - Fixed
[#​9081](https://redirect.github.com/biomejs/biome/issues/9081):
The `noUnknownPseudoElement` rule no longer reports false positives for
any known pseudo elements in CSS modules. This was a regression
introduced in v2.4.0.
- [#​9102](https://redirect.github.com/biomejs/biome/pull/9102)
[`d01b903`](https://redirect.github.com/biomejs/biome/commit/d01b90322ee587c65fbb7920ecd5d21ae13eeb52)
Thanks [@​ematipico](https://redirect.github.com/ematipico)! -
Fixed
[#​9095](https://redirect.github.com/biomejs/biome/issues/9095),
where Biome didn't print anything in stdin mode. This was a regression
caused by a recent, internal refactor.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone
Europe/Dublin.
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/BSStudio/robonaut-server).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS4xMSIsInVwZGF0ZWRJblZlciI6IjQzLjI1LjExIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 60707bb commit d6c8268
2 files changed
Lines changed: 39 additions & 39 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments