chore(deps): update dependency xo to v1 #336
Open
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
^0.54.0
->^1.0.0
Release Notes
xojs/xo (xo)
v1.2.2
Compare Source
indent-binary-ops
configuration for spaces (#825)d5c2522
v1.2.1
Compare Source
6bd27ae
v1.2.0
Compare Source
122487b
--config
flag (#821)2cd9510
v1.1.1
Compare Source
print-config
option with relative file path (#816)b538cf7
v1.1.0
Compare Source
e280d32
v1.0.5
Compare Source
3621ad4
v1.0.4
Compare Source
32960d3
v1.0.3
Compare Source
1255386
v1.0.2
Compare Source
v1.0.1
Compare Source
e63d7a5
v1.0.0
Compare Source
Breaking
package.json
andxo.config.{js,cjs,mjs,ts,cts,mts}
fileseslint-plugin-import
toeslint-plugin-import-x
(since it's better maintained)import
toimport-x
--plugin
: Configurable via config file--extend
: Configurable via config file--global
: Configurable via config file--extension
: Configurable via config file--env
: No longer relevant with new config system--node-version
: Removed as it only affected unsupported Node.js versions--reporter
: Removed due to potential lookup reliability issuesImprovements
{prettier: 'compat'}
option--stdin-filename
now optionalNew rules
@typescript-eslint/no-wrapper-object-types
@typescript-eslint/no-unsafe-function-type
@typescript-eslint/no-deprecated
@stylistic/type-named-tuple-spacing
@stylistic/type-generic-spacing
unicorn/consistent-date-clone
unicorn/no-named-default
unicorn/consistent-assert
unicorn/no-instanceof-builtins
unicorn/no-accessor-recursion
unicorn/prefer-import-meta-properties
unicorn/no-unnecessary-array-flat-depth
unicorn/no-unnecessary-array-splice-count
Thanks
Huge thanks to @spence-s for doing most of the work for this 🎉
v0.61.1
Compare Source
v0.61.0
Compare Source
v0.60.0
Compare Source
New rules
unicorn/no-length-as-slice-end
unicorn/prefer-global-this
unicorn/prefer-math-min-max
unicorn/consistent-existence-index-check
Improvements
0c2be9c
v0.59.3
Compare Source
3eb8436
46a91e0
v0.59.2
Compare Source
nodeVersion: false
option (#762)c965843
v0.59.1
Compare Source
9cdab84
v0.59.0
Compare Source
New rules
unicorn/no-single-promise-in-promise-methods
unicorn/no-await-in-promise-methods
unicorn/no-anonymous-default-export
unicorn/consistent-empty-array-spread
unicorn/no-invalid-fetch-options
unicorn/no-magic-array-flat-depth
unicorn/prefer-structured-clone
unicorn/no-negation-in-equality-check
@typescript-eslint/no-unnecessary-parameter-property-assignment
@typescript-eslint/use-unknown-in-catch-callback-variable
Breaking
eslint-plugin-promise
(#656)b168f08
v0.58.0
Compare Source
default-case
rule to avoid conflict with stricter@typescript-eslint/switch-exhaustiveness-check
rulev0.57.0
Compare Source
Breaking
3b9d372
New rules
logical-assignment-operators
prefer-object-has-own
object-curly-newline
unicorn/no-unnecessary-polyfills
@typescript-eslint/prefer-find
@typescript-eslint/no-array-delete
@typescript-eslint/prefer-promise-reject-errors
v0.56.0
Compare Source
.mts
,.cts
) (#728)04552b8
v0.55.1
Compare Source
eslint-plugin-import
dependency to patch versions only0a71db5
v0.55.0
Compare Source
Breaking
004e3b3
New rules
unicorn/prefer-blob-reading-methods
@typescript-eslint/no-unsafe-enum-comparison
v0.54.2
Compare Source
498aece
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 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 was generated by Mend Renovate. View the repository job log.