Skip to content

Commit

Permalink
chore(deps): update dependency @stylistic/eslint-plugin to ^2.8.0 (#838)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@stylistic/eslint-plugin](https://redirect.github.com/eslint-stylistic/eslint-stylistic)
([source](https://redirect.github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin))
| [`^2.7.2` ->
`^2.8.0`](https://renovatebot.com/diffs/npm/@stylistic%2feslint-plugin/2.7.2/2.8.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@stylistic%2feslint-plugin/2.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@stylistic%2feslint-plugin/2.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@stylistic%2feslint-plugin/2.7.2/2.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@stylistic%2feslint-plugin/2.7.2/2.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>eslint-stylistic/eslint-stylistic
(@&#8203;stylistic/eslint-plugin)</summary>

###
[`v2.8.0`](https://redirect.github.com/eslint-stylistic/eslint-stylistic/blob/HEAD/CHANGELOG.md#280-2024-09-09)

[Compare
Source](https://redirect.github.com/eslint-stylistic/eslint-stylistic/compare/v2.7.2...v2.8.0)

##### Features

- **indent:** indention inside TemplateLiteral always start at level one
([#&#8203;528](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/528))
([d2f92c0](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/d2f92c0a04292b05ddbc785c7803be8f94935f80))
- remove `@types/eslint`
([5ea3d6a](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/5ea3d6ac78ffd269a14bb86b848b1b4a3c8ca1d1))

##### Bug Fixes

- **indent-binary-ops:** improve nested handling, close
[#&#8203;530](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/530)
([af1c21a](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/af1c21a4666e3a3d927c05f5f977a37c1477640a))
- move spacing rules about `as` and `satisfies` from
`type-annontation-spacing` to `keyword-spacing`
([#&#8203;535](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/535))
([b89ae5e](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/b89ae5e8f588fc68d59df7c5d7a14559d878c331))

##### Documentation

- redirect rule docs, close
[#&#8203;532](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/532)
([7b92cfd](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/7b92cfd6f9de8deeef646112254addabaf54f4d5))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/antoinezanardi/werewolves-assistant-web-next).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Antoine ZANARDI <[email protected]>
  • Loading branch information
renovate[bot] and antoinezanardi committed Sep 10, 2024
1 parent 8bfa635 commit 1c15410
Show file tree
Hide file tree
Showing 7 changed files with 73,354 additions and 73,315 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"@stryker-mutator/core": "^8.5.0",
"@stryker-mutator/typescript-checker": "^8.5.0",
"@stryker-mutator/vitest-runner": "^8.5.0",
"@stylistic/eslint-plugin": "^2.7.2",
"@stylistic/eslint-plugin": "^2.8.0",
"@types/chart.js": "^2.9.41",
"@types/eslint": "^9.6.1",
"@types/howler": "^2.2.11",
Expand Down
78 changes: 6 additions & 72 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1c15410

Please sign in to comment.