Skip to content
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

workflows: update and pin node versions #31

Merged
merged 8 commits into from
Jun 24, 2024
Merged

workflows: update and pin node versions #31

merged 8 commits into from
Jun 24, 2024

Conversation

gurgunday
Copy link
Member

No description provided.

dependabot bot and others added 6 commits December 18, 2023 08:49
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>
Signed-off-by: Frazer Smith <frazer.dev@outlook.com>
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>
@mcollina
Copy link
Member

Windows on node 22 must be skipped for now

@gurgunday gurgunday requested a review from Fdawgs June 24, 2024 12:30
@gurgunday gurgunday merged commit e32efd7 into next Jun 24, 2024
22 checks passed
@gurgunday gurgunday deleted the pin-node branch June 24, 2024 14:27
jsumners pushed a commit that referenced this pull request Jul 13, 2024
* 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>
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants