chore(deps-dev): bump xo from 0.47.0 to 0.51.0
Bumps xo from 0.47.0 to 0.51.0.
Release notes
Sourced from xo's releases.
v0.51.0
- Internal: Include
rulesMetain linting results (#674) cd86133
- This is meant for editor plugins and formatters.
https://github.com/xojs/xo/compare/v0.50.0...v0.51.0
v0.50.0
https://github.com/xojs/xo/compare/v0.49.0...v0.50.0
v0.49.0
New rules
no-constant-binary-expressionunicorn/text-encoding-identifier-caseunicorn/no-useless-switch-caseunicorn/prefer-modern-math-apisunicorn/no-unreadable-iifeunicorn/prefer-native-coercion-functions@typescript-eslint/no-duplicate-enum-values@typescript-eslint/parameter-properties@typescript-eslint/space-before-blocks@typescript-eslint/no-useless-empty-export@typescript-eslint/no-redundant-type-constituentsBreaking
- Single-quotes is now enforced for JSX instead of double-quotes xojs/eslint-config-xo#78
https://github.com/xojs/xo/compare/v0.48.0...v0.49.0
v0.48.0
New rules
unicorn/no-thenableunicorn/no-useless-promise-resolve-rejectunicorn/relative-url-styleunicorn/prefer-json-parse-bufferTypeScript-only
Commits
7fe3b480.51.0cd86133IncluderulesMetain linting results (#674)9ac43fd0.50.000d51deUpdate dependencies3a4c9c9Switch to eslint-plugin-node's maintained fork (#660)ce76e49Fix linkeb65ea40.49.05f0e53dUpdate dependencies265db3bDisable theunicorn/prefer-json-parse-bufferrule352f20cAdd rule config override example (#659)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #199 (9718328) into master (c1de8dc) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #199 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 95 95
=========================================
Hits 95 95
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update c1de8dc...9718328. Read the comment docs.
Superseded by #201.