next-runtime-dotenv
next-runtime-dotenv copied to clipboard
chore(deps-dev): bump xo from 0.48.0 to 0.51.0
Bumps xo from 0.48.0 to 0.51.0.
Release notes
Sourced from xo's releases.
v0.51.0
- Internal: Include
rulesMeta
in 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-expression
unicorn/text-encoding-identifier-case
unicorn/no-useless-switch-case
unicorn/prefer-modern-math-apis
unicorn/no-unreadable-iife
unicorn/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-constituents
Breaking
- Single-quotes is now enforced for JSX instead of double-quotes xojs/eslint-config-xo#78
Commits
7fe3b48
0.51.0cd86133
IncluderulesMeta
in linting results (#674)9ac43fd
0.50.000d51de
Update dependencies3a4c9c9
Switch to eslint-plugin-node's maintained fork (#660)ce76e49
Fix linkeb65ea4
0.49.05f0e53d
Update dependencies265db3b
Disable theunicorn/prefer-json-parse-buffer
rule352f20c
Add 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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 #261 (fb04362) into master (4552a7b) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #261 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 17 17
=========================================
Hits 17 17
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:tada: This PR is included in version 1.5.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: