fix(deps): update dependency @socket.io/postgres-adapter to ^0.5.0#1487
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency @socket.io/postgres-adapter to ^0.5.0#1487renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Deploying node-js-server with
|
| Latest commit: |
a51779d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f9834c30.node-js-server.pages.dev |
| Branch Preview URL: | https://renovate-socket-io-postgres-.node-js-server.pages.dev |
e96a8aa to
a51779d
Compare
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.
This PR contains the following updates:
^0.3.0→^0.5.0Release Notes
socketio/socket.io-postgres-adapter (@socket.io/postgres-adapter)
v0.5.0Compare Source
Bug Fixes
Features
0.4.0 (2024-07-17)
This release contains an important refactor of the adapter (this commit), as most of the logic has been moved in the
ClusterAdapterclass of thesocket.io-adapterpackage.0.3.1 (2023-02-08)
The
socket.io-adapterpackage was added to the list ofpeerDependencies, in order to fix sync issues with the version imported by the socket.io package (see d177075).Support for connection state recovery (see here) will be added in the next release.
0.3.0 (2022-04-28)
Features
This feature was added in
socket.io@4.5.0:Thanks to this change, it will now work with multiple Socket.IO servers.
The adapter will now create one single Postgres connection for all namespaces, instead of one per namespace, which could lead to performance issues.
0.2.0 (2021-12-16)
Features
0.1.1 (2021-06-28)
Bug Fixes
0.1.0 (2021-06-14)
Initial commit
v0.4.0Compare Source
This release contains an important refactor of the adapter (this commit), as most of the logic has been moved in the
ClusterAdapterclass of thesocket.io-adapterpackage.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.