Update dependency nelmio/api-doc-bundle to v4.32.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
nelmio/api-doc-bundle | require | patch |
4.32.0 -> 4.32.2
|
Release Notes
nelmio/NelmioApiDocBundle (nelmio/api-doc-bundle)
v4.32.2
What's Changed
- refactor: change return type from result class to bool by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2358
- refactor: determining property required logic by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2359
- revert: bring back schema to interface by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2360
- feat: support multiple authorisations to be stored and restored by @bobvandevijver in https://github.com/nelmio/NelmioApiDocBundle/pull/2311
- fix: add missing trigger_deprecation calls to deprecated classes, methods by @DominicLuidold in https://github.com/nelmio/NelmioApiDocBundle/pull/2265
New Contributors
- @bobvandevijver made their first contribution in https://github.com/nelmio/NelmioApiDocBundle/pull/2311
Full Changelog: https://github.com/nelmio/NelmioApiDocBundle/compare/v4.32.1...v4.32.2
v4.32.1
What's Changed
- chore: fix ci by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2352
- docs: update RouteArgumentDescriberInterface reference by @emmanuel-ferdman in https://github.com/nelmio/NelmioApiDocBundle/pull/2354
- docs: use rst inline literal instead of invalid Markdown code by @herndlm in https://github.com/nelmio/NelmioApiDocBundle/pull/2353
- chore: remove old symfony compatibility logic by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2357
New Contributors
- @emmanuel-ferdman made their first contribution in https://github.com/nelmio/NelmioApiDocBundle/pull/2354
Full Changelog: https://github.com/nelmio/NelmioApiDocBundle/compare/v4.32.0...v4.32.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot