Skip to content

Bump xo from 0.60.0 to 5.0.0 - #186

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/xo-5.0.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/xo-5.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps xo from 0.60.0 to 5.0.0.

Release notes

Sourced from xo's releases.

v5.0.0

Breaking

  • The space, semicolon, and prettier options are now global only. Setting them in a config item that also has files, ignores, or basePath throws an error. Use the @stylistic/indent, @stylistic/semi, and prettier/prettier rules for file-specific overrides. (#895)
  • unicorn/prefer-minimal-ternary: The checkVaryingCallee option is renamed to checkVaryingBase

Improvements

  • Lint package.json files with eslint-package-json
  • The space option now also applies to HTML files
  • Enforce import file extensions in TypeScript with n/file-extension-in-import, which auto-fixes and understands TypeScript's .js-for-.ts import convention (replaces import-x/extensions)
  • Disable @stylistic/function-paren-newline
  • Update to eslint-plugin-unicorn 75
  • Update to eslint-node-test 0.4

Fixes

  • Fix TypeScript file matching on Windows (#896)

New rules

... (truncated)

Commits
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [xo](https://github.com/xojs/xo) from 0.60.0 to 5.0.0.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v0.60.0...v5.0.0)

---
updated-dependencies:
- dependency-name: xo
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 21, 2026
@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: a6568de5-d6c0-4156-a5cd-ff6f4b994cf7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants