Skip to content

Commit

Permalink
fix(deps): update dependency fastify to ^4.28.1 (#2104)
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](https://fastify.dev/)
([source](https://togithub.com/fastify/fastify)) | [`^4.27.0` ->
`^4.28.1`](https://renovatebot.com/diffs/npm/fastify/4.28.1/4.28.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fastify/4.28.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify/4.28.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify/4.28.1/4.28.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify/4.28.1/4.28.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [fastify](https://fastify.dev/)
([source](https://togithub.com/fastify/fastify)) | [`^4.25.2` ->
`^4.28.1`](https://renovatebot.com/diffs/npm/fastify/4.28.1/4.28.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fastify/4.28.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify/4.28.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify/4.28.1/4.28.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify/4.28.1/4.28.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [fastify](https://fastify.dev/)
([source](https://togithub.com/fastify/fastify)) | [`^4.25.1` ->
`^4.28.1`](https://renovatebot.com/diffs/npm/fastify/4.28.1/4.28.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fastify/4.28.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify/4.28.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify/4.28.1/4.28.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify/4.28.1/4.28.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/rustymotors/server).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119-->

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Upgraded the Fastify framework across all modules, potentially
enhancing performance and introducing new features.

- **Bug Fixes**
- Included various bug fixes from the newer version of Fastify,
improving overall application stability.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
  • Loading branch information
renovate[bot] authored Aug 27, 2024
2 parents 51126a9 + d89af91 commit 2a69d7a
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@sentry/node": "7.88",
"@sentry/profiling-node": "^1.3.2",
"adminjs": "^7.5.2",
"fastify": "^4.25.1",
"fastify": "^4.28.1",
"lobby": "link:packages/lobby",
"moment": "^2.29.4",
"pino": "^9.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@fastify/sensible": "^5.6.0",
"@sentry/node": "^8.0.0",
"fastify": "^4.25.2"
"fastify": "^4.28.1"
},
"directories": {
"test": "test"
Expand Down
2 changes: 1 addition & 1 deletion packages/lobby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@fastify/sensible": "^5.6.0",
"@sentry/node": "^8.0.0",
"fastify": "^4.25.2"
"fastify": "^4.28.1"
},
"directories": {
"test": "test"
Expand Down
2 changes: 1 addition & 1 deletion packages/login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@fastify/sensible": "^5.6.0",
"@sentry/node": "^8.0.0",
"fastify": "^4.25.2"
"fastify": "^4.28.1"
},
"directories": {
"test": "test"
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"author": "",
"license": "AGPL-3.0",
"dependencies": {
"fastify": "^4.27.0",
"fastify": "^4.28.1",
"pino": "^9.0.0",
"pino-pretty": "^11.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 2a69d7a

Please sign in to comment.