Skip to content

Commit

Permalink
fix(deps): update dependency fastify-plugin to v4 (#1070)
Browse files Browse the repository at this point in the history
[![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-plugin](https://togithub.com/fastify/fastify-plugin) |
[`^3.0.1` ->
`^4.0.0`](https://renovatebot.com/diffs/npm/fastify-plugin/3.0.1/4.3.0)
|
[![age](https://badges.renovateapi.com/packages/npm/fastify-plugin/4.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/fastify-plugin/4.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/fastify-plugin/4.3.0/compatibility-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/fastify-plugin/4.3.0/confidence-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fastify/fastify-plugin</summary>

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

[Compare
Source](https://togithub.com/fastify/fastify-plugin/compare/v4.2.1...v4.3.0)

📚 PR:

- build(deps-dev): bump tsd from 0.22.0 to 0.23.0
([#&#8203;194](https://togithub.com/fastify/fastify-plugin/issues/194))
- build(deps-dev): add semver
([#&#8203;195](https://togithub.com/fastify/fastify-plugin/issues/195))
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1
([#&#8203;196](https://togithub.com/fastify/fastify-plugin/issues/196))
- build(deps-dev): remove typescript
([#&#8203;198](https://togithub.com/fastify/fastify-plugin/issues/198))
- feat: add option to encapsulate
([#&#8203;199](https://togithub.com/fastify/fastify-plugin/issues/199))

###
[`v4.2.1`](https://togithub.com/fastify/fastify-plugin/releases/tag/v4.2.1)

[Compare
Source](https://togithub.com/fastify/fastify-plugin/compare/v4.2.0...v4.2.1)

#### What's Changed

- fix: support TypeScript 4.8 by
[@&#8203;SimenB](https://togithub.com/SimenB) in
[fastify/fastify-plugin#193

**Full Changelog**:
fastify/fastify-plugin@v4.2.0...v4.2.1

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

[Compare
Source](https://togithub.com/fastify/fastify-plugin/compare/v4.1.0...v4.2.0)

📚 PR:

- feat: Add Generics RawServer and TypeProvider to fp and tests.
([#&#8203;192](https://togithub.com/fastify/fastify-plugin/issues/192))

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

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

📚 PR:

- ci: enable license checking
([#&#8203;188](https://togithub.com/fastify/fastify-plugin/issues/188))
- feat: handle [@&#8203;fastify/x](https://togithub.com/fastify/x) names
to export
([#&#8203;190](https://togithub.com/fastify/fastify-plugin/issues/190))

###
[`v4.0.0`](https://togithub.com/fastify/fastify-plugin/releases/tag/v4.0.0)

[Compare
Source](https://togithub.com/fastify/fastify-plugin/compare/v3.0.1...v4.0.0)

#### What's Changed

- build: reduce dependabot update frequency by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-plugin#171
- build(deps): bump actions/setup-node from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-plugin#172
- build(deps-dev): bump tap from 15.2.3 to 16.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-plugin#174
- build(deps): bump actions/checkout from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-plugin#175
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-plugin#176
- build(deps-dev): bump standard from 16.0.4 to 17.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-plugin#177
- ci: migrate to fastify reusable workflow by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-plugin#180
- chore(.gitignore): use updated skeleton template by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-plugin#181
- build(deps-dev): bump fastify from 3.29.0 to 4.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-plugin#182
- build(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-plugin#184
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-plugin#185
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-plugin#186

**Full Changelog**:
fastify/fastify-plugin@v3.0.1...v4.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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, click
this checkbox.

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/quirrel-dev/quirrel).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMyIsInVwZGF0ZWRJblZlciI6IjMyLjI0MS4zIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 21, 2022
1 parent f45f7ad commit 913f202
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 70 deletions.
96 changes: 27 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -95,7 +95,7 @@
"fast-glob": "^3.2.12",
"fastify": "^4.9.2",
"fastify-blipp": "3.1.0",
"fastify-plugin": "^3.0.1",
"fastify-plugin": "^4.0.0",
"ioredis": "4.28.5",
"ioredis-mock": "^5.6.1",
"ipaddr.js": "^2.0.1",
Expand Down

0 comments on commit 913f202

Please sign in to comment.