Bump ws, @nestjs/core, @nestjs/platform-express, @nestjs/platform-socket.io, @nestjs/websockets, @nestjs/testing and socket.io in /NestVueChat#492
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ket.io, @nestjs/websockets, @nestjs/testing and socket.io Bumps [ws](https://github.com/websockets/ws) to 7.5.11 and updates ancestor dependencies [ws](https://github.com/websockets/ws), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express), [@nestjs/platform-socket.io](https://github.com/nestjs/nest/tree/HEAD/packages/platform-socket.io), [@nestjs/websockets](https://github.com/nestjs/nest/tree/HEAD/packages/websockets), [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) and [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together. Updates `ws` from 7.5.6 to 7.5.11 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.6...7.5.11) Updates `@nestjs/core` from 8.2.6 to 11.1.27 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.27/packages/core) Updates `@nestjs/platform-express` from 8.2.6 to 11.1.27 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.27/packages/platform-express) Updates `@nestjs/platform-socket.io` from 8.2.6 to 11.1.27 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.27/packages/platform-socket.io) Updates `@nestjs/websockets` from 8.2.6 to 11.1.27 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.27/packages/websockets) Updates `@nestjs/testing` from 8.2.6 to 11.1.27 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.27/packages/testing) Updates `socket.io` from 4.4.1 to 4.8.3 - [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/4.4.1...socket.io@4.8.3) --- updated-dependencies: - dependency-name: ws dependency-version: 7.5.11 dependency-type: indirect - dependency-name: "@nestjs/core" dependency-version: 11.1.27 dependency-type: direct:production - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.27 dependency-type: direct:production - dependency-name: "@nestjs/platform-socket.io" dependency-version: 11.1.27 dependency-type: direct:production - dependency-name: "@nestjs/websockets" dependency-version: 11.1.27 dependency-type: direct:production - dependency-name: "@nestjs/testing" dependency-version: 11.1.27 dependency-type: direct:development - dependency-name: socket.io dependency-version: 4.8.3 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 7.5.11 and updates ancestor dependencies ws, @nestjs/core, @nestjs/platform-express, @nestjs/platform-socket.io, @nestjs/websockets, @nestjs/testing and socket.io. These dependencies need to be updated together.
Updates
wsfrom 7.5.6 to 7.5.11Release notes
Sourced from ws's releases.
Commits
fd36cd8[dist] 7.5.11e14c458[security] Limit retained message partsd962d70[dist] 7.5.1022c2876[security] Fix crash when the Upgrade header cannot be read (#2231)8a78f87[dist] 7.5.90435e6e[security] Fix same host check for ws+unix: redirects4271f07[dist] 7.5.8dc1781b[security] Drop sensitive headers when following insecure redirects2758ed3[fix] Abort the handshake if the Upgrade header is invalida370613[dist] 7.5.7Updates
@nestjs/corefrom 8.2.6 to 11.1.27Release notes
Sourced from @nestjs/core's releases.
... (truncated)
Commits
660a124chore(release): publish v11.1.27 release5c5e9bafix(core): sse async handlers teardown issue #17128aa5c4f1chore: update readme and package.json9ff83d5chore(release): publish v11.1.26 release0f398fdtest: fix broken unit testd152eecfix(core): post sse endpoint empty response #1709802f8041chore(release): publish v11.1.25 releasee2ad4e2Update package.json396cf81refactor(core): avoid duplicating sse intercept call55cd699fix(core): preserve deferred SSE handlersUpdates
@nestjs/platform-expressfrom 8.2.6 to 11.1.27Release notes
Sourced from @nestjs/platform-express's releases.
... (truncated)
Commits
660a124chore(release): publish v11.1.27 releaseaa5c4f1chore: update readme and package.json9ff83d5chore(release): publish v11.1.26 release02f8041chore(release): publish v11.1.25 released8a0ab8chore(release): publish v11.1.24 release2dccecechore: update readmesb8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 release983dd52chore(release): publish v11.1.21 releasea0b0139chore: update readmeUpdates
@nestjs/platform-socket.iofrom 8.2.6 to 11.1.27Release notes
Sourced from @nestjs/platform-socket.io's releases.
... (truncated)
Commits
660a124chore(release): publish v11.1.27 releaseaa5c4f1chore: update readme and package.json9ff83d5chore(release): publish v11.1.26 release02f8041chore(release): publish v11.1.25 released8a0ab8chore(release): publish v11.1.24 release2dccecechore: update readmesb8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 release983dd52chore(release): publish v11.1.21 releasea0b0139chore: update readmeUpdates
@nestjs/websocketsfrom 8.2.6 to 11.1.27Release notes
Sourced from @nestjs/websockets's releases.
... (truncated)
Commits
660a124chore(release): publish v11.1.27 releaseaa5c4f1chore: update readme and package.json9ff83d5chore(release): publish v11.1.26 release02f8041chore(release): publish v11.1.25 released8a0ab8chore(release): publish v11.1.24 release2dccecechore: update readmesb8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 release983dd52chore(release): publish v11.1.21 releasea0b0139chore: update readmeUpdates
@nestjs/testingfrom 8.2.6 to 11.1.27Release notes
Sourced from @nestjs/testing's releases.
... (truncated)
Commits
660a124chore(release): publish v11.1.27 releaseaa5c4f1chore: update readme and package.json9ff83d5chore(release): publish v11.1.26 release02f8041chore(release): publish v11.1.25 released8a0ab8chore(release): publish v11.1.24 release2dccecechore: update readmesb8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 release983dd52chore(release): publish v11.1.21 releasea0b0139chore: update readmeUpdates
socket.iofrom 4.4.1 to 4.8.3Release notes
Sourced from socket.io's releases.
... (truncated)
Commits
9978574chore(release): socket.io@4.8.3e9e5bedchore(release): socket.io-client@4.8.39581f9bfix(sio): do not throw when calling io.close() on a stopped server579d43frefactor: remove unused filesee9aac3chore(release): socket.io-parser@4.2.5968277cchore(release): socket.io-adapter@2.5.62bf16bdchore(release): engine.io-client@6.6.4ad61607docs(eio): fix link in the release notesdd71792chore(release): socket.io@4.8.2bb0b480fix(sio): improveio.close()function (#5344)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for socket.io since your current version.
Dependabot 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.