Skip to content

Updates for fastify v5#21

Merged
jsumners merged 2 commits into
fastify:nextfrom
nrayburn-tech:updates-for-v5
Nov 2, 2023
Merged

Updates for fastify v5#21
jsumners merged 2 commits into
fastify:nextfrom
nrayburn-tech:updates-for-v5

Conversation

@nrayburn-tech
Copy link
Copy Markdown
Contributor

@nrayburn-tech nrayburn-tech commented Nov 1, 2023

Fixes #20.

Checklist

@nrayburn-tech
Copy link
Copy Markdown
Contributor Author

This PR points to a specific git sha to test the new CI workflows while the v4 workflow issues are worked through. fastify/workflows#108

@nrayburn-tech nrayburn-tech changed the base branch from master to next November 1, 2023 22:51
Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jsumners jsumners merged commit e839bcb into fastify:next Nov 2, 2023
@jsumners jsumners mentioned this pull request Nov 2, 2023
jsumners pushed a commit that referenced this pull request Jul 13, 2024
jsumners added a commit that referenced this pull request Jul 13, 2024
* 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>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Updating for v5

4 participants