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

build(deps-dev): update jane-php/open-api-3 requirement from 7.5 to 7.6.1 #60

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2024

Updates the requirements on jane-php/open-api-3 to permit the latest version.

Commits
  • ecd38b2 add include-null-value option
  • 9876fe7 fix: correct array type from type[] to list<type>
  • 1a16a09 Support Symfony 7
  • 085f455 Add class property formParameters to BaseEndpoint.
  • 93d6645 Update expected files in tests
  • 8cd321c cs-fix
  • afbfeb1 Adding boolean support for HTTP headers
  • 20af6fa update fixtures
  • b337a11 Merge pull request #750 from Korbeil/fix-468
  • 60bb6e5 fix(OpenApiCommon): replace 'findUrlFactory' with 'findUriFactory'
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 13, 2024
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (4219ace) to head (34005fd).

Additional details and impacted files
@@           Coverage Diff            @@
##             master     #60   +/-   ##
========================================
  Coverage      0.00%   0.00%           
  Complexity     7928    7928           
========================================
  Files           894     894           
  Lines         19519   19519           
========================================
  Misses        19519   19519           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/composer/jane-php/open-api-3-7.6.1 branch from e9d9ac1 to 59fa22a Compare March 13, 2024 13:43
Updates the requirements on [jane-php/open-api-3](https://github.com/janephp/open-api-3) to permit the latest version.
- [Commits](janephp/open-api-3@v7.5.0...v7.6.1)

---
updated-dependencies:
- dependency-name: jane-php/open-api-3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/jane-php/open-api-3-7.6.1 branch from 59fa22a to 34005fd Compare March 13, 2024 13:49
@mergify mergify bot merged commit 603ab6c into master Mar 13, 2024
14 checks passed
@mergify mergify bot deleted the dependabot/composer/jane-php/open-api-3-7.6.1 branch March 13, 2024 13:54
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants