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

fix(deps): update dependency fastify to v4.19.0 #8802

Merged
merged 1 commit into from
Jul 1, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastify (source) 4.18.0 -> 4.19.0 age adoption passing confidence

Release Notes

fastify/fastify (fastify)

v4.19.0

Compare Source

What's Changed
New Contributors

Full Changelog: fastify/fastify@v4.18.0...v4.19.0


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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the release:chore This PR is a chore (means nothing for users) label Jul 1, 2023
@renovate renovate bot force-pushed the renovate/fastify-4.x branch from 29b8b08 to e19a552 Compare July 1, 2023 01:19
@renovate renovate bot assigned jtoar Jul 1, 2023
@jtoar jtoar added this to the v6.0.0 milestone Jul 1, 2023
@jtoar jtoar merged commit 75bcabd into main Jul 1, 2023
@jtoar jtoar deleted the renovate/fastify-4.x branch July 1, 2023 02:47
jtoar pushed a commit that referenced this pull request Jul 4, 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.io/)
([source](https://togithub.com/fastify/fastify)) | [`4.18.0` ->
`4.19.0`](https://renovatebot.com/diffs/npm/fastify/4.18.0/4.19.0) |
[![age](https://badges.renovateapi.com/packages/npm/fastify/4.19.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/fastify/4.19.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/fastify/4.19.0/compatibility-slim/4.18.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/fastify/4.19.0/confidence-slim/4.18.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.18.0...v4.19.0)

##### What's Changed

- fix: added a check to prevent creation of secondary server when
external server is supplied by
[@&#8203;aarontravass](https://togithub.com/aarontravass) in
[https://github.com/fastify/fastify/pull/4741](https://togithub.com/fastify/fastify/pull/4741)
- feat: added originalUrl in request object
[#&#8203;4704](https://togithub.com/fastify/fastify/issues/4704) by
[@&#8203;aarontravass](https://togithub.com/aarontravass) in
[https://github.com/fastify/fastify/pull/4758](https://togithub.com/fastify/fastify/pull/4758)
- build(deps-dev): Bump markdownlint-cli2 from 0.7.1 to 0.8.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify/pull/4819](https://togithub.com/fastify/fastify/pull/4819)
- Add Platformatic to deploy strategies by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[https://github.com/fastify/fastify/pull/4822](https://togithub.com/fastify/fastify/pull/4822)
- Fixed an error that occurred when sending an empty body as a buffer by
[@&#8203;strelov1](https://togithub.com/strelov1) in
[https://github.com/fastify/fastify/pull/4797](https://togithub.com/fastify/fastify/pull/4797)
- docs(ecosystem): add fastify-better-sqlite3 by
[@&#8203;punkish](https://togithub.com/punkish) in
[https://github.com/fastify/fastify/pull/4812](https://togithub.com/fastify/fastify/pull/4812)
- fix: correct type definition for genReqId argument by
[@&#8203;sergburn](https://togithub.com/sergburn) in
[https://github.com/fastify/fastify/pull/4784](https://togithub.com/fastify/fastify/pull/4784)
- fix typo by [@&#8203;is2ei](https://togithub.com/is2ei) in
[https://github.com/fastify/fastify/pull/4828](https://togithub.com/fastify/fastify/pull/4828)
- fix: handle undefined req.routeConfig in frameworkErrors by
[@&#8203;giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide)
in
[https://github.com/fastify/fastify/pull/4826](https://togithub.com/fastify/fastify/pull/4826)
- build(deps-dev): Bump
[@&#8203;sinonjs/fake-timers](https://togithub.com/sinonjs/fake-timers)
from 10.2.0 to 11.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify/pull/4818](https://togithub.com/fastify/fastify/pull/4818)
- docs(Routes.md): added short description for constraints option by
[@&#8203;giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide)
in
[https://github.com/fastify/fastify/pull/4838](https://togithub.com/fastify/fastify/pull/4838)
- \[fix] Tests are failing in Windows due to command line env syntax by
[@&#8203;giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide)
in
[https://github.com/fastify/fastify/pull/4845](https://togithub.com/fastify/fastify/pull/4845)
- fix([#&#8203;4774](https://togithub.com/fastify/fastify/issues/4774)):
close bindings through the hook system by
[@&#8203;metcoder95](https://togithub.com/metcoder95) in
[https://github.com/fastify/fastify/pull/4776](https://togithub.com/fastify/fastify/pull/4776)
- Fix/add missing types fastifycontextconfig by
[@&#8203;dancastillo](https://togithub.com/dancastillo) in
[https://github.com/fastify/fastify/pull/4850](https://togithub.com/fastify/fastify/pull/4850)
- Added "Principles" to explain the key technical principles behind
Fastify by [@&#8203;mcollina](https://togithub.com/mcollina) in
[https://github.com/fastify/fastify/pull/4852](https://togithub.com/fastify/fastify/pull/4852)
- pluginName will be exposed in FastifyInstance by
[@&#8203;md-adil](https://togithub.com/md-adil) in
[https://github.com/fastify/fastify/pull/4848](https://togithub.com/fastify/fastify/pull/4848)
- fix: pass Fastify request to frameworkErrors and omit logging if
disabled by [@&#8203;sergburn](https://togithub.com/sergburn) in
[https://github.com/fastify/fastify/pull/4825](https://togithub.com/fastify/fastify/pull/4825)
- docs: Add documentation for zod type provider by
[@&#8203;kibertoad](https://togithub.com/kibertoad) in
[https://github.com/fastify/fastify/pull/4456](https://togithub.com/fastify/fastify/pull/4456)
- docs(ecosystem): add fastify cacheman by
[@&#8203;aalfiann](https://togithub.com/aalfiann) in
[https://github.com/fastify/fastify/pull/4851](https://togithub.com/fastify/fastify/pull/4851)
- build(deps-dev): Bump eslint-plugin-n from 15.7.0 to 16.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify/pull/4857](https://togithub.com/fastify/fastify/pull/4857)
- fix: return 431 status code on HTTP header overflow error by
[@&#8203;nflaig](https://togithub.com/nflaig) in
[https://github.com/fastify/fastify/pull/4856](https://togithub.com/fastify/fastify/pull/4856)
- ci: trigger the new website build by
[@&#8203;Eomm](https://togithub.com/Eomm) in
[https://github.com/fastify/fastify/pull/4839](https://togithub.com/fastify/fastify/pull/4839)
- Do not leak memory if .listen()\` is not called by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[https://github.com/fastify/fastify/pull/4860](https://togithub.com/fastify/fastify/pull/4860)
- Extend `decorate()` etc to enforce defined values by
[@&#8203;voxpelli](https://togithub.com/voxpelli) in
[https://github.com/fastify/fastify/pull/4858](https://togithub.com/fastify/fastify/pull/4858)
- minor jsdoc fixes by [@&#8203;Uzlopak](https://togithub.com/Uzlopak)
in
[https://github.com/fastify/fastify/pull/4855](https://togithub.com/fastify/fastify/pull/4855)
- feat: Type narrow on status().send() chains with Reply generics by
[@&#8203;aadito123](https://togithub.com/aadito123) in
[https://github.com/fastify/fastify/pull/4823](https://togithub.com/fastify/fastify/pull/4823)

##### New Contributors

- [@&#8203;aarontravass](https://togithub.com/aarontravass) made their
first contribution in
[https://github.com/fastify/fastify/pull/4741](https://togithub.com/fastify/fastify/pull/4741)
- [@&#8203;strelov1](https://togithub.com/strelov1) made their first
contribution in
[https://github.com/fastify/fastify/pull/4797](https://togithub.com/fastify/fastify/pull/4797)
- [@&#8203;punkish](https://togithub.com/punkish) made their first
contribution in
[https://github.com/fastify/fastify/pull/4812](https://togithub.com/fastify/fastify/pull/4812)
- [@&#8203;md-adil](https://togithub.com/md-adil) made their first
contribution in
[https://github.com/fastify/fastify/pull/4848](https://togithub.com/fastify/fastify/pull/4848)
- [@&#8203;aalfiann](https://togithub.com/aalfiann) made their first
contribution in
[https://github.com/fastify/fastify/pull/4851](https://togithub.com/fastify/fastify/pull/4851)
- [@&#8203;nflaig](https://togithub.com/nflaig) made their first
contribution in
[https://github.com/fastify/fastify/pull/4856](https://togithub.com/fastify/fastify/pull/4856)
- [@&#8203;aadito123](https://togithub.com/aadito123) made their first
contribution in
[https://github.com/fastify/fastify/pull/4823](https://togithub.com/fastify/fastify/pull/4823)

**Full Changelog**:
fastify/fastify@v4.18.0...v4.19.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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

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
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant