Skip to content
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 and shadow-cljs #35

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps ws to 7.5.10 and updates ancestor dependency shadow-cljs. These dependencies need to be updated together.

Updates ws from 3.3.3 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 shadow-cljs from 2.14.0 to 2.28.9

Changelog

Sourced from shadow-cljs's changelog.

2.28.9 - 2024-06-10

  • [ 0f3d9 ] change :root-source-info to be REPL only
  • [ aece0 ] UI shrink top menu a bit
  • [ c33b9 ] UI fix active builds
  • [ f78a2 ] def as, bring back per object eval
  • [ 72d48 ] UI cleanup
  • [ 9d97f ] more UI work

2.28.8 - 2024-05-23

  • [ 6f96f ] double escape shell commands for windows
  • [ f0aeb ] add first draft of REPL in UI

2.28.7 - 2024-05-20

  • [ 38214 ] fix dropped ws connections when ws was too active
  • [ 2c455 ] add visual indicator for nav values
  • [ 34a56 ] visually hightlight active crumb
  • [ 616d8 ] remove some dead code
  • [ f7de4 ] increase ws buffers
  • [ b0fc7 ] inspect breadcrumbs
  • [ 4cc37 ] handle disconnect runtime in inspect
  • [ c3689 ] document UI data schema
  • [ d248a ] Update UI with grove-kv changes
  • [ adcf8 ] fix EINVAL issue on newer node+windows

2.28.6 - 2024-05-09

  • [ a10c1 ] use simplified grove rt handling
  • [ 47a19 ] move edn-limit to only print a str

2.28.5 - 2024-05-06

  • [ 95533 ] add EDN pretty viewer for inspect
  • [ 9cd4d ] fix UI css
  • [ 9e01c ] remove JS exception re-throw for init-fn calls
  • [ 42604 ] browser extension link

2.28.4 - 2024-04-24

  • [ 531b6 ] add config tab to build UI
  • [ 236e3 ] fix comment
  • [ b3e22 ] add support for npm "exports" with wildcard suffix
  • [ 53d59 ] fix some file-open util things
  • [ ac5fe ] fix wrong content-type
  • [ 194c4 ] tools.reader bump

2.28.3 - 2024-03-29

  • [ 8825e ] grove devtools UI test
  • [ 64e7c ] fix REPL inconsistency
  • [ 6efb2 ] fix IFn invoke > 20 args
  • [ 2204a ] change relay-ws message handling in UI

2.28.2 - 2024-03-21

  • [ 07dc6 ] great, missed that one again

... (truncated)

Commits

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.

Bumps [ws](https://github.com/websockets/ws) to 7.5.10 and updates ancestor dependency [shadow-cljs](https://github.com/thheller/shadow-cljs). These dependencies need to be updated together.


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

Updates `shadow-cljs` from 2.14.0 to 2.28.9
- [Changelog](https://github.com/thheller/shadow-cljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thheller/shadow-cljs/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: shadow-cljs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
@alexanderjamesking alexanderjamesking merged commit 7dc4fd0 into master Jun 25, 2024
2 checks passed
@alexanderjamesking alexanderjamesking deleted the dependabot/npm_and_yarn/multi-df029a50c5 branch June 25, 2024 09:30
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.

None yet

1 participant