Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2019

This PR contains the following updates:

Package Type Update Change
@testing-library/react devDependencies patch 8.0.5 -> 8.0.7
@types/react-dom devDependencies patch 16.8.4 -> 16.8.5
@types/webpack devDependencies patch 4.32.0 -> 4.32.1
eslint-plugin-jest devDependencies minor 22.13.4 -> 22.14.0
eslint-plugin-react devDependencies patch 7.14.2 -> 7.14.3
lerna devDependencies patch 3.16.1 -> 3.16.4
lint-staged devDependencies patch 9.2.0 -> 9.2.1
simple-git devDependencies minor 1.122.0 -> 1.124.0
webpack devDependencies minor 4.36.1 -> 4.38.0

Release Notes

testing-library/react-testing-library

v8.0.7

Compare Source

Bug Fixes

v8.0.6

Compare Source

Bug Fixes
jest-community/eslint-plugin-jest

v22.14.0

Compare Source

Features

v22.13.7

Compare Source

Bug Fixes

v22.13.6

Compare Source

Bug Fixes

v22.13.5

Compare Source

Bug Fixes
yannickcr/eslint-plugin-react

v7.14.3

Compare Source

Fixed
Changed
lerna/lerna

v3.16.4

Compare Source

Bug Fixes
  • conventional-commits: Avoid duplicate root changelog entries with custom --tag-version-prefix (8adeac1), closes #​2197
  • conventional-commits: Preserve tag prefix in fixed changelog comparison links (11cf6d2), closes #​2197
  • pack-directory: Use correct property when packing subdirectories (1575396)
  • publish: Pass correct arguments to packDirectory() (b1aade3)

v3.16.3

Compare Source

Bug Fixes
  • conventional-commits: Avoid duplicate root changelog entries with custom --tag-version-prefix (8adeac1), closes #​2197
  • conventional-commits: Preserve tag prefix in fixed changelog comparison links (11cf6d2), closes #​2197
  • pack-directory: Use correct property when packing subdirectories (1575396)
  • publish: Pass correct arguments to packDirectory() (b1aade3)

v3.16.2

Compare Source

Bug Fixes
  • publish: Identify tagged packages correctly with custom --tag-version-prefix (f4cbd4d), closes #​2195
okonet/lint-staged

v9.2.1

Compare Source

Bug Fixes
steveukx/git-js

v1.124.0

Compare Source

v1.123.0

Compare Source

webpack/webpack

v4.38.0

Compare Source

Performance

  • Improved performance of ProgressPlugin
  • Improved performance of chunk graph generation
    • This can boost performance when many chunks are used, especially incremental build performance
    • Modules from parent chunks are now tracked during chunk graph generation, which allows to skip these modules in async chunks. This often renders optimization.removeAvailableModules unneeded, expect in scenarios where chunks are merged during optimization.
  • optimization.removeAvailableModules is now disabled in development mode by default
    • optimization.removeAvailableModules will be disabled for all modes in next major release, feel free to disable it in production too if you want extra performance.

v4.37.0

Compare Source

Features

  • add logging API (see #​9436 for details)

Renovate configuration

📅 Schedule: "every weekend" (UTC).

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

@coveralls
Copy link

coveralls commented Jul 27, 2019

Coverage Status

Coverage remained the same at 95.463% when pulling 804bec3 on renovate/dev-minor-patch into 7650275 on master.

@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 2d8a5b2 to 9a91b1c Compare July 27, 2019 17:11
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 9a91b1c to 804bec3 Compare July 28, 2019 17:31
@austingreendev austingreendev merged commit c257b6c into master Jul 29, 2019
@austingreendev austingreendev deleted the renovate/dev-minor-patch branch July 29, 2019 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

5 participants