Skip to content
This repository was archived by the owner on Oct 14, 2021. It is now read-only.

Update typescript-eslint monorepo to v1.13.0 #19

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 15, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin ^1.1.1 -> 1.13.0 age adoption passing confidence
@typescript-eslint/parser ^1.1.1 -> 1.13.0 age adoption passing confidence
@typescript-eslint/typescript-estree ^1.1.1 -> 1.13.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint

v1.13.0

Compare Source

Bug Fixes
  • Correct @types/json-schema dependency (#​675) (a5398ce)
  • eslint-plugin: remove imports from typescript-estree (#​706) (ceb2d32), closes #​705
  • eslint-plugin: undo breaking changes to recommended config (93f72e3)
  • utils: move typescript from peer dep to dev dep (#​712) (f949355)
  • utils: RuleTester should not require a parser (#​713) (158a417)
Features

v1.12.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [ban-types] Support namespaced type (#​616) (e325b72)
  • eslint-plugin: [explicit-function-return-type] add handling for usage as arguments (#​680) (e0aeb18)
  • eslint-plugin: [no-explicit-any] Add an optional fixer (#​609) (606fc70)
  • eslint-plugin: Add rule no-reference-import (#​625) (af70a59)
  • eslint-plugin: add rule strict-boolean-expressions (#​579) (34e7d1e)
  • eslint-plugin: added new rule prefer-readonly (#​555) (76b89a5)

v1.11.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-magic-numbers] add support for enums (#​543) (5c40d01)
  • eslint-plugin: [promise-function-async] allow any as return value (#​553) (9a387b0)
  • eslint-plugin: Remove duplicated code (#​611) (c4df4ff)
  • parser: add simpleTraverse, replaces private ESLint util (#​628) (aa206c4)
  • typescript-estree: fix more cases with double slash in JSX text (#​607) (34cfa53)
Features

1.10.2 (2019-06-10)

Bug Fixes
  • eslint-plugin: peerDep should specify semver major range (#​602) (5589938)

1.10.1 (2019-06-09)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v1.10.2

Compare Source

Bug Fixes
  • eslint-plugin: peerDep should specify semver major range (#​602) (5589938)

v1.10.1

Compare Source

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v1.9.0

Compare Source

Bug Fixes
  • eslint-plugin: Add missing dependency (89c87cc), closes #​516
  • eslint-plugin: Fix exported name of eslint-recommended (#​513) (5c65350)
Features

v1.8.0

Compare Source

Bug Fixes
  • eslint-plugin: [array-type] support readonly operator (#​429) (8e2d2f5)
  • eslint-plugin: [explicit-function-return-type] Add handling for class properties (#​502) (2c36325)
  • eslint-plugin: [no-extra-parens] Fix build error (298d66c)
  • eslint-plugin: [unbound-method] Work around class prototype bug (#​499) (3219aa7)
  • eslint-plugin: correct eslint-recommended settings (d52a683)
  • eslint-plugin: explicit-func-return-type: support object types and as expressions (#​459) (d19e512)
  • eslint-plugin: restrict-plus-operands: generic constraint support (#​440) (3f305b1)
  • upgrade lockfile versions (#​487) (f029dba)
  • eslint-plugin: Support more nodes no-extra-parens (2d15644)
  • eslint-plugin: support switch statement unbound-method (e99ca81)
  • typescript-estree: ensure parents are defined during subsequent parses (#​500) (665278f)
Features
  • eslint-plugin: (EXPERIMENTAL) begin indent rewrite (#​439) (6eb97d4)
  • eslint-plugin: Add better non-null handling no-unnecessary-type-assertion (4cd5590)
  • eslint-plugin: Add func-call-spacing (#​448) (92e65ec)
  • eslint-plugin: Add new config "eslint-recommended" (#​488) (2600a9f)
  • eslint-plugin: add no-magic-numbers rule (#​373) (43fa09c)
  • eslint-plugin: Add semi extension (0962017)
  • eslint-plugin: no-inferrable-types: Support more primitives (#​442) (4e193ca)
  • ts-estree: add preserveNodeMaps option (#​494) (c3061f9)
  • Move shared types into their own package (#​425) (a7a03ce)

v1.7.0

Compare Source

Bug Fixes
  • eslint-plugin: indent: fix false positive on type parameters (#​385) (d476f15)
  • eslint-plugin: no-object-literal-type-assertion: fix as const is reported (#​390) (2521b85)
  • eslint-plugin: support BigInt in restrict-plus-operands rule (#​344) (eee6d49), closes #​309
Features

Configuration

📅 Schedule: 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 these updates 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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant