-
Notifications
You must be signed in to change notification settings - Fork 553
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 ws, engine.io, socket.io-adapter and puppeteer #2148
base: master
Are you sure you want to change the base?
Conversation
Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependencies [ws](https://github.com/websockets/ws), [engine.io](https://github.com/socketio/engine.io), [socket.io-adapter](https://github.com/socketio/socket.io-adapter) and [puppeteer](https://github.com/puppeteer/puppeteer). These dependencies need to be updated together. Updates `ws` from 8.8.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.8.0...8.17.1) Updates `engine.io` from 6.5.4 to 6.5.5 - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/6.5.5/CHANGELOG.md) - [Commits](socketio/engine.io@6.5.4...6.5.5) Updates `socket.io-adapter` from 2.5.4 to 2.5.5 - [Release notes](https://github.com/socketio/socket.io-adapter/releases) - [Changelog](https://github.com/socketio/socket.io-adapter/blob/2.5.5/CHANGELOG.md) - [Commits](socketio/socket.io-adapter@2.5.4...2.5.5) Updates `puppeteer` from 15.5.0 to 22.13.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@v15.5.0...puppeteer-v22.13.1) --- updated-dependencies: - dependency-name: ws dependency-type: indirect - dependency-name: engine.io dependency-type: indirect - dependency-name: socket.io-adapter dependency-type: indirect - dependency-name: puppeteer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
This pull request seems to be stale. Are you still planning to work on it? We will automatically close it in 30 days. |
This pull request seems to be stale. Are you still planning to work on it? We will automatically close it in 30 days. |
This pull request seems to be stale. Are you still planning to work on it? We will automatically close it in 30 days. |
This pull request seems to be stale. Are you still planning to work on it? We will automatically close it in 30 days. |
Bumps ws to 8.17.1 and updates ancestor dependencies ws, engine.io, socket.io-adapter and puppeteer. These dependencies need to be updated together.
Updates
ws
from 8.8.0 to 8.17.1Release notes
Sourced from ws's releases.
... (truncated)
Commits
3c56601
[dist] 8.17.1e55e510
[security] Fix crash when the Upgrade header cannot be read (#2231)6a00029
[test] Increase code coverageddfe4a8
[perf] Reduce the amount ofcrypto.randomFillSync()
callsb73b118
[dist] 8.17.029694a5
[test] Use thehighWaterMark
variable934c9d6
[ci] Test on node 221817bac
[ci] Do not test on node 2196c9b3d
[major] Flip the default value ofallowSynchronousEvents
(#2221)e5f32c7
[fix] Emit at most one event per event loop iteration (#2218)Updates
engine.io
from 6.5.4 to 6.5.5Release notes
Sourced from engine.io's releases.
Changelog
Sourced from engine.io's changelog.
Commits
0cb977a
chore(release): 6.5.5adaa207
chore(deps): bump ws from 8.11.0 to 8.17.1 (#702)0efa04b
fix(types): make socket.request writable (#697)Updates
socket.io-adapter
from 2.5.4 to 2.5.5Changelog
Sourced from socket.io-adapter's changelog.
Commits
05a190a
chore(release): 6.5.593fe190
chore(deps): bump ws from 8.11.0 to 8.17.1 (#93)Updates
puppeteer
from 15.5.0 to 22.13.1Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
551cb3d
chore: release main (#12738)1ead703
chore: Update bug.yml (#12763)4e3e437
chore: update TODOs (#12765)a98ac2e
fix: roll to Chrome 126.0.6478.182 (r1300313) (#12764)f8e5297
test: remove test that just spawn the browser (#12761)fabdcb3
chore: add iphone 14 and 15 to the known devices (#12760)5fd7cd8
chore: Update test expectation for tests utilizing the unhandledPromptBehavio...9ce6a85
fix: use spawn instead of exec in fileUtil (#12758)2e86012
fix: include Puppeteer version into utility world name (#12754)6e8e1ce
chore: fix resource types (#12753)Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for puppeteer since your current version.
You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.