fastify-starter
fastify-starter copied to clipboard
fix(deps): update dependency @fastify/autoload to v6
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@fastify/autoload | 5.10.0 -> 6.0.0 |
Release Notes
fastify/fastify-autoload (@fastify/autoload)
v6.0.0
What's Changed
- perf: extract pluginOrModulePattern by @Uzlopak in https://github.com/fastify/fastify-autoload/pull/387
- chore(deps-dev): bump tsd from 0.29.0 to 0.31.1 by @dependabot in https://github.com/fastify/fastify-autoload/pull/390
- chore(deps-dev): bump esbuild from 0.19.12 to 0.21.5 by @dependabot in https://github.com/fastify/fastify-autoload/pull/393
- chore(deps-dev): bump tsx from 3.14.0 to 4.15.7 by @dependabot in https://github.com/fastify/fastify-autoload/pull/391
- docs: document possibility to parameter scriptPattern by @jean-michelet in https://github.com/fastify/fastify-autoload/pull/389
- Merge
next
intomaster
by @jsumners in https://github.com/fastify/fastify-autoload/pull/396 - chore(deps-dev): bump esbuild from 0.21.5 to 0.23.0 by @dependabot in https://github.com/fastify/fastify-autoload/pull/395
- chore(deps-dev): bump vitest from 1.6.0 to 2.0.3 by @dependabot in https://github.com/fastify/fastify-autoload/pull/400
- chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in https://github.com/fastify/fastify-autoload/pull/402
- chore: update ci workflow version by @jean-michelet in https://github.com/fastify/fastify-autoload/pull/403
- Fix a README.md formatting issue by @fox1t in https://github.com/fastify/fastify-autoload/pull/405
- feat: reduce cognitive complexity by @jean-michelet in https://github.com/fastify/fastify-autoload/pull/401
Full Changelog: https://github.com/fastify/fastify-autoload/compare/v5.10.0...v6.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.