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 dependency connected-react-router to v6 #772

Merged
merged 1 commit into from
Sep 23, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2018

This PR contains the following updates:

Package Type Update Change
connected-react-router dependencies major 5.0.1 -> 6.5.2

Release Notes

supasate/connected-react-router

v6.5.2

Compare Source

Security

  • Upgraded handlebars to fix its security issue.
  • Upgraded js-yaml to fix its security issue.

v6.5.1

Compare Source

Security

  • Upgraded lodash to 4.17.14 to fix its security issue.

v6.5.0

Compare Source

Enhancement

Documentation

v6.4.0

Compare Source

Enhancement

Fixes

Documentation

v6.3.2

Compare Source

Fixes

v6.3.1

Compare Source

Fix

v6.3.0

Compare Source

Enhancements

Fix

v6.2.2

Compare Source

Fixes

v6.2.1

Compare Source

Fix

v6.2.0

Compare Source

Fixes

Enhancements

Doc

v6.1.0

Compare Source

Fixes

  • Move onLocationChanged to componentDidMount to avoid side-effect in constructor (#​217
  • Prevent double-rendering on initilization (#​218)
  • Prevent ConnectedRouter from re-rendering on every redux store update (#​208, #​216)

These fixes are significantly contributed by @​Annatsu, @​SergeyPoluektov, @​jakewies, @​firec0der, @​madsmadsen, and @​supasate.

Feature

v6.0.0

Compare Source

This is a major version upgrade to support React Redux v6 that uses the new Context API. So, it requires React v16.4 and React Redux v6.0 or later. No need to change anything in your codebase besides upgrading these packages.

Breaking Change

  • Require React v16.4 and React Redux v6.0 or later.

Enhancement

Docs

Misc


Renovate configuration

📅 Schedule: "on monday" (UTC).

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added the Renovate 🌴 Dependency update label Dec 10, 2018
@codecov
Copy link

codecov bot commented Dec 10, 2018

Codecov Report

Merging #772 into develop will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #772   +/-   ##
========================================
  Coverage    50.79%   50.79%           
========================================
  Files          240      240           
  Lines         2063     2063           
  Branches       276      276           
========================================
  Hits          1048     1048           
  Misses         843      843           
  Partials       172      172

@renovate renovate bot force-pushed the renovate/connected-react-router-6.x branch 12 times, most recently from 414d3cd to 58373df Compare December 17, 2018 12:37
@renovate renovate bot force-pushed the renovate/connected-react-router-6.x branch 14 times, most recently from 2f56fbf to de52c93 Compare December 31, 2018 08:38
@renovate renovate bot force-pushed the renovate/connected-react-router-6.x branch 2 times, most recently from cba2405 to df59205 Compare January 7, 2019 07:30
@renovate renovate bot force-pushed the renovate/connected-react-router-6.x branch 11 times, most recently from 35a8db4 to 65aac72 Compare August 19, 2019 13:35
@renovate renovate bot force-pushed the renovate/connected-react-router-6.x branch 14 times, most recently from e902f01 to 7cfcb94 Compare August 28, 2019 07:03
@renovate renovate bot force-pushed the renovate/connected-react-router-6.x branch from 7cfcb94 to 9ec2c87 Compare September 3, 2019 08:39
@DalderupMaurice DalderupMaurice merged commit 28cfa3f into develop Sep 23, 2019
@DalderupMaurice DalderupMaurice deleted the renovate/connected-react-router-6.x branch September 23, 2019 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by another issue that must be completed first. Renovate 🌴 Dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants