hypernova-php
hypernova-php copied to clipboard
PHP client for rendering your React components via Hypernova.
With these changes, the need for future maintenance of the library should be reduced. - Remove guzzlehttp/guzzle and add custom CURL implementation for http request - Remove ramsey/uuid for random_compat...
Current Guzzle and UUID versions are outdated and are not compatible with recent versions of the most popular frameworks such as symfony and laravel. This pull requests fixes that.
Hi, The `getFallbackHTML` method does not escape the json for html [here](https://github.com/wayfair/hypernova-php/blob/20ec9052a230eb91dff9f5421d67ea23010f166e/src/Renderer.php#L226). It should escape the json before sprintf-ing it into html tags just like its js counterpart [here](https://github.com/airbnb/hypernova/blob/0971f5d16ca17ef33342c5a710b1cdedb8036b5a/src/index.js#L22). I'd...
## Description ๐ This repository is not currently configured for Renovate. This issue proposes the steps necessary to add Renovate to this project! > ๐ก Not familiar with [Renovate](https://www.mend.io/free-developer-tools/renovate/), or...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v2` -> `v6` | | [actions/checkout](https://redirect.github.com/actions/checkout) |...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/wayfair/hypernova-php). ## Config Migration Needed - [ ]...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [suzuki-shunsuke/github-action-renovate-config-validator](https://redirect.github.com/suzuki-shunsuke/github-action-renovate-config-validator) | action | patch | `v0.1.2` -> `v0.1.3` | --- ### Release...