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 yoast/phpunit-polyfills to v1.1.0 - autoclosed #74

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yoast/phpunit-polyfills 1.0.4 -> 1.1.0 age adoption passing confidence

Release Notes

Yoast/PHPUnit-Polyfills (yoast/phpunit-polyfills)

v1.1.0

Compare Source

Added
  • Yoast\PHPUnitPolyfills\Polyfills\AssertObjectProperty trait to polyfill the Assert::assertObjectHasProperty() and Assert::assertObjectNotHasProperty() methods as backported from PHPUnit 10.1.0 to PHPUnit 9.6.11. PR #​135.
Changed
  • General housekeeping.

v1.0.5

Compare Source

Fixed
  • A custom $message parameter passed to an assertion, will no longer overrule an emulated "assertion failed" message, but will be prefixed to it instead. PR #​97.
    This applies to the following polyfills:
    • assertIsClosedResource()
    • assertIsNotClosedResource()
    • assertIsReadable()
    • assertNotIsReadable()
    • assertIsWritable()
    • assertNotIsWritable()
    • assertDirectoryExists()
    • assertDirectoryNotExists()
    • assertStringNotContainsString()
    • assertStringNotContainsStringIgnoringCase()
Changed
  • The develop branch has been removed. Development will now take place in the 1.x and 2.x branches.
  • README: links to the PHPUnit manual now point explicitly to the PHPUnit 9.x documentation. PR #​94.
  • README: new sub-section about PHPUnit version support. PR #​99.
  • README: various minor improvements. PRs #​92, #​93.
  • General housekeeping.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/yoast-phpunit-polyfills-1.x branch from a407585 to da70890 Compare April 25, 2023 17:51
@renovate renovate bot force-pushed the renovate/yoast-phpunit-polyfills-1.x branch from da70890 to 98fdd25 Compare May 11, 2023 10:10
@renovate renovate bot force-pushed the renovate/yoast-phpunit-polyfills-1.x branch from 98fdd25 to 309d6e5 Compare May 22, 2023 15:25
@renovate renovate bot changed the title Update dependency yoast/phpunit-polyfills to v1.0.5 Update dependency yoast/phpunit-polyfills to v1.1.0 Aug 19, 2023
@renovate renovate bot force-pushed the renovate/yoast-phpunit-polyfills-1.x branch from 309d6e5 to f5fef81 Compare August 19, 2023 15:19
@renovate renovate bot force-pushed the renovate/yoast-phpunit-polyfills-1.x branch from f5fef81 to 363e60f Compare August 28, 2023 11:22
@renovate renovate bot force-pushed the renovate/yoast-phpunit-polyfills-1.x branch from 363e60f to a2ed36b Compare September 20, 2023 07:47
@renovate renovate bot force-pushed the renovate/yoast-phpunit-polyfills-1.x branch from a2ed36b to 79c449b Compare September 29, 2023 11:01
@renovate renovate bot force-pushed the renovate/yoast-phpunit-polyfills-1.x branch 2 times, most recently from 9d3e7cd to 46aeb88 Compare November 21, 2023 13:36
@renovate renovate bot force-pushed the renovate/yoast-phpunit-polyfills-1.x branch from 46aeb88 to ed90639 Compare November 22, 2023 08:08
@renovate renovate bot changed the title Update dependency yoast/phpunit-polyfills to v1.1.0 Update dependency yoast/phpunit-polyfills to v1.1.0 - autoclosed Feb 8, 2024
@renovate renovate bot closed this Feb 8, 2024
@renovate renovate bot deleted the renovate/yoast-phpunit-polyfills-1.x branch February 8, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

0 participants