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 vite from 3.2.5 to 4.0.0 #286

Merged
merged 1 commit into from Dec 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps vite from 3.2.5 to 4.0.0.

Release notes

Sourced from vite's releases.

create-vite@4.0.0

Please refer to CHANGELOG.md for details.

create-vite@4.0.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

4.0.0 (2022-12-09)

Vite 4 Announcement Cover Image

Read the announcement blog post: Announcing Vite 4

Quick links:

Docs in other languages:

Main Changes

This major is smaller in scope compared to Vite 3, with the main objective of upgrading to Rollup 3. We've worked with the ecosystem to ensure a smooth upgrade path for this new major.

Rollup 3

Vite is now using Rollup 3, which allowed us to simplify Vite's internal asset handling and has many improvements. See the Rollup 3 release notes here.

Framework Plugins out of the Vite core monorepo

@vitejs/plugin-vue and @vitejs/plugin-react have been part of Vite core monorepo since the first versions of Vite. This helped us to get a close feedback loop when making changes as we were getting both Core and the plugins tested and released together. With vite-ecosystem-ci we can get this feedback with these plugins developed on independent repositories, so from Vite 4, they have been moved out of the Vite core monorepo. This is meaningful for Vite's framework-agnostic story, and will allow us to build independent teams to maintain each of the plugins. If you have bugs to report or features to request, please create issues on the new repositories moving forward: vitejs/vite-plugin-vue and vitejs/vite-plugin-react.

New React plugin using SWC during development

SWC is now a mature replacement for Babel, especially in the context of React projects. SWC's React Fast Refresh implementation is a lot faster than Babel, and for some projects, it is now a better alternative. From Vite 4, two plugins are available for React projects with different tradeoffs. We believe that both approaches are worth supporting at this point, and we'll continue to explore improvements to both plugins in the future.

@​vitejs/plugin-react

@​vitejs/plugin-react is a plugin that uses esbuild and Babel, achieving fast HMR with a small package footprint and the flexibility of being able to use the babel transform pipeline.

@​vitejs/plugin-react-swc (new)

@​vitejs/plugin-react-swc is a new plugin that uses esbuild during build, but replaces Babel with SWC during development. For big projects that don't require non-standard React extensions, cold start and Hot Module Replacement (HMR) can be significantly faster.

Compatibility

The modern browser build now targets safari14 by default for wider ES2020 compatibility (vitejs/vite#9063). This means that modern builds can now use BigInt and that the nullish coallessing operator isn't transpiled anymore. If you need to support older browsers, you can add @vitejs/plugin-legacy as usual.

Importing CSS as a string

In Vite 3, importing the default export of a .css file could introduce a double loading of CSS.

</tr></table> 

... (truncated)

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 [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.5 to 4.0.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@4.0.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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 Dec 12, 2022
@github-actions github-actions bot merged commit 27b5ea0 into master Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-4.0.0 branch December 12, 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