Skip to content

chore(deps): bump fastify from 5.7.1 to 5.7.4#146

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/fastify-5.7.4
Open

chore(deps): bump fastify from 5.7.1 to 5.7.4#146
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/fastify-5.7.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps fastify from 5.7.1 to 5.7.4.

Release notes

Sourced from fastify's releases.

v5.7.4

Full Changelog: fastify/fastify@v5.7.3...v5.7.4

v5.7.3

⚠️ Security Release

What's Changed

Full Changelog: fastify/fastify@v5.7.2...v5.7.3

v5.7.2

⚠️ Notice ⚠️

Parsing of the content-type header has been improved to a strict parser in PR #6414. This means only header values in the form described in RFC 9110 are accepted.

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.7.1...v5.7.2

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [fastify](https://github.com/fastify/fastify) from 5.7.1 to 5.7.4.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.7.1...v5.7.4)

---
updated-dependencies:
- dependency-name: fastify
  dependency-version: 5.7.4
  dependency-type: direct:production
...

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 Feb 3, 2026
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

Trivy image scan report

ghcr.io/miracum/loinc-conversion:pr-146 (debian 12.13)

8 known vulnerabilities found (CRITICAL: 1 HIGH: 1 MEDIUM: 6 LOW: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
libssl3 CVE-2025-15467 CRITICAL 3.0.18-1~deb12u1 3.0.18-1~deb12u2
libssl3 CVE-2025-69419 HIGH 3.0.18-1~deb12u1 3.0.18-1~deb12u2
libssl3 CVE-2025-68160 MEDIUM 3.0.18-1~deb12u1 3.0.18-1~deb12u2
libssl3 CVE-2025-69418 MEDIUM 3.0.18-1~deb12u1 3.0.18-1~deb12u2
libssl3 CVE-2025-69420 MEDIUM 3.0.18-1~deb12u1 3.0.18-1~deb12u2
libssl3 CVE-2025-69421 MEDIUM 3.0.18-1~deb12u1 3.0.18-1~deb12u2
libssl3 CVE-2026-22795 MEDIUM 3.0.18-1~deb12u1 3.0.18-1~deb12u2
libssl3 CVE-2026-22796 MEDIUM 3.0.18-1~deb12u1 3.0.18-1~deb12u2

No Misconfigurations found

Node.js

No Vulnerabilities found

No Misconfigurations found

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 4 0 0 0.1s
✅ DOCKERFILE hadolint 1 0 0 0.17s
✅ JSON jsonlint 4 0 0 0.35s
✅ JSON npm-package-json-lint yes no no 1.03s
✅ JSON prettier 4 0 0 1.47s
✅ JSON v8r 4 0 0 6.17s
✅ MARKDOWN markdownlint 1 0 0 0.82s
✅ REPOSITORY checkov yes no no 27.55s
✅ REPOSITORY dustilock yes no no 0.52s
✅ REPOSITORY gitleaks yes no no 884.24s
✅ REPOSITORY git_diff yes no no 1.97s
✅ REPOSITORY grype yes no no 62.88s
⚠️ REPOSITORY kics yes no 4 3.73s
✅ REPOSITORY secretlint yes no no 5.86s
✅ REPOSITORY syft yes no no 4.66s
✅ REPOSITORY trivy yes no no 12.49s
✅ REPOSITORY trivy-sbom yes no no 1.68s
✅ REPOSITORY trufflehog yes no no 18.17s
✅ YAML prettier 6 0 0 0.73s
✅ YAML v8r 6 0 0 5.9s
✅ YAML yamllint 6 0 0 0.91s

Detailed Issues

⚠️ REPOSITORY / kics - 4 warnings
warning: Healthcheck is not defined.
  ┌─ tests/e2e/compose.yaml:2:1
  │
2 │   loinc-conversion:
  │ ^^^^^^^^^^^^^^^^^^^
  │
  = Healthcheck Not Set
  = Check containers periodically to see if they are running properly.

warning: Healthcheck is not defined.
   ┌─ tests/e2e/compose.yaml:14:1
   │
14 │   tester:
   │ ^^^^^^^^^
   │
   = Healthcheck Not Set
   = Check containers periodically to see if they are running properly.

warning: Docker compose file does not have 'security_opt' attribute
   ┌─ tests/e2e/compose.yaml:14:1
   │
14 │   tester:
   │ ^^^^^^^^^
   │
   = Security Opt Not Set
   = Attribute 'security_opt' should be defined.

warning: Dockerfile doesn't contain instruction 'HEALTHCHECK'
   ┌─ Dockerfile:21:1
   │
21 │ FROM gcr.io/distroless/nodejs24-debian12:nonroot@sha256:7dbb2f897dd49fae32c053b1af3635bd81458dbbd805fc79b988508bea738198
   │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   │
   = Healthcheck Instruction Missing
   = Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working

warning: 4 warnings emitted

See detailed reports in MegaLinter artifacts

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.2.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,REPOSITORY_CHECKOV,REPOSITORY_DUSTILOCK,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_KICS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

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.

0 participants