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 api-platform/core from 3.3.6 to 3.3.7 #962

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2024

Bumps api-platform/core from 3.3.6 to 3.3.7.

Release notes

Sourced from api-platform/core's releases.

v3.3.7

What's Changed

New Contributors

Full Changelog: api-platform/core@v3.3.6...v3.3.7

Changelog

Sourced from api-platform/core's changelog.

v3.3.7

Bug fixes

  • 0ed1b637a fix(metadata): wrong schema generated if openapicontext set on array (#6431)
  • 57f930c65 fix(openapi): parameters can disable openapi (#6440)
  • 69b4d35b9 fix(state): provider as ParameterProviderInterface (#6430)
  • 842091ddf fix(jsonschema): make all required properties optional in PATCH operation with 'json' format (#6394)
  • af34e72ed fix(openapi): yaml openapi export should have numeric keys as string (#6436)
  • b42e25f2d fix(state): parameter decorates main chain (#6434)
  • c922ba3f5 fix(symfony): check method for readonly routes (#6437)
Commits
  • 6daec82 docs: changelog v3.3.7
  • 5983057 Merge 3.2
  • 94010bd Merge 3.2
  • f8cfa81 docs: changelog v3.2.25
  • 842091d fix(jsonschema): make all required properties optional in PATCH operation wit...
  • 57f930c fix(openapi): parameters can disable openapi (#6440)
  • b42e25f fix(state): parameter decorates main chain (#6434)
  • 0ed1b63 fix(metadata): wrong schema generated if openapicontext set on array (#6431)
  • af34e72 fix(openapi): yaml openapi export should have numeric keys as string (#6436)
  • c922ba3 fix(symfony): check method for readonly routes (#6437)
  • 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 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 Issues or pull requests related to PHP labels Jul 3, 2024
@github-actions github-actions bot enabled auto-merge (squash) July 3, 2024 17:11
@dependabot dependabot bot force-pushed the dependabot/composer/api-platform/core-3.3.7 branch 2 times, most recently from 78cc6a6 to 229c5a7 Compare July 3, 2024 17:15
Bumps [api-platform/core](https://github.com/api-platform/core) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/api-platform/core/releases)
- [Changelog](https://github.com/api-platform/core/blob/main/CHANGELOG.md)
- [Commits](api-platform/core@v3.3.6...v3.3.7)

---
updated-dependencies:
- dependency-name: api-platform/core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/api-platform/core-3.3.7 branch from 229c5a7 to 24dc7d6 Compare July 3, 2024 17:16
@github-actions github-actions bot merged commit 4b23f33 into main Jul 3, 2024
4 checks passed
@github-actions github-actions bot deleted the dependabot/composer/api-platform/core-3.3.7 branch July 3, 2024 17:17
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 Issues or pull requests related to PHP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants