fusionjs / fusion-plugin-connected-react-router

Migrated to https://github.com/fusionjs/fusionjs
MIT License
2 stars 9 forks source link

Update dependency fusion-core to ^1.10.1 #27

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
fusion-core peerDependencies minor ^1.3.1 -> ^1.10.1 source

Release Notes

fusionjs/fusion-core ### [`v1.10.1`](https://renovatebot.com/gh/fusionjs/fusion-core/releases/v1.10.1) [Compare Source](https://renovatebot.com/gh/fusionjs/fusion-core/compare/v1.10.0...v1.10.1) #### Changelog No pull requests in this release ### [`v1.10.0`](https://renovatebot.com/gh/fusionjs/fusion-core/releases/v1.10.0) [Compare Source](https://renovatebot.com/gh/fusionjs/fusion-core/compare/v1.9.0...v1.10.0) #### Changelog - Improve token tracking ([#​340](https://renovatebot.com/gh/fusionjs/fusion-core/pull/340)) ### [`v1.9.0`](https://renovatebot.com/gh/fusionjs/fusion-core/releases/v1.9.0) [Compare Source](https://renovatebot.com/gh/fusionjs/fusion-core/compare/v1.8.0...v1.9.0) #### Changelog ##### Highlighted Changes
- Resolve timing.end on errored requests ([#​333](https://renovatebot.com/gh/fusionjs/fusion-core/pull/333)) ### [`v1.8.0`](https://renovatebot.com/gh/fusionjs/fusion-core/releases/v1.8.0) [Compare Source](https://renovatebot.com/gh/fusionjs/fusion-core/compare/v1.7.0...v1.8.0) #### Changelog ##### Highlighted Changes
- Add bot whitelist ([#​320](https://renovatebot.com/gh/fusionjs/fusion-core/pull/320)) ##### Other Changes - Update dependency flow-bin to ^0.83.0 ([#​321](https://renovatebot.com/gh/fusionjs/fusion-core/pull/321)) - Make missing token error more actionable ([#​322](https://renovatebot.com/gh/fusionjs/fusion-core/pull/322)) - Update uber/web-base-image Docker tag to v1.0.9 ([#​319](https://renovatebot.com/gh/fusionjs/fusion-core/pull/319)) - Upgrade dependency versions ([#​318](https://renovatebot.com/gh/fusionjs/fusion-core/pull/318)) ### [`v1.7.0`](https://renovatebot.com/gh/fusionjs/fusion-core/releases/v1.7.0) [Compare Source](https://renovatebot.com/gh/fusionjs/fusion-core/compare/v1.6.1...v1.7.0) #### Changelog No pull requests in this release ### [`v1.6.1`](https://renovatebot.com/gh/fusionjs/fusion-core/releases/v1.6.1) [Compare Source](https://renovatebot.com/gh/fusionjs/fusion-core/compare/v1.6.0...v1.6.1) #### Changelog ##### Highlighted Changes
- Export SSRBodyTemplateToken ([#​296](https://renovatebot.com/gh/fusionjs/fusion-core/pull/296)) ### [`v1.6.0`](https://renovatebot.com/gh/fusionjs/fusion-core/releases/v1.6.0) [Compare Source](https://renovatebot.com/gh/fusionjs/fusion-core/compare/v1.5.2...v1.6.0) #### Changelog - Move SSR body template into DI system ([#​291](https://renovatebot.com/gh/fusionjs/fusion-core/pull/291)) ### [`v1.5.2`](https://renovatebot.com/gh/fusionjs/fusion-core/releases/v1.5.2) [Compare Source](https://renovatebot.com/gh/fusionjs/fusion-core/compare/v1.5.1...v1.5.2) #### Changelog ##### Highlighted Changes
- Ensure that chunks are unique and filter out duplicate preload chunks ([#​287](https://renovatebot.com/gh/fusionjs/fusion-core/pull/287)) - Apply type casting in createToken to avoid $FlowFixMe ([#​283](https://renovatebot.com/gh/fusionjs/fusion-core/pull/283)) ##### Other Changes - Provide additional ctx for RenderToken ([#​286](https://renovatebot.com/gh/fusionjs/fusion-core/pull/286)) ### [`v1.5.1`](https://renovatebot.com/gh/fusionjs/fusion-core/releases/v1.5.1) [Compare Source](https://renovatebot.com/gh/fusionjs/fusion-core/compare/v1.5.0...v1.5.1) #### Changelog No pull requests in this release ### [`v1.5.0`](https://renovatebot.com/gh/fusionjs/fusion-core/releases/v1.5.0) [Compare Source](https://renovatebot.com/gh/fusionjs/fusion-core/compare/v1.4.1...v1.5.0) #### Changelog ##### Highlighted Changes
- Fix sanitization types ([#​256](https://renovatebot.com/gh/fusionjs/fusion-core/pull/256)) ##### Other Changes - Update dependency prettier to v1.14.2 ([#​263](https://renovatebot.com/gh/fusionjs/fusion-core/pull/263)) - Update dependency flow-bin to ^0.78.0 ([#​260](https://renovatebot.com/gh/fusionjs/fusion-core/pull/260)) - Fix typo in README.md ([#​261](https://renovatebot.com/gh/fusionjs/fusion-core/pull/261)) - Change script order, add fusion-cli peer dependency ([#​257](https://renovatebot.com/gh/fusionjs/fusion-core/pull/257)) - Update dependency eslint-config-fusion to v4 ([#​255](https://renovatebot.com/gh/fusionjs/fusion-core/pull/255)) - Update dependency prettier to v1.14.0 ([#​254](https://renovatebot.com/gh/fusionjs/fusion-core/pull/254)) - Update dependency flow-bin to ^0.77.0 ([#​253](https://renovatebot.com/gh/fusionjs/fusion-core/pull/253)) - Update uber/web-base-image Docker tag to 1.0.7 ([#​252](https://renovatebot.com/gh/fusionjs/fusion-core/pull/252)) - Update dependency flow-bin to ^0.76.0 ([#​251](https://renovatebot.com/gh/fusionjs/fusion-core/pull/251)) - Update dependency eslint-config-fusion to v3 ([#​250](https://renovatebot.com/gh/fusionjs/fusion-core/pull/250)) ### [`v1.4.1`](https://renovatebot.com/gh/fusionjs/fusion-core/releases/v1.4.1) [Compare Source](https://renovatebot.com/gh/fusionjs/fusion-core/compare/v1.4.0...v1.4.1) #### Changelog - Update dependency prettier to v1.13.7 ([#​244](https://renovatebot.com/gh/fusionjs/fusion-core/pull/244)) - Don't render when ctx.respond is false ([#​247](https://renovatebot.com/gh/fusionjs/fusion-core/pull/247)) - Add render benchmark to performance API ([#​246](https://renovatebot.com/gh/fusionjs/fusion-core/pull/246)) - Remove a few // FlowFixMe's ([#​243](https://renovatebot.com/gh/fusionjs/fusion-core/pull/243)) - Update dependency eslint-plugin-cup to v2 ([#​242](https://renovatebot.com/gh/fusionjs/fusion-core/pull/242)) - Update dependency eslint to v5 ([#​241](https://renovatebot.com/gh/fusionjs/fusion-core/pull/241)) - Update uber/web-base-image Docker tag to v1.0.6 ([#​240](https://renovatebot.com/gh/fusionjs/fusion-core/pull/240)) - Update dependency flow-bin to ^0.75.0 ([#​239](https://renovatebot.com/gh/fusionjs/fusion-core/pull/239)) - Update dependency prettier to v1.13.6 ([#​235](https://renovatebot.com/gh/fusionjs/fusion-core/pull/235)) ### [`v1.4.0`](https://renovatebot.com/gh/fusionjs/fusion-core/releases/v1.4.0) [Compare Source](https://renovatebot.com/gh/fusionjs/fusion-core/compare/v1.3.1...v1.4.0) #### Changelog - Add HttpServerToken to readme ([#​238](https://renovatebot.com/gh/fusionjs/fusion-core/pull/238)) - Add HttpServerToken token ([#​236](https://renovatebot.com/gh/fusionjs/fusion-core/pull/236)) - Update dependency flow-bin to ^0.74.0 ([#​234](https://renovatebot.com/gh/fusionjs/fusion-core/pull/234)) - Update dependency nyc to v12 ([#​233](https://renovatebot.com/gh/fusionjs/fusion-core/pull/233)) - Create Documented Context API properties ([#​231](https://renovatebot.com/gh/fusionjs/fusion-core/pull/231)) - Update dependency prettier to v1.13.3 ([#​232](https://renovatebot.com/gh/fusionjs/fusion-core/pull/232)) - Update dependency flow-bin to ^0.73.0 ([#​230](https://renovatebot.com/gh/fusionjs/fusion-core/pull/230)) - Update dependency eslint-config-fusion to v2 ([#​228](https://renovatebot.com/gh/fusionjs/fusion-core/pull/228))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

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

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



This PR has been generated by Renovate Bot. View repository job log here.

CLAassistant commented 5 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

codecov[bot] commented 5 years ago

Codecov Report

Merging #27 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #27   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          15     15           
=====================================
  Hits           15     15

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 41459ee...2b26e17. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #27 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #27   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          15     15           
=====================================
  Hits           15     15

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 41459ee...2b26e17. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #27 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #27   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          15     15           
=====================================
  Hits           15     15

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 41459ee...2b26e17. Read the comment docs.

KevinGrandon commented 5 years ago

!merge