Medusa
Medusa 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.26.0 -> 0.46.0 |
Release Notes
xojs/eslint-config-xo (eslint-config-xo)
v0.46.0
New rules
-
@stylistic/indent-binary-ops
d91defd
-
@stylistic/function-paren-newline
fb5e204
-
@stylistic/block-spacing
cb6b443
-
@stylistic/multiline-ternary
3dea281
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
@stylistic
0f81063
- Enable permissive
max-len
andmax-lines
as warning (#84)e669d26
- Revert "Add option to
no-extra-boolean-cast
" (#87)f010b63
- Add option to
no-extra-boolean-cast
a6dc171
v0.45.0
v0.44.0
Breaking
- Require Node.js 18
f2060de
New rules
-
logical-assignment-operators
27049c1
-
prefer-object-has-own
288a3ca
-
object-curly-newline
(#83)3a5448b
Improvements
- Ban
atob
andbtoa
dfa969c
- Replace deprecated
no-new-object
rule7f8f92e
-
no-unused-vars
: Allow ignoring variables by prefixing with underscoreb31ab8a
v0.43.1
- Disable
logical-assignment-operators
rule until we target Node.js 16ffb7d6e
v0.43.0
- Add
no-empty-static-block
rule3dcb71e
- Add
no-new-native-nonconstructor
rule2b5733c
- Add
logical-assignment-operators
ruleaacde5a
-
prefer-regex-literals
: SetdisallowRedundantWrapping
option (#80)99db346
v0.42.0
v0.41.0
- Add
no-constant-binary-expression
ruleaf63ee6
- Enforce single-quotes for JSX (#78)
0a302bd
v0.40.0
Breaking
- Require ESLint 8 and Node.js 12
da1fd09
Improvements
- Remove
default-param-last
rule5f341e2
- Avoid explicit return arrows in
object-shorthand
rule (#76)db4809a
v0.39.0
- Use
'latest'
forecmaVersion
66bc17e
- Add
no-bitwise
rule9d9eae9
v0.38.0
- Add option to
no-unsafe-negation
rulee5c4861
v0.37.0
- Add
arrow-body-style
ruleed15b23
- Change
operator-linebreak
rule to enforce operatorsbefore
d038b0c
- Enable
comma-dangle
rule for multiline (#60)6313099
v0.36.0
Breaking
- Get rid of
esnext
configdd613d3
Improvements
- Add more deprecated Node.js modules to
no-restricted-imports
eafbd8f
- Remove unnecessary
no-restricted-syntax
rule (#69)23a5718
v0.35.0
- Add
enforceForJSX
option tono-unused-expressions
0cd5082
v0.34.0
- Add
no-unsafe-optional-chaining
rule417ca05
- Add
no-useless-backreference
rulecab175e
- Add
default-case-last
rule1972f6f
- Add
no-nonoctal-decimal-escape
ruledad1ee7
v0.33.1
v0.33.0
v0.32.1
- Ignore
c8
directive comments incapitalized-comments
dea9534
v0.32.0
v0.31.0
v0.30.0
- Require ESLint 7
81c1485
- Removed some deprecated rules
ce8bf4d
- Allow implicit
undefined
inarray-callback-return
f3c5dd2
v0.29.1
- Disable the
prefer-named-capture-group
rule temporarily79b6179
v0.29.0
- Set the
es2020
environment2f0b68a
v0.28.0
Breaking
- Require Node.js 10
28608a4
New rules
- Add
prefer-exponentiation-operator
rule0ffd40b
- Add
no-setter-return
rule70455c3
- Add
no-dupe-else-if
rule0735a5c
- Add
no-constructor-return
rule18bcd82
- Add
grouped-accessor-pairs
rule04bd7c2
- Add
prefer-object-spread
rule05b3988
Enhancements
- Add option to
no-useless-computed-key
rule16c57f9
- Disallow some confusing browser globals (#58)
bfa20fd
v0.27.2
- Remove
require-atomic-updates
rulee84b4a1
v0.27.1
- Allow class fields to not have lines between them
ef8780d
v0.27.0
Breaking
- Require Node.js 8
1797421
New rules
- Add
default-param-last
rulef4ed7ee
- Add
prefer-regex-literals
rule7f94f4a
- Add
no-import-assign
rule58f9da9
Enhancements
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.