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

fix(deps): update react #658

Merged
merged 1 commit into from
Apr 4, 2020
Merged

fix(deps): update react #658

merged 1 commit into from
Apr 4, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2020

This PR contains the following updates:

Package Type Update Change
@react-google-maps/api (source) dependencies patch 1.8.3 -> 1.8.6
@storybook/react devDependencies patch 5.3.14 -> 5.3.18
@testing-library/react devDependencies patch 10.0.1 -> 10.0.2
@types/react devDependencies patch 16.9.23 -> 16.9.32
@types/react-dom devDependencies patch 16.9.5 -> 16.9.6
connected-react-router dependencies minor 6.7.0 -> 6.8.0
eslint-plugin-react devDependencies minor 7.18.3 -> 7.19.0
react (source) dependencies patch 16.13.0 -> 16.13.1
react-docgen-typescript-loader devDependencies minor 3.6.0 -> 3.7.2
react-dom (source) dependencies patch 16.13.0 -> 16.13.1
react-dropzone dependencies patch 10.2.1 -> 10.2.2
react-i18next dependencies patch 11.3.3 -> 11.3.4
react-test-renderer (source) devDependencies patch 16.13.0 -> 16.13.1

Release Notes

JustFly1984/react-google-maps-api

v1.8.6

Compare Source

v1.8.5

Compare Source

v1.8.4

Compare Source

storybookjs/storybook

v5.3.18

Compare Source

Bug Fixes
  • Core: Fix manager assets to be routed in express (#​9646)
  • Storyshots: Fix MDX transform (#​10223)
  • Addon-docs: Restore IE11 compat on Windows by transpiling acorn-jsx (#​9790)
  • Addon-docs: Ensure visibility of links within prop descriptions (#​10210)

v5.3.17

Compare Source

Bug Fixes
  • Components: Change react-syntax-highlighter from esm to cjs (#​9780)

v5.3.15

Compare Source

Bug Fixes
  • Core: Disables html-webpack-plugin's option to remove script tag types (#​10042)
  • Addon-actions: Style ActionLogger to preserve whitespace (#​10046)
Maintenance
  • CI: Fix GitHub unit test workflow (#​9971)
Dependency Upgrades
  • Security: Remove usage of a vulnerable version of serialize-javascript (#​10071)
testing-library/react-testing-library

v10.0.2

Compare Source

Bug Fixes
supasate/connected-react-router

v6.8.0

Compare Source

Enhancement

Fix

Security

yannickcr/eslint-plugin-react

v7.19.0

Compare Source

Added
Fixed
  • [prefer-stateless-function][]: avoid crash on ts empty constructor (#​2582 @​golopot)
  • [no-adjacent-inline-elements][]: avoid a crash (#​2575 @​ljharb)
  • [no-unused-prop-types][]: Change the reporting to point to a more accurate node (#​2292 @​jseminck)
  • [self-closing-comp][]: consider JSXMemberExpression as component too (#​2572 @​Belco90)
  • [no-unused-prop-types][]: make markPropTypesAsUsed work with TSEmptyBodyFunctionExpression AST node (#​2560 @​guillaumewuip)
  • [displayName][] (but really, propTypes detection): do not crash on empty flow type spreads (#​2570 @​ljharb)
Changed
  • [readme] Small visual inconsistency (#​2568 @​arvigeus)
  • [docs] add react/ prefix to rule name, for consistency
  • [no-unescaped-entities][]: skip test cases that are now parsing errors in acorn-jsx@5.2.0 (#​2583 @​golopot)
facebook/react

v16.13.1

Compare Source

React DOM
  • Fix bug in legacy mode Suspense where effect clean-up functions are not fired. This only affects users who use Suspense for data fetching in legacy mode, which is not technically supported. (@​acdlite in #​18238)
  • Revert warning for cross-component updates that happen inside class render lifecycles (componentWillReceiveProps, shouldComponentUpdate, and so on). (@​gaearon in #​18330)
strothj/react-docgen-typescript-loader

v3.7.2

v3.7.1

Fixed
  • Reverted incorrectly published documentation update: #​89
react-dropzone/react-dropzone

v10.2.2

Compare Source

Bug Fixes
i18next/react-i18next

v11.3.4

Compare Source


Renovate configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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 added the dependencies label Mar 7, 2020
@renovate renovate bot force-pushed the renovate/react branch 2 times, most recently from 23a9187 to 25684c8 Compare March 9, 2020 22:56
@CLAassistant
Copy link

CLAassistant commented Mar 9, 2020

CLA assistant check
All committers have signed the CLA.

@renovate renovate bot changed the title fix(deps): update react Update react Mar 12, 2020
@renovate renovate bot changed the title Update react fix(deps): update react Mar 12, 2020
@renovate renovate bot force-pushed the renovate/react branch 8 times, most recently from 7bd8ccb to 050bd30 Compare March 15, 2020 01:42
@renovate renovate bot force-pushed the renovate/react branch 6 times, most recently from 548828c to fe0cb8c Compare March 26, 2020 19:45
@renovate renovate bot force-pushed the renovate/react branch 10 times, most recently from 52db7ab to e6e6251 Compare April 2, 2020 09:18
@renovate renovate bot changed the title fix(deps): update react Update react Apr 2, 2020
@renovate renovate bot changed the title Update react fix(deps): update react Apr 2, 2020
@renovate renovate bot force-pushed the renovate/react branch 5 times, most recently from de24270 to 020f348 Compare April 4, 2020 18:16
@e00dan e00dan merged commit c6e808b into master Apr 4, 2020
@e00dan e00dan deleted the renovate/react branch April 4, 2020 19:06
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.

3 participants