Commit d1357ce
authored
chore(deps): update dependency @biomejs/biome to v2.2.7 (#268)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@biomejs/biome](https://biomejs.dev)
([source](https://redirect.github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome))
| [`2.2.6` ->
`2.2.7`](https://renovatebot.com/diffs/npm/@biomejs%2fbiome/2.2.6/2.2.7)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>biomejs/biome (@​biomejs/biome)</summary>
###
[`v2.2.7`](https://redirect.github.com/biomejs/biome/blob/HEAD/packages/@​biomejs/biome/CHANGELOG.md#227)
[Compare
Source](https://redirect.github.com/biomejs/biome/compare/@biomejs/[email protected]...@biomejs/[email protected])
##### Patch Changes
- [#​7715](https://redirect.github.com/biomejs/biome/pull/7715)
[`b622425`](https://redirect.github.com/biomejs/biome/commit/b6224257e43b1ffda9f4a80564d83616ecfb27c4)
Thanks [@​Netail](https://redirect.github.com/Netail)! - Added the
nursery rule
[`noEmptySource`](https://biomejs.dev/linter/rules/no-empty-source/),
disallowing meaningless js, css, json & graphql files to prevent
codebase clutter.
- [#​7714](https://redirect.github.com/biomejs/biome/pull/7714)
[`c7e5a14`](https://redirect.github.com/biomejs/biome/commit/c7e5a1424441b09cf505cff31b93fcd1bcc4fd3e)
Thanks [@​MeGaNeKoS](https://redirect.github.com/MeGaNeKoS)! -
Increased the maximum line limit for
[noExcessiveLinesPerFunction](https://biomejs.dev/linter/rules/no-excessive-lines-per-function/)
from 255 to 65,535 to better support large JSX/front-end components.
- [#​5868](https://redirect.github.com/biomejs/biome/pull/5868)
[`2db73ae`](https://redirect.github.com/biomejs/biome/commit/2db73aefb3d526041338d7174978524c4677b47e)
Thanks [@​bushuai](https://redirect.github.com/bushuai)! - Fixed
[#​5856](https://redirect.github.com/biomejs/biome/issues/5856),
`noRedundantUseStrict` now keeps leading trivia
- [#​7756](https://redirect.github.com/biomejs/biome/pull/7756)
[`d665c97`](https://redirect.github.com/biomejs/biome/commit/d665c970338d8b334381e68eae4a26c5da0ac9a5)
Thanks [@​ematipico](https://redirect.github.com/ematipico)! -
Improved the diagnostic message of the rule
[`noDuplicateTestHooks`](https://biomejs.dev/linter/rules/no-duplicate-test-hooks/).
</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/bss-web-graphql-backend).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 7612f41 commit d1357ce
2 files changed
+38
-38
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments