chore(deps): update dependency @theguild/eslint-config to v0.8.0 #8870
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.6.0
->0.8.0
Release Notes
the-guild-org/shared-config
v0.8.0
Compare Source
Minor Changes
#157
3f7437f
Thanks @B2o5T! - new rules:
yoda
unicorn/prefer-export-from
promise/no-multiple-resolved
unicorn/prefer-logical-operator-over-ternary
@typescript-eslint/no-unused-expressions
unicorn/no-negated-condition
react:
fix
import/extensions
forbid:
process.browser
restrict
isNaN
in favour ofNumber.isNaN
Patch Changes
3f7437f
Thanks @B2o5T! - dependencies updates:
@typescript-eslint/eslint-plugin@^5.48.1
↗︎(from
^5.45.1
, independencies
)@typescript-eslint/parser@^5.48.1
↗︎(from
^5.45.1
, independencies
)eslint-config-prettier@^8.6.0
↗︎(from
^8.5.0
, independencies
)eslint-plugin-import@^2.27.0
↗︎(from
^2.26.0
, independencies
)eslint-plugin-jsonc@^2.6.0
↗︎(from
^2.5.0
, independencies
)eslint-plugin-jsx-a11y@^6.7.0
↗︎(from
^6.6.1
, independencies
)eslint-plugin-n@^15.6.1
↗︎ (from^15.6.0
, independencies
)eslint-plugin-react@^7.32.0
↗︎(from
^7.31.11
, independencies
)eslint-plugin-unicorn@^45.0.2
↗︎(from
^45.0.1
, independencies
)eslint-plugin-yml@^1.4.0
↗︎ (from^1.2.0
, independencies
)eslint-import-resolver-typescript@^3.5.3
↗︎(to
dependencies
)v0.7.0
Compare Source
Minor Changes
8e8e708
Thanks @enisdenjo! - prettier should be responsible for import
sorting instead of eslint
Patch Changes
#154
8e8e708
Thanks @enisdenjo! - dependencies updates:
eslint-plugin-simple-import-sort@^8.0.0
↗︎(from
dependencies
)#155
71cf9c5
Thanks @renovate! - dependencies updates:
eslint-plugin-sonarjs@^0.18.0
↗︎(from
^0.17.0
, independencies
)Configuration
📅 Schedule: Branch creation - "after 8pm,before 8:00am" in timezone Europe/Warsaw, 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.
This PR has been generated by Mend Renovate. View repository job log here.