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

bump url-parse version to 1.4.7 #542

Merged
merged 1 commit into from
Mar 11, 2020

Conversation

rubenvp8510
Copy link
Collaborator

Which problem is this PR solving?

  • Updating url-parse

Short description of the changes

@rubenvp8510 rubenvp8510 force-pushed the update-url-parse branch 2 times, most recently from 8340c25 to 19f4bad Compare March 10, 2020 14:08
@rubenvp8510 rubenvp8510 changed the title bump url-parse version to 1.4.4 bump url-parse version to 1.4.7 Mar 10, 2020
yarn.lock Outdated
@@ -1543,6 +1543,8 @@
version "1.3.0"
resolved "https://registry.yarnpkg.com/@types%2fobject-hash/-/object-hash-1.3.0.tgz#b20db2074129f71829d61ff404e618c4ac3d73cf"
integrity sha1-sg2yB0Ep9xgp1h/0BOYYxKw9c88=
dependencies:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is likely causing type checking errors. Remove this and the following line.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I removed the lines!

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
@codecov
Copy link

codecov bot commented Mar 10, 2020

Codecov Report

Merging #542 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #542      +/-   ##
==========================================
- Coverage   92.97%   92.93%   -0.05%     
==========================================
  Files         197      197              
  Lines        4840     4840              
  Branches     1174     1174              
==========================================
- Hits         4500     4498       -2     
- Misses        300      302       +2     
  Partials       40       40
Impacted Files Coverage Δ
...eViewer/TimelineHeaderRow/TimelineViewingLayer.tsx 88.13% <0%> (-3.39%) ⬇️

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 e6597d9...dd4e5e1. Read the comment docs.

@rubenvp8510
Copy link
Collaborator Author

This is ready for review.

@pavolloffay pavolloffay merged commit 68e282d into jaegertracing:master Mar 11, 2020
vvvprabhakar pushed a commit to vvvprabhakar/jaeger-ui that referenced this pull request Jul 5, 2021
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
Signed-off-by: vvvprabhakar <vvvprabhakar@gmail.com>
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.

None yet

4 participants