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

Update all dependencies #19

Merged
merged 1 commit into from
Mar 21, 2020
Merged

Update all dependencies #19

merged 1 commit into from
Mar 21, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 8, 2020

This PR contains the following updates:

Package Type Update Change
@types/jest dependencies patch 25.1.3 -> 25.1.4
@types/node dependencies patch 12.12.29 -> 12.12.30
@types/react dependencies patch 16.9.23 -> 16.9.25
@typescript-eslint/eslint-plugin devDependencies minor 2.23.0 -> 2.24.0
@typescript-eslint/parser devDependencies minor 2.23.0 -> 2.24.0
i18next (source) dependencies patch 19.3.2 -> 19.3.3
react (source) dependencies patch 16.13.0 -> 16.13.1
react-dom (source) dependencies patch 16.13.0 -> 16.13.1
react-i18next dependencies patch 11.3.3 -> 11.3.4
react-scripts dependencies patch 3.4.0 -> 3.4.1

Release Notes

typescript-eslint/typescript-eslint

v2.24.0

Compare Source

Bug Fixes
  • typescript-estree: unnecessary program updates by removing timeout methods (#​1693) (2ccd66b)
Features
i18next/i18next

v19.3.3

Compare Source

  • backendConnector extend initial retry from 250 to 350
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)
i18next/react-i18next

v11.3.4

Compare Source

facebook/create-react-app

v3.4.1

Compare Source

v3.4.1 is a maintenance release that includes minor bug fixes and documentation updates including upgrading Babel to fix a bug in the 7.8 release line. This release also brings support for TypeScript 3.8.

🐛 Bug Fix
💅 Enhancement
📝 Documentation
🔨 Underlying Tools
Committers: 9
Migrating from 3.4.0 to 3.4.1

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@3.4.1

or

yarn add --exact react-scripts@3.4.1

Renovate configuration

📅 Schedule: "before 10am on monday" in timezone Asia/Tokyo.

🚦 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 force-pushed the renovate/all-dependencies branch 6 times, most recently from 39bdc2f to d5d48a6 Compare March 19, 2020 19:59
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from 2710ffb to 1437172 Compare March 20, 2020 18:04
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 1437172 to 9a017d7 Compare March 21, 2020 00:06
@kyoncy kyoncy merged commit 1cce652 into master Mar 21, 2020
@kyoncy kyoncy deleted the renovate/all-dependencies branch March 21, 2020 03:41
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