eslint-formatter-github
eslint-formatter-github copied to clipboard
Update dependency eslint-config-xo to v0.46.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint-config-xo | 0.29.1 -> 0.46.0 |
Release Notes
xojs/eslint-config-xo (eslint-config-xo)
v0.46.0
New rules
@stylistic/indent-binary-opsd91defd@stylistic/function-paren-newlinefb5e204@stylistic/block-spacingcb6b443@stylistic/multiline-ternary3dea281
Breaking
- Require Node.js 18.18
- Migrate to flat config and require ESLint 9 (#86)
ec210f2- Migrate config: https://eslint.org/docs/latest/use/configure/migration-guide
Improvements
- Migrate deprecated rules to
@stylistic0f81063 - Enable permissive
max-lenandmax-linesas warning (#84)e669d26 - Revert "Add option to
no-extra-boolean-cast" (#87)f010b63 - Add option to
no-extra-boolean-casta6dc171
v0.45.0
v0.44.0
Breaking
- Require Node.js 18
f2060de
New rules
logical-assignment-operators27049c1prefer-object-has-own288a3caobject-curly-newline(#83)3a5448b
Improvements
- Ban
atobandbtoadfa969c - Replace deprecated
no-new-objectrule7f8f92e no-unused-vars: Allow ignoring variables by prefixing with underscoreb31ab8a
v0.43.1
- Disable
logical-assignment-operatorsrule until we target Node.js 16ffb7d6e
v0.43.0
- Add
no-empty-static-blockrule3dcb71e - Add
no-new-native-nonconstructorrule2b5733c - Add
logical-assignment-operatorsruleaacde5a prefer-regex-literals: SetdisallowRedundantWrappingoption (#80)99db346
v0.42.0
v0.41.0
- Add
no-constant-binary-expressionruleaf63ee6 - Enforce single-quotes for JSX (#78)
0a302bd
v0.40.0
Breaking
- Require ESLint 8 and Node.js 12
da1fd09
Improvements
- Remove
default-param-lastrule5f341e2 - Avoid explicit return arrows in
object-shorthandrule (#76)db4809a
v0.39.0
- Use
'latest'forecmaVersion66bc17e - Add
no-bitwiserule9d9eae9
v0.38.0
- Add option to
no-unsafe-negationrulee5c4861
v0.37.0
- Add
arrow-body-styleruleed15b23 - Change
operator-linebreakrule to enforce operatorsbefored038b0c - Enable
comma-danglerule for multiline (#60)6313099
v0.36.0
Breaking
- Get rid of
esnextconfigdd613d3
Improvements
- Add more deprecated Node.js modules to
no-restricted-importseafbd8f - Remove unnecessary
no-restricted-syntaxrule (#69)23a5718
v0.35.0
- Add
enforceForJSXoption tono-unused-expressions0cd5082
v0.34.0
- Add
no-unsafe-optional-chainingrule417ca05 - Add
no-useless-backreferencerulecab175e - Add
default-case-lastrule1972f6f - Add
no-nonoctal-decimal-escaperuledad1ee7
v0.33.1
v0.33.0
v0.32.1
- Ignore
c8directive comments incapitalized-commentsdea9534
v0.32.0
v0.31.0
v0.30.0
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.