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 non-major shared dependencies #501

Merged
merged 3 commits into from
Oct 25, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2019

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies patch 7.6.2 -> 7.6.4
@babel/core (source) devDependencies patch 7.6.2 -> 7.6.4
@babel/preset-env (source) devDependencies patch 7.6.2 -> 7.6.3
@babel/preset-react (source) devDependencies minor 7.0.0 -> 7.6.3
@testing-library/jest-dom devDependencies patch 4.1.0 -> 4.1.2
@testing-library/react devDependencies minor 9.2.0 -> 9.3.0
@types/jest devDependencies patch 24.0.18 -> 24.0.19
@types/react devDependencies patch 16.9.3 -> 16.9.9
@types/react-dom devDependencies patch 16.9.1 -> 16.9.2
@types/webpack devDependencies patch 4.39.1 -> 4.39.5
@typescript-eslint/eslint-plugin devDependencies minor 2.3.1 -> 2.5.0
@typescript-eslint/parser devDependencies minor 2.3.1 -> 2.5.0
@zendeskgarden/css-bedrock (source) devDependencies patch 7.0.29 -> 7.0.31
@zendeskgarden/css-variables (source) devDependencies minor 6.3.8 -> 6.4.1
core-js devDependencies minor 3.2.1 -> 3.3.3
coveralls devDependencies patch 3.0.6 -> 3.0.7
enhanced-resolve devDependencies patch 4.1.0 -> 4.1.1
enzyme-adapter-react-16 (source) devDependencies minor 1.14.0 -> 1.15.1
enzyme-to-json devDependencies patch 3.4.0 -> 3.4.3
eslint (source) devDependencies minor 6.4.0 -> 6.5.1
eslint-config-prettier devDependencies minor 6.3.0 -> 6.4.0
eslint-plugin-jest devDependencies minor 22.17.0 -> 22.20.0
eslint-plugin-react devDependencies minor 7.14.3 -> 7.16.0
eslint-plugin-react-hooks (source) devDependencies minor 2.0.1 -> 2.2.0
glob devDependencies patch 7.1.4 -> 7.1.5
handlebars (source) devDependencies minor 4.3.3 -> 4.4.5
husky devDependencies patch 3.0.5 -> 3.0.9
lerna devDependencies minor 3.16.4 -> 3.18.3
lint-staged devDependencies patch 9.4.0 -> 9.4.2
markdownlint-cli devDependencies minor 0.18.0 -> 0.19.0
react (source) devDependencies minor 16.9.0 -> 16.11.0
react-docgen-typescript devDependencies minor 1.14.1 -> 1.15.1
react-dom (source) devDependencies minor 16.9.0 -> 16.11.0
stylelint (source) devDependencies minor 11.0.0 -> 11.1.1
ts-loader devDependencies minor 6.1.2 -> 6.2.1
typescript (source) devDependencies patch 3.6.3 -> 3.6.4
webpack devDependencies patch 4.41.0 -> 4.41.2
webpack-bundle-analyzer devDependencies minor 3.5.2 -> 3.6.0

Release Notes

babel/babel

v7.6.4

Compare Source

👓 Spec Compliance
🐛 Bug Fix

v7.6.3

Compare Source

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
  • babel-plugin-transform-block-scoping
  • babel-parser
  • babel-plugin-transform-react-constant-elements, babel-traverse
  • babel-generator, babel-parser, babel-plugin-transform-block-scoping, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-typescript
💅 Polish
🏠 Internal
  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-react-jsx-source, babel-plugin-transform-runtime, babel-preset-env, babel-preset-react
🏃‍♀️ Performance
testing-library/jest-dom

v4.1.2

Compare Source

Bug Fixes
  • toHaveStyle not to return true when shouldn't (#​81) (d048768)

v4.1.1

Compare Source

Bug Fixes
testing-library/react-testing-library

v9.3.0

Compare Source

Features
typescript-eslint/typescript-eslint

v2.5.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-magic-numbers] Support negative numbers (#​1072) (0c85ac3)
  • typescript-estree: correct semver check range (#​1109) (2fc9bd2)
  • typescript-estree: handle running out of fs watchers (#​1088) (ec62747)
  • typescript-estree: parsing error for vue sfc (#​1083) (7a8cce6)
  • typescript-estree: remove now unneeded dep on chokidar (088a691)
Features

v2.4.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-magic-numbers] Support negative numbers (#​1072) (0c85ac3)
  • typescript-estree: correct semver check range (#​1109) (2fc9bd2)
  • typescript-estree: handle running out of fs watchers (#​1088) (ec62747)
  • typescript-estree: parsing error for vue sfc (#​1083) (7a8cce6)
  • typescript-estree: remove now unneeded dep on chokidar (088a691)
Features

v2.3.3

Compare Source

Bug Fixes
  • eslint-plugin: [promise-function-async] Should not report… (#​1023) (514bed9)
  • support long running "watch" lint sessions (#​973) (854620e)
Features

2.3.3 (2019-10-07)

Bug Fixes
  • eslint-plugin: [class-name-casing] allow unicode letters (#​1043) (47895c0)
  • eslint-plugin: [efrt] support constructor arguments (#​1021) (60943e6)
  • experimental-utils: remove Rule.meta.extraDescription (#​1036) (192e23d)

2.3.2 (2019-09-30)

Bug Fixes
  • eslint-plugin: [no-unnec-type-arg] undefined symbol crash (#​1007) (cdf9294)
  • typescript-estree: correct ClassDeclarationBase type (#​1008) (8ce3a81)
  • typescript-estree: handle optional computed prop w/o type (#​1026) (95c13fe)

2.3.1 (2019-09-23)

Bug Fixes
  • eslint-plugin: [cons-type-assns] handle namespaced types (#​975) (c3c8b86)
  • eslint-plugin: [pfa] Allow async getter/setter in classes (#​980) (e348cb2)
  • typescript-estree: parsing error for await in non-async func (#​988) (19abbe0)

v2.3.2

Compare Source

Bug Fixes
  • eslint-plugin: [class-name-casing] allow unicode letters (#​1043) (47895c0)
  • eslint-plugin: [efrt] support constructor arguments (#​1021) (60943e6)
  • experimental-utils: remove Rule.meta.extraDescription (#​1036) (192e23d)
zendeskgarden/css-components

v7.0.31

Compare Source

v7.0.30

Compare Source

zloirock/core-js

v3.3.3

Compare Source

  • gopher removed from URL special cases per this issue and this PR
  • Added compat data for iOS 13 and Node 13.0

v3.3.2

Compare Source

  • Fixed compatibility of core-js-compat with Node 6 and Yarn, #​669

v3.3.1

Compare Source

  • Fixed a NPM publishing issue

v3.3.0

Compare Source

  • String#{ matchAll, replaceAll } throws an error on non-global regex argument per the decision from TC39 meetings (+ this PR). It's a breaking change, but since it's a breaking change in the ES spec, it's added at the minor release
  • globalThis moved to stable ES, per October TC39 meeting
  • Promise.any moved to stage 3, some minor internal changes, per October TC39 meeting
  • String#replaceAll moved to stage 3, per October TC39 meeting
  • Added iterator helpers stage 2 proposal:
    • Iterator
      • Iterator.from
      • Iterator#asIndexedPairs
      • Iterator#drop
      • Iterator#every
      • Iterator#filter
      • Iterator#find
      • Iterator#flatMap
      • Iterator#forEach
      • Iterator#map
      • Iterator#reduce
      • Iterator#some
      • Iterator#take
      • Iterator#toArray
      • Iterator#@​@​toStringTag
    • AsyncIterator
      • AsyncIterator.from
      • AsyncIterator#asIndexedPairs
      • AsyncIterator#drop
      • AsyncIterator#every
      • AsyncIterator#filter
      • AsyncIterator#find
      • AsyncIterator#flatMap
      • AsyncIterator#forEach
      • AsyncIterator#map
      • AsyncIterator#reduce
      • AsyncIterator#some
      • AsyncIterator#take
      • AsyncIterator#toArray
      • AsyncIterator#@​@​toStringTag
  • Updated Map#upsert (Map#updateOrInsert before) proposal
    • Moved to stage 2, per October TC39 meeting
    • Map#updateOrInsert renamed to Map#upsert
    • Added WeakMap#upsert
    • You can don't pass one of the callbacks
  • Added a workaround for iOS Safari MessageChannel + bfcache bug, #​624
  • Added a workaround for Chrome 33 / Android 4.4.4 Promise bug, #​640
  • Replaced broken URL constructor in Safari and URLSearchParams in Chrome 66-, #​656
  • Added compat data for Node up to 12.11, FF 69, Samsung up to 10.2 and Phantom 1.9
  • Math.hypot marked as not supported in Chrome 77 since a bug in this method was not fixed before the stable Chrome 77 release
  • Fixed unnecessary exposing on Symbol.matchAll in esnext.string.match-all, #​626
  • Fixed missed cases access the .next method once, at the beginning, of the iteration protocol
  • Show similar postinstall messages only once per npm i, #​597, thanks @​remy
nickmerwin/node-coveralls

v3.0.7

Compare Source

webpack/enhanced-resolve

v4.1.1

Compare Source

Bugfixes

airbnb/enzyme

v1.15.1

Compare Source

v1.15.0

Compare Source

adriantoine/enzyme-to-json

v3.4.3

Compare Source

  • Merge pull request #​153 from ayouidaniel/upgrade_lodash_security_fixes b68c527
  • upgrade loadsh with security fixes 73581d8

v3.4.2

Compare Source

  • Merge pull request #​152 from adriantoine/VincentLanglet-patch-2 9d09352
  • Fix CI d82c0f9
  • Merge pull request #​151 from adriantoine/revert-145-johan/fix-memo 6d2b27a
  • Revert "Fix check of node type " 581a612

v3.4.1

Compare Source

  • Merge pull request #​147 from adrienWeiss/fix-render-script 6bfd0ea
  • Fix script tags returning null on render ae563f4
  • Merge pull request #​145 from Benjaminsson/johan/fix-memo a8f9fcf
  • Update Enzyme and Enzyme adapter a79dc3d
  • Fix check of node type 38a45de
  • Merge pull request #​136 from iporaitech/master 24d2c11
  • Initial documentation with example of Output mapping feature bcaa151
eslint/eslint

v6.5.1

Compare Source

  • 0d3d7d9 Docs: fix typo in no-magic-numbers (#​12345) (Josiah Rooney)
  • 447ac87 Fix: no-useless-rename handles ExperimentalRestProperty (fixes #​12335) (#​12339) (Kai Cataldo)
  • b6ff73c Sponsors: Sync README with website (ESLint Jenkins)

v6.5.0

Compare Source

  • 73596cb Update: Add enforceForSwitchCase option to use-isnan (#​12106) (Milos Djermanovic)
  • d592a24 Fix: exclude \u000d so new line won't convert to text (fixes #​12027) (#​12031) (zamboney)
  • e85d27a Fix: no-regex-spaces false positives and invalid autofix (fixes #​12226) (#​12231) (Milos Djermanovic)
  • b349bf7 Fix: prefer-named-capture-group incorrect locations (fixes #​12233) (#​12247) (Milos Djermanovic)
  • 7dc1ea9 Fix: no-useless-return autofix removes comments (#​12292) (Milos Djermanovic)
  • 0e68677 Fix: no-extra-bind autofix removes comments (#​12293) (Milos Djermanovic)
  • 6ad7e86 Fix: no-extra-label autofix removes comments (#​12298) (Milos Djermanovic)
  • acec201 Fix: no-undef-init autofix removes comments (#​12299) (Milos Djermanovic)
  • d89390b Fix: use async reading of stdin in bin/eslint.js (fixes #​12212) (#​12230) (Barrie Treloar)
  • 334ca7c Update: no-useless-rename also reports default values (fixes #​12301) (#​12322) (Kai Cataldo)
  • 41bfe91 Update: Fix handling of chained new expressions in new-parens (#​12303) (Milos Djermanovic)
  • 160b7c4 Chore: add autofix npm script (#​12330) (Kai Cataldo)
  • 04b6adb Chore: enable eslint-plugin-jsdoc (refs #​11146) (#​12332) (Kai Cataldo)
  • 9b86167 Docs: Add new ES environments to Configuring ESLint (#​12289) (Milos Djermanovic)
  • c9aeab2 Docs: Add supported ECMAScript version to README (#​12290) (Milos Djermanovic)
  • 8316e7b Fix: no-useless-rename autofix removes comments (#​12300) (Milos Djermanovic)
  • 29c12f1 Chore: cache results in runtime-info (#​12320) (Kai Cataldo)
  • f5537b2 Fix: prefer-numeric-literals autofix removes comments (#​12313) (Milos Djermanovic)
  • 11ae6fc Update: Fix call, new and member expressions in no-extra-parens (#​12302) (Milos Djermanovic)
  • a7894eb New: add --env-info flag to CLI (#​12270) (Kai Cataldo)
  • 61392ff Sponsors: Sync README with website (ESLint Jenkins)
  • 2c6bf8e Docs: English fix (#​12306) (Daniel Nixon)
  • 6f11877 Sponsors: Sync README with website (ESLint Jenkins)
  • 2e202ca Docs: fix links in array-callback-return (#​12288) (Milos Djermanovic)
  • e39c631 Docs: add example for CLIEngine#executeOnText 3rd arg (#​12286) (Kai Cataldo)
  • d4f9a16 Update: add support for JSXFragments in indent rule (fixes #​12208) (#​12210) (Kai Cataldo)
  • c6af95f Sponsors: Sync README with website (ESLint Jenkins)
  • 8cadd52 Sponsors: Sync README with website (ESLint Jenkins)
  • f9fc695 Chore: enable default-param-last (#​12244) (薛定谔的猫)
  • 9984c3e Docs: Update README team and sponsors (ESLint Jenkins)
prettier/eslint-config-prettier

v6.4.0

Compare Source

  • Added: [unicorn/no-nested-ternary]. Thanks to Yang Mingshan
    (@​yangmingshan)!
jest-community/eslint-plugin-jest

v22.20.0

Compare Source

Features

v22.19.0

Compare Source

Features
  • support allowedPrefixes option in lowercase-name rule (#​419) (5bd8f61)

v22.18.0

Compare Source

Features
yannickcr/eslint-plugin-react

v7.16.0

Compare Source

Added
Fixed
  • [jsx-no-useless-fragment][]: use array-includes over .includes for back compat (@​ljharb)
  • [jsx-curly-brace-presence][]: allow necessary white-space literal (#​2437 @​uniqname)
  • [jsx-curly-brace-presence][]: warns incorrectly on trailing whitespace (#​2431 @​BC-M)
  • [no-unused-prop-types][]: false positive when nested destructuring (#​2428 @​golopot)

v7.15.1

Compare Source

Fixed
  • [jsx-curly-brace-presence][]: bail out checks when JSXElements are passed as props (#​2426 @​vedadeepta)
Changed

v7.15.0

Compare Source

Added
Fixed
Changed
  • [Docs][no-access-state-in-setstate][]: update grammar ([#​2418][] @​neaumusic)
  • [jsx-curly-brace-presence][], [jsx-one-expression-per-line][], [no-danger-with-children][]: add isWhiteSpaces to lib/util/jsx (#​2409 @​vedadeepta)
isaacs/node-glob

v7.1.5

Compare Source

wycats/handlebars.js

v4.4.5

Compare Source

Bugfixes:

  • Contents of raw-blocks must be matched with non-eager regex-matching - 8d5530e, #​1579

Commits

v4.4.4

Compare Source

Bugfixes:

Chore:

  • chore: link to s3 bucket with https, add "npm ci" to build instructions - 0b593bf

Compatibility notes:

  • no compatibility issues are expected

Commits

v4.4.3

Compare Source

Bugfixes

Typings:

  • add missing type fields to AST typings and add tests for them - 0440af2

Commits

v4.4.2

Compare Source

  • chore: fix grunt-saucelabs dependency - b7eada0

Commits

v4.4.1

Compare Source

  • #​1562 - Error message for syntax error missing location in 4.2.1+

Commits

v4.4.0

Compare Source

  • Added support for iterable objects in {{#each}} helper (#​1557) - cf7545e

Commits

v4.3.5

Compare Source

v4.3.4

Compare Source

  • fix: harden "propertyIsEnumerable"-check - ff4d827

Compatibility notes:

  • No incompatibilities are known.

Commits

typicode/husky

v3.0.9

Compare Source

  • Reduce dependencies: replace is-ci with ci-info #​579

v3.0.8

Compare Source

  • Fix: git worktree support #​580
  • Debug: check GIT_DIR environment variable when hooks are run

v3.0.7

Compare Source

Debug: display husky version and created at

v3.0.6

Compare Source

Debug: improve messages

lerna/lerna

v3.18.3

Compare Source

Bug Fixes
  • version: Correct warning message (384cd15)
  • version: Workaround yargs bug with spurious -- arguments (46be9dc), closes #​2315

v3.18.2

Compare Source

Bug Fixes
  • version: Correct warning message (384cd15)
  • version: Workaround yargs bug with spurious -- arguments (46be9dc), closes #​2315

v3.18.1

Compare Source

Bug Fixes

v3.18.0

Compare Source

Bug Fixes
  • bootstrap: Move all filter logging into get-filtered-packages method (54dca56)
  • options: Explicit --conventional-graduate (f73e6ed)
  • options: Explicit --conventional-prerelease (f3581ae)
  • options: Explicit --force-local (6948a11)
  • options: Explicit --force-publish (343a751)
  • options: Explicit --ignore-prepublish (fa21723)
  • options: Explicit --ignore-scripts (efcb3bd)
  • options: Explicit --pre-dist-tag (1d9552c)
  • options: Explicit --use-workspaces (ac8385d)
Features

v3.17.0

Compare Source

Bug Fixes
  • bootstrap: Move all filter logging into get-filtered-packages method (54dca56)
  • options: Explicit --conventional-graduate (f73e6ed)
  • options: Explicit --conventional-prerelease (f3581ae)
  • options: Explicit --force-local (6948a11)
  • options: Explicit --force-publish ([343a751](https://tog

Renovate configuration

📅 Schedule: "on Thursday every 4 weeks of the year starting on the 3rd week" (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 requested a review from a team as a code owner October 24, 2019 00:50
@renovate renovate bot force-pushed the renovate/shared-minor-patch branch 2 times, most recently from 5886f6b to 68b51b0 Compare October 24, 2019 15:18
@austingreendev
Copy link
Contributor

@jzempel to stop react-docgen-typescript from being updated (and breaking our older version of react-styleguidist) I have added it to the ignoreDeps` section in Renovate

@renovate
Copy link
Contributor Author

renovate bot commented Oct 24, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@austingreendev
Copy link
Contributor

It also looks like the nvm version for lts/* has moved from "Dubnium" (v10.x) to "Erbium" (v12.x)

This is breaking the bindings for some dependencies. Going to move this to the active LTS which is dubnium

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.464% when pulling 3719523 on renovate/shared-minor-patch into f5c2c9c on master.

@@ -1 +1 @@
lts/*
lts/dubnium
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙀

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's put a reminder for ourselves to revisit this after Q1 2020.

@austingreendev austingreendev merged commit 63f7bfc into master Oct 25, 2019
@austingreendev austingreendev deleted the renovate/shared-minor-patch branch October 25, 2019 22:33
jzempel added a commit that referenced this pull request Mar 10, 2020
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.

None yet

4 participants