-
-
Notifications
You must be signed in to change notification settings - Fork 67
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: Incorrect Filter type #290
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mcollina
approved these changes
Jan 6, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
bodinsamuel
referenced
this pull request
in specfy/specfy
Jul 17, 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/autoload](https://github.com/fastify/fastify-autoload) | [`5.0.0` -> `5.7.1`](https://renovatebot.com/diffs/npm/@fastify%2fautoload/5.0.0/5.7.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fastify%2fautoload/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fastify%2fautoload/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fastify%2fautoload/5.0.0/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fastify%2fautoload/5.0.0/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fastify/fastify-autoload (@​fastify/autoload)</summary> ### [`v5.7.1`](https://github.com/fastify/fastify-autoload/releases/tag/v5.7.1) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.7.0...v5.7.1) #### What's Changed - Fix: Incorrect Filter type by [@​hugoattal](https://github.com/hugoattal) in [https://github.com/fastify/fastify-autoload/pull/290](https://github.com/fastify/fastify-autoload/pull/290) - chore(.gitignore): add clinic by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/293](https://github.com/fastify/fastify-autoload/pull/293) - Fix file path for filters by [@​hugoattal](https://github.com/hugoattal) in [https://github.com/fastify/fastify-autoload/pull/292](https://github.com/fastify/fastify-autoload/pull/292) **Full Changelog**: fastify/fastify-autoload@v5.7.0...v5.7.1 ### [`v5.7.0`](https://github.com/fastify/fastify-autoload/releases/tag/v5.7.0) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.6.0...v5.7.0) #### What's Changed - chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/284](https://github.com/fastify/fastify-autoload/pull/284) - chore(deps-dev): bump esbuild from 0.15.18 to 0.16.4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/285](https://github.com/fastify/fastify-autoload/pull/285) - chore(deps-dev): bump vite from 3.2.5 to 4.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/286](https://github.com/fastify/fastify-autoload/pull/286) - chore(deps-dev): bump vitest from 0.25.8 to 0.26.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/288](https://github.com/fastify/fastify-autoload/pull/288) - Add matchFilter and ignoreFilter by [@​hugoattal](https://github.com/hugoattal) in [https://github.com/fastify/fastify-autoload/pull/289](https://github.com/fastify/fastify-autoload/pull/289) #### New Contributors - [@​hugoattal](https://github.com/hugoattal) made their first contribution in [https://github.com/fastify/fastify-autoload/pull/289](https://github.com/fastify/fastify-autoload/pull/289) **Full Changelog**: fastify/fastify-autoload@v5.6.0...v5.7.0 ### [`v5.6.0`](https://github.com/fastify/fastify-autoload/releases/tag/v5.6.0) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.5.0...v5.6.0) 📚 PR: - disable package-lock generation ([#​282](https://github.com/fastify/fastify-autoload/issues/282)) - remove semver ([#​281](https://github.com/fastify/fastify-autoload/issues/281)) - move typings to types folder & make typings nodenext compatible ([#​283](https://github.com/fastify/fastify-autoload/issues/283)) ### [`v5.5.0`](https://github.com/fastify/fastify-autoload/releases/tag/v5.5.0) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.4.1...v5.5.0) #### What's Changed - chore(deps-dev): bump vitest from 0.24.5 to 0.25.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/279](https://github.com/fastify/fastify-autoload/pull/279) - add esbuild-register support by [@​MrWook](https://github.com/MrWook) in [https://github.com/fastify/fastify-autoload/pull/280](https://github.com/fastify/fastify-autoload/pull/280) #### New Contributors - [@​MrWook](https://github.com/MrWook) made their first contribution in [https://github.com/fastify/fastify-autoload/pull/280](https://github.com/fastify/fastify-autoload/pull/280) **Full Changelog**: fastify/fastify-autoload@v5.4.1...v5.5.0 ### [`v5.4.1`](https://github.com/fastify/fastify-autoload/releases/tag/v5.4.1) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.4.0...v5.4.1) 📚 PR: - Fixed the wrong link. ([#​269](https://github.com/fastify/fastify-autoload/issues/269)) - chore(deps-dev): bump tsd from 0.23.0 to 0.24.1 ([#​270](https://github.com/fastify/fastify-autoload/issues/270)) - 271: trying to use babel-node when using typescript files ([#​272](https://github.com/fastify/fastify-autoload/issues/272)) - run lint on workflow run ([#​275](https://github.com/fastify/fastify-autoload/issues/275)) - forceESM for vitest ([#​274](https://github.com/fastify/fastify-autoload/issues/274)) ### [`v5.4.0`](https://github.com/fastify/fastify-autoload/releases/tag/v5.4.0) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.3.1...v5.4.0) 📚 PR: - chore(deps-dev): bump [@​types/jest](https://github.com/types/jest) from 28.1.8 to 29.0.0 ([#​267](https://github.com/fastify/fastify-autoload/issues/267)) - Skip loading of non-plugin-like entities ([#​268](https://github.com/fastify/fastify-autoload/issues/268)) ### [`v5.3.1`](https://github.com/fastify/fastify-autoload/releases/tag/v5.3.1) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.3.0...v5.3.1) Revert of [#​264](https://github.com/fastify/fastify-autoload/issues/264) because of [#​266](https://github.com/fastify/fastify-autoload/issues/266). **Full Changelog**: fastify/fastify-autoload@v5.3.0...v5.3.1 ### [`v5.3.0`](https://github.com/fastify/fastify-autoload/releases/tag/v5.3.0) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.2.0...v5.3.0) #### What's Changed - chore: remove unused eslint config by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/260](https://github.com/fastify/fastify-autoload/pull/260) - chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/262](https://github.com/fastify/fastify-autoload/pull/262) - build(deps-dev): add semver by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/263](https://github.com/fastify/fastify-autoload/pull/263) - Add support for .ts files when app is not run with ts-node. by [@​kylerush](https://github.com/kylerush) in [https://github.com/fastify/fastify-autoload/pull/264](https://github.com/fastify/fastify-autoload/pull/264) #### New Contributors - [@​kylerush](https://github.com/kylerush) made their first contribution in [https://github.com/fastify/fastify-autoload/pull/264](https://github.com/fastify/fastify-autoload/pull/264) **Full Changelog**: fastify/fastify-autoload@v5.2.0...v5.3.0 ### [`v5.2.0`](https://github.com/fastify/fastify-autoload/releases/tag/v5.2.0) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.1.0...v5.2.0) #### What's Changed - chore(deps-dev): bump fastify-plugin from 3.0.1 to 4.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/253](https://github.com/fastify/fastify-autoload/pull/253) - build(deps-dev): replace pre-commit with [@​fastify/pre-commit](https://github.com/fastify/pre-commit) by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/256](https://github.com/fastify/fastify-autoload/pull/256) - ci: enable license checking by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/257](https://github.com/fastify/fastify-autoload/pull/257) - chore(deps-dev): bump [@​types/jest](https://github.com/types/jest) from 27.5.2 to 28.1.6, bump jest and ts-jest to latest by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/254](https://github.com/fastify/fastify-autoload/pull/254) - docs(readme): replace use of deprecated variadic `listen()` by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/258](https://github.com/fastify/fastify-autoload/pull/258) - Add support for [@​swc-node/register](https://github.com/swc-node/register) by [@​jclem](https://github.com/jclem) in [https://github.com/fastify/fastify-autoload/pull/259](https://github.com/fastify/fastify-autoload/pull/259) #### New Contributors - [@​jclem](https://github.com/jclem) made their first contribution in [https://github.com/fastify/fastify-autoload/pull/259](https://github.com/fastify/fastify-autoload/pull/259) **Full Changelog**: fastify/fastify-autoload@v5.1.0...v5.2.0 ### [`v5.1.0`](https://github.com/fastify/fastify-autoload/releases/tag/v5.1.0) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.0.0...v5.1.0) #### What's Changed - docs(readme): remove snyk badge by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/240](https://github.com/fastify/fastify-autoload/pull/240) - chore(deps-dev): bump ts-node-dev from 1.1.8 to 2.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/242](https://github.com/fastify/fastify-autoload/pull/242) - chore(.gitignore): use updated skeleton template by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/244](https://github.com/fastify/fastify-autoload/pull/244) - chore(deps-dev): bump [@​types/node](https://github.com/types/node) from 17.0.45 to 18.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/245](https://github.com/fastify/fastify-autoload/pull/245) - chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/247](https://github.com/fastify/fastify-autoload/pull/247) - chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/250](https://github.com/fastify/fastify-autoload/pull/250) - feat: add `tsx` support by [@​davipon](https://github.com/davipon) in [https://github.com/fastify/fastify-autoload/pull/251](https://github.com/fastify/fastify-autoload/pull/251) - Update [@​fastify/url-data](https://github.com/fastify/url-data) by [@​mcollina](https://github.com/mcollina) in [https://github.com/fastify/fastify-autoload/pull/252](https://github.com/fastify/fastify-autoload/pull/252) #### New Contributors - [@​davipon](https://github.com/davipon) made their first contribution in [https://github.com/fastify/fastify-autoload/pull/251](https://github.com/fastify/fastify-autoload/pull/251) **Full Changelog**: fastify/fastify-autoload@v5.0.0...v5.1.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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/specfy/specfy). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi44LjExIiwidGFyZ2V0QnJhbmNoIjoiY2hvcmUvcmVub3ZhdGVCYXNlQnJhbmNoIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
bodinsamuel
referenced
this pull request
in specfy/specfy
Aug 8, 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/autoload](https://github.com/fastify/fastify-autoload) | [`5.0.0` -> `5.7.1`](https://renovatebot.com/diffs/npm/@fastify%2fautoload/5.0.0/5.7.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fastify%2fautoload/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fastify%2fautoload/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fastify%2fautoload/5.0.0/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fastify%2fautoload/5.0.0/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fastify/fastify-autoload (@​fastify/autoload)</summary> ### [`v5.7.1`](https://github.com/fastify/fastify-autoload/releases/tag/v5.7.1) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.7.0...v5.7.1) #### What's Changed - Fix: Incorrect Filter type by [@​hugoattal](https://github.com/hugoattal) in [https://github.com/fastify/fastify-autoload/pull/290](https://github.com/fastify/fastify-autoload/pull/290) - chore(.gitignore): add clinic by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/293](https://github.com/fastify/fastify-autoload/pull/293) - Fix file path for filters by [@​hugoattal](https://github.com/hugoattal) in [https://github.com/fastify/fastify-autoload/pull/292](https://github.com/fastify/fastify-autoload/pull/292) **Full Changelog**: fastify/fastify-autoload@v5.7.0...v5.7.1 ### [`v5.7.0`](https://github.com/fastify/fastify-autoload/releases/tag/v5.7.0) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.6.0...v5.7.0) #### What's Changed - chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/284](https://github.com/fastify/fastify-autoload/pull/284) - chore(deps-dev): bump esbuild from 0.15.18 to 0.16.4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/285](https://github.com/fastify/fastify-autoload/pull/285) - chore(deps-dev): bump vite from 3.2.5 to 4.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/286](https://github.com/fastify/fastify-autoload/pull/286) - chore(deps-dev): bump vitest from 0.25.8 to 0.26.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/288](https://github.com/fastify/fastify-autoload/pull/288) - Add matchFilter and ignoreFilter by [@​hugoattal](https://github.com/hugoattal) in [https://github.com/fastify/fastify-autoload/pull/289](https://github.com/fastify/fastify-autoload/pull/289) #### New Contributors - [@​hugoattal](https://github.com/hugoattal) made their first contribution in [https://github.com/fastify/fastify-autoload/pull/289](https://github.com/fastify/fastify-autoload/pull/289) **Full Changelog**: fastify/fastify-autoload@v5.6.0...v5.7.0 ### [`v5.6.0`](https://github.com/fastify/fastify-autoload/releases/tag/v5.6.0) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.5.0...v5.6.0) 📚 PR: - disable package-lock generation ([#​282](https://github.com/fastify/fastify-autoload/issues/282)) - remove semver ([#​281](https://github.com/fastify/fastify-autoload/issues/281)) - move typings to types folder & make typings nodenext compatible ([#​283](https://github.com/fastify/fastify-autoload/issues/283)) ### [`v5.5.0`](https://github.com/fastify/fastify-autoload/releases/tag/v5.5.0) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.4.1...v5.5.0) #### What's Changed - chore(deps-dev): bump vitest from 0.24.5 to 0.25.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/279](https://github.com/fastify/fastify-autoload/pull/279) - add esbuild-register support by [@​MrWook](https://github.com/MrWook) in [https://github.com/fastify/fastify-autoload/pull/280](https://github.com/fastify/fastify-autoload/pull/280) #### New Contributors - [@​MrWook](https://github.com/MrWook) made their first contribution in [https://github.com/fastify/fastify-autoload/pull/280](https://github.com/fastify/fastify-autoload/pull/280) **Full Changelog**: fastify/fastify-autoload@v5.4.1...v5.5.0 ### [`v5.4.1`](https://github.com/fastify/fastify-autoload/releases/tag/v5.4.1) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.4.0...v5.4.1) 📚 PR: - Fixed the wrong link. ([#​269](https://github.com/fastify/fastify-autoload/issues/269)) - chore(deps-dev): bump tsd from 0.23.0 to 0.24.1 ([#​270](https://github.com/fastify/fastify-autoload/issues/270)) - 271: trying to use babel-node when using typescript files ([#​272](https://github.com/fastify/fastify-autoload/issues/272)) - run lint on workflow run ([#​275](https://github.com/fastify/fastify-autoload/issues/275)) - forceESM for vitest ([#​274](https://github.com/fastify/fastify-autoload/issues/274)) ### [`v5.4.0`](https://github.com/fastify/fastify-autoload/releases/tag/v5.4.0) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.3.1...v5.4.0) 📚 PR: - chore(deps-dev): bump [@​types/jest](https://github.com/types/jest) from 28.1.8 to 29.0.0 ([#​267](https://github.com/fastify/fastify-autoload/issues/267)) - Skip loading of non-plugin-like entities ([#​268](https://github.com/fastify/fastify-autoload/issues/268)) ### [`v5.3.1`](https://github.com/fastify/fastify-autoload/releases/tag/v5.3.1) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.3.0...v5.3.1) Revert of [#​264](https://github.com/fastify/fastify-autoload/issues/264) because of [#​266](https://github.com/fastify/fastify-autoload/issues/266). **Full Changelog**: fastify/fastify-autoload@v5.3.0...v5.3.1 ### [`v5.3.0`](https://github.com/fastify/fastify-autoload/releases/tag/v5.3.0) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.2.0...v5.3.0) #### What's Changed - chore: remove unused eslint config by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/260](https://github.com/fastify/fastify-autoload/pull/260) - chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/262](https://github.com/fastify/fastify-autoload/pull/262) - build(deps-dev): add semver by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/263](https://github.com/fastify/fastify-autoload/pull/263) - Add support for .ts files when app is not run with ts-node. by [@​kylerush](https://github.com/kylerush) in [https://github.com/fastify/fastify-autoload/pull/264](https://github.com/fastify/fastify-autoload/pull/264) #### New Contributors - [@​kylerush](https://github.com/kylerush) made their first contribution in [https://github.com/fastify/fastify-autoload/pull/264](https://github.com/fastify/fastify-autoload/pull/264) **Full Changelog**: fastify/fastify-autoload@v5.2.0...v5.3.0 ### [`v5.2.0`](https://github.com/fastify/fastify-autoload/releases/tag/v5.2.0) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.1.0...v5.2.0) #### What's Changed - chore(deps-dev): bump fastify-plugin from 3.0.1 to 4.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/253](https://github.com/fastify/fastify-autoload/pull/253) - build(deps-dev): replace pre-commit with [@​fastify/pre-commit](https://github.com/fastify/pre-commit) by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/256](https://github.com/fastify/fastify-autoload/pull/256) - ci: enable license checking by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/257](https://github.com/fastify/fastify-autoload/pull/257) - chore(deps-dev): bump [@​types/jest](https://github.com/types/jest) from 27.5.2 to 28.1.6, bump jest and ts-jest to latest by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/254](https://github.com/fastify/fastify-autoload/pull/254) - docs(readme): replace use of deprecated variadic `listen()` by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/258](https://github.com/fastify/fastify-autoload/pull/258) - Add support for [@​swc-node/register](https://github.com/swc-node/register) by [@​jclem](https://github.com/jclem) in [https://github.com/fastify/fastify-autoload/pull/259](https://github.com/fastify/fastify-autoload/pull/259) #### New Contributors - [@​jclem](https://github.com/jclem) made their first contribution in [https://github.com/fastify/fastify-autoload/pull/259](https://github.com/fastify/fastify-autoload/pull/259) **Full Changelog**: fastify/fastify-autoload@v5.1.0...v5.2.0 ### [`v5.1.0`](https://github.com/fastify/fastify-autoload/releases/tag/v5.1.0) [Compare Source](https://github.com/fastify/fastify-autoload/compare/v5.0.0...v5.1.0) #### What's Changed - docs(readme): remove snyk badge by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/240](https://github.com/fastify/fastify-autoload/pull/240) - chore(deps-dev): bump ts-node-dev from 1.1.8 to 2.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/242](https://github.com/fastify/fastify-autoload/pull/242) - chore(.gitignore): use updated skeleton template by [@​Fdawgs](https://github.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/244](https://github.com/fastify/fastify-autoload/pull/244) - chore(deps-dev): bump [@​types/node](https://github.com/types/node) from 17.0.45 to 18.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/245](https://github.com/fastify/fastify-autoload/pull/245) - chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/247](https://github.com/fastify/fastify-autoload/pull/247) - chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/250](https://github.com/fastify/fastify-autoload/pull/250) - feat: add `tsx` support by [@​davipon](https://github.com/davipon) in [https://github.com/fastify/fastify-autoload/pull/251](https://github.com/fastify/fastify-autoload/pull/251) - Update [@​fastify/url-data](https://github.com/fastify/url-data) by [@​mcollina](https://github.com/mcollina) in [https://github.com/fastify/fastify-autoload/pull/252](https://github.com/fastify/fastify-autoload/pull/252) #### New Contributors - [@​davipon](https://github.com/davipon) made their first contribution in [https://github.com/fastify/fastify-autoload/pull/251](https://github.com/fastify/fastify-autoload/pull/251) **Full Changelog**: fastify/fastify-autoload@v5.0.0...v5.1.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **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/specfy/specfy). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6ImNob3JlL3Jlbm92YXRlQmFzZUJyYW5jaCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This was referenced Jun 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist
npm run test
andnpm run benchmark
and the Code of conduct
I'm so sorry, I messed up the typescript type as I changed filter functions prototype when developing this feature #287 😥 ...
Basically, at one point of dev, filter functions had a prototype of
({path:string, file:string})=>boolean
, but I changed it for(path:string)=>boolean
since I found it more convenient. I used the correct prototype in the documentation, though.I updated a test to use a filter functions.