Skip to content

Commit

Permalink
chore(deps): update dependency @stylistic/eslint-plugin to v1.8.0 (#405)
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://togithub.com/eslint-stylistic/eslint-stylistic)
([source](https://togithub.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin))
| [`1.7.2` ->
`1.8.0`](https://renovatebot.com/diffs/npm/@stylistic%2feslint-plugin/1.7.2/1.8.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@stylistic%2feslint-plugin/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@stylistic%2feslint-plugin/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@stylistic%2feslint-plugin/1.7.2/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@stylistic%2feslint-plugin/1.7.2/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v1.8.0`](https://togithub.com/eslint-stylistic/eslint-stylistic/blob/HEAD/CHANGELOG.md#180-2024-04-30)

[Compare
Source](https://togithub.com/eslint-stylistic/eslint-stylistic/compare/v1.7.2...v1.8.0)

##### Features

- **jsx-function-call-newline:** add jsx-function-call-newline rule
([#&#8203;376](https://togithub.com/eslint-stylistic/eslint-stylistic/issues/376))
([110aa4c](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/110aa4ccc33371e47943952e1b595d67239ef5dc))
- **jsx-one-expression-per-line:** allow single line
([#&#8203;377](https://togithub.com/eslint-stylistic/eslint-stylistic/issues/377))
([f8825f2](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/f8825f290cd049c07f17dd2fea16ffec6e532e39))
- **jsx-wrap-multilines:** supports adding parentheses and line breaks
for object properties
([#&#8203;372](https://togithub.com/eslint-stylistic/eslint-stylistic/issues/372))
([c72d043](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/c72d0437e4cf447918b0750200cf8fb6a46af2cf))

##### Bug Fixes

- **jsx-indent:** conflict between indent and jsx-indent
([#&#8203;368](https://togithub.com/eslint-stylistic/eslint-stylistic/issues/368))
([7313184](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/731318474fd5c7b0abe7f21abcb7334949bafc2e))

##### Documentation

- update links
([f80db20](https://togithub.com/eslint-stylistic/eslint-stylistic/commit/f80db20d67d2f796655fd83de370609e21fa701f))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: Balvajs Renovate Bot <406530+balvajs-renovate[bot]@users.noreply.github.com>
  • Loading branch information
balvajs-renovate[bot] and Balvajs Renovate Bot authored Apr 30, 2024
1 parent 47a11f9 commit 23b9f51
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@semantic-release/commit-analyzer": "12.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/release-notes-generator": "13.0.0",
"@stylistic/eslint-plugin": "1.7.2",
"@stylistic/eslint-plugin": "1.8.0",
"@swc/core": "1.5.0",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
Expand Down

0 comments on commit 23b9f51

Please sign in to comment.