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
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
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 #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: