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

composer(deps): bump ergebnis/json-normalizer from 0.13.0 to 0.13.1 #531

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2020

Bumps ergebnis/json-normalizer from 0.13.0 to 0.13.1.

Release notes

Sourced from ergebnis/json-normalizer's releases.

0.13.1

  • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.2 to 0.12.3 (#309), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.32 to 0.12.33 (#310), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.11 to 0.12.12 (#311), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.3 to 0.12.4 (#312), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-deprecation-rules from 0.12.4 to 0.12.5 (#313), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.12 to 0.12.13 (#314), by @dependabot[bot]
  • Fix: Use caret operator (#315), by @localheinz
  • github-actions(deps): bump actions/github-script from v2 to v3 (#329), by @dependabot[bot]
  • Fix: Continue running test jobs even when one of them failed (#334), by @localheinz
  • Fix: Drop support for PHP 7.1 (#335), by @localheinz
  • composer(deps-dev): bump ergebnis/test-util from 1.0.0 to 1.1.0 (#336), by @dependabot[bot]
  • composer(deps-dev): bump psalm/plugin-phpunit from 0.10.1 to 0.11.0 (#332), by @dependabot[bot]
  • composer(deps-dev): bump phpunit/phpunit from 7.5.20 to 8.5.8 (#337), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.12.2 to 3.14.2 (#330), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.13 to 0.12.16 (#323), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/phpstan-rules from 0.15.0 to 0.15.2 (#338), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.33 to 0.12.40 (#333), by @dependabot[bot]
  • composer(deps-dev): bump infection/infection from 0.13.6 to 0.15.3 (#339), by @dependabot[bot]
  • github-actions(deps): bump actions/checkout from v2.3.1 to v2.3.2 (#325), by @dependabot[bot]
  • github-actions(deps): bump actions/create-release from v1.1.1 to v1.1.3 (#326), by @dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-library-template (#340), by @localheinz
Changelog

Sourced from ergebnis/json-normalizer's changelog.

[0.13.1][0.13.1]

For a full diff see [0.13.0...0.13.1][0.13.0...0.13.1].

Changed

Commits
  • 82897f7 Merge pull request #340 from ergebnis/feature/synchronize
  • 2573d84 Enhancement: Synchronize with ergebnis/php-library-template
  • 2b6f9d2 Merge pull request #326 from ergebnis/dependabot/github_actions/actions/creat...
  • 293072b Merge pull request #325 from ergebnis/dependabot/github_actions/actions/check...
  • 0c96a64 Merge pull request #339 from ergebnis/dependabot/composer/infection/infection...
  • 76cb5fe composer(deps-dev): bump infection/infection from 0.13.6 to 0.15.3
  • 50aecb5 Merge pull request #333 from ergebnis/dependabot/composer/phpstan/phpstan-0.1...
  • 44c66c3 composer(deps-dev): bump phpstan/phpstan from 0.12.33 to 0.12.40
  • 789b1db Merge pull request #338 from ergebnis/dependabot/composer/ergebnis/phpstan-ru...
  • 7b6d50f composer(deps-dev): bump ergebnis/phpstan-rules from 0.15.0 to 0.15.2
  • 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

@codecov
Copy link

codecov bot commented Aug 30, 2020

Codecov Report

Merging #531 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #531   +/-   ##
=========================================
  Coverage     81.40%   81.40%           
  Complexity       42       42           
=========================================
  Files             4        4           
  Lines           199      199           
=========================================
  Hits            162      162           
  Misses           37       37           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d763431...69d31d5. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/json-normalizer-0.13.1 branch from b6560b1 to 338bb03 Compare August 30, 2020 15:41
@localheinz localheinz self-assigned this Aug 30, 2020
@localheinz localheinz self-requested a review August 30, 2020 15:43
localheinz
localheinz previously approved these changes Aug 30, 2020
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/json-normalizer-0.13.1 branch 3 times, most recently from 89504e1 to 45f2cf0 Compare August 30, 2020 15:51
@localheinz
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/json-normalizer-0.13.1 branch from 45f2cf0 to 69d31d5 Compare August 30, 2020 16:04
@localheinz localheinz self-requested a review August 30, 2020 16:11
@localheinz localheinz merged commit 1269dbe into main Aug 30, 2020
@localheinz localheinz deleted the dependabot/composer/ergebnis/json-normalizer-0.13.1 branch August 30, 2020 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant