Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
xo devDependencies major 0.60.0 -> 1.2.3 OpenSSF Scorecard

Release Notes

xojs/xo (xo)

v1.2.3

Compare Source

  • Add support for Vue, Svelte, and Astro file extensions (#​845) d1aea04
  • Fix prettier integration being broken due to nullish coalescing misuse (#​836) b41471f

v1.2.2

Compare Source


v1.2.1

Compare Source


v1.2.0

Compare Source


v1.1.1

Compare Source

  • Fix: Behaviour of print-config option with relative file path (#​816) b538cf7

v1.1.0

Compare Source


v1.0.5

Compare Source


v1.0.4

Compare Source

  • Fix: Error while loading configs with custom plugins (#​805) 32960d3

v1.0.3

Compare Source


v1.0.2

Compare Source

v1.0.1

Compare Source

  • Fix: Ensure lint text does not strip rules between runs (#​802) e63d7a5

v1.0.0

Compare Source

Breaking
  • Requires ESLint flat config
  • Requires Node.js 20.17
  • Configuration now only through package.json and xo.config.{js,cjs,mjs,ts,cts,mts} files
  • Switched from eslint-plugin-import to eslint-plugin-import-x (since it's better maintained)
    • You will have to update ignore comments and config from import to import-x
  • CLI flags removed:
    • --plugin: Configurable via config file
    • --extend: Configurable via config file
    • --global: Configurable via config file
    • --extension: Configurable via config file
    • --env: No longer relevant with new config system
    • --node-version: Removed as it only affected unsupported Node.js versions
    • --reporter: Removed due to potential lookup reliability issues
  • Node.js engines check removed
    • Was only active in unsupported Node.js versions
  • Webpack lookup and import resolution removed
    • Considered too niche for core functionality
Improvements
  • React support
  • Prettier compatibility mode with {prettier: 'compat'} option
    • Disables all Prettier-affected stylistic rules, and maintains existing Prettier functionality otherwise
  • Enhanced stdin handling:
    • --stdin-filename now optional
    • Supports TypeScript files via stdin
New rules
Thanks

Huge thanks to @​spence-s for doing most of the work for this 🎉


v0.61.1

Compare Source

v0.61.0

Compare Source


Configuration

📅 Schedule: Branch creation - On day 10 and 25 of the month ( * * 10,25 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from sheerlox as a code owner June 10, 2025 05:00
@renovate renovate bot force-pushed the renovate/xo-1.x branch from 1e42f94 to 1027bc4 Compare June 10, 2025 16:41
@renovate renovate bot force-pushed the renovate/xo-1.x branch from 1027bc4 to 9c66aab Compare June 27, 2025 03:49
@renovate renovate bot force-pushed the renovate/xo-1.x branch 2 times, most recently from 578cf0e to ca0b7f0 Compare July 21, 2025 11:55
@renovate renovate bot force-pushed the renovate/xo-1.x branch 2 times, most recently from b7c34dc to d6ac10b Compare August 13, 2025 14:54
@renovate renovate bot force-pushed the renovate/xo-1.x branch 2 times, most recently from 9bb2dfd to b9bab09 Compare August 19, 2025 15:50
@renovate renovate bot force-pushed the renovate/xo-1.x branch from b9bab09 to 9659be1 Compare August 31, 2025 10:50
@renovate renovate bot force-pushed the renovate/xo-1.x branch from 13046b1 to eb43db2 Compare October 10, 2025 02:35
@renovate renovate bot force-pushed the renovate/xo-1.x branch from eb43db2 to 7dcda6f Compare October 21, 2025 11:40
@renovate renovate bot force-pushed the renovate/xo-1.x branch from 7dcda6f to d6bd0ef Compare November 10, 2025 16:55
@renovate renovate bot force-pushed the renovate/xo-1.x branch from d6bd0ef to 4ddcb72 Compare November 18, 2025 10:56
@renovate renovate bot force-pushed the renovate/xo-1.x branch from 4ddcb72 to 7228b7e Compare December 3, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant