Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented May 23, 2025

This PR contains the following updates:

Package Type Update Change
xo devDependencies major 0.60.0 -> 1.2.3

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 any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label May 23, 2025
@github-actions github-actions bot changed the title Upgrade xo/xo 0.60.0 -> 1.0.0 Upgrade xo/xo 0.60.0 -> 1.0.1 May 30, 2025
@github-actions github-actions bot changed the title Upgrade xo/xo 0.60.0 -> 1.0.1 Upgrade xo/xo 0.60.0 -> 1.0.3 May 30, 2025
@github-actions github-actions bot changed the title Upgrade xo/xo 0.60.0 -> 1.0.3 Upgrade xo/xo 0.60.0 -> 1.0.4 May 31, 2025
@github-actions github-actions bot changed the title Upgrade xo/xo 0.60.0 -> 1.0.4 Upgrade xo/xo 0.60.0 -> 1.0.5 May 31, 2025
@github-actions github-actions bot changed the title Upgrade xo/xo 0.60.0 -> 1.0.5 Upgrade xo/xo 0.60.0 -> 1.1.0 Jun 8, 2025
@github-actions github-actions bot changed the title Upgrade xo/xo 0.60.0 -> 1.1.0 Upgrade xo/xo 0.60.0 -> 1.1.1 Jun 24, 2025
@github-actions github-actions bot changed the title Upgrade xo/xo 0.60.0 -> 1.1.1 Upgrade xo/xo 0.60.0 -> 1.2.0 Jul 18, 2025
@github-actions github-actions bot force-pushed the renovate/xo-1.x branch 2 times, most recently from be160e0 to 9710a4f Compare July 18, 2025 12:47
@github-actions github-actions bot changed the title Upgrade xo/xo 0.60.0 -> 1.2.0 Upgrade xo/xo 0.60.0 -> 1.2.1 Jul 18, 2025
@github-actions github-actions bot changed the title Upgrade xo/xo 0.60.0 -> 1.2.1 Upgrade xo/xo 0.60.0 -> 1.2.2 Aug 15, 2025
@github-actions github-actions bot changed the title Upgrade xo/xo 0.60.0 -> 1.2.2 Upgrade xo/xo 0.60.0 -> 1.2.2 - autoclosed Aug 26, 2025
@github-actions github-actions bot closed this Aug 26, 2025
@github-actions github-actions bot deleted the renovate/xo-1.x branch August 26, 2025 12:45
@github-actions github-actions bot changed the title Upgrade xo/xo 0.60.0 -> 1.2.2 - autoclosed Upgrade xo/xo 0.60.0 -> 1.2.2 Aug 27, 2025
@github-actions github-actions bot reopened this Aug 27, 2025
@github-actions github-actions bot changed the title Upgrade xo/xo 0.60.0 -> 1.2.2 Upgrade xo/xo 0.60.0 -> 1.2.3 Oct 7, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant