Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2024

Bumps the npm_and_yarn group with 7 updates in the / directory:

Package From To
phin 2.9.3 3.7.1
load-bmfont 1.4.1 1.4.2
redis 2.8.0 removed
@dashersw/node-discover 1.0.5 1.0.6
ws 7.4.6 7.5.10
engine.io 3.6.1 3.6.2
engine.io-client 3.5.3 3.5.4

Updates phin from 2.9.3 to 3.7.1

Commits
Maintainer changes

This version was pushed to npm by ethan_, a new releaser for phin since your current version.


Updates load-bmfont from 1.4.1 to 1.4.2

Commits

Removes redis

Updates @dashersw/node-discover from 1.0.5 to 1.0.6

Commits

Updates ws from 7.4.6 to 7.5.10

Release notes

Sourced from ws's releases.

7.5.10

Bug fixes

  • Backported e55e5106 to the 7.x release line (22c28763).

7.5.9

Bug fixes

  • Backported bc8bd34e to the 7.x release line (0435e6e1).

7.5.8

Bug fixes

  • Backported 0fdcc0af to the 7.x release line (2758ed35).
  • Backported d68ba9e1 to the 7.x release line (dc1781bc).

7.5.7

Bug fixes

  • Backported 6946f5fe to the 7.x release line (1f72e2e1).

7.5.6

Bug fixes

  • Backported b8186dd1 to the 7.x release line (73dec34b).
  • Backported ed2b8039 to the 7.x release line (22a26afb).

7.5.5

Bug fixes

  • Backported ec9377ca to the 7.x release line (0e274acd).

7.5.4

Bug fixes

  • Backported 6a72da3e to the 7.x release line (76087fbf).
  • Backported 869c9892 to the 7.x release line (27997933).

7.5.3

Bug fixes

  • The WebSocketServer constructor now throws an error if more than one of the noServer, server, and port options are specefied (66e58d27).
  • Fixed a bug where a 'close' event was emitted by a WebSocketServer before the internal HTTP/S server was actually closed (5a587304).
  • Fixed a bug that allowed WebSocket connections to be established after WebSocketServer.prototype.close() was called (772236a1).

7.5.2

Bug fixes

... (truncated)

Commits
  • d962d70 [dist] 7.5.10
  • 22c2876 [security] Fix crash when the Upgrade header cannot be read (#2231)
  • 8a78f87 [dist] 7.5.9
  • 0435e6e [security] Fix same host check for ws+unix: redirects
  • 4271f07 [dist] 7.5.8
  • dc1781b [security] Drop sensitive headers when following insecure redirects
  • 2758ed3 [fix] Abort the handshake if the Upgrade header is invalid
  • a370613 [dist] 7.5.7
  • 1f72e2e [security] Drop sensitive headers when following redirects (#2013)
  • 8ecd890 [dist] 7.5.6
  • Additional commits viewable in compare view

Updates engine.io from 3.6.1 to 3.6.2

Commits

Updates engine.io-client from 3.5.3 to 3.5.4

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@dashersw/node-discover [< 1.1, > 1.0.5]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…dates

Bumps the npm_and_yarn group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [phin](https://github.com/ethanent/phin) | `2.9.3` | `3.7.1` |
| [load-bmfont](https://github.com/Jam3/load-bmfont) | `1.4.1` | `1.4.2` |
| [redis](https://github.com/redis/node-redis) | `2.8.0` | `removed` |
| [@dashersw/node-discover](https://github.com/wankdanker/node-discover) | `1.0.5` | `1.0.6` |
| [ws](https://github.com/websockets/ws) | `7.4.6` | `7.5.10` |
| [engine.io](https://github.com/socketio/socket.io) | `3.6.1` | `3.6.2` |
| [engine.io-client](https://github.com/socketio/socket.io) | `3.5.3` | `3.5.4` |



Updates `phin` from 2.9.3 to 3.7.1
- [Commits](https://github.com/ethanent/phin/commits)

Updates `load-bmfont` from 1.4.1 to 1.4.2
- [Commits](Experience-Monks/load-bmfont@v1.4.1...v1.4.2)

Removes `redis`

Updates `@dashersw/node-discover` from 1.0.5 to 1.0.6
- [Commits](https://github.com/wankdanker/node-discover/commits)

Updates `ws` from 7.4.6 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.4.6...7.5.10)

Updates `engine.io` from 3.6.1 to 3.6.2
- [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/commits)

Updates `engine.io-client` from 3.5.3 to 3.5.4
- [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/commits)

---
updated-dependencies:
- dependency-name: phin
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: load-bmfont
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: redis
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@dashersw/node-discover"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: engine.io
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: engine.io-client
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant