Skip to content

chore(deps-dev): bump xo from 1.2.3 to 3.0.2 in the development-dependencies group across 1 directory - #327

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-dependencies-52e373a5fc
Closed

chore(deps-dev): bump xo from 1.2.3 to 3.0.2 in the development-dependencies group across 1 directory#327
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-dependencies-52e373a5fc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 1 update in the / directory: xo.

Updates xo from 1.2.3 to 3.0.2

Release notes

Sourced from xo's releases.

v3.0.2

  • Fix --fix corrupting TypeScript files outside the tsconfig 7baa7f2

xojs/xo@v3.0.1...v3.0.2

v3.0.1

  • Fix type resolution for TypeScript files outside the tsconfig 91d3e6d

xojs/xo@v3.0.0...v3.0.1

v3.0.0

Breaking

  • Requires Node.js 22
  • Removed built-in React support.
    • Add eslint-config-xo-react to your config instead. Learn more
    • It was removed to keep XO's core lean and framework-agnostic. Bundling eslint-plugin-react for everyone held XO back by its slow ESLint-major support, and there's now a competing plugin, @eslint-react, so picking one for all users no longer makes sense.
  • The bundled rules now live in a single eslint-config-xo package. The separate eslint-config-xo-typescript package is merged into it.
    • If you prefer using ESLint directly, you can get all the rules there now.
  • Replaced the xoToEslintConfig export with the xo/eslint-adapter import for editor/ESLint integration. For example, xoToEslintConfig([{space: true, prettier: true}]) becomes eslintConfigXo({space: true, prettier: true}) from eslint-config-xo, or simply export {default} from 'xo/eslint-adapter';.

Improvements

  • Lint CSS, Markdown, HTML, JSDoc comments, and regular expressions out of the box
  • Add --max-warnings flag to treat warnings as errors (#724)
  • Add ESLint bulk suppression support (#826)
  • Hide warnings when there are errors, so you can focus on what matters (#507)
  • Respect the global gitignore (#803)
  • Allow overriding default ignores with negation patterns (#65)
  • Throw when no files match explicitly provided patterns

New rules

... (truncated)

Commits
  • 41b9bb9 3.0.2
  • 7baa7f2 Fix --fix corrupting TypeScript files outside the tsconfig
  • 561be4e 3.0.1
  • 91d3e6d Fix type resolution for TypeScript files outside the tsconfig
  • 698a903 3.0.0
  • a728ac5 Replace xoToEslintConfig with xo/eslint-adapter and delegate Prettier to ...
  • 9fbffd0 Add issue template config to route rule issues to config repos
  • 945fd51 Warn when the project's TypeScript is older than the bundled version
  • 797693a Fix crash when linting JSON files with Prettier enabled
  • 4fddd6f Remove built-in React support
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
xo [>= 0.55.a, < 0.56]
xo [>= 0.56.a, < 0.57]
xo [>= 0.57.a, < 0.58]
xo [>= 2.a, < 3]

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2026
Bumps the development-dependencies group with 1 update in the / directory: [xo](https://github.com/xojs/xo).


Updates `xo` from 1.2.3 to 3.0.2
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v1.2.3...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump xo from 1.2.3 to 3.0.2 in the development-dependencies group chore(deps-dev): bump xo from 1.2.3 to 3.0.2 in the development-dependencies group across 1 directory Jul 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-52e373a5fc branch from fff1c67 to db55a29 Compare July 1, 2026 08:12
@XhmikosR

XhmikosR commented Jul 1, 2026

Copy link
Copy Markdown
Owner

@dependabot ignore xo major version

@dependabot dependabot Bot closed this Jul 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 3.x.x of xo again, unless you unignore it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/development-dependencies-52e373a5fc branch July 1, 2026 08:16
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