Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updates for fastify v5 (#21) * Update dependabot to ignore major tap versions * Update ci workflows to use newer version (#28) * Update tap to version 18 (#29) * workflows: update and pin node versions (#31) * chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#24) Bumps [tsd](https://github.com/tsdjs/tsd) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](tsdjs/tsd@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(readme): repoint disclosure badge to fastify security policy (#25) * chore(package): fix repository url (#26) Signed-off-by: Frazer Smith <frazer.dev@outlook.com> * chore(.gitignore): add .tap/ dir (#27) * chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#30) Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.0. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](tsdjs/tsd@v0.30.7...v0.31.0) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * update workflow and pin node versions * update ci --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Frazer Smith <frazer.dev@outlook.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Frazer Smith <frazer.dev@outlook.com> * Updates for fastify v5 (#21) * Update dependabot to ignore major tap versions * Update ci workflows to use newer version (#28) * Update tap to version 18 (#29) * workflows: update and pin node versions (#31) * chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#24) Bumps [tsd](https://github.com/tsdjs/tsd) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](tsdjs/tsd@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs(readme): repoint disclosure badge to fastify security policy (#25) * chore(package): fix repository url (#26) Signed-off-by: Frazer Smith <frazer.dev@outlook.com> * chore(.gitignore): add .tap/ dir (#27) * chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#30) Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.0. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](tsdjs/tsd@v0.30.7...v0.31.0) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * update workflow and pin node versions * update ci --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Frazer Smith <frazer.dev@outlook.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Frazer Smith <frazer.dev@outlook.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Frazer Smith <frazer.dev@outlook.com> Co-authored-by: Nicholas Rayburn <52075362+nrayburn-tech@users.noreply.github.com> Co-authored-by: Gürgün Dayıoğlu <hey@gurgun.day> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Frazer Smith <frazer.dev@outlook.com>
- Loading branch information