build(deps): bump @fastify/swagger from 9.6.1 to 9.7.0#7535
Conversation
|
@n-lark It looks like this change updates the typescript definitions. Is the correct thing to do, pull this branch and run the update script manually and push back? |
|
Having just pulled this
But there were no file changes, so I'm not sure how this test failed? (only difference is I ran everything locally with NodeJS 20 not 24) |
57b5db2 to
4598f87
Compare
|
@dependabot rebase |
Bumps [@fastify/swagger](https://github.com/fastify/fastify-swagger) from 9.6.1 to 9.7.0. - [Release notes](https://github.com/fastify/fastify-swagger/releases) - [Commits](fastify/fastify-swagger@v9.6.1...v9.7.0) --- updated-dependencies: - dependency-name: "@fastify/swagger" dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4598f87 to
c8cdab7
Compare
|
@n-lark I have opened one, we can try and find (hopefully) 10mins at your convenience to poke at this together. |
n-lark
left a comment
There was a problem hiding this comment.
Dependabot triage ✅
- Package:
@fastify/swagger9.6.1→9.7.0(minor) - Publish window: version published 2026-02-07T11:12:05Z, ≥12h elapsed ✅
- Advisories: no open npm advisory or GitHub advisory against
9.7.0✅ - Release notes: OpenAPI fixes (#903 requestBody.required, #910 query required flag) — no breaking changes affecting our usage ✅
- CI: green ✅
- Decision: approving for merge — minor bump; OpenAPI output changes required regenerating
frontend/src/types/generated.ts(committed in 87a994e), diff is flag-flips only
|
Hey @hardillb so I ran
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7535 +/- ##
=======================================
Coverage 76.88% 76.88%
=======================================
Files 410 410
Lines 20939 20939
Branches 5098 5098
=======================================
Hits 16099 16099
Misses 4840 4840
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps @fastify/swagger from 9.6.1 to 9.7.0.
Release notes
Sourced from @fastify/swagger's releases.
Commits
4e44d70Bumped v9.7.0ab6c5dffix(openapi): keep required query flag for params (#910)99b9b43chore: ignore local AI assistant files (#909)a65d96afix(openapi): always set requestBody.required to true when schema.body exists...d35da58chore: remove tests-checker workflow (#908)efcb074chore(deps-dev): bump@types/nodefrom 24.10.4 to 25.0.3 (#907)746069dchore: faster checks (#905)