build(deps): bump ws, engine.io, socket.io-adapter, @nestjs/graphql, @nestjs/platform-ws and engine.io-client#260
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…@nestjs/platform-ws and engine.io-client Bumps [ws](https://github.com/websockets/ws) to 8.21.0 and updates ancestor dependencies [ws](https://github.com/websockets/ws), [engine.io](https://github.com/socketio/socket.io), [socket.io-adapter](https://github.com/socketio/socket.io), [@nestjs/graphql](https://github.com/nestjs/graphql), [@nestjs/platform-ws](https://github.com/nestjs/nest/tree/HEAD/packages/platform-ws) and [engine.io-client](https://github.com/socketio/socket.io). These dependencies need to be updated together. Updates `ws` from 8.18.3 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.3...8.21.0) Updates `engine.io` from 6.6.6 to 6.6.8 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/engine.io@6.6.6...engine.io@6.6.8) Updates `socket.io-adapter` from 2.5.6 to 2.5.7 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/socket.io-adapter@2.5.6...socket.io-adapter@2.5.7) Updates `@nestjs/graphql` from 13.2.5 to 13.4.2 - [Release notes](https://github.com/nestjs/graphql/releases) - [Commits](nestjs/graphql@v13.2.5...v13.4.2) Updates `@nestjs/platform-ws` from 11.1.19 to 11.1.24 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.24/packages/platform-ws) Updates `engine.io-client` from 6.6.4 to 6.6.5 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/engine.io-client@6.6.4...engine.io-client@6.6.5) --- updated-dependencies: - dependency-name: ws dependency-version: 8.21.0 dependency-type: indirect - dependency-name: engine.io dependency-version: 6.6.8 dependency-type: indirect - dependency-name: socket.io-adapter dependency-version: 2.5.7 dependency-type: indirect - dependency-name: "@nestjs/graphql" dependency-version: 13.4.2 dependency-type: direct:production - dependency-name: "@nestjs/platform-ws" dependency-version: 11.1.24 dependency-type: direct:production - dependency-name: engine.io-client dependency-version: 6.6.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps ws to 8.21.0 and updates ancestor dependencies ws, engine.io, socket.io-adapter, @nestjs/graphql, @nestjs/platform-ws and engine.io-client. These dependencies need to be updated together.
Updates
wsfrom 8.18.3 to 8.21.0Release notes
Sourced from ws's releases.
... (truncated)
Commits
bca91ad[dist] 8.21.02b2abd4[security] Limit retained message parts78eabe2[security] Add latest vulnerability to SECURITY.md5d9b316[dist] 8.20.1c0327ec[security] Fix uninitialized memory disclosure inwebsocket.close()ce2a3d6[ci] Test on node 2658e45b8[ci] Do not test on node 255f26c24[ci] Run the lint step on node 248439255[dist] 8.20.0d3503c1[minor] Export thePerMessageDeflateclass and header utilsUpdates
engine.iofrom 6.6.6 to 6.6.8Release notes
Sourced from engine.io's releases.
Commits
ffe51e2chore(release): engine.io@6.6.8f86b95ffix(eio): clean up resources upon WebTransport handshake failure4276e59refactor(eio): fix typo in thecookieoption5257ef9chore(deps): upgrade to ws@8.20.1 (#5439)439a8f6chore(release): engine.io@6.6.7fc11285fix(eio): close HTTP requests with invalid content typeb059af6refactor(eio): use plain IncomingMessage in the public API4e85378docs: fix various typos in test and documentation (#5481)d1f5aa9fix(eio): prevent WebTransport connections when a middleware is registeredb785377docs: fix typos in the release notesUpdates
socket.io-adapterfrom 2.5.6 to 2.5.7Release notes
Sourced from socket.io-adapter's releases.
Commits
4faff49chore(release): socket.io-adapter@2.5.78413bcechore(release): engine.io-client@6.6.5c10fe07refactor(eio-client): improve JSDoc documentation9349b14refactor(eio-client): remove unused importffe51e2chore(release): engine.io@6.6.8f86b95ffix(eio): clean up resources upon WebTransport handshake failure4276e59refactor(eio): fix typo in thecookieoption5257ef9chore(deps): upgrade to ws@8.20.1 (#5439)439a8f6chore(release): engine.io@6.6.7fc11285fix(eio): close HTTP requests with invalid content typeUpdates
@nestjs/graphqlfrom 13.2.5 to 13.4.2Release notes
Sourced from @nestjs/graphql's releases.
... (truncated)
Commits
c639ef8v13.4.2ac5ed8bMerge pull request #4007 from yudin-s/fix/picktype-dual-decorated-input0998d21Merge pull request #4005 from nestjs/dependabot/npm_and_yarn/apollo/federatio...9ce30f8fix(graphql): preserve PickType fields for dual-decorated inputs9001773chore(deps): update dependency vitest to v4.1.7 (#4004)5380a0echore(deps): bump@apollo/federation-internalsfrom 2.11.2 to 2.14.06e939d3Merge pull request #4002 from nestjs/dependabot/npm_and_yarn/fastify/static-9...9b1fdd2Merge pull request #4003 from nestjs/dependabot/npm_and_yarn/ws-8.20.1764efbcchore: update serialized graph snapshotf57c31bchore(deps): bump ws from 8.18.0 to 8.20.1Updates
@nestjs/platform-wsfrom 11.1.19 to 11.1.24Release notes
Sourced from @nestjs/platform-ws's releases.
... (truncated)
Commits
d8a0ab8chore(release): publish v11.1.24 release7a105adchore(deps): bump ws from 8.20.1 to 8.21.02dccecechore: update readmesb8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 release983dd52chore(release): publish v11.1.21 releasea0b0139chore: update readme7caeb3fchore(release): publish v11.1.20 releasecfca26dchore(deps): bump ws from 8.20.0 to 8.20.1f6a3c2ffix(docs): update some old links in docsUpdates
engine.io-clientfrom 6.6.4 to 6.6.5Release notes
Sourced from engine.io-client's releases.
Commits
8413bcechore(release): engine.io-client@6.6.5c10fe07refactor(eio-client): improve JSDoc documentation9349b14refactor(eio-client): remove unused importffe51e2chore(release): engine.io@6.6.8f86b95ffix(eio): clean up resources upon WebTransport handshake failure4276e59refactor(eio): fix typo in thecookieoption5257ef9chore(deps): upgrade to ws@8.20.1 (#5439)439a8f6chore(release): engine.io@6.6.7fc11285fix(eio): close HTTP requests with invalid content typeb059af6refactor(eio): use plain IncomingMessage in the public APIDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.