Skip to content

Bump xo from 0.60.0 to 2.0.2#343

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/xo-2.0.2
Open

Bump xo from 0.60.0 to 2.0.2#343
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/xo-2.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps xo from 0.60.0 to 2.0.2.

Release notes

Sourced from xo's releases.

v2.0.2

  • Fix react and prettier: 'compat' configs failing when files is not specified bde9854

xojs/xo@v2.0.1...v2.0.2

v2.0.1

  • Fix missing files in package (#865) 0f1e196
  • Add --fix-dry-run flag d871185
  • Update dependencies 23b5972

xojs/xo@v2.0.0...v2.0.1

v2.0.0

Breaking

  • Requires Node.js 20.19
  • Requires ESLint 10
  • Removed CommonJS config file support (use .js/.mjs/.ts/.mts instead)
  • Temporarily removed eslint-plugin-promise rules (pending ESLint 10 compatibility)

Improvements

  • Default to content-based cache strategy for faster re-linting
  • Show warning when explicitly specified files are ignored
  • Accept ESLint-native files format in config
  • Simplified TypeScript handling by using in-memory programs
  • Fix linting of files starting with a dot
  • Fix cwd for case-sensitive filesystems

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 16, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/xo-2.0.2 branch 5 times, most recently from aa53cad to df85449 Compare March 16, 2026 22:24
Bumps [xo](https://github.com/xojs/xo) from 0.60.0 to 2.0.2.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v0.60.0...v2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/xo-2.0.2 branch from df85449 to 586a3a8 Compare March 16, 2026 22:26
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