Update dependency nelmio/api-doc-bundle to v4.13.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
nelmio/api-doc-bundle | require | minor |
4.12.0 -> 4.13.0
|
Release Notes
nelmio/NelmioApiDocBundle (nelmio/api-doc-bundle)
v4.13.0
What's Changed
- Fix failing phpunit by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2126
- feat: update swagger-ui by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2154
- feat: symfony 7 support by @faizanakram99 in https://github.com/nelmio/NelmioApiDocBundle/pull/2164
- fix CI by @smoench in https://github.com/nelmio/NelmioApiDocBundle/pull/2162
- fix-2139: do not escape slashes by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2157
- Add CI jobs for PHP 8.2 and 8.3 by @derrabus in https://github.com/nelmio/NelmioApiDocBundle/pull/2144
- connect the OpenAPI Context with Loggers from Symfony by @magrigry in https://github.com/nelmio/NelmioApiDocBundle/pull/2131
- Update HtmlOpenApiRenderer - remove unused by @umpirsky in https://github.com/nelmio/NelmioApiDocBundle/pull/2161
- fix: use oneOf instead of allOf by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2156
- fix: pass configured openapi version to swagger-php by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2159
New Contributors
- @DjordyKoert made their first contribution in https://github.com/nelmio/NelmioApiDocBundle/pull/2126
- @faizanakram99 made their first contribution in https://github.com/nelmio/NelmioApiDocBundle/pull/2164
- @magrigry made their first contribution in https://github.com/nelmio/NelmioApiDocBundle/pull/2131
- @umpirsky made their first contribution in https://github.com/nelmio/NelmioApiDocBundle/pull/2161
Full Changelog: https://github.com/nelmio/NelmioApiDocBundle/compare/v4.12.0...v4.13.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.