-
Notifications
You must be signed in to change notification settings - Fork 4
build(deps): bump @fastify/middie and @nestjs/platform-fastify #254
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
base: master
Are you sure you want to change the base?
Conversation
Removes [@fastify/middie](https://github.com/fastify/middie). It's no longer used after updating ancestor dependency [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify). These dependencies need to be updated together. Removes `@fastify/middie` Updates `@nestjs/platform-fastify` from 9.3.9 to 11.1.12 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.12/packages/platform-fastify) --- updated-dependencies: - dependency-name: "@fastify/middie" dependency-version: dependency-type: indirect - dependency-name: "@nestjs/platform-fastify" dependency-version: 11.1.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
| "@nestjs/graphql": "^11.0.0", | ||
| "@nestjs/mercurius": "^11.0.3", | ||
| "@nestjs/platform-fastify": "^9.3.9", | ||
| "@nestjs/platform-fastify": "^11.1.12", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nestjs/platform-fastify 11.1.12 / package.json
Total vulnerabilities: 2
| Critical: 0 | High: 1 | Medium: 0 | Low: 1 |
|---|
| Vulnerability ID | Severity | CVSS | Fixed in | Status |
|---|---|---|---|---|
| CVE-2024-45296 | - | - |
Open | |
| CVE-2025-5889 | - | - |
Open |
| @@ -35,7 +35,7 @@ | |||
| "@nestjs/core": "^9.3.9", | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nestjs/core 9.3.9 / package.json
Total vulnerabilities: 1
| Critical: 0 | High: 1 | Medium: 0 | Low: 0 |
|---|
| Vulnerability ID | Severity | CVSS | Fixed in | Status |
|---|---|---|---|---|
| CVE-2024-45296 | - | - |
Open |
Removes @fastify/middie. It's no longer used after updating ancestor dependency @nestjs/platform-fastify. These dependencies need to be updated together.
Removes
@fastify/middieUpdates
@nestjs/platform-fastifyfrom 9.3.9 to 11.1.12Release notes
Sourced from
@nestjs/platform-fastify's releases.... (truncated)
Commits
96932adchore(release): publish v11.1.12 release73f71c4fix(deps): update dependency find-my-way to v9.4.0585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 released1e55d0style: disable linter for fastify middie externalc4ceddafix(platform-fastify): middie bypassing through decoded chars9b09e38fix(deps): update dependency@fastify/staticto v9de5e026chore(@nestjs) publish v11.1.10 released3b95abfix(deps): update dependency@fastify/corsto v11.2.00c93692chore: update prettierDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.