fix(deps): update dependency @fastify/formbody to v8
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @fastify/formbody | ^7.4.0 -> ^8.0.2 |
Release Notes
fastify/fastify-formbody (@​fastify/formbody)
v8.0.2
What's Changed
- docs(readme): update ci badge syntax by @​Fdawgs in #​163
- build(deps-dev): replace standard with neostandard by @​Fdawgs in #​164
- types: use
node:prefix for builtins by @​Fdawgs in #​165 - build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @​dependabot in #​166
- build(deps-dev): add eslint, peer dep of neostandard by @​Fdawgs in #​167
- docs(readme): replace standard badge with neostandard by @​Fdawgs in #​168
- chore(package): add funding and contribs by @​Fdawgs in #​169
- refactor: prefix unused params with underscores by @​Fdawgs in #​170
- docs(readme): add compatibility table by @​Fdawgs in #​171
Full Changelog: https://github.com/fastify/fastify-formbody/compare/v8.0.1...v8.0.2
v8.0.1
What's Changed
- chore: migrate to node:test with c8 by @​narendra-reddy-nf in #​161
- chore: update fastify to ^5.0.0 by @​Fdawgs in #​162
New Contributors
- @​narendra-reddy-nf made their first contribution in #​161
Full Changelog: https://github.com/fastify/fastify-formbody/compare/v8.0.0...v8.0.1
v8.0.0
What's Changed
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @​dependabot in #​135
- chore(.gitignore): add clinic by @​Fdawgs in #​136
- chore(.gitignore): add bun lockfile by @​Fdawgs in #​137
- build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @​dependabot in #​138
- build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @​dependabot in #​139
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @​dependabot in #​140
- ci: only trigger on pushes to main branches by @​Fdawgs in #​141
- build(deps-dev): bump @​types/node from 18.16.5 to 20.1.0 by @​dependabot in #​142
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @​dependabot in #​143
- test: use
node:prefix to bypass require.cache call for builtins by @​Fdawgs in #​144 - chore: add
.gitattributesfile by @​Fdawgs in #​146 - chore(package): explicitly declare js module type by @​Fdawgs in #​147
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @​dependabot in #​148
- docs(readme): replace
fastify.iolinks withfastify.devby @​Fdawgs in #​149 - Update Readme: add install instructions by @​onosendi in #​150
- chore(.gitignore): add .tap/ dir by @​Fdawgs in #​151
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @​dependabot in #​155
- Merge
nextintomasterby @​jsumners in #​156 - build(deps-dev): bump @​types/node from 20.14.13 to 22.0.0 by @​dependabot in #​157
- build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by @​dependabot in #​159
- chore: update min fastify version by @​Fdawgs in #​158
New Contributors
- @​onosendi made their first contribution in #​150
Full Changelog: https://github.com/fastify/fastify-formbody/compare/v7.4.0...v8.0.0
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (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.
🔕 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 was generated by Mend Renovate. View the repository job log.