Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

chore(deps): update devdependencies #22

Merged
merged 1 commit into from
Sep 9, 2019
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 27, 2019

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies minor 7.5.5 -> 7.6.0
@babel/preset-env (source) devDependencies minor 7.5.5 -> 7.6.0
@babel/preset-typescript devDependencies minor 7.3.3 -> 7.6.0
@types/webpack devDependencies patch 4.39.0 -> 4.39.1
@typescript-eslint/eslint-plugin devDependencies minor 2.0.0 -> 2.1.0
@typescript-eslint/parser devDependencies minor 2.0.0 -> 2.1.0
babel-plugin-emotion (source) devDependencies patch 10.0.16 -> 10.0.17
eslint (source) devDependencies minor 6.2.2 -> 6.3.0
eslint-config-prettier devDependencies minor 6.1.0 -> 6.2.0
husky devDependencies patch 3.0.4 -> 3.0.5
lint-staged devDependencies patch 9.2.4 -> 9.2.5
typescript (source) devDependencies minor 3.5.3 -> 3.6.2
webpack devDependencies patch 4.39.2 -> 4.39.3
webpack-cli devDependencies patch 3.3.7 -> 3.3.8

Release Notes

babel/babel

v7.6.0

Compare Source

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-runtime, babel-preset-env
📝 Documentation
🏠 Internal
  • babel-register
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-preset-env
  • babel-parser
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-plugin-proposal-dynamic-import, babel-preset-env
  • babel-runtime-corejs2, babel-runtime, babel-types
  • babel-cli, babel-core, babel-generator, babel-helper-create-class-features-plugin, babel-helper-fixtures, babel-node, babel-parser, babel-plugin-proposal-do-expressions, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-runtime, babel-preset-env, babel-standalone, babel-template, babel-traverse, babel-types
  • babel-cli
🏃‍♀️ Performance
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-preset-env
  • babel-traverse
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)
emotion-js/emotion

v10.0.17

Compare Source

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)!
typicode/husky

v3.0.5

Compare Source

Fix: prevent postinstall from failing on windows #​573

okonet/lint-staged

v9.2.5

Compare Source

Bug Fixes
  • validateConfig validates function task return values (d8fad78)
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:

webpack/webpack

v4.39.3

Compare Source

Bugfixes

  • fix a missing module in chunk caused by incorrect chunk graph generation of async chunks
webpack/webpack-cli

v3.3.8

Compare Source

Webpack-CLI v3.3.8 comes with a validation bugfix to support webpack 5 and version 4. A full changelog is found here


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

@motchang motchang temporarily deployed to lit-tor-87524-pr-22 August 27, 2019 03:42 Inactive
@renovate renovate bot changed the title Update dependency @types/webpack to v4.39.1 Update devDependencies Aug 27, 2019
@renovate renovate bot force-pushed the renovate/devdependencies branch from 0709f6a to fb24da0 Compare August 27, 2019 06:52
@motchang motchang temporarily deployed to lit-tor-87524-pr-22 August 27, 2019 06:52 Inactive
@renovate renovate bot force-pushed the renovate/devdependencies branch from fb24da0 to bba3e92 Compare August 27, 2019 12:16
@renovate renovate bot changed the title Update devDependencies chore(deps): update devdependencies Aug 28, 2019
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from ec91539 to bf46144 Compare September 2, 2019 17:06
@renovate renovate bot changed the title chore(deps): update devdependencies Update devDependencies Sep 3, 2019
@renovate renovate bot changed the title Update devDependencies chore(deps): update devdependencies Sep 3, 2019
@renovate renovate bot force-pushed the renovate/devdependencies branch from bf46144 to 183b68c Compare September 3, 2019 16:11
@tatsushitoji
Copy link
Contributor

WARNING: You are currently running a version of TypeScript which is not officially supported by typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=3.2.1 <3.6.0

YOUR TYPESCRIPT VERSION: 3.6.2

Please only submit bug reports when using the officially supported version.

eslintでwarningが出てるけど、 typescript-eslint で対応済みだがリリースがまだ。
typescript-eslint/typescript-eslint#916

ブランチ名的に9月中にリリースされそうなのでマージしちゃって良さげかと。

@renovate renovate bot changed the title chore(deps): update devdependencies Update devDependencies Sep 4, 2019
@renovate renovate bot changed the title Update devDependencies chore(deps): update devdependencies Sep 5, 2019
@renovate renovate bot force-pushed the renovate/devdependencies branch from 183b68c to 198b062 Compare September 5, 2019 17:09
@renovate renovate bot force-pushed the renovate/devdependencies branch from 198b062 to d803664 Compare September 6, 2019 17:56
@codeclimate
Copy link

codeclimate bot commented Sep 6, 2019

Code Climate has analyzed commit d803664 and detected 0 issues on this pull request.

View more on Code Climate.

@motchang motchang merged commit 32538cc into master Sep 9, 2019
@motchang motchang deleted the renovate/devdependencies branch September 9, 2019 09:42
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.

5 participants