Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump nelmio/api-doc-bundle from 4.4.0 to 4.11.0 #227

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2023

Bumps nelmio/api-doc-bundle from 4.4.0 to 4.11.0.

Release notes

Sourced from nelmio/api-doc-bundle's releases.

v4.11.0

What's Changed

Full Changelog: nelmio/NelmioApiDocBundle@v4.10.2...v4.11.0

revert commit introducing memory leak

No release notes provided.

v4.10.1

No release notes provided.

v4.10.0

  • Optionally use model groups for validation (#1902)
  • Improve debugging contexts (#1988)
  • Add autoconfigure for model describers (nelmio/NelmioApiDocBundle#2012)
  • Read Symfony Serializer DiscriminatorMap from different sources (yaml, xml, etc) (#2034)

v4.9.0

  • Add enum support (#1965)
  • Improve "No describer found" error message (#1979)
  • Fix duplicate operation id errors (#1972)
  • Add inline #[PathParameter] attribute support (#1973)

v4.8.2

No release notes provided.

v4.8.1

Fix Symfony Serializer should not be mandatory (nelmio/NelmioApiDocBundle#1938)

Add Symfony 6 support and php 8.1 attributes

This release brings support for:

  • Symfony 6.x
  • PHP 8.1 attributes, both for zircote/swagger-php annotations, and for the annotations of this bundle itself (@Areas, @Model, @Security, @Operation).

v4.7.0

  • Bump psr/log version
  • Add zircote/swagger-php 4.x support
  • Fix several deprecations

v4.6.2

... (truncated)

Commits
  • da9fd01 Do not call ReflectionMethod::getAttributes on php <8 (#2072)
  • a9716c6 defaultRouteDisabled to handle attributes (#2010)
  • a8a6418 Adds enum support for Choice Constraint in QueryParam (#2067)
  • f25afb5 Merge pull request #2068 from Apipa169/fix-path-parameter-attribute-assertion
  • c2d482a Fixes assertion in to make it compatible with zircote/swagger-php >=4.5.5.
  • 1eb857a Update shields badge URL
  • 3eb69a7 Add self-describing model describer (#1870)
  • a44477b Fix phpdocumentor/reflection-docblock usage for dev (#2055)
  • 1aa2cbd Add enum description to route parameter if possible. (#2062)
  • 700b52e Merge pull request #2059 from akalineskou/master
  • 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 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 [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.4.0 to 4.11.0.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md)
- [Commits](nelmio/NelmioApiDocBundle@v4.4.0...v4.11.0)

---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2023
@dependabot dependabot bot requested a review from privrja January 26, 2023 08:01
@sonarcloud
Copy link

sonarcloud bot commented Jan 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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
Projects
None yet
0 participants