Skip to content

Commit 9f6bf52

Browse files
fix(deps): update dependency @fastify/http-proxy to v9.5.0 (#10309)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@fastify/http-proxy](https://togithub.com/fastify/fastify-http-proxy) | [`9.4.0` -> `9.5.0`](https://renovatebot.com/diffs/npm/@fastify%2fhttp-proxy/9.4.0/9.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fastify%2fhttp-proxy/9.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fastify%2fhttp-proxy/9.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fastify%2fhttp-proxy/9.4.0/9.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fastify%2fhttp-proxy/9.4.0/9.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fastify/fastify-http-proxy (@&#8203;fastify/http-proxy)</summary> ### [`v9.5.0`](https://togithub.com/fastify/fastify-http-proxy/releases/tag/v9.5.0) [Compare Source](https://togithub.com/fastify/fastify-http-proxy/compare/v9.4.0...v9.5.0) #### What's Changed - chore(.gitignore): add .tap/ dir by [@&#8203;Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-http-proxy/pull/334](https://togithub.com/fastify/fastify-http-proxy/pull/334) - chore(types): add internalRewriteLocationHeader in ts types by [@&#8203;Xa3lis](https://togithub.com/Xa3lis) in [https://github.com/fastify/fastify-http-proxy/pull/335](https://togithub.com/fastify/fastify-http-proxy/pull/335) - build(deps-dev): bump [@&#8203;fastify/websocket](https://togithub.com/fastify/websocket) from 8.3.1 to 9.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-http-proxy/pull/337](https://togithub.com/fastify/fastify-http-proxy/pull/337) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.21.0 to 7.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-http-proxy/pull/339](https://togithub.com/fastify/fastify-http-proxy/pull/339) - chore: remove unused make-promises-safe by [@&#8203;10xLaCroixDrinker](https://togithub.com/10xLaCroixDrinker) in [https://github.com/fastify/fastify-http-proxy/pull/342](https://togithub.com/fastify/fastify-http-proxy/pull/342) - Keep websocket path on proxy by [@&#8203;silnex](https://togithub.com/silnex) in [https://github.com/fastify/fastify-http-proxy/pull/341](https://togithub.com/fastify/fastify-http-proxy/pull/341) #### New Contributors - [@&#8203;Xa3lis](https://togithub.com/Xa3lis) made their first contribution in [https://github.com/fastify/fastify-http-proxy/pull/335](https://togithub.com/fastify/fastify-http-proxy/pull/335) - [@&#8203;10xLaCroixDrinker](https://togithub.com/10xLaCroixDrinker) made their first contribution in [https://github.com/fastify/fastify-http-proxy/pull/342](https://togithub.com/fastify/fastify-http-proxy/pull/342) - [@&#8203;silnex](https://togithub.com/silnex) made their first contribution in [https://github.com/fastify/fastify-http-proxy/pull/341](https://togithub.com/fastify/fastify-http-proxy/pull/341) **Full Changelog**: fastify/fastify-http-proxy@v9.4.0...v9.5.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: David Price <thedavid@thedavidprice.com>
1 parent d82ce7e commit 9f6bf52

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/adapters/fastify/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"test:watch": "vitest watch"
2222
},
2323
"dependencies": {
24-
"@fastify/http-proxy": "9.4.0",
24+
"@fastify/http-proxy": "9.5.0",
2525
"@fastify/static": "6.12.0",
2626
"@fastify/url-data": "5.4.0",
2727
"@redwoodjs/project-config": "workspace:*",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3112,15 +3112,15 @@ __metadata:
31123112
languageName: node
31133113
linkType: hard
31143114

3115-
"@fastify/http-proxy@npm:9.4.0":
3116-
version: 9.4.0
3117-
resolution: "@fastify/http-proxy@npm:9.4.0"
3115+
"@fastify/http-proxy@npm:9.5.0":
3116+
version: 9.5.0
3117+
resolution: "@fastify/http-proxy@npm:9.5.0"
31183118
dependencies:
31193119
"@fastify/reply-from": "npm:^9.0.0"
31203120
fast-querystring: "npm:^1.1.2"
31213121
fastify-plugin: "npm:^4.5.0"
31223122
ws: "npm:^8.4.2"
3123-
checksum: 10c0/d2bb100575622e4544690ae466bb2494362c7ed4bb784be4c275e51169a14214010fba70de8fd99c7d5bab1af5a35748d11317ce78911d9437cdcaa2173fb747
3123+
checksum: 10c0/601f8b1553e515a7a8e937bea10f290ab4298fd938047c94398aeda9d9213d77e67b37aafce648f4f34ea702ea234dd03f2680f97794f8489b2c8b044bf47c34
31243124
languageName: node
31253125
linkType: hard
31263126

@@ -8371,7 +8371,7 @@ __metadata:
83718371
version: 0.0.0-use.local
83728372
resolution: "@redwoodjs/fastify-web@workspace:packages/adapters/fastify/web"
83738373
dependencies:
8374-
"@fastify/http-proxy": "npm:9.4.0"
8374+
"@fastify/http-proxy": "npm:9.5.0"
83758375
"@fastify/static": "npm:6.12.0"
83768376
"@fastify/url-data": "npm:5.4.0"
83778377
"@redwoodjs/framework-tools": "workspace:*"

0 commit comments

Comments
 (0)