Skip to content

chore(deps): update dependency xo to v0.61.1#6

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

chore(deps): update dependency xo to v0.61.1#6
renovate[bot] wants to merge 1 commit intomainfrom
renovate/xo-0.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 9, 2021

This PR contains the following updates:

Package Change Age Confidence
xo 0.39.10.61.1 age confidence

Release Notes

xojs/xo (xo)

v0.61.1

Compare Source

v0.61.0

Compare Source

v0.60.0

Compare Source

New rules
Improvements

v0.59.3

Compare Source

v0.59.2

Compare Source

v0.59.1

Compare Source

v0.59.0

Compare Source

New rules
Breaking

v0.58.0

Compare Source

  • TypeScript: Disable default-case rule to avoid conflict with stricter @typescript-eslint/switch-exhaustiveness-check rule

v0.57.0

Compare Source

Breaking
New rules

v0.56.0

Compare Source

  • Support additional TypeScript extensions (.mts, .cts) (#​728) 04552b8

v0.55.1

Compare Source

  • Lock down eslint-plugin-import dependency to patch versions only 0a71db5

v0.55.0

Compare Source

Breaking
New rules

v0.54.2

Compare Source

v0.54.1

Compare Source

v0.54.0

Compare Source

New rules
Improvements

v0.53.1

Compare Source

v0.53.0

Compare Source

Breaking
New rules

v0.52.4

Compare Source

v0.52.3

Compare Source

v0.52.2

Compare Source

v0.52.1

Compare Source

v0.52.0

Compare Source

New rules
Improvements

v0.51.0

Compare Source

  • Internal: Include rulesMeta in linting results (#​674) cd86133
    • This is meant for editor plugins and formatters.

v0.50.0

Compare Source

v0.49.0

Compare Source

New rules
Breaking

v0.48.0

Compare Source

New rules
TypeScript-only

v0.47.0

Compare Source

New rules
Improvements

v0.46.4

Compare Source

v0.46.3

Compare Source

  • Fix an issue with npm not including bundledDependencies when publishing.

v0.46.2

Compare Source

  • Fix an issue with importing a dependency 653887a

v0.46.1

Compare Source

  • Fix an issue with npm not including bundledDependencies when publishing.

v0.46.0

Compare Source

Breaking
New rules
Improvements
Fixes

v0.45.0

Compare Source

New rules
Improvements
  • Replace Prettier's jsxBracketSameLine option with bracketSameLine (#​609) 506c151
  • Enable import/named rule for JavaScript (#​601) 623f259

v0.44.0

Compare Source

New rules
Improvements
Fixes

v0.43.0

Compare Source

Improvements
  • Enforce importing process and Buffer in Node.js explicitly 9f40074
    • This is the recommendation in the Node.js docs.
  • Upgrade dependencies f2c5041
Fixes
  • Make cache directory be relative to cwd (#​582) 512291b
    • This fixes editor integration.

v0.42.0

Compare Source

New rules
Improvements

v0.41.0

Compare Source

Breaking

  • XO can no longer be installed globally.
    • It caused too many problems. Instead, you can run the local XO binary with $ npx xo.
  • XO now enforces trailing comma in multiline statements.
  • Change operator-linebreak rule to enforce operators before.
    • This way is more readable.

New rules

v0.40.3

Compare Source

v0.40.2

Compare Source

v0.40.1

Compare Source

v0.40.0

Compare Source

Breaking
  • XO now enforces that your project is ESM
    If you cannot yet move to ESM, I recommend staying on XO 0.39 for now.
  • Require Node.js 12.20 cc06c3c
New rules
Meta
  • Move from deprecated ESLint.CLIEngine to ESLint (#​534) 0480d80
    This should hopefully resolve a bunch of issues.

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 044bd1a to e580e61 Compare May 11, 2021 12:47
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.40.0 chore(deps): update dependency xo to v0.40.1 May 11, 2021
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from e580e61 to 7870daa Compare June 2, 2021 10:34
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.40.1 chore(deps): update dependency xo to v0.40.2 Jun 2, 2021
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 7870daa to f0a2848 Compare June 21, 2021 10:56
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.40.2 chore(deps): update dependency xo to v0.40.3 Jun 21, 2021
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from f0a2848 to cf158ab Compare October 18, 2021 23:08
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.40.3 chore(deps): update dependency xo to v0.45.0 Oct 18, 2021
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from cf158ab to 5930fe2 Compare March 7, 2022 11:41
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.45.0 chore(deps): update dependency xo to v0.48.0 Mar 7, 2022
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 5930fe2 to fd18a88 Compare June 18, 2022 12:51
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.48.0 chore(deps): update dependency xo to v0.50.0 Jun 18, 2022
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.50.0 chore(deps): update dependency xo to v0.52.3 Sep 25, 2022
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 253863b to a6d9ebf Compare November 20, 2022 13:50
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.52.3 chore(deps): update dependency xo to v0.53.1 Nov 20, 2022
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.53.1 chore(deps): update dependency xo to v0.54.1 Apr 17, 2023
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from a6d9ebf to 138cb1e Compare April 17, 2023 11:38
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.54.1 chore(deps): update dependency xo to v0.54.2 May 28, 2023
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 138cb1e to 91b9b8f Compare May 28, 2023 11:44
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.54.2 chore(deps): update dependency xo to v0.55.0 Jul 15, 2023
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 91b9b8f to a62b3c8 Compare July 15, 2023 18:43
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.55.0 chore(deps): update dependency xo to v0.55.1 Aug 7, 2023
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from a62b3c8 to 84d2262 Compare August 7, 2023 14:33
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.55.1 chore(deps): update dependency xo to v0.56.0 Aug 12, 2023
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 84d2262 to feb1dad Compare August 12, 2023 15:30
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from feb1dad to da5595b Compare February 6, 2024 10:13
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.56.0 chore(deps): update dependency xo to v0.57.0 Feb 6, 2024
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from da5595b to e03175b Compare March 8, 2024 16:46
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from e55ea8c to 4e9aff8 Compare July 23, 2024 15:32
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.59.0 chore(deps): update dependency xo to v0.59.2 Jul 23, 2024
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 4e9aff8 to 3c0ced7 Compare July 28, 2024 16:36
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.59.2 chore(deps): update dependency xo to v0.59.3 Jul 28, 2024
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 3c0ced7 to e80f22e Compare December 6, 2024 14:13
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.59.3 chore(deps): update dependency xo to v0.60.0 Dec 6, 2024
@renovate renovate Bot changed the title chore(deps): update dependency xo to v0.60.0 chore(deps): update dependency xo to v0.61.1 May 23, 2025
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from e80f22e to 0744075 Compare May 23, 2025 13:40
@renovate renovate Bot force-pushed the renovate/xo-0.x branch 2 times, most recently from 1dcf0da to d854701 Compare August 13, 2025 16:44
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from d854701 to 44a85cf Compare August 19, 2025 18:39
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 44a85cf to 0416e26 Compare August 31, 2025 13:02
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 43a27f6 to d597f8b Compare October 21, 2025 23:48
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from d597f8b to 74ace1a Compare November 10, 2025 21:09
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 74ace1a to 78519b4 Compare November 19, 2025 00:39
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 78519b4 to 0d6b461 Compare December 3, 2025 18:13
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 0d6b461 to 991ac25 Compare December 31, 2025 17:45
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 991ac25 to 53b8ebe Compare January 8, 2026 20:28
@renovate renovate Bot force-pushed the renovate/xo-0.x branch 2 times, most recently from 231c018 to 9b78832 Compare January 23, 2026 18:33
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 9b78832 to 0c25809 Compare February 2, 2026 15:34
@renovate renovate Bot force-pushed the renovate/xo-0.x branch 2 times, most recently from 276cf88 to 56e41c6 Compare February 17, 2026 20:36
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 56e41c6 to dd2f374 Compare March 5, 2026 15:45
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from dd2f374 to e956e5a Compare March 13, 2026 18:07
@renovate renovate Bot force-pushed the renovate/xo-0.x branch 2 times, most recently from 9a21a29 to 5a52b47 Compare April 8, 2026 14:37
@renovate renovate Bot force-pushed the renovate/xo-0.x branch from 5a52b47 to 20eb229 Compare April 29, 2026 11:42
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.

0 participants