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

WEBREF-49 📦 Resolved react-side-effect dependency #1297

Merged
merged 2 commits into from
Jan 28, 2020

Conversation

egmcdonald
Copy link
Contributor

This dep was previously resolving to a version which was actively using a deprecated lifecycle method and causing noise in the build/test log.

The makers of the react-helmet library (which uses the dep), are working on a new release to overcome this: nfl/react-helmet#413 (comment).

We'll pick this up with dependabot once it's out of beta.

This dep was previously resolving to a version which was actively using a deprecated lifecycle method and causing noise in the build/test log.

The makers of the react-helmet library (which uses the dep), are working on a new release to overcome this: nfl/react-helmet#413 (comment).

We'll pick this up with dependabot once it's out of beta.
@egmcdonald egmcdonald added the Refactoring Helper label Jan 28, 2020
@egmcdonald egmcdonald added this to the Refactoring milestone Jan 28, 2020
@egmcdonald egmcdonald self-assigned this Jan 28, 2020
@pull-request-size pull-request-size bot added the size/S Helper label Jan 28, 2020
@codecov
Copy link

codecov bot commented Jan 28, 2020

Codecov Report

Merging #1297 into master will increase coverage by 0.11%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1297      +/-   ##
==========================================
+ Coverage   86.56%   86.67%   +0.11%     
==========================================
  Files         182      183       +1     
  Lines        1258     1261       +3     
  Branches      150      150              
==========================================
+ Hits         1089     1093       +4     
+ Misses        136      135       -1     
  Partials       33       33
Impacted Files Coverage Δ
src/utilities/testing.tsx 100% <100%> (ø)
src/components/card/Card.tsx 100% <0%> (+10%) ⬆️

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 6b4d89f...61d4178. Read the comment docs.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@SonyaMoisset SonyaMoisset merged commit b4ed299 into master Jan 28, 2020
@SonyaMoisset SonyaMoisset deleted the WEBREF-49/deprecated-lifecycle branch January 28, 2020 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants