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 typescript-eslint monorepo to v4.9.0 #64

Merged
merged 1 commit into from
Dec 1, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 4.8.2 -> 4.9.0 age adoption passing confidence
@typescript-eslint/parser 4.8.2 -> 4.9.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint

v4.9.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-indexed-object-style] convert readonly index signature to readonly record (#​2798) (29428a4)
  • eslint-plugin: [consistent-type-imports] crash when using both default and namespace in one import (#​2778) (c816b84)
  • eslint-plugin: [explicit-module-boundary-types] ignore functions exported within typed object/array literals (#​2805) (73a63ee)
  • eslint-plugin: [no-use-before-define] allow class references if they're within a class decorator (#​2827) (050023a), closes #​2842
  • eslint-plugin: [triple-slash-reference] fix crash with external module reference (#​2788) (32b1b68)
  • scope-manager: fix assertion assignments not being marked as write references (#​2809) (fa68492), closes #​2804
  • typescript-estree: add default value for parserOptions.projectFolderIgnoreList and deduplicate resolved projects (#​2819) (bf904ec), closes #​2418 #​2814
Features

4.8.2 (2020-11-23)

Bug Fixes
  • eslint-plugin: [prefer-literal-enum-member] allow pure template literal strings (#​2786) (f3bf6a1)
  • typescript-estree: fix type-only regression for consumers not yet on TS 4.1 (#​2789) (50a46c6)

4.8.1 (2020-11-17)

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] false positive when array predicate returns unknown (#​2772) (111c244)
  • typescript-estree: parseWithNodeMaps returning empty maps (#​2773) (3e4a0ed)

Renovate configuration

📅 Schedule: "every weekday" (UTC).

🚦 Automerge: Enabled.

♻️ 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.

@renovate renovate bot requested a review from toondaey as a code owner November 30, 2020 18:12
@renovate renovate bot added dependencies Pull requests that update a dependency file minor-update labels Nov 30, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 6d28a86 to 331f6ab Compare November 30, 2020 18:49
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/parser to v4.9.0 chore(deps): update typescript-eslint monorepo to v4.9.0 Nov 30, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 331f6ab to 57ec704 Compare December 1, 2020 02:26
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 57ec704 to 99a75fc Compare December 1, 2020 03:34
@renovate renovate bot merged commit 74ab36a into master Dec 1, 2020
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch December 1, 2020 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file minor-update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants