Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 27, 2019

This PR contains the following updates:

Package Type Update Change References
@​babel/core devDependencies patch 7.4.4 -> 7.4.5 homepage, source
@​babel/node devDependencies minor 7.2.2 -> 7.4.5 homepage, source
@​babel/preset-env devDependencies patch 7.4.4 -> 7.4.5 homepage, source
@​babel/traverse devDependencies patch 7.4.4 -> 7.4.5 homepage, source
enzyme-adapter-react-16 devDependencies patch 1.13.1 -> 1.13.2 homepage, source
eslint-plugin-import devDependencies patch 2.17.2 -> 2.17.3 source
react-ace devDependencies minor 6.5.0 -> 6.6.0 source
react-hot-loader devDependencies patch 4.8.7 -> 4.8.8 source
webpack devDependencies patch 4.32.0 -> 4.32.2 source

Release Notes

babel/babel

v7.4.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
airbnb/enzyme

v1.13.2

Compare Source

benmosher/eslint-plugin-import

v2.17.3

Compare Source

Fixed
  • [no-common-js]: Also throw an error when assigning ([#​1354], thanks [@​charlessuh])
  • [no-unused-modules]: don't crash when lint file outside src-folder ([#​1347], thanks [@​rfermann])
  • [no-unused-modules]: make import { name as otherName } work ([#​1340], [#​1342], thanks [@​rfermann])
  • [no-unused-modules]: make appveyor tests passing ([#​1333], thanks [@​rfermann])
  • [named]: ignore Flow typeof imports and type exports ([#​1345], thanks [@​loganfsmyth])
  • [refactor] fix eslint 6 compat by fixing imports (thank [@​ljharb])
  • Improve support for Typescript declare structures ([#​1356], thanks @​christophercurrie)
Docs
  • add missing no-unused-modules in README ([#​1358], thanks [@​golopot])
  • [no-unused-modules]: Indicates usage, plugin defaults to no-op, and add description to main README.md ([#​1352], thanks [@​johndevedu])
  • Document env option for eslint-import-resolver-webpack ([#​1363], thanks [@​kgregory])
securingsincity/react-ace

v6.6.0

Compare Source

  • Upgrade dependencies
gaearon/react-hot-loader

v4.8.8

Compare Source

Bug Fixes
webpack/webpack

v4.32.2

Compare Source

Bugfixes

  • fix some weird schema validation messages
  • fix problem in production mode (sideEffects + concatenation) which caused reexported values to become undefined (bug since 4.32.0)

v4.32.1

Compare Source

Bugfixes

  • reverts some changes from 4.32.0 which accidentally disabled some CommonJs features when using node: false.

Renovate configuration

📅 Schedule: "before 2am on monday" (UTC).

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

@renovate renovate bot force-pushed the renovate/minor-devdeps branch from b9b4375 to c7b982f Compare May 27, 2019 15:01
@nicolaskruchten nicolaskruchten merged commit 87485e8 into master May 27, 2019
@renovate renovate bot deleted the renovate/minor-devdeps branch May 27, 2019 15:14
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.

2 participants