Open renovate[bot] opened 1 month ago
Latest commit: 7f5bb92ffef358ce79ce4499571124248f0749d4
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This PR contains the following updates:
7.4.0
->8.0.1
Release Notes
fastify/fastify-formbody (@fastify/formbody)
### [`v8.0.1`](https://redirect.github.com/fastify/fastify-formbody/releases/tag/v8.0.1) [Compare Source](https://redirect.github.com/fastify/fastify-formbody/compare/v8.0.0...v8.0.1) #### What's Changed - chore: migrate to node:test with c8 by [@narendra-reddy-nf](https://redirect.github.com/narendra-reddy-nf) in [https://github.com/fastify/fastify-formbody/pull/161](https://redirect.github.com/fastify/fastify-formbody/pull/161) - chore: update fastify to ^5.0.0 by [@Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify-formbody/pull/162](https://redirect.github.com/fastify/fastify-formbody/pull/162) #### New Contributors - [@narendra-reddy-nf](https://redirect.github.com/narendra-reddy-nf) made their first contribution in [https://github.com/fastify/fastify-formbody/pull/161](https://redirect.github.com/fastify/fastify-formbody/pull/161) **Full Changelog**: https://github.com/fastify/fastify-formbody/compare/v8.0.0...v8.0.1 ### [`v8.0.0`](https://redirect.github.com/fastify/fastify-formbody/releases/tag/v8.0.0) [Compare Source](https://redirect.github.com/fastify/fastify-formbody/compare/v7.4.0...v8.0.0) #### What's Changed - build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-formbody/pull/135](https://redirect.github.com/fastify/fastify-formbody/pull/135) - chore(.gitignore): add clinic by [@Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify-formbody/pull/136](https://redirect.github.com/fastify/fastify-formbody/pull/136) - chore(.gitignore): add bun lockfile by [@Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify-formbody/pull/137](https://redirect.github.com/fastify/fastify-formbody/pull/137) - build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-formbody/pull/138](https://redirect.github.com/fastify/fastify-formbody/pull/138) - build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-formbody/pull/139](https://redirect.github.com/fastify/fastify-formbody/pull/139) - build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-formbody/pull/140](https://redirect.github.com/fastify/fastify-formbody/pull/140) - ci: only trigger on pushes to main branches by [@Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify-formbody/pull/141](https://redirect.github.com/fastify/fastify-formbody/pull/141) - build(deps-dev): bump [@types/node](https://redirect.github.com/types/node) from 18.16.5 to 20.1.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-formbody/pull/142](https://redirect.github.com/fastify/fastify-formbody/pull/142) - build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-formbody/pull/143](https://redirect.github.com/fastify/fastify-formbody/pull/143) - test: use `node:` prefix to bypass require.cache call for builtins by [@Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify-formbody/pull/144](https://redirect.github.com/fastify/fastify-formbody/pull/144) - chore: add `.gitattributes` file by [@Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify-formbody/pull/146](https://redirect.github.com/fastify/fastify-formbody/pull/146) - chore(package): explicitly declare js module type by [@Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify-formbody/pull/147](https://redirect.github.com/fastify/fastify-formbody/pull/147) - build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-formbody/pull/148](https://redirect.github.com/fastify/fastify-formbody/pull/148) - docs(readme): replace `fastify.io` links with `fastify.dev` by [@Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify-formbody/pull/149](https://redirect.github.com/fastify/fastify-formbody/pull/149) - Update Readme: add install instructions by [@onosendi](https://redirect.github.com/onosendi) in [https://github.com/fastify/fastify-formbody/pull/150](https://redirect.github.com/fastify/fastify-formbody/pull/150) - chore(.gitignore): add .tap/ dir by [@Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify-formbody/pull/151](https://redirect.github.com/fastify/fastify-formbody/pull/151) - build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-formbody/pull/155](https://redirect.github.com/fastify/fastify-formbody/pull/155) - Merge `next` into `master` by [@jsumners](https://redirect.github.com/jsumners) in [https://github.com/fastify/fastify-formbody/pull/156](https://redirect.github.com/fastify/fastify-formbody/pull/156) - build(deps-dev): bump [@types/node](https://redirect.github.com/types/node) from 20.14.13 to 22.0.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-formbody/pull/157](https://redirect.github.com/fastify/fastify-formbody/pull/157) - build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-formbody/pull/159](https://redirect.github.com/fastify/fastify-formbody/pull/159) - chore: update min fastify version by [@Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify-formbody/pull/158](https://redirect.github.com/fastify/fastify-formbody/pull/158) #### New Contributors - [@onosendi](https://redirect.github.com/onosendi) made their first contribution in [https://github.com/fastify/fastify-formbody/pull/150](https://redirect.github.com/fastify/fastify-formbody/pull/150) **Full Changelog**: https://github.com/fastify/fastify-formbody/compare/v7.4.0...v8.0.0Configuration
π Schedule: Branch creation - "on sunday" in timezone Asia/Shanghai, 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.
This PR was generated by Mend Renovate. View the repository job log.