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

chore(deps-dev): bump ts-node-dev from 1.1.8 to 2.0.0 #242

Merged
merged 1 commit into from
May 30, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps ts-node-dev from 1.1.8 to 2.0.0.

Release notes

Sourced from ts-node-dev's releases.

v2.0.0

wclr/ts-node-dev@v2.0.0-0...v2.0.0

v2.0.0-0

  • update to ts-node 10 d45cf52

wclr/ts-node-dev@v1.1.8...v2.0.0-0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ts-node-dev](https://github.com/whitecolor/ts-node-dev) from 1.1.8 to 2.0.0.
- [Release notes](https://github.com/whitecolor/ts-node-dev/releases)
- [Changelog](https://github.com/wclr/ts-node-dev/blob/master/CHANGELOG.md)
- [Commits](wclr/ts-node-dev@v1.1.8...v2.0.0)

---
updated-dependencies:
- dependency-name: ts-node-dev
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 30, 2022
@github-actions github-actions bot merged commit 3ef1ca9 into master May 30, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ts-node-dev-2.0.0 branch May 30, 2022 02:13
bodinsamuel pushed a commit to specfy/specfy that referenced this pull request 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://togithub.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 (@&#8203;fastify/autoload)</summary>

###
[`v5.7.1`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.7.1)

[Compare
Source](https://togithub.com/fastify/fastify-autoload/compare/v5.7.0...v5.7.1)

#### What's Changed

- Fix: Incorrect Filter type by
[@&#8203;hugoattal](https://togithub.com/hugoattal) in
[fastify/fastify-autoload#290
- chore(.gitignore): add clinic by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#293
- Fix file path for filters by
[@&#8203;hugoattal](https://togithub.com/hugoattal) in
[fastify/fastify-autoload#292

**Full Changelog**:
fastify/fastify-autoload@v5.7.0...v5.7.1

###
[`v5.7.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.7.0)

[Compare
Source](https://togithub.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
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#284
- chore(deps-dev): bump esbuild from 0.15.18 to 0.16.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#285
- chore(deps-dev): bump vite from 3.2.5 to 4.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#286
- chore(deps-dev): bump vitest from 0.25.8 to 0.26.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#288
- Add matchFilter and ignoreFilter by
[@&#8203;hugoattal](https://togithub.com/hugoattal) in
[fastify/fastify-autoload#289

#### New Contributors

- [@&#8203;hugoattal](https://togithub.com/hugoattal) made their first
contribution in
[fastify/fastify-autoload#289

**Full Changelog**:
fastify/fastify-autoload@v5.6.0...v5.7.0

###
[`v5.6.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.6.0)

[Compare
Source](https://togithub.com/fastify/fastify-autoload/compare/v5.5.0...v5.6.0)

📚 PR:

- disable package-lock generation
([#&#8203;282](https://togithub.com/fastify/fastify-autoload/issues/282))
- remove semver
([#&#8203;281](https://togithub.com/fastify/fastify-autoload/issues/281))
- move typings to types folder & make typings nodenext compatible
([#&#8203;283](https://togithub.com/fastify/fastify-autoload/issues/283))

###
[`v5.5.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.5.0)

[Compare
Source](https://togithub.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
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#279
- add esbuild-register support by
[@&#8203;MrWook](https://togithub.com/MrWook) in
[fastify/fastify-autoload#280

#### New Contributors

- [@&#8203;MrWook](https://togithub.com/MrWook) made their first
contribution in
[fastify/fastify-autoload#280

**Full Changelog**:
fastify/fastify-autoload@v5.4.1...v5.5.0

###
[`v5.4.1`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.4.1)

[Compare
Source](https://togithub.com/fastify/fastify-autoload/compare/v5.4.0...v5.4.1)

📚 PR:

- Fixed the wrong link.
([#&#8203;269](https://togithub.com/fastify/fastify-autoload/issues/269))
- chore(deps-dev): bump tsd from 0.23.0 to 0.24.1
([#&#8203;270](https://togithub.com/fastify/fastify-autoload/issues/270))
- 271: trying to use babel-node when using typescript files
([#&#8203;272](https://togithub.com/fastify/fastify-autoload/issues/272))
- run lint on workflow run
([#&#8203;275](https://togithub.com/fastify/fastify-autoload/issues/275))
- forceESM for vitest
([#&#8203;274](https://togithub.com/fastify/fastify-autoload/issues/274))

###
[`v5.4.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.4.0)

[Compare
Source](https://togithub.com/fastify/fastify-autoload/compare/v5.3.1...v5.4.0)

📚 PR:

- chore(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 28.1.8 to
29.0.0
([#&#8203;267](https://togithub.com/fastify/fastify-autoload/issues/267))
- Skip loading of non-plugin-like entities
([#&#8203;268](https://togithub.com/fastify/fastify-autoload/issues/268))

###
[`v5.3.1`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.3.1)

[Compare
Source](https://togithub.com/fastify/fastify-autoload/compare/v5.3.0...v5.3.1)

Revert of
[#&#8203;264](https://togithub.com/fastify/fastify-autoload/issues/264)
because of
[#&#8203;266](https://togithub.com/fastify/fastify-autoload/issues/266).

**Full Changelog**:
fastify/fastify-autoload@v5.3.0...v5.3.1

###
[`v5.3.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.3.0)

[Compare
Source](https://togithub.com/fastify/fastify-autoload/compare/v5.2.0...v5.3.0)

#### What's Changed

- chore: remove unused eslint config by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#260
- chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#262
- build(deps-dev): add semver by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#263
- Add support for .ts files when app is not run with ts-node. by
[@&#8203;kylerush](https://togithub.com/kylerush) in
[fastify/fastify-autoload#264

#### New Contributors

- [@&#8203;kylerush](https://togithub.com/kylerush) made their first
contribution in
[fastify/fastify-autoload#264

**Full Changelog**:
fastify/fastify-autoload@v5.2.0...v5.3.0

###
[`v5.2.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.2.0)

[Compare
Source](https://togithub.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
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#253
- build(deps-dev): replace pre-commit with
[@&#8203;fastify/pre-commit](https://togithub.com/fastify/pre-commit) by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#256
- ci: enable license checking by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#257
- chore(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 27.5.2 to
28.1.6, bump jest and ts-jest to latest by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#254
- docs(readme): replace use of deprecated variadic `listen()` by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#258
- Add support for
[@&#8203;swc-node/register](https://togithub.com/swc-node/register) by
[@&#8203;jclem](https://togithub.com/jclem) in
[fastify/fastify-autoload#259

#### New Contributors

- [@&#8203;jclem](https://togithub.com/jclem) made their first
contribution in
[fastify/fastify-autoload#259

**Full Changelog**:
fastify/fastify-autoload@v5.1.0...v5.2.0

###
[`v5.1.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.1.0)

[Compare
Source](https://togithub.com/fastify/fastify-autoload/compare/v5.0.0...v5.1.0)

#### What's Changed

- docs(readme): remove snyk badge by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#240
- chore(deps-dev): bump ts-node-dev from 1.1.8 to 2.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#242
- chore(.gitignore): use updated skeleton template by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#244
- chore(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 17.0.45 to
18.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#245
- chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#247
- chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#250
- feat: add `tsx` support by
[@&#8203;davipon](https://togithub.com/davipon) in
[fastify/fastify-autoload#251
- Update
[@&#8203;fastify/url-data](https://togithub.com/fastify/url-data) by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[fastify/fastify-autoload#252

#### New Contributors

- [@&#8203;davipon](https://togithub.com/davipon) made their first
contribution in
[fastify/fastify-autoload#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 pushed a commit to specfy/specfy that referenced this pull request 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://togithub.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 (@&#8203;fastify/autoload)</summary>

###
[`v5.7.1`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.7.1)

[Compare
Source](https://togithub.com/fastify/fastify-autoload/compare/v5.7.0...v5.7.1)

#### What's Changed

- Fix: Incorrect Filter type by
[@&#8203;hugoattal](https://togithub.com/hugoattal) in
[fastify/fastify-autoload#290
- chore(.gitignore): add clinic by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#293
- Fix file path for filters by
[@&#8203;hugoattal](https://togithub.com/hugoattal) in
[fastify/fastify-autoload#292

**Full Changelog**:
fastify/fastify-autoload@v5.7.0...v5.7.1

###
[`v5.7.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.7.0)

[Compare
Source](https://togithub.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
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#284
- chore(deps-dev): bump esbuild from 0.15.18 to 0.16.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#285
- chore(deps-dev): bump vite from 3.2.5 to 4.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#286
- chore(deps-dev): bump vitest from 0.25.8 to 0.26.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#288
- Add matchFilter and ignoreFilter by
[@&#8203;hugoattal](https://togithub.com/hugoattal) in
[fastify/fastify-autoload#289

#### New Contributors

- [@&#8203;hugoattal](https://togithub.com/hugoattal) made their first
contribution in
[fastify/fastify-autoload#289

**Full Changelog**:
fastify/fastify-autoload@v5.6.0...v5.7.0

###
[`v5.6.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.6.0)

[Compare
Source](https://togithub.com/fastify/fastify-autoload/compare/v5.5.0...v5.6.0)

📚 PR:

- disable package-lock generation
([#&#8203;282](https://togithub.com/fastify/fastify-autoload/issues/282))
- remove semver
([#&#8203;281](https://togithub.com/fastify/fastify-autoload/issues/281))
- move typings to types folder & make typings nodenext compatible
([#&#8203;283](https://togithub.com/fastify/fastify-autoload/issues/283))

###
[`v5.5.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.5.0)

[Compare
Source](https://togithub.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
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#279
- add esbuild-register support by
[@&#8203;MrWook](https://togithub.com/MrWook) in
[fastify/fastify-autoload#280

#### New Contributors

- [@&#8203;MrWook](https://togithub.com/MrWook) made their first
contribution in
[fastify/fastify-autoload#280

**Full Changelog**:
fastify/fastify-autoload@v5.4.1...v5.5.0

###
[`v5.4.1`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.4.1)

[Compare
Source](https://togithub.com/fastify/fastify-autoload/compare/v5.4.0...v5.4.1)

📚 PR:

- Fixed the wrong link.
([#&#8203;269](https://togithub.com/fastify/fastify-autoload/issues/269))
- chore(deps-dev): bump tsd from 0.23.0 to 0.24.1
([#&#8203;270](https://togithub.com/fastify/fastify-autoload/issues/270))
- 271: trying to use babel-node when using typescript files
([#&#8203;272](https://togithub.com/fastify/fastify-autoload/issues/272))
- run lint on workflow run
([#&#8203;275](https://togithub.com/fastify/fastify-autoload/issues/275))
- forceESM for vitest
([#&#8203;274](https://togithub.com/fastify/fastify-autoload/issues/274))

###
[`v5.4.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.4.0)

[Compare
Source](https://togithub.com/fastify/fastify-autoload/compare/v5.3.1...v5.4.0)

📚 PR:

- chore(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 28.1.8 to
29.0.0
([#&#8203;267](https://togithub.com/fastify/fastify-autoload/issues/267))
- Skip loading of non-plugin-like entities
([#&#8203;268](https://togithub.com/fastify/fastify-autoload/issues/268))

###
[`v5.3.1`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.3.1)

[Compare
Source](https://togithub.com/fastify/fastify-autoload/compare/v5.3.0...v5.3.1)

Revert of
[#&#8203;264](https://togithub.com/fastify/fastify-autoload/issues/264)
because of
[#&#8203;266](https://togithub.com/fastify/fastify-autoload/issues/266).

**Full Changelog**:
fastify/fastify-autoload@v5.3.0...v5.3.1

###
[`v5.3.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.3.0)

[Compare
Source](https://togithub.com/fastify/fastify-autoload/compare/v5.2.0...v5.3.0)

#### What's Changed

- chore: remove unused eslint config by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#260
- chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#262
- build(deps-dev): add semver by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#263
- Add support for .ts files when app is not run with ts-node. by
[@&#8203;kylerush](https://togithub.com/kylerush) in
[fastify/fastify-autoload#264

#### New Contributors

- [@&#8203;kylerush](https://togithub.com/kylerush) made their first
contribution in
[fastify/fastify-autoload#264

**Full Changelog**:
fastify/fastify-autoload@v5.2.0...v5.3.0

###
[`v5.2.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.2.0)

[Compare
Source](https://togithub.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
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#253
- build(deps-dev): replace pre-commit with
[@&#8203;fastify/pre-commit](https://togithub.com/fastify/pre-commit) by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#256
- ci: enable license checking by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#257
- chore(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 27.5.2 to
28.1.6, bump jest and ts-jest to latest by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#254
- docs(readme): replace use of deprecated variadic `listen()` by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#258
- Add support for
[@&#8203;swc-node/register](https://togithub.com/swc-node/register) by
[@&#8203;jclem](https://togithub.com/jclem) in
[fastify/fastify-autoload#259

#### New Contributors

- [@&#8203;jclem](https://togithub.com/jclem) made their first
contribution in
[fastify/fastify-autoload#259

**Full Changelog**:
fastify/fastify-autoload@v5.1.0...v5.2.0

###
[`v5.1.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.1.0)

[Compare
Source](https://togithub.com/fastify/fastify-autoload/compare/v5.0.0...v5.1.0)

#### What's Changed

- docs(readme): remove snyk badge by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#240
- chore(deps-dev): bump ts-node-dev from 1.1.8 to 2.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#242
- chore(.gitignore): use updated skeleton template by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-autoload#244
- chore(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 17.0.45 to
18.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#245
- chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#247
- chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-autoload#250
- feat: add `tsx` support by
[@&#8203;davipon](https://togithub.com/davipon) in
[fastify/fastify-autoload#251
- Update
[@&#8203;fastify/url-data](https://togithub.com/fastify/url-data) by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[fastify/fastify-autoload#252

#### New Contributors

- [@&#8203;davipon](https://togithub.com/davipon) made their first
contribution in
[fastify/fastify-autoload#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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants