Skip to content

Update dependency eslint-config-xo-typescript to v0.57.0 #246

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 20, 2021

This PR contains the following updates:

Package Change Age Confidence
eslint-config-xo-typescript 0.38.0 -> 0.57.0 age confidence

Release Notes

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

v0.57.0

Compare Source

v0.56.0

Compare Source

v0.55.1

Compare Source

  • Fix the config for the @typescript-eslint/member-ordering rule b336a1c
  • Remove the deprecated @typescript-eslint/no-implicit-any-catch rule (#​66) 6d5aba9

v0.55.0

Compare Source

v0.54.1

Compare Source

  • Mistake. Please ignore.

v0.54.0

Compare Source

v0.53.2

Compare Source

v0.53.1

Compare Source

v0.53.0

Compare Source

New rules
Improvements
  • Add options to @typescript-eslint/prefer-nullish-coalescing rule f4cf50d

v0.52.0

Compare Source

New rules
Improvements
  • Add @typescript-eslint/parser to peerDependencies (#​61) fe6f4b7
  • Remove deprecated @typescript-eslint/no-duplicate-imports rule 33c6d92

v0.51.1

Compare Source

v0.51.0

Compare Source

New rules
Improvements
  • Add BigInt to @typescript-eslint/ban-types a5eedf0
  • Add option to @typescript-eslint/unified-signatures rule 6e7a385
  • Disable the import/no-duplicates rule (#​55) b45f017
  • Disable the @typescript-eslint/no-unused-vars rule 022fe25

v0.50.0

Compare Source

  • @typescript-eslint/no-throw-literal: Enable allowThrowingUnknown option (#​51) 2b699f6

v0.49.0

Compare Source

v0.48.0

Compare Source

  • Disable import/namespace rule 9ce1d34
  • Disallow null 0d1c719
  • Add options to @typescript-eslint/restrict-plus-operands e7b936c
  • Add options to @typescript-eslint/no-throw-literal a829aa2

v0.47.1

Compare Source

  • Fix an issue with the path to the TypeScript parser (#​46) fefaa18

v0.47.0

Compare Source

  • Disable some eslint-plugin-node rules 9dd1104

v0.46.0

Compare Source

Breaking
  • Require ESLint 8, typescript-eslint 5, TypeScript 4.4 6f63ed6

v0.45.2

Compare Source

  • Ignore enum members in @typescript-eslint/naming-convention f0407a2

v0.45.1

Compare Source

  • Fix @typescript-eslint/naming-convention config aa53a78

v0.45.0

Compare Source

v0.44.0

Compare Source

v0.43.0

Compare Source

  • Require TypeScript 4.3 or later 167265d
  • Add typescript as a dependency 2e16d51

v0.42.0

Compare Source

v0.41.1

Compare Source

  • Work around incompatibility with tsd 5d67296

v0.41.0

Compare Source

Breaking
  • This config now assumes your project is ESM 2902611
  • Require Node.js 12 and later ed00234
  • Require TypeScript 4 and later

v0.40.0

Compare Source

v0.39.0

Compare Source


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 force-pushed the renovate/eslint-config-xo-typescript-0.x branch from 5373bb5 to c1499d3 Compare April 24, 2021 12:43
@renovate renovate bot changed the title Update dependency eslint-config-xo-typescript to v0.39.0 Update dependency eslint-config-xo-typescript to v0.40.0 Apr 24, 2021
@renovate renovate bot force-pushed the renovate/eslint-config-xo-typescript-0.x branch from c1499d3 to 971a4ec Compare May 9, 2021 11:14
@renovate renovate bot changed the title Update dependency eslint-config-xo-typescript to v0.40.0 Update dependency eslint-config-xo-typescript to v0.41.0 May 9, 2021
@renovate renovate bot force-pushed the renovate/eslint-config-xo-typescript-0.x branch from 971a4ec to a9e78c1 Compare May 9, 2021 13:59
@renovate renovate bot changed the title Update dependency eslint-config-xo-typescript to v0.41.0 Update dependency eslint-config-xo-typescript to v0.41.1 May 9, 2021
@renovate renovate bot force-pushed the renovate/eslint-config-xo-typescript-0.x branch from a9e78c1 to 37604c3 Compare June 16, 2021 16:11
@renovate renovate bot changed the title Update dependency eslint-config-xo-typescript to v0.41.1 Update dependency eslint-config-xo-typescript to v0.42.0 Jun 16, 2021
@renovate renovate bot force-pushed the renovate/eslint-config-xo-typescript-0.x branch from 37604c3 to 34fdf9e Compare October 19, 2021 00:43
@renovate renovate bot changed the title Update dependency eslint-config-xo-typescript to v0.42.0 Update dependency eslint-config-xo-typescript to v0.45.2 Oct 19, 2021
@renovate renovate bot force-pushed the renovate/eslint-config-xo-typescript-0.x branch from 34fdf9e to f5bdd0c Compare March 7, 2022 08:44
@renovate renovate bot changed the title Update dependency eslint-config-xo-typescript to v0.45.2 Update dependency eslint-config-xo-typescript to v0.50.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/eslint-config-xo-typescript-0.x branch from f5bdd0c to 4bf7649 Compare June 18, 2022 18:10
@renovate renovate bot changed the title Update dependency eslint-config-xo-typescript to v0.50.0 Update dependency eslint-config-xo-typescript to v0.51.1 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/eslint-config-xo-typescript-0.x branch from 4bf7649 to 0b82c7d Compare September 25, 2022 11:50
@renovate renovate bot changed the title Update dependency eslint-config-xo-typescript to v0.51.1 Update dependency eslint-config-xo-typescript to v0.53.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/eslint-config-xo-typescript-0.x branch from 0b82c7d to 957b9e6 Compare November 20, 2022 12:14
@renovate renovate bot changed the title Update dependency eslint-config-xo-typescript to v0.53.0 Update dependency eslint-config-xo-typescript to v0.55.0 Nov 20, 2022
@renovate renovate bot changed the title Update dependency eslint-config-xo-typescript to v0.55.0 Update dependency eslint-config-xo-typescript to v0.56.0 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/eslint-config-xo-typescript-0.x branch from 957b9e6 to 6f87e21 Compare March 17, 2023 08:16
@renovate renovate bot changed the title Update dependency eslint-config-xo-typescript to v0.56.0 Update dependency eslint-config-xo-typescript to v0.57.0 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/eslint-config-xo-typescript-0.x branch from 6f87e21 to c76a8c4 Compare April 17, 2023 14:17
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