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): Bump psalm/phar from 4.30.0 to 5.12.0 #1707

Merged
merged 6 commits into from Jun 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2023

Bumps psalm/phar from 4.30.0 to 5.12.0.

Commits
  • e7f9306 Updated Psalm phar to commit f90118cdeacd0088e7215e64c0c99ceca819e176
  • dc11996 Updated Psalm phar to commit f90118cdeacd0088e7215e64c0c99ceca819e176
  • 7ac3a17 Updated Psalm phar to commit cb349012468bc5deb9489f03b34c9c52f31ce1e7
  • e124322 Updated Psalm phar to commit 22fd6fb9db850b614fe815e62228f3cd5d42dbae
  • ab891a9 Updated Psalm phar to commit 0221ff1836e5a682626692530a82608188916165
  • 9754f9c Updated Psalm phar to commit 69589ebe831be1db79c2db00ae9d001726d913e7
  • e690579 Updated Psalm phar to commit 2039667e35b953fa43b96682510fc8f279913b15
  • 8b6d24f Updated Psalm phar to commit 5661ea615aaed343895d8eaa16b6c5ffdfc4b32a
  • 532f703 Updated Psalm phar to commit 841cccd693a15da70c034a55eb05ee7ed8fdbc22
  • 63b6a00 Updated Psalm phar to commit d4c5f85eb0940e5b9264d779b8d90fcb14b3bff0
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 30, 2023
@github-actions
Copy link

github-actions bot commented May 30, 2023

Test Results

     27 files  1 233 suites   6m 56s ⏱️
   498 tests    498 ✔️ 0 💤 0
4 482 runs  4 481 ✔️ 1 💤 0

Results for commit 7113dd4.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #1707 (7113dd4) into master (b2050a6) will increase coverage by 0.01%.
The diff coverage is 75.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1707      +/-   ##
==========================================
+ Coverage   79.41%   79.42%   +0.01%     
==========================================
  Files          87       87              
  Lines        2550     2552       +2     
==========================================
+ Hits         2025     2027       +2     
  Misses        525      525              
Flag Coverage Δ
integration 21.27% <45.00%> (+0.06%) ⬆️
migration 5.91% <0.00%> (-0.01%) ⬇️
unittests 56.19% <30.00%> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
lib/Controller/RecipeController.php 100.00% <ø> (ø)
lib/Helper/HTMLParser/HttpMicrodataParser.php 100.00% <ø> (ø)
lib/Service/DbCacheService.php 0.00% <0.00%> (ø)
lib/Service/HtmlDownloadService.php 100.00% <ø> (ø)
lib/Service/RecipeExtractionService.php 100.00% <ø> (ø)
lib/Service/RecipeService.php 0.00% <0.00%> (ø)
lib/Db/RecipeDb.php 96.16% <100.00%> (ø)
lib/Helper/DownloadHelper.php 91.11% <100.00%> (+0.41%) ⬆️
lib/Helper/Filter/AbstractJSONFilter.php 100.00% <100.00%> (ø)
lib/Helper/Filter/JSON/SchemaConformityFilter.php 100.00% <100.00%> (ø)
... and 2 more

@christianlupus christianlupus force-pushed the dependabot/composer/psalm/phar-5.12.0 branch 2 times, most recently from 98630d3 to 0986bcf Compare June 4, 2023 09:47
dependabot bot and others added 6 commits June 4, 2023 14:25
Bumps [psalm/phar](https://github.com/psalm/phar) from 4.30.0 to 5.12.0.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](psalm/phar@4.30.0...5.12.0)

---
updated-dependencies:
- dependency-name: psalm/phar
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Some old issues were solved but not all.

Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@christianlupus christianlupus force-pushed the dependabot/composer/psalm/phar-5.12.0 branch from 5b3b78f to 7113dd4 Compare June 4, 2023 12:27
@christianlupus christianlupus merged commit a5e796e into master Jun 4, 2023
36 checks passed
@christianlupus christianlupus deleted the dependabot/composer/psalm/phar-5.12.0 branch June 4, 2023 13:50
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.

None yet

1 participant