-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency eslint-config-hardcore to v45 - autoclosed #666
Conversation
|
4c05a21
to
d8afe07
Compare
Pull Request Test Coverage Report for Build 9491048251Details
💛 - Coveralls |
d8afe07
to
f58ef7a
Compare
f58ef7a
to
200c4ca
Compare
200c4ca
to
ece0568
Compare
ece0568
to
8b20317
Compare
8b20317
to
c6bcab0
Compare
c6bcab0
to
0156ee4
Compare
0156ee4
to
7c7b5a7
Compare
7c7b5a7
to
b8e6258
Compare
f4acea6
to
844ed65
Compare
844ed65
to
61c1d9d
Compare
61c1d9d
to
34038c5
Compare
34038c5
to
51233be
Compare
51233be
to
e9343be
Compare
e9343be
to
225ef3c
Compare
225ef3c
to
102b3ac
Compare
102b3ac
to
ede94ed
Compare
ede94ed
to
7614224
Compare
Pull request was closed
This PR contains the following updates:
41.3.0
->45.8.0
Release Notes
EvgenyOrekhov/eslint-config-hardcore (eslint-config-hardcore)
v45.8.0
Compare Source
Migrate deprecated core formatting rules to ESLint Stylistic
v45.7.0
Compare Source
hardcore
unicorn/consistent-empty-array-spread
unicorn/prefer-string-raw
unicorn/no-invalid-fetch-options
unicorn/no-magic-array-flat-depth
unicorn/prefer-structured-clone
hardcore/jest
jest/prefer-jest-mocked
v45.6.0
Compare Source
hardcore/ts
andhardcore/ts-for-js
v45.5.0
Compare Source
hardcore
regexp/unicode-property
unicorn/no-single-promise-in-promise-methods
unicorn/no-await-in-promise-methods
unicorn/no-anonymous-default-export
hardcore/jest
jest/prefer-importing-jest-globals
v45.4.0
Compare Source
hardcore/react
"requireDataLowercase": true
forreact/no-unknown-property
"includeFromSettings": true
forreact/jsx-no-script-url
v45.3.0
Compare Source
hardcore/ts-for-js
@typescript-eslint/prefer-promise-reject-errors
hardcore/vue
vue/require-explicit-slots
"sameNameShorthand": "always"
option forvue/v-bind-style
v45.2.0
Compare Source
hardcore
unicorn/no-unnecessary-polyfills
sonar/new-cap
sonar/stable-tests
hardcore/ts
@typescript-eslint/no-useless-template-literals
sonar/public-static-readonly
hardcore/vue
defineModel
and"defineExposeLast": true
tovue/define-macros-order
vue-scoped-css/enforce-style-type
withvue/enforce-style-attribute
v45.1.1
Compare Source
Update dependencies
v45.1.0
Compare Source
hardcore
@html-eslint/sort-attrs
hardcore/vue
vue/no-unused-emit-declarations
vue/define-emits-declaration
to"type-literal"
v45.0.0
: - Remove PrettierCompare Source
eslint-config-hardcore remains compatible with default Prettier options,
but now it is recommended to run Prettier separately.
I recommend this Prettier config to format as many file types as possible:
https://github.com/EvgenyOrekhov/prettier-config
v44.0.0
Compare Source
Add eslint-plugin-compat.
Make sure to specify your target browsers/environments in
package.json
, e. g.v43.0.0
Compare Source
Major changes
hardcore
.*.json
fileshardcore/react
hardcore/react-performance
hardcore/fp
Other changes
hardcore
import/prefer-default-export
(whyexport default
is bad: https://github.com/EvgenyOrekhov/eslint-config-hardcore/issues/846 )hardcore/ts
@typescript-eslint/no-unsafe-unary-minus
hardcore/fp
v42.0.0
: - RegExp v flagCompare Source
Major changes
hardcore
regexp/require-unicode-sets-regexp
hardcore/react
settings.jsx-a11y.polymorphicPropName
to"as"
(you should set it to"component"
if you use MUI)Other changes
hardcore
regexp/grapheme-string-literal
regexp/simplify-set-operations
regexp/no-useless-string-literal
regexp/no-empty-string-literal
regexp/no-useless-set-operand
regexp/prefer-set-operation
enforceForRenamedProperties
option forprefer-destructuring
hardcore/react
jsx-a11y/mouse-events-have-key-events
more strictConfiguration
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.