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 all development non-major dependencies #78

Merged
merged 1 commit into from
Jul 24, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2019

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies patch 7.5.0 -> 7.5.5
@babel/core (source) devDependencies patch 7.5.0 -> 7.5.5
@babel/plugin-proposal-class-properties devDependencies patch 7.5.0 -> 7.5.5
@babel/preset-env (source) devDependencies patch 7.5.0 -> 7.5.5
@testing-library/dom devDependencies minor 5.5.0 -> 5.6.0
@testing-library/react devDependencies patch 8.0.4 -> 8.0.6
@zendeskgarden/css-variables (source) devDependencies patch 6.3.5 -> 6.3.6
coveralls devDependencies patch 3.0.4 -> 3.0.5
eslint (source) devDependencies minor 6.0.1 -> 6.1.0
eslint-plugin-jest devDependencies minor 22.7.2 -> 22.13.6
eslint-plugin-react devDependencies patch 7.14.2 -> 7.14.3
husky devDependencies patch 3.0.0 -> 3.0.1
inquirer devDependencies minor 6.4.1 -> 6.5.0
lerna devDependencies minor 3.15.0 -> 3.16.4
lint-staged devDependencies minor 9.1.0 -> 9.2.0
regenerator-runtime devDependencies patch 0.13.2 -> 0.13.3
webpack devDependencies minor 4.35.2 -> 4.37.0
webpack-cli devDependencies patch 3.3.5 -> 3.3.6

Release Notes

babel/babel

v7.5.5

Compare Source

🐛 Bug Fix
  • babel-code-frame
  • babel-plugin-proposal-object-rest-spread
  • babel-types
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-object-super, babel-types
  • babel-plugin-transform-flow-comments
  • babel-core, babel-helpers
  • babel-plugin-transform-runtime
  • babel-helpers, babel-plugin-transform-instanceof
🏠 Internal
  • babel-parser, babel-plugin-transform-typescript
🏃‍♀️ Performance
  • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env
testing-library/dom-testing-library

v5.6.0

Compare Source

Features

v5.5.6

Compare Source

Bug Fixes

v5.5.5

Compare Source

Bug Fixes
  • build output: ensure we exclude tests from the build output (1e31055)

v5.5.4

Compare Source

Bug Fixes
  • resolve setImmediate issue when using with Cypress. (#​316) (f5b84e3)

v5.5.3

Compare Source

Bug Fixes

v5.5.2

Compare Source

Bug Fixes
  • logRoles now actually logs its output to console. (#​312) (170978b)

v5.5.1

Compare Source

Bug Fixes
testing-library/react-testing-library

v8.0.6

Compare Source

Bug Fixes

v8.0.5

Compare Source

Bug Fixes
  • build output: the dist directory no longer includes tests (4ada26b)
zendeskgarden/css-components

v6.3.6

Compare Source

nickmerwin/node-coveralls

v3.0.5

Compare Source

eslint/eslint

v6.1.0

Compare Source

jest-community/eslint-plugin-jest

v22.13.6

Compare Source

Bug Fixes

v22.13.5

Compare Source

Bug Fixes

v22.13.4

Compare Source

Bug Fixes

v22.13.3

Compare Source

Bug Fixes
  • import TS utils from correct package (7f1867b)

v22.13.2

Compare Source

Bug Fixes

v22.13.1

Compare Source

Bug Fixes

v22.13.0

Compare Source

Features

v22.12.0

Compare Source

Features

v22.11.1

Compare Source

Bug Fixes
  • require-tothrow-message: require throw messages on async functions (#​303) (3ee3874)

v22.11.0

Compare Source

Features

v22.10.0

Compare Source

Features

v22.9.0

Compare Source

Features
  • no-large-snapshots: option for whitelisting snapshots (#​288) (25e3970)

v22.8.0

Compare Source

Features
yannickcr/eslint-plugin-react

v7.14.3

Compare Source

Fixed
Changed
typicode/husky

v3.0.1

Compare Source

  • Improve error message if git command fails
SBoudrias/Inquirer.js

v6.5.0

Compare Source

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

v3.16.1

Compare Source

Bug Fixes
  • create-symlink: Generate shims for missing bin scripts for Windows (c3f7998)
  • create-symlink: Use octal notation for chmod values (03f80b7)
  • deps: npm-lifecycle@^3.1.2 (25edebf), closes #​2189
  • deps: Switch to actively-maintained @zkochan/cmd-shim (60d1100)
  • integration: Limit concurrency of bootstrap --hoist test (f25854d)

v3.16.0

Compare Source

Bug Fixes
  • command: Bump minimum range of lodash, silence dumb 'security' warning (c405871)
  • conventional-commits: Hard-pin lodash.template dependency to silence 'helpful' security warning (c54ad68)
  • deps: Bump @evocateur/pacote (03e4797)
  • deps: Update forked npm libs (4d67426)
  • npm-conf: OTP should default to undefined, figgy pudding is very strict (2fa02a8)
  • pack-directory: Bump npm-packlist + tar dependencies (59ebd19)
  • package-graph: Flatten cycles to avoid skipping packages (#​2185) (b335763)
  • project: Ensure deprecated githubRelease config is also remapped from command.publish namespace (a3d264e), closes #​2177
  • publish: Add --graph-type option to control packages included in topological sort (#​2152) (ae87669), closes #​1437
  • publish: Allow --no-verify-access to prevent checking for account-level 2FA (ce58d8f)
  • publish: OTP cache should be seeded from conf value, not CLI directly (cf56622)
  • publish: Propagate root license into custom publish directories (d410a58), closes #​2157
Features
  • bootstrap: Add --strict option to enable throwing when --hoist warns (#​2140) (91437b5)
  • deps: @octokit/plugin-enterprise-rest@^3.6.1 (74a3890)
  • deps: @octokit/rest@^16.28.4 (5f09f50)
  • deps: byte-size@^5.0.1 (ed51ddd)
  • deps: conventional-recommended-bump@^5.0.0 (2a0ed60)
  • deps: fs-extra@^8.1.0 (313287f)
  • deps: get-port@^4.2.0 (778ae6a)
  • deps: glob-parent@^5.0.0 (c6bc218)
  • deps: globby@^9.2.0 (d9aa249)
  • deps: import-local@^2.0.0 (14d2c66)
  • deps: is-ci@^2.0.0 (ab2ad83)
  • deps: load-json-file@^5.3.0 (3718cc9)
  • deps: multimatch@^3.0.0 (968b0d7)
  • deps: p-map@^2.1.0 (9e58394)
  • deps: pify@^4.0.1 (f8ee7e6)
  • deps: semver@^6.2.0 (d8016d9)
  • deps: slash@^2.0.0 (bedd6af)
  • deps: write-json-file@^3.2.0 (4fa7dea)
  • listable: Output JSON adjacency list with --graph (9457a21), closes #​1970
  • otplease: Expose getOneTimePassword() helper (44b9f70)
  • publish: Eager prompt for OTP when account-level 2FA is enabled (4f893d1)
  • run-lifecycle: Upgrade npm-lifecycle@^3.1.0 (e015a74)
okonet/lint-staged

v9.2.0

Compare Source

Features
  • add --relative option for controlling file paths (242deb5)
facebook/regenerator

v0.13.3

Compare Source

webpack/webpack

v4.37.0

Compare Source

Features

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

v4.36.1

Compare Source

Bugfixes

  • fix regression in 4.36.0 when using happypack

v4.36.0

Compare Source

Features

  • SourceMapDevToolPlugin append option now supports the default placeholders in addition to [url]
  • Arrays in resolve and parser options (Rule and Loader API) support backreferences with "..." when overriding options.

v4.35.3

Compare Source

Bugfixes

  • update acorn to include import()

Performance

  • Improved runtime performance for large JSON modules
webpack/webpack-cli

v3.3.6

Compare Source

Webpack CLI v3.3.6 is a security patch that fixes vulnerabilities. Please upgrade if not done so already. A full changelog available here

Stay safe🙏🏽


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.

@renovate renovate bot force-pushed the renovate/dev-minor-patch branch 16 times, most recently from 812208a to 0257174 Compare July 21, 2019 13:18
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch 2 times, most recently from dfa76fd to bd15b9a Compare July 22, 2019 15:16
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from bd15b9a to 886dc0a Compare July 22, 2019 16:43
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch 5 times, most recently from f812122 to 51ce56f Compare July 23, 2019 02:45
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch 3 times, most recently from e82bb18 to 9745e0d Compare July 23, 2019 18:40
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 9745e0d to dcc69e8 Compare July 24, 2019 00:42
@ryanseddon ryanseddon merged commit f8402ce into master Jul 24, 2019
@ryanseddon ryanseddon deleted the renovate/dev-minor-patch branch July 24, 2019 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants