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

Update dev dependencies #36

Merged
merged 1 commit into from
Sep 7, 2019
Merged

Update dev dependencies #36

merged 1 commit into from
Sep 7, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2019

This PR contains the following updates:

Package Type Update Change
@types/node devDependencies patch 12.7.2 -> 12.7.4
@typescript-eslint/eslint-plugin devDependencies minor 2.0.0 -> 2.1.0
@typescript-eslint/parser devDependencies minor 2.0.0 -> 2.1.0
eslint (source) devDependencies minor 6.2.2 -> 6.3.0
eslint-config-prettier devDependencies minor 6.1.0 -> 6.2.0
typescript (source) devDependencies minor 3.5.3 -> 3.6.2

Release Notes

typescript-eslint/typescript-eslint

v2.1.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-naming] should match constructor args (#​771) (b006667)
  • eslint-plugin: [no-inferrable-types] ignore optional props (#​918) (a4e625f)
  • eslint-plugin: [promise-function-async] Allow async get/set (#​820) (cddfdca)
  • eslint-plugin: [require-await] Allow concise arrow function bodies (#​826) (29fddfd)
  • eslint-plugin: [typedef] don't flag destructuring when variables is disabled (#​819) (5603473)
  • eslint-plugin: [typedef] handle AssignmentPattern inside TSParameterProperty (#​923) (6bd7f2d)
  • eslint-plugin: [unbound-method] Allow typeof expressions (Fixes #​692) (#​904) (344bafe)
  • eslint-plugin: [unbound-method] false positive in equality comparisons (#​914) (29a01b8)
  • eslint-plugin: [unified-signatures] type comparison and exported nodes (#​839) (580eceb)
  • eslint-plugin: readme typo (#​867) (5eb40dc)
  • typescript-estree: improve missing project file error msg (#​866) (8f3b0a8), closes #​853
Features
  • [no-unnecessary-type-assertion] allow as const arrow functions (#​876) (14c6f80)
  • eslint-plugin: [expl-func-ret-type] make error loc smaller (#​919) (65eb993)
  • eslint-plugin: [no-type-alias] support tuples (#​775) (c68e033)
  • eslint-plugin: add quotes extension (9f82099)
  • typescript-estree: Accept a glob pattern for options.project (#​806) (9e5f21e)
eslint/eslint

v6.3.0

Compare Source

prettier/eslint-config-prettier

v6.2.0

Compare Source

  • Added: [@​typescript-eslint/quotes] (as a [special
    rule][@​typescript-eslint/quotes-special]). Thanks to Masafumi Koba
    (@​ybiquitous)!
Microsoft/TypeScript

v3.6.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 99b089d to da308e4 Compare August 30, 2019 05:32
@renovate renovate bot changed the title Update dependency typescript to v3.6.2 Update dev dependencies Aug 30, 2019
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 3 times, most recently from ee7a46b to a1e282f Compare September 3, 2019 16:01
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from a1e282f to 4e3502d Compare September 3, 2019 18:53
@tanem tanem merged commit e3191cc into master Sep 7, 2019
@renovate renovate bot deleted the renovate/dev-dependencies branch September 7, 2019 17:56
@tanem tanem added the internal label Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants