google / sxg-rs

A set of tools for generating signed exchanges at serve time.
Apache License 2.0
83 stars 20 forks source link

Update TypeScript dependencies #384

Closed renovate-bot closed 1 year ago

renovate-bot commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 16.11.63 -> 16.11.64 age adoption passing confidence
fastify (source) 4.7.0 -> 4.8.1 age adoption passing confidence

Release Notes

fastify/fastify ### [`v4.8.1`](https://togithub.com/fastify/fastify/releases/tag/v4.8.1) [Compare Source](https://togithub.com/fastify/fastify/compare/v4.8.0...v4.8.1) ### ⚠️ Security Release ⚠️ This release fixes https://github.com/fastify/fastify/security/advisories/GHSA-455w-c45v-86rg for the v4.x line. This is a HIGH vulnerability that can lead to a crash, resulting in a total loss of availability. The CVE for this vulnerability is CVE-2022-39288. **Full Changelog**: https://github.com/fastify/fastify/compare/v4.8.0...v4.8.1 ### [`v4.8.0`](https://togithub.com/fastify/fastify/releases/tag/v4.8.0) [Compare Source](https://togithub.com/fastify/fastify/compare/v4.7.0...v4.8.0) #### What's Changed - Correct github url for fastify-qs package by [@​VanoDevium](https://togithub.com/VanoDevium) in [https://github.com/fastify/fastify/pull/4321](https://togithub.com/fastify/fastify/pull/4321) - docs: add test examples with undici and fetch by [@​CristiTeo](https://togithub.com/CristiTeo) in [https://github.com/fastify/fastify/pull/4300](https://togithub.com/fastify/fastify/pull/4300) - update onRoute hook docs by [@​matthyk](https://togithub.com/matthyk) in [https://github.com/fastify/fastify/pull/4322](https://togithub.com/fastify/fastify/pull/4322) - Export error codes by [@​fitiskin](https://togithub.com/fitiskin) in [https://github.com/fastify/fastify/pull/4266](https://togithub.com/fastify/fastify/pull/4266) - feat: support async constraint by [@​climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify/pull/4323](https://togithub.com/fastify/fastify/pull/4323) #### New Contributors - [@​fitiskin](https://togithub.com/fitiskin) made their first contribution in [https://github.com/fastify/fastify/pull/4266](https://togithub.com/fastify/fastify/pull/4266) **Full Changelog**: https://github.com/fastify/fastify/compare/v4.7.0...v4.8.0

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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