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 v0.59.3 #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 9, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xo 0.39.1 -> 0.59.3 age adoption passing confidence

Release Notes

xojs/xo (xo)

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: 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 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 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 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 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 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 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 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 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 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 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 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 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 changed the title chore(deps): update dependency xo to v0.57.0 chore(deps): update dependency xo to v0.58.0 Mar 8, 2024
@renovate renovate bot changed the title chore(deps): update dependency xo to v0.58.0 chore(deps): update dependency xo to v0.59.0 Jul 18, 2024
@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 changed the title chore(deps): update dependency xo to v0.59.2 chore(deps): update dependency xo to v0.59.3 Jul 28, 2024
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