Skip to content

composer(deps-dev): bump ergebnis/test-util from 1.1.0 to 1.4.0 #39

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 18, 2020

Bumps ergebnis/test-util from 1.1.0 to 1.4.0.

Release notes

Sourced from ergebnis/test-util's releases.

1.4.0

1.3.1

  • github-actions(deps): bump shivammathur/setup-php from 2.5.0 to 2.6.0 (#345), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.2.2 to 2.3.0 (#346), by @dependabot[bot]
  • github-actions(deps): bump actions/cache from v2.1.1 to v2.1.2 (#347), by @dependabot[bot]
  • github-actions(deps): bump actions/stale from v3.0.11 to v3.0.12 (#348), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.16 to 3.17.1 (#350), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.48 to 0.12.49 (#349), by @dependabot[bot]
  • Fix: Use vendor-specific annotations (#351), by @localheinz
  • composer(deps-dev): bump vimeo/psalm from 3.17.1 to 3.17.2 (#352), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.49 to 0.12.50 (#353), by @dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.6.0 to 2.7.0 (#354), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.17.2 to 3.18.0 (#355), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.18.0 to 3.18.2 (#356), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.8.2 to 2.9.0 (#358), by @dependabot[bot]
  • github-actions(deps): bump ibiqlik/action-yamllint from v1.0.0 to v2 (#359), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.3.0 to 2.4.0 (#357), by @dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-library-template (#360), by @localheinz
  • composer(deps-dev): bump phpstan/phpstan from 0.12.50 to 0.12.52 (#361), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.4.0 to 2.5.1 (#362), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.52 to 0.12.53 (#363), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.5.1 to 2.5.2 (#365), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/phpstan-rules from 0.15.2 to 0.15.3 (#364), by @dependabot[bot]
  • github-actions(deps): bump actions/stale from v3.0.12 to v3.0.13 (#366), by @dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-library-template (#367), by @localheinz
  • github-actions(deps): bump actions/checkout from v2.3.3 to v2.3.4 (#368), by @dependabot[bot]
  • github-actions(deps): bump actions/cache from v2.1.2 to v2.1.3 (#369), by @dependabot[bot]
  • github-actions(deps): bump ibiqlik/action-yamllint from v2.0.0 to v3 (#370), by @dependabot[bot]
  • github-actions(deps): bump gr2m/create-or-update-pull-request-action from v1.3.0 to v1.3.1 (#371), by @dependabot[bot]
  • Fix: Use fakerphp/faker instead of fzaninotto/faker (#372), by @localheinz

1.3.0

1.2.0

  • Fix: Require tests for PHP 8.0 to pass (#303), by @localheinz
  • composer(deps-dev): bump psalm/plugin-phpunit from 0.11.0 to 0.12.1 (#304), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.2.1 to 2.2.2 (#309), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.4 to 0.12.5 (#306), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/license from 1.0.0 to 1.1.0 (#305), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/extension-installer from 1.0.4 to 1.0.5 (#308), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.7.1 to 2.8.1 (#307), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.14.2 to 3.15 (#310), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.40 to 0.12.42 (#311), by @dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.4.3 to 2.5.0 (#312), by @dependabot[bot]

... (truncated)

Changelog

Sourced from ergebnis/test-util's changelog.

[1.4.0][1.4.0]

For a full diff see [1.3.0...1.4.0][1.3.1...1.4.0].

Added

  • Added DataProvider\StringProvider::withWhitespace() (#374), by [@localheinz]

[1.3.1][1.3.1]

For a full diff see [1.3.0...1.3.1][1.3.0...1.3.1].

Fixed

  • Started using fakerphp/faker instead of fzaninotto/faker (#372), by [@localheinz]

[1.3.0][1.3.0]

For a full diff see [1.2.0...1.3.0][1.2.0...1.3.0].

Added

[1.2.0][1.2.0]

For a full diff see [1.1.0...1.2.0][1.1.0...1.2.0].

Added

Changed

  • Renamed DataProvider\BooleanProvider to DataProvider\BoolProvider (#334), by [@localheinz]
Commits
  • 825611c Merge pull request #374 from ergebnis/feature/with-whitespace
  • cf91aa3 Enhancement: Add DataProvider\StringProvider::withWhitespace()
  • c3e8ae1 Merge pull request #373 from ergebnis/fix/rename
  • 3249d21 Fix: Test method name
  • c550f6a Merge pull request #372 from ergebnis/feature/faker-php
  • 31e939a Fix: Use fakerphp/faker instead of fzaninotto/faker
  • 09c682a Merge pull request #371 from ergebnis/dependabot/github_actions/gr2m/create-o...
  • a094b4d github-actions(deps): bump gr2m/create-or-update-pull-request-action
  • bf8a7af Merge pull request #370 from ergebnis/dependabot/github_actions/ibiqlik/actio...
  • 76d93b4 Merge pull request #369 from ergebnis/dependabot/github_actions/actions/cache...
  • 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 @github
Copy link
Author

dependabot bot commented on behalf of github Nov 18, 2020

The following labels could not be found: dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants