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

Upgrade: Update project dependencies #54

Merged
merged 1 commit into from
Sep 4, 2019

Conversation

ingmarh
Copy link
Contributor

@ingmarh ingmarh commented Sep 4, 2019

Also fixes vulnerabilities found via npm audit.

@codecov
Copy link

codecov bot commented Sep 4, 2019

Codecov Report

Merging #54 into master will not change coverage.
The diff coverage is 91.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #54   +/-   ##
=======================================
  Coverage   86.94%   86.94%           
=======================================
  Files          17       17           
  Lines         475      475           
  Branches       95       95           
=======================================
  Hits          413      413           
  Misses         26       26           
  Partials       36       36
Impacted Files Coverage Δ
src/form/SortField.jsx 73.33% <ø> (ø) ⬆️
src/form/RadioButtonField.jsx 100% <ø> (ø) ⬆️
src/form/ColorpickerField.jsx 91.07% <ø> (ø) ⬆️
src/form/Form.jsx 90.32% <100%> (ø) ⬆️
src/form/CheckboxField.jsx 100% <100%> (ø) ⬆️
src/form/ChoiceField.jsx 100% <100%> (ø) ⬆️
src/form/SmartInputField.jsx 84.02% <100%> (ø) ⬆️
src/form/TextareaField.jsx 83.33% <100%> (ø) ⬆️
src/form/RangeField.jsx 100% <100%> (ø) ⬆️
src/form/InputField.jsx 85.71% <100%> (ø) ⬆️
... and 4 more

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 6e5334f...43b1945. Read the comment docs.

@ingmarh ingmarh changed the title Chore: Update project dependencies Upgrade: Update project dependencies Sep 4, 2019
JonathanWbn
JonathanWbn previously approved these changes Sep 4, 2019
public/index.js Show resolved Hide resolved
test/form/Form.spec.jsx Outdated Show resolved Hide resolved
Also fixes vulnerabilities found via `npm audit`.
@ingmarh ingmarh merged commit 9e033a9 into ePages-de:master Sep 4, 2019
@ingmarh ingmarh deleted the update-deps branch September 4, 2019 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants