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

Update dependency phpunit/phpunit to v9.1.4 #191

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 23, 2020

This PR contains the following updates:

Package Type Update Change
phpunit/phpunit (source) require-dev patch 9.1.1 -> 9.1.4

Release Notes

sebastianbergmann/phpunit

v9.1.4

Compare Source

v9.1.3

Compare Source

v9.1.2

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

AlexandrosMor
AlexandrosMor previously approved these changes Apr 24, 2020
@renovate-bot renovate-bot changed the title Update dependency phpunit/phpunit to v9.1.3 Update dependency phpunit/phpunit to v9.1.4 Apr 30, 2020
@msilvagarcia msilvagarcia merged commit 7e0b019 into Adyen:develop May 19, 2020
@renovate-bot renovate-bot deleted the renovate/phpunit-phpunit-9.x branch May 19, 2020 12:41
@acampos1916 acampos1916 mentioned this pull request May 20, 2020
acampos1916 added a commit that referenced this pull request May 20, 2020
* Update README.md

* Update dependency phpunit/phpunit to v9.0.2

* Update dependency phpunit/phpunit to v9.1.1 (#180)

* remove duplicated classmap (#185)

* fix client types declarations (#186)

* added .gitattributes to remove useless files for production from package (#184)

* Create SECURITY.md

Create a security policy as per GitHub recommendation

* update readme with a link to contact support

* [PW-2387]: IP validation function  (#193)

* [PW-2387]: IP address validation util class

* [PW-2387]: Removing reverse-resolve function

* [PW-2387]: Fixes

* Update composer.lock (#182)

Renovate bot missed this on pull request #180. Manually updated it for now.

Rewrote several tests to make it work.

* Create a GitHub Actions workflow

* Fix PHP CodeSniffer problems

* Fix PHP CodeSniffer problems

* Update SonarCloud settings

* Generate coverage reports

* Fix SonarCloud configuration

* Improve reporting relevancy

* Update dependency squizlabs/php_codesniffer to v3.5.5 (#187)

* Update dependency phpunit/phpunit to v9.1.4 (#191)

* Version bump to 6.2.0

* Update README.md

* Add Code Coverage metrics to SonarCloud (#195)

PHPUnit generates the Clover coverage files with absolute file paths, and I couldn't find a way to change that. So, instead, I set up a step in the Continuous Integration workflow to clean up the report files after it runs.

Co-authored-by: Alessio Zampatti <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: cyattilakiss <[email protected]>
Co-authored-by: Vitaliy Ryaboy <[email protected]>
Co-authored-by: Marcos Garcia <[email protected]>
Co-authored-by: Rik ter Beek <[email protected]>
Co-authored-by: marcoss <[email protected]>
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.

3 participants