Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 23, 2025

This PR contains the following updates:

Package Change Age Confidence
xo 0.60.0 -> 1.2.3 age confidence

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 - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the deps label May 23, 2025
@renovate renovate bot force-pushed the renovate/xo-1.x branch 8 times, most recently from eed3081 to 2063210 Compare May 31, 2025 13:02
@renovate renovate bot force-pushed the renovate/xo-1.x branch 3 times, most recently from ca02559 to 619181a Compare June 14, 2025 13:00
@renovate renovate bot force-pushed the renovate/xo-1.x branch from 619181a to ac34b13 Compare June 15, 2025 16:25
@renovate renovate bot force-pushed the renovate/xo-1.x branch 2 times, most recently from bce06ad to 4ba4e2a Compare June 27, 2025 03:29
@renovate renovate bot force-pushed the renovate/xo-1.x branch from 4ba4e2a to 9359505 Compare July 3, 2025 02:34
@renovate renovate bot force-pushed the renovate/xo-1.x branch 3 times, most recently from 74312f5 to 20dd2cc Compare July 18, 2025 13:11
@renovate renovate bot force-pushed the renovate/xo-1.x branch 4 times, most recently from 87c2751 to 93aa7c8 Compare August 10, 2025 13:21
@renovate renovate bot force-pushed the renovate/xo-1.x branch 3 times, most recently from 3648093 to 545c5af Compare August 15, 2025 14:30
@renovate renovate bot force-pushed the renovate/xo-1.x branch from 545c5af to bb7dcb5 Compare August 19, 2025 18:37
@renovate renovate bot force-pushed the renovate/xo-1.x branch 3 times, most recently from a79b5b7 to 1f80783 Compare September 7, 2025 00:29
@renovate renovate bot force-pushed the renovate/xo-1.x branch 5 times, most recently from 8f2c58a to a55f3fe Compare September 28, 2025 16:27
@renovate renovate bot force-pushed the renovate/xo-1.x branch 3 times, most recently from 518e28d to b3976ca Compare October 8, 2025 06:38
@renovate renovate bot force-pushed the renovate/xo-1.x branch from b3976ca to d7dc4c7 Compare October 11, 2025 13:27
@renovate renovate bot force-pushed the renovate/xo-1.x branch 5 times, most recently from 4fb77dc to 1bd9947 Compare October 25, 2025 02:40
@renovate renovate bot force-pushed the renovate/xo-1.x branch 2 times, most recently from f29c9df to 0e341d5 Compare November 11, 2025 02:35
@renovate renovate bot force-pushed the renovate/xo-1.x branch 2 times, most recently from 1195556 to 48a45e5 Compare November 20, 2025 05:37
@renovate renovate bot force-pushed the renovate/xo-1.x branch from 48a45e5 to 2d1d375 Compare November 21, 2025 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant