FE-Combo / reaux

A lightweight React and Redux application framework designed for isomorphic multi-end data flow, with a strong emphasis on TypeScript strictness.
https://zedfight.gitbook.io/fe-combo/reaux/reaux-she-ji-yuan-li
MIT License
60 stars 5 forks source link

Bump http-proxy from 1.18.0 to 1.18.1 in /fixtures/reaux-dom #13

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 4 years ago

Bumps http-proxy from 1.18.0 to 1.18.1.

Changelog

Sourced from http-proxy's changelog.

v1.18.1 - 2020-05-17

Merged

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/vocoWone/reaux/network/alerts).
codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@bef0508). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #13   +/-   ##
=========================================
  Coverage          ?   81.41%           
=========================================
  Files             ?        8           
  Lines             ?      113           
  Branches          ?       14           
=========================================
  Hits              ?       92           
  Misses            ?       21           
  Partials          ?        0           
Impacted Files Coverage Δ
packages/reaux/src/core/createView.tsx 79.16% <0.00%> (ø)
packages/reaux/src/type.ts 85.71% <0.00%> (ø)
packages/reaux/src/core/createModel.ts 96.15% <0.00%> (ø)
packages/reaux/src/core/createAction.ts 100.00% <0.00%> (ø)
packages/reaux/src/core/saga.ts 26.31% <0.00%> (ø)
packages/reaux/src/core/shared.ts 100.00% <0.00%> (ø)
packages/reaux/src/core/createReducer.ts 100.00% <0.00%> (ø)
packages/reaux/src/core/createApp.ts 100.00% <0.00%> (ø)

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 bef0508...11c9c9b. Read the comment docs.

dependabot[bot] commented 1 year ago

Looks like http-proxy is up-to-date now, so this is no longer needed.