Skip to content

Update dependency eslint-config-xo to v0.51.0#427

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/eslint-config-xo-0.x
Open

Update dependency eslint-config-xo to v0.51.0#427
renovate[bot] wants to merge 1 commit intomainfrom
renovate/eslint-config-xo-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Confidence
eslint-config-xo 0.43.10.51.0 age confidence

Release Notes

xojs/eslint-config-xo (eslint-config-xo)

v0.51.0

Compare Source

Breaking

  • The package now exports a function instead of an array. Update your eslint.config.js:
-export default eslintConfigXo;
+export default [...eslintConfigXo()];
  • Removed the ./space and ./browser sub-path exports. Use the space and browser options instead:
export default [...eslintConfigXo({space: true, browser: true})];
  • Requires ESLint 10 and Node.js 20.19+.

Improvements

  • Merged eslint-config-xo-typescript: TypeScript rules are now included. No need to install a separate package.
  • Merged plugin configs from XO: Includes eslint-plugin-unicorn, eslint-plugin-import-x, eslint-plugin-n, eslint-plugin-ava, @eslint-community/eslint-plugin-eslint-comments, and a built-in no-use-extend-native rule. Previously these were only available through the XO CLI.
  • Added semicolon option
  • Added TypeScript declaration file
  • Add no-shadow rule 4cec7d2

v0.50.0

Compare Source

Breaking
New rules
Improvements
  • no-sequences: Add allowInParentheses: false 391d4c8

v0.49.0

Compare Source

Breaking
New rules

v0.48.0

Compare Source


v0.47.0

Compare Source

  • capitalized-comments: Support biome ignore comments (#​90) 518f523
  • Add @stylistic/curly-newline rule e1fe11c
  • Add JSON plugin 6a547b5
  • capitalized-comments: Add v8 to the ignorePattern option (#​88) 4bb2399

v0.46.0

Compare Source

New rules
Breaking
Improvements

v0.45.0

Compare Source

  • Allow class fields with no blank lines between (#​85) 6f2ff13

v0.44.0

Compare Source

Breaking
New rules
Improvements
  • Ban atob and btoa dfa969c
  • Replace deprecated no-new-object rule 7f8f92e
  • no-unused-vars: Allow ignoring variables by prefixing with underscore b31ab8a

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 changed the title Update dependency eslint-config-xo to v0.46.0 Update dependency eslint-config-xo to v0.46.0 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/eslint-config-xo-0.x branch December 8, 2024 18:41
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.46.0 - autoclosed Update dependency eslint-config-xo to v0.46.0 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch 6 times, most recently from 7d39e6b to 41af238 Compare December 9, 2024 18:21
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 41af238 to f6bad39 Compare April 24, 2025 16:01
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.46.0 Update dependency eslint-config-xo to v0.47.0 Apr 24, 2025
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.47.0 Update dependency eslint-config-xo to v0.48.0 Jul 22, 2025
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from f6bad39 to 45e8dce Compare July 22, 2025 15:44
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch 2 times, most recently from 1282c27 to 31361a3 Compare August 13, 2025 12:10
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 31361a3 to 26d9670 Compare August 19, 2025 11:31
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.48.0 Update dependency eslint-config-xo to v0.49.0 Aug 19, 2025
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch 7 times, most recently from 82c69cb to 361dad6 Compare August 23, 2025 19:11
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 361dad6 to a0764aa Compare August 31, 2025 11:40
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch 3 times, most recently from dde8567 to 73c9c12 Compare September 25, 2025 17:40
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 73c9c12 to 005c60e Compare October 21, 2025 18:39
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 005c60e to 08fe8c1 Compare November 10, 2025 21:53
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 08fe8c1 to 2a6f395 Compare November 18, 2025 23:06
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 2a6f395 to 1adaf3b Compare December 3, 2025 15:35
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 1adaf3b to f68225d Compare December 31, 2025 18:12
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from f68225d to 5a73105 Compare January 8, 2026 21:03
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch 2 times, most recently from b071329 to 08b996a Compare January 23, 2026 21:03
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch 2 times, most recently from f7050cb to 3b34a0e Compare February 7, 2026 10:07
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.49.0 Update dependency eslint-config-xo to v0.50.0 Feb 7, 2026
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch 2 times, most recently from 543bc10 to 082fa66 Compare February 17, 2026 18:03
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 082fa66 to 120267b Compare March 5, 2026 16:39
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 120267b to 7e37913 Compare March 13, 2026 12:55
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 7e37913 to 4b0cb9f Compare March 24, 2026 15:32
@renovate renovate bot changed the title Update dependency eslint-config-xo to v0.50.0 Update dependency eslint-config-xo to v0.51.0 Mar 24, 2026
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 4b0cb9f to 5ba8e52 Compare March 27, 2026 11:02
@renovate renovate bot force-pushed the renovate/eslint-config-xo-0.x branch from 5ba8e52 to b54503a Compare April 1, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants