Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency xo to ^0.44.0 #2017

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xo ^0.38.0 -> ^0.44.0 age adoption passing confidence

Release Notes

xojs/xo

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.

v0.39.1

Compare Source

  • Fix a problem with using XO with Prettier fa34c74

v0.39.0

Compare Source

New rules
Breaking
Improvements
  • Add --print-config flag (#​529) 7b8dc70
  • Disable the import/default rule for TypeScript files e3c511b
  • Disable the import/export rule for TypeScript files b385bee

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/xo-0.x branch 2 times, most recently from 5722fa9 to 18111ef Compare May 9, 2021 11:51
@renovate renovate bot changed the title chore(deps): update dependency xo to ^0.39.0 chore(deps): update dependency xo to ^0.40.0 May 9, 2021
@renovate renovate bot force-pushed the renovate/xo-0.x branch 3 times, most recently from bcb87e2 to ffa16c3 Compare May 30, 2021 01:13
@renovate renovate bot force-pushed the renovate/xo-0.x branch 2 times, most recently from 0bb3ff4 to b24546e Compare June 9, 2021 22:17
@renovate renovate bot changed the title chore(deps): update dependency xo to ^0.40.0 chore(deps): update dependency xo to ^0.41.0 Jul 5, 2021
@renovate renovate bot force-pushed the renovate/xo-0.x branch from b24546e to 92c4f50 Compare July 5, 2021 10:01
@renovate renovate bot force-pushed the renovate/xo-0.x branch from 92c4f50 to d282601 Compare July 16, 2021 16:39
@renovate renovate bot changed the title chore(deps): update dependency xo to ^0.41.0 chore(deps): update dependency xo to ^0.42.0 Jul 16, 2021
@renovate renovate bot changed the title chore(deps): update dependency xo to ^0.42.0 chore(deps): update dependency xo to ^0.43.0 Aug 3, 2021
@renovate renovate bot force-pushed the renovate/xo-0.x branch from d282601 to 62a2158 Compare August 3, 2021 14:47
@renovate renovate bot force-pushed the renovate/xo-0.x branch from 62a2158 to 041344f Compare August 8, 2021 12:10
@renovate renovate bot changed the title chore(deps): update dependency xo to ^0.43.0 chore(deps): update dependency xo to ^0.44.0 Aug 8, 2021
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.

2 participants