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-dev): bump ergebnis/test-util from 1.4.0 to 1.5.0 #476

Merged
merged 1 commit into from Apr 20, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2021

Bumps ergebnis/test-util from 1.4.0 to 1.5.0.

Release notes

Sourced from ergebnis/test-util's releases.

1.5.0

  • github-actions(deps): bump actions/github-script from v3.0.0 to v3.1 (#375), by @​dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.7.0 to 2.8.0 (#376), by @​dependabot[bot]
  • github-actions(deps): bump actions/stale from v3.0.13 to v3.0.14 (#377), by @​dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.8.0 to 2.9.0 (#378), by @​dependabot[bot]
  • github-actions(deps): bump gr2m/create-or-update-pull-request-action from v1.3.1 to v1.3.3 (#379), by @​dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-library-template (#380), by @​localheinz
  • composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.16 to 0.12.17 (#381), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-deprecation-rules from 0.12.5 to 0.12.6 (#382), by @​dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-library-template (#383), by @​localheinz
  • composer(deps-dev): bump phpstan/extension-installer from 1.0.5 to 1.1.0 (#387), by @​dependabot[bot]
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.10.0 to 2.12.1 (#386), by @​dependabot[bot]
  • composer(deps-dev): bump phpunit/phpunit from 8.5.8 to 8.5.13 (#389), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.5 to 0.12.7 (#388), by @​dependabot[bot]
  • composer(deps): bump fakerphp/faker from 1.11.0 to 1.13.0 (#384), by @​dependabot[bot]
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.5.2 to 2.10.0 (#385), by @​dependabot[bot]
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.12.1 to 2.13.0 (#390), by @​dependabot[bot]
  • Enhancement: Update license year (#392), by @​localheinz
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.13.0 to 2.13.2 (#391), by @​dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-library-template (#393), by @​localheinz
  • composer(deps-dev): bump phpstan/phpstan from 0.12.64 to 0.12.65 (#394), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.7 to 0.12.8 (#395), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.8 to 0.12.9 (#397), by @​dependabot[bot]
  • composer(deps-dev): bump phpunit/phpunit from 8.5.13 to 8.5.14 (#399), by @​dependabot[bot]
  • github-actions(deps): bump actions/stale from v3.0.14 to v3.0.15 (#404), by @​dependabot[bot]
  • github-actions(deps): bump actions/cache from v2.1.3 to v2.1.4 (#410), by @​dependabot[bot]
  • github-actions(deps): bump actions/stale from v3.0.15 to v3.0.16 (#411), by @​dependabot[bot]
  • github-actions(deps): bump actions/stale from v3.0.16 to v3.0.17 (#417), by @​dependabot[bot]
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from v4.8.0 to v4.9.0 (#418), by @​dependabot[bot]
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from v4.9.0 to v4.9.1 (#420), by @​dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.9.0 to 2.10.0 (#421), by @​dependabot[bot]
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from v4.9.1 to v4.9.2 (#424), by @​dependabot[bot]
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.13.2 to 2.13.3 (#426), by @​dependabot[bot]
  • github-actions(deps): bump actions/stale from v3.0.17 to v3.0.18 (#427), by @​dependabot[bot]
  • composer(deps): bump ergebnis/classy from 1.1.0 to 1.1.1 (#408), by @​dependabot[bot]
  • composer(deps-dev): bump phpunit/phpunit from 8.5.14 to 8.5.15 (#429), by @​dependabot[bot]
  • Enhancement: Update vimeo/psalm and friends (#431), by @​localheinz
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.10.0 to 2.13.0 (#407), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.17 to 0.12.18 (#425), by @​dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 4.6.4 to 4.7.0 (#432), by @​dependabot[bot]
  • composer(deps): bump fakerphp/faker from 1.13.0 to 1.14.1 (#434), by @​dependabot[bot]
  • Fix: Use magic methods instead of magic properties (#435), by @​localheinz
Changelog

Sourced from ergebnis/test-util's changelog.

[1.5.0][1.5.0]

For a full diff see [1.4.0...1.5.0][1.4.0...1.5.0].

Changed

Fixed

  • Stopped using deprecated magic properties on Faker\Generator and started using magic functions instead (#435), by [@​localheinz]
Commits
  • 7c85925 Merge pull request #435 from ergebnis/fix/method
  • 4d6ee9c Fix: Use magic methods instead of magic properties
  • 4a77eb6 Merge pull request #434 from ergebnis/dependabot/composer/fakerphp/faker-1.14.1
  • 6077c93 Fix: Update CHANGELOG.md
  • 34ba9be composer(deps): bump fakerphp/faker from 1.13.0 to 1.14.1
  • 9637ce9 Merge pull request #432 from ergebnis/dependabot/composer/vimeo/psalm-4.7.0
  • 72017d4 composer(deps-dev): bump vimeo/psalm from 4.6.4 to 4.7.0
  • 18c213b Merge pull request #425 from ergebnis/dependabot/composer/phpstan/phpstan-php...
  • d8b3c82 Fix: Run 'make static-code-analysis-baseline'
  • 06f0d53 composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.17 to 0.12.18
  • 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)

@codecov
Copy link

codecov bot commented Mar 31, 2021

Codecov Report

Merging #476 (87a00f8) into main (009fdf6) will not change coverage.
The diff coverage is n/a.

❗ Current head 87a00f8 differs from pull request most recent head 13ad4b2. Consider uploading reports for the commit 13ad4b2 to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##                main      #476   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       164       164           
===========================================
  Files             34        34           
  Lines            515       515           
===========================================
  Hits             515       515           

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 009fdf6...13ad4b2. Read the comment docs.

@localheinz localheinz merged commit 5954542 into main Apr 20, 2021
@localheinz localheinz deleted the dependabot/composer/ergebnis/test-util-1.5.0 branch April 20, 2021 08:43
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