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 devdependencies #179

Merged
merged 1 commit into from
Sep 12, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2020

This PR contains the following updates:

Package Type Update Change
@types/enzyme devDependencies patch 3.10.5 -> 3.10.6
@types/yup devDependencies patch 0.29.6 -> 0.29.7
@typescript-eslint/eslint-plugin devDependencies minor 4.0.1 -> 4.1.0
@typescript-eslint/parser devDependencies minor 4.0.1 -> 4.1.0
css-loader devDependencies minor 4.2.2 -> 4.3.0
eslint-plugin-react-hooks (source) devDependencies patch 4.1.0 -> 4.1.2
husky devDependencies minor 4.2.5 -> 4.3.0
mini-css-extract-plugin devDependencies patch 0.11.0 -> 0.11.2
storycap devDependencies patch 2.3.5 -> 2.3.6
terser-webpack-plugin devDependencies minor 4.1.0 -> 4.2.0

Release Notes

typescript-eslint/typescript-eslint

v4.1.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-module-boundary-types] cyclical reference infinite recursion crash (#​2482) (8693653)
  • eslint-plugin: [no-unused-vars] correct detection of unused vars in a declared module with export = (#​2505) (3d07a99)
  • eslint-plugin: [no-unused-vars] properly handle ambient declaration exports (#​2496) (4d3ce5f)
  • eslint-plugin: [no-use-before-define] false positive with jsx pragma reference (#​2503) (5afeeab), closes #​2502
  • eslint-plugin: [typedef] false positive for rest parameter with array destructuring (#​2441) (2ada5af)
  • eslint-plugin: handle missing message IDs in eslint v5/v6 (#​2461) (ffdfade)
  • scope-manager: add const as a global type variable (#​2499) (eb3f6e3)
  • scope-manager: correctly handle inferred types in nested type scopes (#​2497) (95f6bf4)
  • scope-manager: don't create references for intrinsic JSX elements (#​2504) (cdb9807)
  • scope-manager: fallback to lib 'esnext' or 'es5' when ecma version is unsupported (#​2474) (20a7dcc)
  • scope-manager: support rest function type parameters (#​2491) (9d8b4c4), closes #​2449
  • scope-manager: support tagged template string generic type parameters (#​2492) (a2686c0)
  • scope-manager: support type predicates (#​2493) (a40f54c), closes #​2462
  • scope-manager: treat type imports as both values and types (#​2494) (916e95a), closes #​2453
Features

4.0.1 (2020-08-31)

Bug Fixes
webpack-contrib/css-loader

v4.3.0

Compare Source

Features
Bug Fixes
  • line breaks in url function (88b8ddc)
4.2.2 (2020-08-24)
Bug Fixes
  • source maps generation, source from source maps are now relative to compiler.context and use webpack:// protocol (#​1169) (fb5c53d)
4.2.1 (2020-08-06)
Bug Fixes
  • regression with the exportOnlyLocals option, now locals are not exported under the locals name, it was big regression, we apologize for that (24c0a12)
typicode/husky

v4.3.0

Compare Source

  • Add .cjs config file support #​754
webpack-contrib/mini-css-extract-plugin

v0.11.2

Compare Source

v0.11.1

Compare Source

reg-viz/storycap

v2.3.6

Compare Source

Bug fix

  • Wait for SB v6 configuring stories
webpack-contrib/terser-webpack-plugin

v4.2.0

Compare Source

Features
Bug Fixes

Renovate configuration

📅 Schedule: "after 10pm on sunday,before 5am on sunday" in timezone Asia/Tokyo.

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot merged commit b0e64be into master Sep 12, 2020
@renovate renovate bot deleted the renovate/devdependencies branch September 12, 2020 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant