Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

chore(deps): update typescript-eslint monorepo to v4.18.0 #1068

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

typescript-eslint/typescript-eslint

v4.18.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-module-boundary-types] fixes #​2864 related to functions in nested object properties (#​3178) (55e1fba)
  • eslint-plugin: [no-extran-class] allowWithDecorator should ignore other errors (#​3160) (a148673)
Features

v4.17.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle assignment (#​3133) (cb22561)
Features
  • eslint-plugin: [strict-bool-expr] add fixes and suggestions (#​2847) (3f9e9a1)

4.16.1 (2021-03-01)

Bug Fixes

v4.16.1

Compare Source

Bug Fixes

v4.16.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-indexed-object-style] do not autofix if interface has extends (#​3009) (b0475af)
  • eslint-plugin: [no-implied-eval] handle conditional expression (#​3125) (8c65d30)
  • eslint-plugin: [no-unused-vars] don't report nested module declaration (#​3119) (4ca5888)
  • eslint-plugin: [prefer-function-type] apply existing comments to the fixed code (#​3094) (c32f803)
  • eslint-plugin: [unbound-method] allow super expressions in this assignments (#​3010) (c65a139)
  • scope-manager: update libs for typescript 4.2 (#​3118) (0336c79)
Features
  • TypeScript 4.2 syntax support (#​3112) (2ebfb21)
  • eslint-plugin: [member-delimiter-style] Add an option 'multilineDetection' to treat types and interfaces as single line if the last member ends on the same line as the closing bracket (#​2970) (cf86f42)
  • eslint-plugin: [prom-func-async] report only function head (#​2872) (25f459c)
  • typescript-estree: throw custom error instead of plain object (#​3011) (ae14bf5)

4.15.2 (2021-02-22)

Bug Fixes
  • typescript-estree: correct issues in AST definition (#​3083) (509a117)
  • add missing intrinsic keyword node to AST (#​3081) (409bf0b)
  • eslint-plugin: [no-var-requires] report when used in type assertion (#​3074) (763a252)
  • correct test names on windows for semantic-diagnostics-enabled (#​3060) (885780d)

4.15.1 (2021-02-15)

Bug Fixes
  • eslint-plugin: [explicit-module-boundary-types] check allowNames on function declarations and property methods (#​3051) (0ade469)

v4.15.2

Compare Source

Bug Fixes
  • typescript-estree: correct issues in AST definition (#​3083) (509a117)
  • add missing intrinsic keyword node to AST (#​3081) (409bf0b)
  • eslint-plugin: [no-var-requires] report when used in type assertion (#​3074) (763a252)
  • correct test names on windows for semantic-diagnostics-enabled (#​3060) (885780d)

Renovate 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.

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from f01b38b to 986efb2 Compare March 1, 2021 19:00
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.15.2 chore(deps): update typescript-eslint monorepo to v4.16.0 Mar 1, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 986efb2 to 212ada4 Compare March 1, 2021 22:47
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.16.0 chore(deps): update typescript-eslint monorepo to v4.16.1 Mar 1, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 212ada4 to 00c9c51 Compare March 8, 2021 20:18
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.16.1 chore(deps): update typescript-eslint monorepo to v4.17.0 Mar 8, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 00c9c51 to 05bfa2a Compare March 15, 2021 17:44
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.17.0 chore(deps): update typescript-eslint monorepo to v4.18.0 Mar 15, 2021
@wtrocki wtrocki closed this Mar 18, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Mar 18, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (4.18.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch March 18, 2021 17:36
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.

None yet

2 participants