Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Update dependency fusion-core to ^1.10.1 #137

Merged
merged 1 commit into from
Dec 18, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2018

This PR contains the following updates:

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

Release Notes

fusionjs/fusion-core

v1.10.1

Compare Source

Changelog

No pull requests in this release

v1.10.0

Compare Source

Changelog

v1.9.0

Compare Source

Changelog

Highlighted Changes
  • Resolve timing.end on errored requests (#​333)

v1.8.0

Compare Source

Changelog

Highlighted Changes
Other Changes
  • Update dependency flow-bin to ^0.83.0 (#​321)
  • Make missing token error more actionable (#​322)
  • Update uber/web-base-image Docker tag to v1.0.9 (#​319)
  • Upgrade dependency versions (#​318)

v1.7.0

Compare Source

Changelog

No pull requests in this release

v1.6.1

Compare Source

Changelog

Highlighted Changes
  • Export SSRBodyTemplateToken (#​296)

v1.6.0

Compare Source

Changelog

  • Move SSR body template into DI system (#​291)

v1.5.2

Compare Source

Changelog

Highlighted Changes
  • Ensure that chunks are unique and filter out duplicate preload chunks (#​287)
  • Apply type casting in createToken to avoid $FlowFixMe (#​283)
Other Changes
  • Provide additional ctx for RenderToken (#​286)

v1.5.1

Compare Source

Changelog

No pull requests in this release

v1.5.0

Compare Source

Changelog

Highlighted Changes
Other Changes
  • Update dependency prettier to v1.14.2 (#​263)
  • Update dependency flow-bin to ^0.78.0 (#​260)
  • Fix typo in README.md (#​261)
  • Change script order, add fusion-cli peer dependency (#​257)
  • Update dependency eslint-config-fusion to v4 (#​255)
  • Update dependency prettier to v1.14.0 (#​254)
  • Update dependency flow-bin to ^0.77.0 (#​253)
  • Update uber/web-base-image Docker tag to 1.0.7 (#​252)
  • Update dependency flow-bin to ^0.76.0 (#​251)
  • Update dependency eslint-config-fusion to v3 (#​250)

v1.4.1

Compare Source

Changelog

  • Update dependency prettier to v1.13.7 (#​244)
  • Don't render when ctx.respond is false (#​247)
  • Add render benchmark to performance API (#​246)
  • Remove a few // FlowFixMe's (#​243)
  • Update dependency eslint-plugin-cup to v2 (#​242)
  • Update dependency eslint to v5 (#​241)
  • Update uber/web-base-image Docker tag to v1.0.6 (#​240)
  • Update dependency flow-bin to ^0.75.0 (#​239)
  • Update dependency prettier to v1.13.6 (#​235)

v1.4.0

Compare Source

Changelog

  • Add HttpServerToken to readme (#​238)
  • Add HttpServerToken token (#​236)
  • Update dependency flow-bin to ^0.74.0 (#​234)
  • Update dependency nyc to v12 (#​233)
  • Create Documented Context API properties (#​231)
  • Update dependency prettier to v1.13.3 (#​232)
  • Update dependency flow-bin to ^0.73.0 (#​230)
  • Update dependency eslint-config-fusion to v2 (#​228)

v1.3.1

Compare Source

Changelog

  • Ensure all files have a flow declaration (#​226)

v1.3.0

Compare Source

Changelog

  • Add to ensure scripts are interpreted with t… (#​220)
  • Update dependency toposort to v2 (#​218)
  • Update uber/web-base-image Docker tag to v1.0.4 (#​217)
  • Update dependency flow-bin to ^0.72.0 (#​216)
  • Update dependency prettier to v1.12.1 (#​215)
  • Update dependency flow-bin to ^0.71.0 (#​204)

v1.2.6

Compare Source

Changelog

  • Fix flow typing for getEnv (#​213)

v1.2.5

Compare Source

Changelog

  • Lock down cleanup return type (#​211)
  • Remove void from middleware (#​210)

v1.2.4

Compare Source

Changelog

  • Use inline flow typing (#​207)
  • Add type def for getEnv and fix type for ctx.template.head and body (#​208)
  • Add .npmrc (#​206)

v1.2.3

Compare Source

Changelog

  • Restore typing for app.register (#​169)
  • Update dependency prettier to v1.12.0 (#​202)
  • Display more context when missing dependencies (#​187)
  • More flow sanity checks (#​201)
  • Update types for FusionPlugin and add some sanity tests (#​200)

v1.2.2

Compare Source

Changelog

  • Fix fusion-core libdef type definitions file (#​196)
  • Support redirects from ssr routes (#​195)
  • Update dependency flow-bin to ^0.69.0 (#​191)

v1.2.1

Compare Source

Changelog

  • Add support for ctx.template.bodyAttrs (#​189)
  • Encapsulate all types and imports in the 'fusion-core' module (#​186)
  • Update uber/web-base-image Dockerfile tag to v1.0.3 (#​185)
  • Update dependency flow-bin to ^0.68.0 (#​180)

v1.2.0

Compare Source

Changelog

  • Add webpackPublicPath to loadEnv (#​183)
  • Move environment variable loading into fusion-core (#​179)

v1.1.0

Compare Source

v1.1.0

v1.0.2

Compare Source

Changelog

  • Allow anything for register to fix remaining flow issues (#​166)
  • Disambiguate enhance type (#​165)
  • Fix type of render arg (#​164)
  • Add sanitized html objects to template.head (#​163)

v1.0.1

Compare Source

Changelog

  • Add flowtyping for assetUrl (#​161)

Renovate configuration

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

🚦 Automerge: Enabled.

♻️ 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-approve[bot]
renovate-approve bot previously approved these changes Nov 28, 2018
@CLAassistant
Copy link

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.

@renovate renovate bot changed the title Update dependency fusion-core to ^1.10.0 Update dependency fusion-core to ^1.10.1 Dec 12, 2018
@codecov
Copy link

codecov bot commented Dec 14, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #137   +/-   ##
=======================================
  Coverage   49.21%   49.21%           
=======================================
  Files           9        9           
  Lines         128      128           
  Branches       21       21           
=======================================
  Hits           63       63           
  Misses         65       65

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 eae380f...1bcea09. Read the comment docs.

2 similar comments
@codecov
Copy link

codecov bot commented Dec 14, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #137   +/-   ##
=======================================
  Coverage   49.21%   49.21%           
=======================================
  Files           9        9           
  Lines         128      128           
  Branches       21       21           
=======================================
  Hits           63       63           
  Misses         65       65

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 eae380f...1bcea09. Read the comment docs.

@codecov
Copy link

codecov bot commented Dec 14, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #137   +/-   ##
=======================================
  Coverage   49.21%   49.21%           
=======================================
  Files           9        9           
  Lines         128      128           
  Branches       21       21           
=======================================
  Hits           63       63           
  Misses         65       65

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 eae380f...1bcea09. Read the comment docs.

@KevinGrandon
Copy link
Contributor

!merge

@KevinGrandon
Copy link
Contributor

!merge

@old-fusion-bot old-fusion-bot bot merged commit fec5f7c into master Dec 18, 2018
@renovate renovate bot deleted the renovate/fusion-core-1.x branch December 18, 2018 18:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants