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

Bump yoast/phpunit-polyfills from 1.0.3 to 1.0.4 #310

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2022

Bumps yoast/phpunit-polyfills from 1.0.3 to 1.0.4.

Release notes

Sourced from yoast/phpunit-polyfills's releases.

1.0.4

This is a maintenance release.

Changed

  • The Yoast\PHPUnitPolyfills\Autoload class is now final. PR #77.
  • README: clear up minor language confusion. Props @​PhilETaylor and @​fredericgboutin-yapla for pointing it out.
  • README: fix links which were broken due to an upstream branch rename. PR #80.
  • Verified PHP 8.2 compatibility.
  • General housekeeping.

#77: Yoast/PHPUnit-Polyfills#77 #80: Yoast/PHPUnit-Polyfills#80

Changelog

Sourced from yoast/phpunit-polyfills's changelog.

[1.0.4] - 2022-11-16

This is a maintenance release.

Changed

  • The Yoast\PHPUnitPolyfills\Autoload class is now final. PR #77.
  • README: clear up minor language confusion. Props [Phil E. Taylor] and [fredericgboutin-yapla] for pointing it out.
  • README: fix links which were broken due to an upstream branch rename. PR #80.
  • Verified PHP 8.2 compatibility.
  • General housekeeping.

#77: Yoast/PHPUnit-Polyfills#77 #80: Yoast/PHPUnit-Polyfills#80

Commits
  • 3c621ff Merge pull request #86 from Yoast/develop
  • 36a38f4 Merge pull request #85 from Yoast/feature/changelog-1.0.4
  • 696d195 Changelog for release 1.0.4
  • bc94bdd Merge pull request #84 from Yoast/feature/ghactions-cache-busting
  • 088cd3d GH Actions: bust the cache semi-regularly
  • 57b2f9a Merge pull request #83 from Yoast/JRF/ghactions-various-tweaks
  • 00bf401 GH Action: PHP 8.2 builds are no longer allowed to fail
  • c3f1647 GH Actions: harden the workflow against PHPCS ruleset errors
  • b0c727e Merge pull request #81 from Yoast/feature/enable-and-configure-dependabot
  • e60c851 Add dependabot configuration file
  • 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)

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/develop/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 22, 2022 16:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 22, 2022
@jspellman814 jspellman814 changed the base branch from master to develop November 30, 2022 22:50
@jspellman814 jspellman814 force-pushed the dependabot/composer/yoast/phpunit-polyfills-1.0.4 branch from f79aea6 to bc247c7 Compare November 30, 2022 22:51
@jspellman814 jspellman814 merged commit 865f7f8 into develop Nov 30, 2022
@jspellman814 jspellman814 deleted the dependabot/composer/yoast/phpunit-polyfills-1.0.4 branch November 30, 2022 23:02
jspellman814 pushed a commit that referenced this pull request Mar 10, 2023
Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/develop/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Spellman <[email protected]>
jspellman814 pushed a commit that referenced this pull request Mar 14, 2023
Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/develop/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Spellman <[email protected]>
jazzsequence added a commit that referenced this pull request Apr 7, 2023
* [CMS-1033] Add actions for building tags and deploying to wp.org (#309)

* [CMS-1033] Fix GH action (#311)

* Bump yoast/phpunit-polyfills from 1.0.3 to 1.0.4 (#310)

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/develop/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Spellman <[email protected]>

* Bump yoast/phpunit-polyfills from 1.0.3 to 1.0.4 (#308)

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/develop/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Spellman <[email protected]>

* Make dependabot target develop branch (#313)

* Bump yoast/phpunit-polyfills from 1.0.3 to 1.0.4 (#314)

* [CMS-1033] Release 2.1.0 (#312)

* Bump yoast/phpunit-polyfills from 1.0.3 to 1.0.4

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/develop/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: John Spellman <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0

Bumps [dealerdirect/phpcodesniffer-composer-installer](https://github.com/Dealerdirect/phpcodesniffer-composer-installer) from 0.7.2 to 1.0.0.
- [Release notes](https://github.com/Dealerdirect/phpcodesniffer-composer-installer/releases)
- [Changelog](https://github.com/PHPCSStandards/composer-installer/blob/main/.github_changelog_generator)
- [Commits](PHPCSStandards/composer-installer@v0.7.2...v1.0.0)

---
updated-dependencies:
- dependency-name: dealerdirect/phpcodesniffer-composer-installer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0 (#321)

* Bump symfony/filesystem from 5.4.9 to 5.4.19 (#322)

* Bump grunt from 1.5.3 to 1.6.1 (#323)

* Bump grunt from 1.5.3 to 1.6.1 (#326)

* Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0 (#325)

* Bump symfony/filesystem from 5.4.9 to 5.4.19 (#324)

* Bump symfony/filesystem from 5.4.9 to 5.4.21 (#330)

Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 5.4.9 to 5.4.21.
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/6.2/CHANGELOG.md)
- [Commits](symfony/filesystem@v5.4.9...v5.4.21)

---
updated-dependencies:
- dependency-name: symfony/filesystem
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Reynolds <[email protected]>

* Test more versions of PHP

* Bump yoast/phpunit-polyfills from 1.0.4 to 1.0.5 (#334)

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/2.x/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@1.0.4...1.0.5)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* bump versions and tested up to versions

* add john & chris as contributors

* move circle build badge and remove travis badge

* updae changelog

* run composer update before install

* update to today's date

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: John Spellman <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant