Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add fastify-cloudflare-turnstile to ecosystem #5067

Merged
merged 8 commits into from Oct 4, 2023
Merged

docs: add fastify-cloudflare-turnstile to ecosystem #5067

merged 8 commits into from Oct 4, 2023

Conversation

112RG
Copy link
Contributor

@112RG 112RG commented Oct 1, 2023

Checklist

@github-actions github-actions bot added documentation Improvements or additions to documentation plugin Identify a pr to the doc that adds a plugin. labels Oct 1, 2023
Copy link
Member

@Fdawgs Fdawgs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please retain the white space between the header and content

Copy link
Member

@Eomm Eomm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Uzlopak
Copy link
Contributor

Uzlopak commented Oct 2, 2023

Added a PR for the infamous triplet.
112RG/fastify-cloudflare-turnstile#2

@112RG

You should consider to implement typings, like we do in all our packages. See for example @fastify/throttle how we do it.

@112RG
Copy link
Contributor Author

112RG commented Oct 2, 2023

Added a PR for the infamous triplet. 112RG/fastify-cf-turnstile#2

@112RG

You should consider to implement typings, like we do in all our packages. See for example @fastify/throttle how we do it.

Thankyou for this. I wasn't quite sure the best way of doing it why don't we need fastifyPlugin() wrapped like the first?

@Uzlopak
Copy link
Contributor

Uzlopak commented Oct 2, 2023

fastifyPlugin mutates the fastifyCloudflareTurnstile, so there is no need to again mutate it with fastifyPlugin. So you can use the function directly to assign to default and the named export.

@112RG
Copy link
Contributor Author

112RG commented Oct 2, 2023

fastifyPlugin mutates the fastifyCloudflareTurnstile, so there is no need to again mutate it with fastifyPlugin. So you can use the function directly to assign to default and the named export.

Ah okay, that's handy to know. I also added types here too 112RG/fastify-cloudflare-turnstile@bc1f51a

I have never used typescript or added typings before so there may be some mistakes.

@Uzlopak
Copy link
Contributor

Uzlopak commented Oct 2, 2023

I wanted to provide a more whole PR.

https://github.com/Uzlopak/fastify-cf-turnstile/blob/patch-1/types/index.test-d.ts

Maybe checkout my now outdated Commit.
Uzlopak/fastify-cf-turnstile@34e4d81

Maybe you like to adapt something. Now just the mix of async and callback is left.

@112RG
Copy link
Contributor Author

112RG commented Oct 2, 2023

I wanted to provide a more whole PR.

https://github.com/Uzlopak/fastify-cf-turnstile/blob/patch-1/types/index.test-d.ts

Maybe checkout my now outdated Commit. Uzlopak/fastify-cf-turnstile@34e4d81

Maybe you like to adapt something. Now just the mix of async and callback is left.

Oh wow you have helped a lot thankyou for this I didn't expect so much help. I will adapt most of this since it does streamline a lot

@112RG 112RG requested review from Fdawgs and Eomm October 2, 2023 13:27
@Uzlopak
Copy link
Contributor

Uzlopak commented Oct 3, 2023

I was wondering why there are no information for installing per npm. I didnt find fastify-cf-turnstile in npm.

maybe you should rename the plugin and the variable to fastify-cloudflare-turnstile (catchier than fastify-cf-turnstile) and add the information how to install and maybe add a npm badge in the readme.md and and release it on npm.

Then we can accept this PR adding it our ecosystem.

@112RG
Copy link
Contributor Author

112RG commented Oct 3, 2023

I was waiting for it to be accepted here first. But I will publish to NPM now

@Uzlopak
Copy link
Contributor

Uzlopak commented Oct 3, 2023

Copy link
Contributor

@Uzlopak Uzlopak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@112RG
Copy link
Contributor Author

112RG commented Oct 3, 2023

Not critical https://github.com/112RG/fastify-cloudflare-turnstile/blob/b20b256fe1e26071134b54d4a730025844d01a85/index.js#L50C1-L50C63

The export was not renamed, the same with the type.

https://github.com/112RG/fastify-cloudflare-turnstile/blob/b20b256fe1e26071134b54d4a730025844d01a85/types/index.d.ts#L19

But it is not critical. As it is not a bug.

Anyway. LGTM

Should be fixed if you want to check over

@Eomm Eomm merged commit 9a01962 into fastify:main Oct 4, 2023
6 checks passed
@Uzlopak Uzlopak changed the title docs: add fastify-cf-turnstile docs: add fastify-cloudflare-turnstile Oct 4, 2023
@Uzlopak Uzlopak changed the title docs: add fastify-cloudflare-turnstile docs: add fastify-cloudflare-turnstile to ecosystem Oct 4, 2023
@Uzlopak
Copy link
Contributor

Uzlopak commented Oct 4, 2023

@112RG

Thank you for your contribution. Glad we could help you and I hope you liked the experience. Looking forward for future contributions ;).

renovate bot added a commit to tomacheese/telcheck that referenced this pull request Oct 11, 2023
[![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](https://www.fastify.dev/)
([source](https://togithub.com/fastify/fastify)) | [`4.23.2` ->
`4.24.0`](https://renovatebot.com/diffs/npm/fastify/4.23.2/4.24.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fastify/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify/4.23.2/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify/4.23.2/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fastify/fastify (fastify)</summary>

###
[`v4.24.0`](https://togithub.com/fastify/fastify/releases/tag/v4.24.0)

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.23.2...v4.24.0)

#### What's Changed

- docs: Add blank line before onclose hook heading by
[@&#8203;kadoshita](https://togithub.com/kadoshita) in
[fastify/fastify#5042
- build(dependabot): ignore tap major updates by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify#5047
- chore: Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify#5048
- chore: more perf by [@&#8203;Eomm](https://togithub.com/Eomm) in
[fastify/fastify#5016
- docs(ecosystem): add fastify-prisma by
[@&#8203;zrosenbauer](https://togithub.com/zrosenbauer) in
[fastify/fastify#5041
- test: fix ci due yup breaking by
[@&#8203;Eomm](https://togithub.com/Eomm) in
[fastify/fastify#5058
- perf: optimize split params by
[@&#8203;Connormiha](https://togithub.com/Connormiha) in
[fastify/fastify#5057
- chore: implicitly infer SchemaCompiler as readonly by
[@&#8203;DemonHa](https://togithub.com/DemonHa) in
[fastify/fastify#5060
- test(logger): splitting existing tests to avoid pipeline failing for
timeout by
[@&#8203;giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide)
in
[fastify/fastify#5064
- fix(async-hooks): mixing async and callback style in preHandler option
now returns an error by
[@&#8203;giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide)
in
[fastify/fastify#5069
- fix: enhance 100 and 200 or 204 handling by
[@&#8203;Iamshankhadeep](https://togithub.com/Iamshankhadeep) in
[fastify/fastify#5056
- docs: add fastify-cloudflare-turnstile to ecosystem by
[@&#8203;112RG](https://togithub.com/112RG) in
[fastify/fastify#5067
- docs: Fixing a couple typos by
[@&#8203;Cadienvan](https://togithub.com/Cadienvan) in
[fastify/fastify#5079
- feat: Add `Symbol.asyncDispose` to improve DX in short lived servers.
by [@&#8203;arthurfiorette](https://togithub.com/arthurfiorette) in
[fastify/fastify#5082
- docs: Documentation changes requested at
[#&#8203;5082](https://togithub.com/fastify/fastify/issues/5082) by
[@&#8203;arthurfiorette](https://togithub.com/arthurfiorette) in
[fastify/fastify#5083
- docs: remove thenable promisesaplus spec references by
[@&#8203;dancastillo](https://togithub.com/dancastillo) in
[fastify/fastify#5081
- docs(ecosystem): add fastify-event-bus by
[@&#8203;Shiva127](https://togithub.com/Shiva127) in
[fastify/fastify#5085
- docs: update docs for FastifyPlugin by
[@&#8203;dancastillo](https://togithub.com/dancastillo) in
[fastify/fastify#5070
- docs: Update for .hijack heading by
[@&#8203;jackbatzner](https://togithub.com/jackbatzner) in
[fastify/fastify#5088
- fix(warnings): fixed warning when accessing context property from
Request and Reply objects by
[@&#8203;giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide)
in
[fastify/fastify#5084
- fix: HEAD route search by
[@&#8203;ivan-tymoshenko](https://togithub.com/ivan-tymoshenko) in
[fastify/fastify#5078

#### New Contributors

- [@&#8203;kadoshita](https://togithub.com/kadoshita) made their first
contribution in
[fastify/fastify#5042
- [@&#8203;Connormiha](https://togithub.com/Connormiha) made their first
contribution in
[fastify/fastify#5057
- [@&#8203;DemonHa](https://togithub.com/DemonHa) made their first
contribution in
[fastify/fastify#5060
- [@&#8203;Iamshankhadeep](https://togithub.com/Iamshankhadeep) made
their first contribution in
[fastify/fastify#5056
- [@&#8203;Cadienvan](https://togithub.com/Cadienvan) made their first
contribution in
[fastify/fastify#5079
- [@&#8203;arthurfiorette](https://togithub.com/arthurfiorette) made
their first contribution in
[fastify/fastify#5082
- [@&#8203;jackbatzner](https://togithub.com/jackbatzner) made their
first contribution in
[fastify/fastify#5088

**Full Changelog**:
fastify/fastify@v4.23.2...v4.24.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/tomacheese/telcheck).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
jtoar pushed a commit to redwoodjs/redwood that referenced this pull request Nov 15, 2023
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fastify](https://www.fastify.dev/)
([source](https://togithub.com/fastify/fastify)) | [`4.23.2` ->
`4.24.3`](https://renovatebot.com/diffs/npm/fastify/4.23.2/4.24.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fastify/4.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify/4.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify/4.23.2/4.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify/4.23.2/4.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fastify/fastify (fastify)</summary>

###
[`v4.24.3`](https://togithub.com/fastify/fastify/releases/tag/v4.24.3)

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.24.2...v4.24.3)

#### What's Changed

- fix: timeout on citgm tests by
[@&#8203;simone-sanfratello](https://togithub.com/simone-sanfratello) in
[fastify/fastify#5101
- chore: add missing `use strict` directives by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify#5106

**Full Changelog**:
fastify/fastify@v4.24.2...v4.24.3

###
[`v4.24.2`](https://togithub.com/fastify/fastify/releases/tag/v4.24.2)

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.24.1...v4.24.2)

#### What's Changed

- fix: build problems when `Symbol.asyncDispose` type is not available.
by [@&#8203;arthurfiorette](https://togithub.com/arthurfiorette) in
[fastify/fastify#5096

**Full Changelog**:
fastify/fastify@v4.24.1...v4.24.2

###
[`v4.24.1`](https://togithub.com/fastify/fastify/releases/tag/v4.24.1)

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.24.0...v4.24.1)

#### What's Changed

- fix: citgm by
[@&#8203;simone-sanfratello](https://togithub.com/simone-sanfratello) in
[fastify/fastify#5075
- fix: HEAD route reseting by
[@&#8203;ivan-tymoshenko](https://togithub.com/ivan-tymoshenko) in
[fastify/fastify#5090

**Full Changelog**:
fastify/fastify@v4.24.0...v4.24.1

###
[`v4.24.0`](https://togithub.com/fastify/fastify/releases/tag/v4.24.0)

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.23.2...v4.24.0)

#### What's Changed

- docs: Add blank line before onclose hook heading by
[@&#8203;kadoshita](https://togithub.com/kadoshita) in
[fastify/fastify#5042
- build(dependabot): ignore tap major updates by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify#5047
- chore: Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify#5048
- chore: more perf by [@&#8203;Eomm](https://togithub.com/Eomm) in
[fastify/fastify#5016
- docs(ecosystem): add fastify-prisma by
[@&#8203;zrosenbauer](https://togithub.com/zrosenbauer) in
[fastify/fastify#5041
- test: fix ci due yup breaking by
[@&#8203;Eomm](https://togithub.com/Eomm) in
[fastify/fastify#5058
- perf: optimize split params by
[@&#8203;Connormiha](https://togithub.com/Connormiha) in
[fastify/fastify#5057
- chore: implicitly infer SchemaCompiler as readonly by
[@&#8203;DemonHa](https://togithub.com/DemonHa) in
[fastify/fastify#5060
- test(logger): splitting existing tests to avoid pipeline failing for
timeout by
[@&#8203;giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide)
in
[fastify/fastify#5064
- fix(async-hooks): mixing async and callback style in preHandler option
now returns an error by
[@&#8203;giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide)
in
[fastify/fastify#5069
- fix: enhance 100 and 200 or 204 handling by
[@&#8203;Iamshankhadeep](https://togithub.com/Iamshankhadeep) in
[fastify/fastify#5056
- docs: add fastify-cloudflare-turnstile to ecosystem by
[@&#8203;112RG](https://togithub.com/112RG) in
[fastify/fastify#5067
- docs: Fixing a couple typos by
[@&#8203;Cadienvan](https://togithub.com/Cadienvan) in
[fastify/fastify#5079
- feat: Add `Symbol.asyncDispose` to improve DX in short lived servers.
by [@&#8203;arthurfiorette](https://togithub.com/arthurfiorette) in
[fastify/fastify#5082
- docs: Documentation changes requested at
[#&#8203;5082](https://togithub.com/fastify/fastify/issues/5082) by
[@&#8203;arthurfiorette](https://togithub.com/arthurfiorette) in
[fastify/fastify#5083
- docs: remove thenable promisesaplus spec references by
[@&#8203;dancastillo](https://togithub.com/dancastillo) in
[fastify/fastify#5081
- docs(ecosystem): add fastify-event-bus by
[@&#8203;Shiva127](https://togithub.com/Shiva127) in
[fastify/fastify#5085
- docs: update docs for FastifyPlugin by
[@&#8203;dancastillo](https://togithub.com/dancastillo) in
[fastify/fastify#5070
- docs: Update for .hijack heading by
[@&#8203;jackbatzner](https://togithub.com/jackbatzner) in
[fastify/fastify#5088
- fix(warnings): fixed warning when accessing context property from
Request and Reply objects by
[@&#8203;giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide)
in
[fastify/fastify#5084
- fix: HEAD route search by
[@&#8203;ivan-tymoshenko](https://togithub.com/ivan-tymoshenko) in
[fastify/fastify#5078

#### New Contributors

- [@&#8203;kadoshita](https://togithub.com/kadoshita) made their first
contribution in
[fastify/fastify#5042
- [@&#8203;Connormiha](https://togithub.com/Connormiha) made their first
contribution in
[fastify/fastify#5057
- [@&#8203;DemonHa](https://togithub.com/DemonHa) made their first
contribution in
[fastify/fastify#5060
- [@&#8203;Iamshankhadeep](https://togithub.com/Iamshankhadeep) made
their first contribution in
[fastify/fastify#5056
- [@&#8203;Cadienvan](https://togithub.com/Cadienvan) made their first
contribution in
[fastify/fastify#5079
- [@&#8203;arthurfiorette](https://togithub.com/arthurfiorette) made
their first contribution in
[fastify/fastify#5082
- [@&#8203;jackbatzner](https://togithub.com/jackbatzner) made their
first contribution in
[fastify/fastify#5088

**Full Changelog**:
fastify/fastify@v4.23.2...v4.24.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
jtoar pushed a commit to redwoodjs/redwood that referenced this pull request Nov 16, 2023
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fastify](https://www.fastify.dev/)
([source](https://togithub.com/fastify/fastify)) | [`4.23.2` ->
`4.24.3`](https://renovatebot.com/diffs/npm/fastify/4.23.2/4.24.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fastify/4.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify/4.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify/4.23.2/4.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify/4.23.2/4.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

<details>
<summary>fastify/fastify (fastify)</summary>

[`v4.24.3`](https://togithub.com/fastify/fastify/releases/tag/v4.24.3)

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.24.2...v4.24.3)

- fix: timeout on citgm tests by
[@&#8203;simone-sanfratello](https://togithub.com/simone-sanfratello) in
[fastify/fastify#5101
- chore: add missing `use strict` directives by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify#5106

**Full Changelog**:
fastify/fastify@v4.24.2...v4.24.3

[`v4.24.2`](https://togithub.com/fastify/fastify/releases/tag/v4.24.2)

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.24.1...v4.24.2)

- fix: build problems when `Symbol.asyncDispose` type is not available.
by [@&#8203;arthurfiorette](https://togithub.com/arthurfiorette) in
[fastify/fastify#5096

**Full Changelog**:
fastify/fastify@v4.24.1...v4.24.2

[`v4.24.1`](https://togithub.com/fastify/fastify/releases/tag/v4.24.1)

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.24.0...v4.24.1)

- fix: citgm by
[@&#8203;simone-sanfratello](https://togithub.com/simone-sanfratello) in
[fastify/fastify#5075
- fix: HEAD route reseting by
[@&#8203;ivan-tymoshenko](https://togithub.com/ivan-tymoshenko) in
[fastify/fastify#5090

**Full Changelog**:
fastify/fastify@v4.24.0...v4.24.1

[`v4.24.0`](https://togithub.com/fastify/fastify/releases/tag/v4.24.0)

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.23.2...v4.24.0)

- docs: Add blank line before onclose hook heading by
[@&#8203;kadoshita](https://togithub.com/kadoshita) in
[fastify/fastify#5042
- build(dependabot): ignore tap major updates by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify#5047
- chore: Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify#5048
- chore: more perf by [@&#8203;Eomm](https://togithub.com/Eomm) in
[fastify/fastify#5016
- docs(ecosystem): add fastify-prisma by
[@&#8203;zrosenbauer](https://togithub.com/zrosenbauer) in
[fastify/fastify#5041
- test: fix ci due yup breaking by
[@&#8203;Eomm](https://togithub.com/Eomm) in
[fastify/fastify#5058
- perf: optimize split params by
[@&#8203;Connormiha](https://togithub.com/Connormiha) in
[fastify/fastify#5057
- chore: implicitly infer SchemaCompiler as readonly by
[@&#8203;DemonHa](https://togithub.com/DemonHa) in
[fastify/fastify#5060
- test(logger): splitting existing tests to avoid pipeline failing for
timeout by
[@&#8203;giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide)
in
[fastify/fastify#5064
- fix(async-hooks): mixing async and callback style in preHandler option
now returns an error by
[@&#8203;giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide)
in
[fastify/fastify#5069
- fix: enhance 100 and 200 or 204 handling by
[@&#8203;Iamshankhadeep](https://togithub.com/Iamshankhadeep) in
[fastify/fastify#5056
- docs: add fastify-cloudflare-turnstile to ecosystem by
[@&#8203;112RG](https://togithub.com/112RG) in
[fastify/fastify#5067
- docs: Fixing a couple typos by
[@&#8203;Cadienvan](https://togithub.com/Cadienvan) in
[fastify/fastify#5079
- feat: Add `Symbol.asyncDispose` to improve DX in short lived servers.
by [@&#8203;arthurfiorette](https://togithub.com/arthurfiorette) in
[fastify/fastify#5082
- docs: Documentation changes requested at
[#&#8203;5082](https://togithub.com/fastify/fastify/issues/5082) by
[@&#8203;arthurfiorette](https://togithub.com/arthurfiorette) in
[fastify/fastify#5083
- docs: remove thenable promisesaplus spec references by
[@&#8203;dancastillo](https://togithub.com/dancastillo) in
[fastify/fastify#5081
- docs(ecosystem): add fastify-event-bus by
[@&#8203;Shiva127](https://togithub.com/Shiva127) in
[fastify/fastify#5085
- docs: update docs for FastifyPlugin by
[@&#8203;dancastillo](https://togithub.com/dancastillo) in
[fastify/fastify#5070
- docs: Update for .hijack heading by
[@&#8203;jackbatzner](https://togithub.com/jackbatzner) in
[fastify/fastify#5088
- fix(warnings): fixed warning when accessing context property from
Request and Reply objects by
[@&#8203;giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide)
in
[fastify/fastify#5084
- fix: HEAD route search by
[@&#8203;ivan-tymoshenko](https://togithub.com/ivan-tymoshenko) in
[fastify/fastify#5078

- [@&#8203;kadoshita](https://togithub.com/kadoshita) made their first
contribution in
[fastify/fastify#5042
- [@&#8203;Connormiha](https://togithub.com/Connormiha) made their first
contribution in
[fastify/fastify#5057
- [@&#8203;DemonHa](https://togithub.com/DemonHa) made their first
contribution in
[fastify/fastify#5060
- [@&#8203;Iamshankhadeep](https://togithub.com/Iamshankhadeep) made
their first contribution in
[fastify/fastify#5056
- [@&#8203;Cadienvan](https://togithub.com/Cadienvan) made their first
contribution in
[fastify/fastify#5079
- [@&#8203;arthurfiorette](https://togithub.com/arthurfiorette) made
their first contribution in
[fastify/fastify#5082
- [@&#8203;jackbatzner](https://togithub.com/jackbatzner) made their
first contribution in
[fastify/fastify#5088

**Full Changelog**:
fastify/fastify@v4.23.2...v4.24.0

</details>

---

📅 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation plugin Identify a pr to the doc that adds a plugin.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants