SocialGouv / e2esdk

SDK to build end-to-end encrypted web applications
https://socialgouv.github.io/e2esdk
Apache License 2.0
21 stars 0 forks source link

fix(deps): update dependency @fastify/websocket to v8 - autoclosed #70

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fastify/websocket ^7.1.3 -> ^8.0.0 age adoption passing confidence

Release Notes

fastify/fastify-websocket (@​fastify/websocket) ### [`v8.2.0`](https://togithub.com/fastify/fastify-websocket/releases/tag/v8.2.0) [Compare Source](https://togithub.com/fastify/fastify-websocket/compare/v8.1.0...v8.2.0) #### What's Changed - Add preClose opt + merge close and preClose hook by [@​HDegroote](https://togithub.com/HDegroote) in [https://github.com/fastify/fastify-websocket/pull/261](https://togithub.com/fastify/fastify-websocket/pull/261) #### New Contributors - [@​HDegroote](https://togithub.com/HDegroote) made their first contribution in [https://github.com/fastify/fastify-websocket/pull/261](https://togithub.com/fastify/fastify-websocket/pull/261) **Full Changelog**: https://github.com/fastify/fastify-websocket/compare/v8.1.0...v8.2.0 ### [`v8.1.0`](https://togithub.com/fastify/fastify-websocket/releases/tag/v8.1.0) [Compare Source](https://togithub.com/fastify/fastify-websocket/compare/8.0.0...v8.1.0) #### What's Changed - ci: only trigger on pushes to main branches by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-websocket/pull/255](https://togithub.com/fastify/fastify-websocket/pull/255) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.16.5 to 20.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-websocket/pull/256](https://togithub.com/fastify/fastify-websocket/pull/256) - build(deps-dev): bump [@​fastify/type-provider-typebox](https://togithub.com/fastify/type-provider-typebox) from 2.4.0 to 3.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-websocket/pull/257](https://togithub.com/fastify/fastify-websocket/pull/257) - fix: import WebSocket using default import (d.ts) by [@​adjsky](https://togithub.com/adjsky) in [https://github.com/fastify/fastify-websocket/pull/259](https://togithub.com/fastify/fastify-websocket/pull/259) #### New Contributors - [@​adjsky](https://togithub.com/adjsky) made their first contribution in [https://github.com/fastify/fastify-websocket/pull/259](https://togithub.com/fastify/fastify-websocket/pull/259) **Full Changelog**: https://github.com/fastify/fastify-websocket/compare/8.0.0...v8.1.0 ### [`v8.0.0`](https://togithub.com/fastify/fastify-websocket/releases/tag/8.0.0) [Compare Source](https://togithub.com/fastify/fastify-websocket/compare/v7.2.0...8.0.0) #### What's Changed - test: fix node 20 by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify-websocket/pull/254](https://togithub.com/fastify/fastify-websocket/pull/254) - remove all pre-existing upgrade listeners by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify-websocket/pull/253](https://togithub.com/fastify/fastify-websocket/pull/253) **Full Changelog**: https://github.com/fastify/fastify-websocket/compare/v7.2.0...8.0.0 ### [`v7.2.0`](https://togithub.com/fastify/fastify-websocket/releases/tag/v7.2.0) [Compare Source](https://togithub.com/fastify/fastify-websocket/compare/91d7bf45a8e2ec0b38ad9a8439bc2dbfec3c0f96...v7.2.0) #### What's Changed - chore(.gitignore): add bun lockfile by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-websocket/pull/242](https://togithub.com/fastify/fastify-websocket/pull/242) - build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-websocket/pull/243](https://togithub.com/fastify/fastify-websocket/pull/243) - bump fastify version by [@​aradwann](https://togithub.com/aradwann) in [https://github.com/fastify/fastify-websocket/pull/244](https://togithub.com/fastify/fastify-websocket/pull/244) - build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-websocket/pull/245](https://togithub.com/fastify/fastify-websocket/pull/245) - build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-websocket/pull/246](https://togithub.com/fastify/fastify-websocket/pull/246) - nodenext compatibility by [@​DMax-YT](https://togithub.com/DMax-YT) in [https://github.com/fastify/fastify-websocket/pull/247](https://togithub.com/fastify/fastify-websocket/pull/247) #### New Contributors - [@​aradwann](https://togithub.com/aradwann) made their first contribution in [https://github.com/fastify/fastify-websocket/pull/244](https://togithub.com/fastify/fastify-websocket/pull/244) - [@​DMax-YT](https://togithub.com/DMax-YT) made their first contribution in [https://github.com/fastify/fastify-websocket/pull/247](https://togithub.com/fastify/fastify-websocket/pull/247) **Full Changelog**: https://github.com/fastify/fastify-websocket/compare/v7.1.2...v7.2.0

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 has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

socket-security[bot] commented 1 year ago

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

socket-security[bot] commented 1 year ago

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@fastify/websocket 7.1.3...8.0.0 None +0/-0 82.2 kB matteo.collina