Skip to content

⬆️ deps: Upgrade dependency xo to v1. - #454

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/xo-1.x
Open

⬆️ deps: Upgrade dependency xo to v1.#454
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/xo-1.x

Conversation

@renovate

@renovaterenovateBot commented May 23, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
xo0.60.0 -> 1.2.2ageconfidence

Release Notes

xojs/xo (xo)

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.

@renovaterenovateBot added the deps label May 23, 2025
@renovate
renovateBotforce-pushed the renovate/xo-1.x branch from 49680f3 to cf006e6CompareMay 25, 2025 22:34
@codecov-commenter

codecov-commenter commented May 25, 2025

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.82%. Comparing base (b100d63) to head (3813692).
Report is 2 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@ Coverage Diff @@## main #454 +/- ##
=======================================
Coverage 98.82% 98.82% =======================================
Files 31 31 Lines 1278 1278 =======================================
Hits 1263 1263 Misses 15 15 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovateBotforce-pushed the renovate/xo-1.x branch 7 times, most recently from 8fb8f36 to 9b0cbcdCompareMay 31, 2025 12:23
@renovate
renovateBotforce-pushed the renovate/xo-1.x branch 3 times, most recently from a4c95e8 to 7f1cb37CompareJune 14, 2025 13:57
@renovate
renovateBotforce-pushed the renovate/xo-1.x branch from 7f1cb37 to 383bb34CompareJune 15, 2025 18:27
@renovate
renovateBotforce-pushed the renovate/xo-1.x branch 2 times, most recently from 48c1c43 to 54f6e90CompareJune 27, 2025 03:43
@renovate
renovateBotforce-pushed the renovate/xo-1.x branch from 54f6e90 to 5b56cd1CompareJuly 3, 2025 02:34
@renovate
renovateBotforce-pushed the renovate/xo-1.x branch 2 times, most recently from e5c2945 to f2ba4c4CompareJuly 18, 2025 12:36
@renovate
renovateBotforce-pushed the renovate/xo-1.x branch 5 times, most recently from f3e7e0e to 80ff757CompareAugust 10, 2025 12:49
@renovate
renovateBotforce-pushed the renovate/xo-1.x branch 3 times, most recently from 96b6be9 to f9582e6CompareAugust 15, 2025 14:39
Sign up for freeto 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

@codecov-commenter