Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Update socket.io packages#3732

Closed
renovate[bot] wants to merge 1 commit intodevfrom
renovate/socket.io-packages
Closed

Update socket.io packages#3732
renovate[bot] wants to merge 1 commit intodevfrom
renovate/socket.io-packages

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 16, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
socket.io 4.2.0 -> 4.3.0 age adoption passing confidence
socket.io-client 4.2.0 -> 4.3.1 age adoption passing confidence

Release Notes

socketio/socket.io

v4.3.0

Compare Source

Bug Fixes
Features
socketio/socket.io-client

v4.3.1

Compare Source

Bug Fixes
  • restore the default export (f0aae84)
  • restore the namespace export (8737d0a)

v4.3.0

Compare Source

An ESM bundle is now provided:

<script type="module">
  import { io } from "https://cdn.socket.io/4.3.0/socket.io.esm.min.js";

  const socket = io();

  socket.emit("hello", "world");
</script>
Features

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@HexaField
Copy link
Contributor

DO NOT MERGE socketio/socket.io#4127

@HexaField HexaField closed this Oct 16, 2021
@HexaField HexaField deleted the renovate/socket.io-packages branch October 16, 2021 23:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants