Skip to content

chore(deps): update typescript-eslint monorepo to v2.7.0 #211

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

Merged
merged 1 commit into from
Nov 14, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2019

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies minor 2.6.1 -> 2.7.0
@typescript-eslint/parser devDependencies minor 2.6.1 -> 2.7.0

Release Notes

typescript-eslint/typescript-eslint

v2.7.0

Compare Source

Bug Fixes
  • eslint-plugin: crash fixing readonly arrays to generic (#​1172) (2b2f2d7)
  • typescript-estree: hash code to reduce update frequency (#​1179) (96d1cc3)
  • typescript-estree: reduce bundle footprint of tsutils (#​1177) (c8fe515)
Features
  • eslint-plugin: [no-unused-expressions] extend for optional chaining (#​1175) (57d63b7)
  • parser: handle optional chaining in scope analysis (#​1169) (026ceb9)

2.6.1 (2019-11-04)

Bug Fixes

Renovate configuration

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

🚦 Automerge: Enabled.

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

🔕 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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 13, 2019

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 9522e90:

Sandbox Source
dank-glitter-2pszm Configuration

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 7a61094 to 9522e90 Compare November 14, 2019 18:21
@codecov
Copy link

codecov bot commented Nov 14, 2019

Codecov Report

Merging #211 into next will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next     #211   +/-   ##
=======================================
  Coverage   98.59%   98.59%           
=======================================
  Files           8        8           
  Lines         426      426           
  Branches      148      146    -2     
=======================================
  Hits          420      420           
  Misses          6        6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e87d31b...9522e90. Read the comment docs.

@renovate renovate bot merged commit dd003c3 into next Nov 14, 2019
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch November 14, 2019 19:25
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.

1 participant