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

fix(deps): update dependency eventsource to v1.1.1 [security] #104

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eventsource 1.0.7 -> 1.1.1 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-1650

When fetching an url with a link to an external site (Redirect), the users Cookies & Autorisation headers are leaked to the third party application. According to the same-origin-policy, the header should be "sanitized."


Release Notes

EventSource/eventsource (eventsource)

v1.1.1

Compare Source

  • Do not include authorization and cookie headers on redirect to different origin (#​273 Espen Hovlandsdal)

v1.1.0

Compare Source

  • Improve performance for large messages across many chunks (#​130 Trent Willis)
  • Add createConnection option for http or https requests (#​120 Vasily Lavrov)
  • Support HTTP 302 redirects (#​116 Ryan Bonte)
  • Prevent sequential errors from attempting multiple reconnections (#​125 David Patty)
  • Add new to correct test (#​111 Stéphane Alnet)
  • Fix reconnections attempts now happen more than once (#​136 Icy Fish)

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the maintenance label Sep 6, 2022
@renovate renovate bot changed the title build(deps): update dependency eventsource to 1.1.1 [security] fix(deps): update dependency eventsource to v1.1.1 [security] Apr 3, 2023
@renovate renovate bot force-pushed the renovate/npm-eventsource-vulnerability branch from 165aecc to dc1fd42 Compare July 23, 2024 00:50
@wolfy1339 wolfy1339 merged commit ff4ea7d into master Jul 23, 2024
6 checks passed
@wolfy1339 wolfy1339 deleted the renovate/npm-eventsource-vulnerability branch July 23, 2024 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant