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 #562

Merged
merged 2 commits into from
Nov 9, 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

@codecov
Copy link

codecov bot commented Mar 31, 2021

Codecov Report

Merging #562 (ad1e024) into main (71582f1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #562   +/-   ##
=========================================
  Coverage     99.04%   99.04%           
  Complexity      110      110           
=========================================
  Files            25       25           
  Lines           315      315           
=========================================
  Hits            312      312           
  Misses            3        3           

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 71582f1...ad1e024. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/test-util-1.5.0 branch from 7ba260e to 82dd521 Compare April 21, 2021 09:35
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/test-util-1.5.0 branch from 82dd521 to e4a7b17 Compare June 16, 2021 06:19
@localheinz
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/test-util-1.5.0 branch from e4a7b17 to 673d4bd Compare August 9, 2021 14:31
@localheinz localheinz self-assigned this Aug 9, 2021
localheinz
localheinz previously approved these changes Aug 9, 2021
@localheinz
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/test-util-1.5.0 branch 5 times, most recently from bd46fc6 to d0875be Compare August 23, 2021 16:06
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/test-util-1.5.0 branch 5 times, most recently from d156b32 to 6199cee Compare September 6, 2021 16:03
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/test-util-1.5.0 branch from 6199cee to ce29ecd Compare September 13, 2021 16:03
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/test-util-1.5.0 branch from ce29ecd to cd61013 Compare September 27, 2021 16:03
@localheinz
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/test-util-1.5.0 branch 3 times, most recently from 09f4012 to 98ad501 Compare October 29, 2021 06:35
@localheinz
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/test-util-1.5.0 branch from 98ad501 to 2c98fda Compare October 29, 2021 06:57
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/test-util-1.5.0 branch from 2c98fda to 1c0ea46 Compare October 29, 2021 16:03
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/test-util-1.5.0 branch from 1c0ea46 to 3c92f5a Compare November 8, 2021 16:03
@localheinz localheinz merged commit 80da03a into main Nov 9, 2021
@localheinz localheinz deleted the dependabot/composer/ergebnis/test-util-1.5.0 branch November 9, 2021 07:53
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