pressbooks / pressbooks-book

McLuhan is the default book theme for Pressbooks.
https://pressbooks.org
GNU General Public License v3.0
20 stars 16 forks source link

chore(deps-dev): bump yoast/phpunit-polyfills from 1.0.4 to 1.0.5 #1160

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps yoast/phpunit-polyfills from 1.0.4 to 1.0.5.

Release notes

Sourced from yoast/phpunit-polyfills's releases.

1.0.5

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.

#92: Yoast/PHPUnit-Polyfills#92 #93: Yoast/PHPUnit-Polyfills#93 #94: Yoast/PHPUnit-Polyfills#94 #97: Yoast/PHPUnit-Polyfills#97 #99: Yoast/PHPUnit-Polyfills#99

Changelog

Sourced from yoast/phpunit-polyfills's changelog.

[1.0.5] - 2023-03-31

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.

#92: Yoast/PHPUnit-Polyfills#92 #93: Yoast/PHPUnit-Polyfills#93 #94: Yoast/PHPUnit-Polyfills#94 #97: Yoast/PHPUnit-Polyfills#97 #99: Yoast/PHPUnit-Polyfills#99

Commits
  • 3b59ade Merge pull request #101 from Yoast/1.x
  • 494749c Merge pull request #100 from Yoast/feature/changelog-1.0.5
  • 857c550 Changelog for the 1.0.5 release
  • 6f7c1f6 Merge pull request #99 from Yoast/phpunit-10.0/updates-for-1.x-and-2.x
  • fe77f7a README: add section about PHPUnit support
  • fe4bd4f Updates for branch renames
  • bb27ca0 Merge pull request #98 from Yoast/dependabot/github_actions/xt0rted/markdownl...
  • eab092b GH Actions: Bump xt0rted/markdownlint-problem-matcher from 1 to 2
  • 981b266 Merge pull request #97 from Yoast/feature/improve-error-messages
  • e873683 AssertStringContains: improve handling of custom error message
  • 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)
private-packagist[bot] commented 1 year ago

composer.lock

Dev Package changes

Package Operation From To Changes
myclabs/deep-copy upgrade 1.11.0 1.11.1 diff
nikic/php-parser upgrade v4.15.3 v4.15.4 diff
phpunit/php-code-coverage upgrade 9.2.25 9.2.26 diff
phpunit/phpunit upgrade 9.6.4 9.6.6 diff
yoast/phpunit-polyfills upgrade 1.0.4 1.0.5 diff

Settings · Docs · Powered by Private Packagist

codecov[bot] commented 1 year ago

Codecov Report

Merging #1160 (93aed97) into dev (d99f44c) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/pressbooks/pressbooks-book/pull/1160/graphs/tree.svg?width=650&height=150&src=pr&token=OGTBGoKr4m&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks)](https://codecov.io/gh/pressbooks/pressbooks-book/pull/1160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks) ```diff @@ Coverage Diff @@ ## dev #1160 +/- ## ======================================= Coverage 47.56% 47.56% ======================================= Files 3 3 Lines 574 574 ======================================= Hits 273 273 Misses 301 301 ``` ------ [Continue to review full report in Codecov by Sentry](https://codecov.io/gh/pressbooks/pressbooks-book/pull/1160?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/pressbooks/pressbooks-book/pull/1160?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks). Last update [d99f44c...93aed97](https://codecov.io/gh/pressbooks/pressbooks-book/pull/1160?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks).