Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2025

Bumps @fastify/swagger from 9.5.1 to 9.5.2.

Release notes

Sourced from @​fastify/swagger's releases.

v9.5.2

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger@v9.5.1...v9.5.2

Commits
  • 16cd0a2 v9.5.2
  • 56dbc02 fix: remove defs when ref already defined in schema (#888)
  • 041a3f3 build(deps-dev): remove @​fastify/pre-commit (#897)
  • c74a6c7 chore(.npmrc): ignore scripts (#896)
  • 97dd2c8 Remove redundant check (#895)
  • fe63809 docs(readme): fix note style (#892)
  • 9993c62 docs: add note on @​fastify/swagger registration order for route discovery (#891)
  • 7694000 chore(deps-dev): bump @​types/node from 22.15.34 to 24.0.8 (#886)
  • d5281b1 chore(deps-dev): bump @​apidevtools/swagger-parser from 10.1.1 to 12.0.0 (#885)
  • 07253cf test: move typing tests to seperate folder (#883)
  • Additional commits viewable in compare view

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)

Bumps [@fastify/swagger](https://github.com/fastify/fastify-swagger) from 9.5.1 to 9.5.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v9.5.1...v9.5.2)

---
updated-dependencies:
- dependency-name: "@fastify/swagger"
  dependency-version: 9.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 25, 2025
@andyklimczak
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot merged commit c9b8bd8 into master Sep 26, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fastify/swagger-9.5.2 branch September 26, 2025 01:07
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.

2 participants