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

Update dependency url-parse to 1.5.0 [SECURITY] #291

Merged
merged 2 commits into from
Jun 10, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change
url-parse 1.4.4 -> 1.5.0

GitHub Vulnerability Alerts

CVE-2021-27515

url-parse before 1.5.0 mishandles certain uses of backslash such as http:/ and interprets the URI as a relative path.


Configuration

📅 Schedule: "" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate label May 9, 2021
@codecov
Copy link

codecov bot commented May 9, 2021

Codecov Report

Merging #291 (ab90e51) into master (1b549df) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #291   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          131       131           
=========================================
  Hits           131       131           

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 1b549df...ab90e51. Read the comment docs.

jeffs added a commit to jeffs/terminal-output-server that referenced this pull request May 21, 2021
	npm-check-updates -u

There's still an issue whereby reload depends on an old version of
url-parse.  See: alallier/reload#291
@An6r
Copy link

An6r commented May 24, 2021

May I ask for this one to be merged? It is a vulnerability issue

@Gnuk
Copy link

Gnuk commented May 31, 2021

@alallier Can you check this because there is currently a vulnerability solved using this PR.

@alallier
Copy link
Owner

alallier commented Jun 2, 2021

Sorry for the delay, I was away on travel. I will try and get to it this week for you guys

@alallier alallier merged commit e679d9a into master Jun 10, 2021
@alallier alallier deleted the renovate/npm-url-parse-vulnerability branch June 10, 2021 00:02
alallier added a commit that referenced this pull request Jun 10, 2021
* CI Updates
  * Dropped Node 10.x and added 16.x from CI - See: #298
  * Update actions/checkout action to v2 - See: #276
  * Update actions/setup-node action to v2 - #282
* Dependency Updates
  * Update commander from ~6.1.0 to ~7.2.0 - See: #283
  * Update url-parse from ~1.4.4 to ~1.5.0 - See: #291
  * Update open from ^7.0.0 to ^8.0.0 - See: https://github.com/alallier/reload/pull/292/files
  * Update ws from ~7.3.0 to ~7.4.6 - See: #294
  * Update sinon from 9.1.0 to 11.1.1 - See: https://github.com/alallier/reload/pull/295/files
  * Update mocha from 8.4.0 to 9.0.0 - See: https://github.com/alallier/reload/pull/297/files
  * Update downstream y18n from 4.0.0 to 4.0.1 - See: #288
@alallier alallier mentioned this pull request Jun 10, 2021
@alallier
Copy link
Owner

This has been released and published, you can find the latest release (3.2.0) on npm and GitHub's npm package registry

Sorry for the delay

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.

4 participants