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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the fastify group with 2 updates: @fastify/swagger-ui and fastify-sse-v2.
Updates
@fastify/swagger-ui
from 4.1.0 to 5.0.1Release notes
Sourced from
@fastify/swagger-ui
's releases.Commits
3490996
Bumped v5.0.19b12c9a
fix: url prefix for favicon (#173)607518a
bumped v5.0.03ac8496
chore: migrate from tap to native test runner (#172)a625094
Bumped v5.0.0-pre.fv5.24540c0c
fix: static content for routePrefix with subpath (#165) (#170)f496b19
chore: update min fastify version (#168)780fc8a
chore(deps): bump fastify/workflows from 4.1.0 to 5.0.0 (#169)9ab6c1c
chore(deps-dev): bump@types/node
from 20.14.13 to 22.0.0 (#167)8006c05
Relative urls for static content (#164)Updates
fastify-sse-v2
from 4.0.0 to 4.1.0Release notes
Sourced from fastify-sse-v2's releases.
Changelog
Sourced from fastify-sse-v2's changelog.
Commits
83d6926
chore(master): release 4.1.0 (#84)866547c
chore: bump micromatch from 4.0.5 to 4.0.8 (#87)760fd6a
feat: add disable retryDelay (#86)6e0f9c2
chore: bump path-to-regexp from 1.8.0 to 1.9.0 (#88)6bdaa62
chore: bump braces from 3.0.2 to 3.0.3 (#82)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