Skip to content

chore(deps-dev): bump xo from 1.2.3 to 2.0.2#8879

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot-npm_and_yarn-develop-xo-2.0.2
Closed

chore(deps-dev): bump xo from 1.2.3 to 2.0.2#8879
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot-npm_and_yarn-develop-xo-2.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps xo from 1.2.3 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@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-develop-xo-2.0.2 branch 7 times, most recently from 2e44b19 to 8d27ade Compare March 23, 2026 04:46
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-develop-xo-2.0.2 branch 7 times, most recently from 7db83b8 to b2e762a Compare March 30, 2026 05:16
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-develop-xo-2.0.2 branch 8 times, most recently from 50e2bb9 to 22f69b6 Compare April 7, 2026 04:51
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-develop-xo-2.0.2 branch 5 times, most recently from 89ab83d to 0e8336f Compare April 12, 2026 05:17
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-develop-xo-2.0.2 branch 2 times, most recently from 9aa0204 to 684893e Compare April 14, 2026 05:15
Bumps [xo](https://github.com/xojs/xo) from 1.2.3 to 2.0.2.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v1.2.3...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-develop-xo-2.0.2 branch from 684893e to 0aed2c9 Compare April 15, 2026 05:16
@MattPark
Copy link
Copy Markdown

let's hold off on this one since it broke the build last time, but we can get to it later

BKSteve added a commit that referenced this pull request May 4, 2026
Bump xo from ^1.1.0 to ^2.0.2 (ESLint 10). Suppress new rules
(require-unicode-regexp, unicorn/no-immediate-mutation, etc.) that fire
on legacy jQuery code not worth refactoring.

Closes #8879

Co-authored-by: BKSteve <stephen.rieger@gmail.com>
@MattPark
Copy link
Copy Markdown

MattPark commented May 4, 2026

close this

@MattPark
Copy link
Copy Markdown

MattPark commented May 4, 2026

Superseded by #8907 which handles the xo 2.0 migration with proper config updates (suppresses new rules that fire on legacy jQuery code).

@BKSteve BKSteve closed this May 5, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 5, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot-npm_and_yarn-develop-xo-2.0.2 branch May 5, 2026 10:30
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.

3 participants