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 ws to v8.11.0 #2637

Merged
merged 1 commit into from
Jan 5, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ws 8.10.0 -> 8.11.0 age adoption passing confidence
@types/ws (source) 8.5.3 -> 8.5.4 age adoption passing confidence

Release Notes

websockets/ws

v8.11.0

Compare Source

Features

  • WebSocket.prototype.addEventListener() now supports an event listener
    specified as an object with a handleEvent() method. (9ab743a).

Bug fixes

  • WebSocket.prototype.addEventListener() now adds an event listener only if it
    is not already in the list of the event listeners for the specified event type
    (1cec17d).

Configuration

πŸ“… Schedule: Branch creation - "before 3am on Friday" (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 these updates again.


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

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

@renovate renovate bot added the pr: dependencies Pull requests that update a dependency file label Jan 5, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2023

Codecov Report

Base: 81.95% // Head: 81.95% // Increases project coverage by +0.00% πŸŽ‰

Coverage data is based on head (7c420ea) compared to base (2f924e2).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2637   +/-   ##
=======================================
  Coverage   81.95%   81.95%           
=======================================
  Files         414      414           
  Lines       14687    14687           
  Branches     3466     3466           
=======================================
+ Hits        12036    12037    +1     
+ Misses       2405     2404    -1     
  Partials      246      246           
Impacted Files Coverage Ξ”
packages/bootstrap/src/util.ts 93.54% <0.00%> (+3.22%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

β˜” View full report at Codecov.
πŸ“’ Do you have feedback about the report comment? Let us know in this issue.

@czy88840616 czy88840616 merged commit 2fb7403 into main Jan 5, 2023
@czy88840616 czy88840616 deleted the renovate/ws-8.x branch January 5, 2023 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

None yet

2 participants