Skip to content

build(deps-dev): bump xo from 1.2.3 to 2.0.0#3743

Open
dependabot[bot] wants to merge 2 commits intodevelopmentfrom
dependabot/npm_and_yarn/development/xo-2.0.0
Open

build(deps-dev): bump xo from 1.2.3 to 2.0.0#3743
dependabot[bot] wants to merge 2 commits intodevelopmentfrom
dependabot/npm_and_yarn/development/xo-2.0.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps xo from 1.2.3 to 2.0.0.

Release notes

Sourced from xo's releases.

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


xojs/xo@v1.2.3...v2.0.0

Commits
  • d21ab16 2.0.0
  • d1703da Require Node.js 20.19 and ESLint 10 (#862)
  • b1ed6df Accept ESLint-native files format in XoConfigItem
  • 4e56463 Show warning when explicitly specified files are ignored
  • a9be53c Default to content-based cache strategy
  • 2a3a1fe Add test for #511
  • 2fb3cf6 Add test for #419
  • ee745b9 Fix linting of files starting with a dot
  • 27bb242 Fix cwd for case-sensitive filesystems
  • b9aa88b Remove CommonJS config file support
  • Additional commits viewable in compare view

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 1.2.3 to 2.0.0.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v1.2.3...v2.0.0)

---
updated-dependencies:
- dependency-name: xo
  dependency-version: 2.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 Mar 14, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 14, 2026 10:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 14, 2026
Signed-off-by: yubiuser <github@yubiuser.dev>
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.

1 participant