-
Notifications
You must be signed in to change notification settings - Fork 0
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 socket.io and karma #5
Closed
Closed
Conversation
This file contains 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
Bumps [socket.io](https://github.com/socketio/socket.io) to 4.7.5 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io` from 3.1.2 to 4.7.5 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/4.7.5/CHANGELOG.md) - [Commits](socketio/socket.io@3.1.2...4.7.5) Updates `karma` from 6.3.4 to 6.3.20 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v6.3.4...v6.3.20) --- updated-dependencies: - dependency-name: socket.io dependency-type: indirect - dependency-name: karma dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 12, 2024
@dependabot rebase
…On Thursday, September 12th, 2024 at 11:41, dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a [security vulnerability](https://github.com/reposman33/ng-12-app/security/dependabot/151) (high severity).
[Learn more about Dependabot security updates](https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates).
---------------------------------------------------------------
Bumps [socket.io](https://github.com/socketio/socket.io) to 4.7.5 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together.
Updates socket.io from 3.1.2 to 4.7.5
Release notes
Sourced from [socket.io's releases](https://github.com/socketio/socket.io/releases).
> 4.7.5
>
> Bug Fixes
>
> - close the adapters when the server is closed ([bf64870](socketio/socket.io@bf64870))
> - remove duplicate pipeline when serving bundle ([e426f3e](socketio/socket.io@e426f3e))
>
> Links
>
> - Diff: ***@***.***(socketio/socket.io@4.7.4...4.7.5)
> - Client release: [4.7.5](https://github.com/socketio/socket.io-client/releases/tag/4.7.5)
> - [engine.io@~6.5.2](https://github.com/socketio/engine.io/releases/tag/6.5.2) (no change)
> - [ws@~8.11.0](https://github.com/websockets/ws/releases/tag/8.11.0) (no change)
>
> 4.7.4
>
> Bug Fixes
>
> - typings: calling io.emit with no arguments incorrectly errored ([cb6d2e0](socketio/socket.io@cb6d2e0)), closes [#4914](https://redirect.github.com/socketio/socket.io/issues/4914)
>
> Links
>
> - Diff: ***@***.***(socketio/socket.io@4.7.3...4.7.4)
> - Client release: [4.7.4](https://github.com/socketio/socket.io-client/releases/tag/4.7.4)
> - [engine.io@~6.5.2](https://github.com/socketio/engine.io/releases/tag/6.5.2) (no change)
> - [ws@~8.11.0](https://github.com/websockets/ws/releases/tag/8.11.0) (no change)
>
> 4.7.3
>
> Bug Fixes
>
> - return the first response when broadcasting to a single socket ([#4878](https://redirect.github.com/socketio/socket.io/issues/4878)) ([df8e70f](socketio/socket.io@df8e70f))
> - typings: allow to bind to a non-secure Http2Server ([#4853](https://redirect.github.com/socketio/socket.io/issues/4853)) ([8c9ebc3](socketio/socket.io@8c9ebc3))
>
> Links
>
> - Diff: ***@***.***(socketio/socket.io@4.7.2...4.7.3)
> - Client release: [4.7.3](https://github.com/socketio/socket.io-client/releases/tag/4.7.3)
> - [engine.io@~6.5.2](https://github.com/socketio/engine.io/releases/tag/6.5.2) (no change)
> - [ws@~8.11.0](https://github.com/websockets/ws/releases/tag/8.11.0) (no change)
>
> 4.7.2
>
> Bug Fixes
>
> - clean up child namespace when client is rejected in middleware ([#4773](https://redirect.github.com/socketio/socket.io/issues/4773)) ([0731c0d](socketio/socket.io@0731c0d))
> - webtransport: properly handle WebTransport-only connections ([3468a19](socketio/socket.io@3468a19))
> - webtransport: add proper framing ([a306db0](socketio/engine.io@a306db0))
>
> Links
... (truncated)
Changelog
Sourced from [socket.io's changelog](https://github.com/socketio/socket.io/blob/4.7.5/CHANGELOG.md).
> [4.7.5](socketio/socket.io@4.7.4...4.7.5) (2024-03-14)
>
> Bug Fixes
>
> - close the adapters when the server is closed ([bf64870](socketio/socket.io@bf64870))
> - remove duplicate pipeline when serving bundle ([e426f3e](socketio/socket.io@e426f3e))
>
> Dependencies
>
> - [engine.io@~6.5.2](https://github.com/socketio/engine.io/releases/tag/6.5.2) (no change)
> - [ws@~8.11.0](https://github.com/websockets/ws/releases/tag/8.11.0) (no change)
>
> [4.7.4](socketio/socket.io@4.7.3...4.7.4) (2024-01-12)
>
> Bug Fixes
>
> - typings: calling io.emit with no arguments incorrectly errored ([cb6d2e0](socketio/socket.io@cb6d2e0)), closes [#4914](https://redirect.github.com/socketio/socket.io/issues/4914)
>
> Dependencies
>
> - [engine.io@~6.5.2](https://github.com/socketio/engine.io/releases/tag/6.5.2) (no change)
> - [ws@~8.11.0](https://github.com/websockets/ws/releases/tag/8.11.0) (no change)
>
> [4.7.3](socketio/socket.io@4.7.2...4.7.3) (2024-01-03)
>
> Bug Fixes
>
> - return the first response when broadcasting to a single socket ([#4878](https://redirect.github.com/socketio/socket.io/issues/4878)) ([df8e70f](socketio/socket.io@df8e70f))
> - typings: allow to bind to a non-secure Http2Server ([#4853](https://redirect.github.com/socketio/socket.io/issues/4853)) ([8c9ebc3](socketio/socket.io@8c9ebc3))
>
> Dependencies
>
> - [engine.io@~6.5.2](https://github.com/socketio/engine.io/releases/tag/6.5.2) (no change)
> - [ws@~8.11.0](https://github.com/websockets/ws/releases/tag/8.11.0) (no change)
>
> [4.7.2](socketio/socket.io@4.7.1...4.7.2) (2023-08-02)
... (truncated)
Commits
- [5017681](socketio/socket.io@5017681) chore(release): 4.7.5
- [bf64870](socketio/socket.io@bf64870) fix: close the adapters when the server is closed
- [748e18c](socketio/socket.io@748e18c) ci: test with older TypeScript version
- [b9ce6a2](socketio/socket.io@b9ce6a2) refactor: create specific adapter for parent namespaces ([#4950](https://redirect.github.com/socketio/socket.io/issues/4950))
- [54dabe5](socketio/socket.io@54dabe5) ci: upgrade to ***@***.*** and ***@***.***
- [e426f3e](socketio/socket.io@e426f3e) fix: remove duplicate pipeline when serving bundle
- [e36062c](socketio/socket.io@e36062c) docs: update the webtransport example
- [0bbe8ae](socketio/socket.io@0bbe8ae) docs: only execute the passport middleware once
- [914a8bd](socketio/socket.io@914a8bd) docs: add example with JWT
- [d943c3e](socketio/socket.io@d943c3e) docs: update the Passport.js example
- Additional commits viewable in [compare view](socketio/socket.io@3.1.2...4.7.5)
Updates karma from 6.3.4 to 6.3.20
Release notes
Sourced from [karma's releases](https://github.com/karma-runner/karma/releases).
> v6.3.20
>
> [6.3.20](karma-runner/karma@v6.3.19...v6.3.20) (2022-05-13)
>
> Bug Fixes
>
> - prefer IPv4 addresses when resolving domains ([e17698f](karma-runner/karma@e17698f)), closes [#3730](https://redirect.github.com/karma-runner/karma/issues/3730)
>
> v6.3.19
>
> [6.3.19](karma-runner/karma@v6.3.18...v6.3.19) (2022-04-19)
>
> Bug Fixes
>
> - client: error out when opening a new tab fails ([099b85e](karma-runner/karma@099b85e))
>
> v6.3.18
>
> [6.3.18](karma-runner/karma@v6.3.17...v6.3.18) (2022-04-13)
>
> Bug Fixes
>
> - deps: upgrade socket.io to v4.4.1 ([52a30bb](karma-runner/karma@52a30bb))
>
> v6.3.17
>
> [6.3.17](karma-runner/karma@v6.3.16...v6.3.17) (2022-02-28)
>
> Bug Fixes
>
> - deps: update colors to maintained version ([#3763](https://redirect.github.com/karma-runner/karma/issues/3763)) ([fca1884](karma-runner/karma@fca1884))
>
> v6.3.16
>
> [6.3.16](karma-runner/karma@v6.3.15...v6.3.16) (2022-02-10)
>
> Bug Fixes
>
> - security: mitigate the "Open Redirect Vulnerability" ([ff7edbb](karma-runner/karma@ff7edbb))
>
> v6.3.15
>
> [6.3.15](karma-runner/karma@v6.3.14...v6.3.15) (2022-02-05)
>
> Bug Fixes
>
> - helper: make mkdirIfNotExists helper resilient to concurrent calls ([d9dade2](karma-runner/karma@d9dade2)), closes [karma-runner/karma-coverage#434](https://redirect.github.com//redirect.github.com/karma-runner/karma-coverage/issues/434/issues/issuecomment-1017939333)
>
> v6.3.14
>
> [6.3.14](karma-runner/karma@v6.3.13...v6.3.14) (2022-02-05)
... (truncated)
Changelog
Sourced from [karma's changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md).
> [6.3.20](karma-runner/karma@v6.3.19...v6.3.20) (2022-05-13)
>
> Bug Fixes
>
> - prefer IPv4 addresses when resolving domains ([e17698f](karma-runner/karma@e17698f)), closes [#3730](https://redirect.github.com/karma-runner/karma/issues/3730)
>
> [6.3.19](karma-runner/karma@v6.3.18...v6.3.19) (2022-04-19)
>
> Bug Fixes
>
> - client: error out when opening a new tab fails ([099b85e](karma-runner/karma@099b85e))
>
> [6.3.18](karma-runner/karma@v6.3.17...v6.3.18) (2022-04-13)
>
> Bug Fixes
>
> - deps: upgrade socket.io to v4.4.1 ([52a30bb](karma-runner/karma@52a30bb))
>
> [6.3.17](karma-runner/karma@v6.3.16...v6.3.17) (2022-02-28)
>
> Bug Fixes
>
> - deps: update colors to maintained version ([#3763](https://redirect.github.com/karma-runner/karma/issues/3763)) ([fca1884](karma-runner/karma@fca1884))
>
> [6.3.16](karma-runner/karma@v6.3.15...v6.3.16) (2022-02-10)
>
> Bug Fixes
>
> - security: mitigate the "Open Redirect Vulnerability" ([ff7edbb](karma-runner/karma@ff7edbb))
>
> [6.3.15](karma-runner/karma@v6.3.14...v6.3.15) (2022-02-05)
>
> Bug Fixes
>
> - helper: make mkdirIfNotExists helper resilient to concurrent calls ([d9dade2](karma-runner/karma@d9dade2)), closes [karma-runner/karma-coverage#434](https://redirect.github.com//redirect.github.com/karma-runner/karma-coverage/issues/434/issues/issuecomment-1017939333)
>
> [6.3.14](karma-runner/karma@v6.3.13...v6.3.14) (2022-02-05)
>
> Bug Fixes
>
> - remove string template from client code ([91d5acd](karma-runner/karma@91d5acd))
> - warn when singleRun and autoWatch are false ([69cfc76](karma-runner/karma@69cfc76))
> - security: remove XSS vulnerability in returnUrl query param ([839578c](karma-runner/karma@839578c))
... (truncated)
Commits
- [5e71cf5](karma-runner/karma@5e71cf5) chore(release): 6.3.20 [skip ci]
- [e17698f](karma-runner/karma@e17698f) fix: prefer IPv4 addresses when resolving domains
- [60f4f79](karma-runner/karma@60f4f79) build: add Node 16 and 18 to the CI matrix
- [6ff5aaf](karma-runner/karma@6ff5aaf) chore(release): 6.3.19 [skip ci]
- [099b85e](karma-runner/karma@099b85e) fix(client): error out when opening a new tab fails
- [b659015](karma-runner/karma@b659015) ci: lint and commitlint in its own workflow
- [31701a2](karma-runner/karma@31701a2) chore(release): 6.3.18 [skip ci]
- [52a30bb](karma-runner/karma@52a30bb) fix(deps): upgrade socket.io to v4.4.1
- [7aeb3f8](karma-runner/karma@7aeb3f8) docs(configuration-file): document async function
- [263a870](karma-runner/karma@263a870) refactor: replace deprecated String.prototype.substr()
- Additional commits viewable in [compare view](karma-runner/karma@v6.3.4...v6.3.20)
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 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](https://github.com/reposman33/ng-12-app/network/alerts).
---------------------------------------------------------------
You can view, comment on, or merge this pull request online at:
#5
Commit Summary
- [d6ad21a](d6ad21a) Bump socket.io and karma
File Changes
([3 files](https://github.com/reposman33/ng-12-app/pull/5/files))
- M [package-lock.json](https://github.com/reposman33/ng-12-app/pull/5/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519) (7078)
- M [package.json](https://github.com/reposman33/ng-12-app/pull/5/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519) (2)
- M [yarn.lock](https://github.com/reposman33/ng-12-app/pull/5/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de) (205)
Patch Links:
- https://github.com/reposman33/ng-12-app/pull/5.patch
- https://github.com/reposman33/ng-12-app/pull/5.diff
—
Reply to this email directly, [view it on GitHub](#5), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AAYNOZSQ7KON3DYJZMVOHBLZWFOTJAVCNFSM6AAAAABOCZIHJWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUZDCOBYGUZTENQ).
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Superseded by #9. |
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 socket.io to 4.7.5 and updates ancestor dependency karma. These dependencies need to be updated together.
Updates
socket.io
from 3.1.2 to 4.7.5Release notes
Sourced from socket.io's releases.
... (truncated)
Changelog
Sourced from socket.io's changelog.
... (truncated)
Commits
5017681
chore(release): 4.7.5bf64870
fix: close the adapters when the server is closed748e18c
ci: test with older TypeScript versionb9ce6a2
refactor: create specific adapter for parent namespaces (#4950)54dabe5
ci: upgrade to actions/checkout@4 and actions/setup-node@4e426f3e
fix: remove duplicate pipeline when serving bundlee36062c
docs: update the webtransport example0bbe8ae
docs: only execute the passport middleware once914a8bd
docs: add example with JWTd943c3e
docs: update the Passport.js exampleUpdates
karma
from 6.3.4 to 6.3.20Release notes
Sourced from karma's releases.
... (truncated)
Changelog
Sourced from karma's changelog.
... (truncated)
Commits
5e71cf5
chore(release): 6.3.20 [skip ci]e17698f
fix: prefer IPv4 addresses when resolving domains60f4f79
build: add Node 16 and 18 to the CI matrix6ff5aaf
chore(release): 6.3.19 [skip ci]099b85e
fix(client): error out when opening a new tab failsb659015
ci: lint and commitlint in its own workflow31701a2
chore(release): 6.3.18 [skip ci]52a30bb
fix(deps): upgrade socket.io to v4.4.17aeb3f8
docs(configuration-file): document async function263a870
refactor: replace deprecated String.prototype.substr()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 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.