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 2.7.9 to 2.7.10 #61

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

Bumps api-platform/core from 2.7.9 to 2.7.10.

Release notes

Sourced from api-platform/core's releases.

v2.7.10

What's Changed

fix(serializer): reset cache key on collection items CVE-2023-25575 by @​soyuka

Full Changelog: api-platform/core@v2.7.9...v2.7.10

Changelog

Sourced from api-platform/core's changelog.

v2.7.10

Bug fixes

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [api-platform/core](https://github.com/api-platform/core) from 2.7.9 to 2.7.10.
- [Release notes](https://github.com/api-platform/core/releases)
- [Changelog](https://github.com/api-platform/core/blob/v2.7.10/CHANGELOG.md)
- [Commits](api-platform/core@v2.7.9...v2.7.10)

---
updated-dependencies:
- dependency-name: api-platform/core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 28, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #61 (4b910f8) into develop (e0d1a4b) will increase coverage by 29.42%.
The diff coverage is 17.39%.

@@              Coverage Diff               @@
##             develop      #61       +/-   ##
==============================================
+ Coverage       0.00%   29.42%   +29.42%     
- Complexity       115      228      +113     
==============================================
  Files             21       23        +2     
  Lines            316      690      +374     
==============================================
+ Hits               0      203      +203     
- Misses           316      487      +171     
Flag Coverage Δ
7.4 ?
8.1 29.42% <17.39%> (?)
unittests 29.42% <17.39%> (+29.42%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Command/CleanUpCommand.php 0.00% <0.00%> (ø)
src/Command/CleanUpDatabaseCommand.php 0.00% <0.00%> (ø)
src/Command/CoverStoreSearchCommand.php 0.00% <0.00%> (ø)
src/Command/ExistsCommand.php 0.00% <0.00%> (ø)
src/Command/GetRemoteUrlsCommand.php 0.00% <0.00%> (ø)
src/Command/RebuildFilesCommand.php 0.00% <0.00%> (ø)
src/Command/RequeueCommand.php 0.00% <0.00%> (ø)
src/Service/ProgressBarTrait.php 0.00% <0.00%> (ø)
src/Utils/CoverStore/CoverStoreItem.php 0.00% <0.00%> (ø)
src/Repository/MaterialRepository.php 7.69% <7.69%> (ø)
... and 30 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

1 participant