Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

Bumps pantheon-systems/pantheon-wp-coding-standards from 2.0.3 to 3.0.1.

Release notes

Sourced from pantheon-systems/pantheon-wp-coding-standards's releases.

3.0.1

What's Changed

Full Changelog: pantheon-systems/Pantheon-WP-Coding-Standards@3.0.0...3.0.1

3.0.0

Breaking Changes

This update adds some changes that will cause previously-passing sniff checks to fail for two three sniffs that are added specifically to our Pantheon-WP and Pantheon-WP-Minimum standards.

  • Pantheon_WP.Commenting.DisallowMultilineSlashComment.LongLine - This sniff will ERROR if a comment is longer than 80 columns.
  • Pantheon_WP.Commenting.DisallowMultilineSlashComment.Found - This sniff will ERROR if there are multiple consecutive comments with //-style syntax. (/* .... */ syntax preferred).
  • Pantheon_WP_Minimum.Commenting.DisallowMultilineSlashComment.Found - This sniff will WARN if there are multiple consecutive comments with //-style syntax. (/* .... */ syntax preferred). (Note: this is the same as the above, the severity level is lower for Pantheon-WP-Minimum.)
  • Pantheon_WP_Minimum.Files.DisallowRenameFunction.RenameFunctionDisallowed - This sniff will ERROR if the PHP rename() function is found (replaces the WordPress.WP.AlternativeFunctions.rename_rename sniff).

Code should be evaluated against the new changes before upgrading to 3.0.

What's Changed

New Contributors

Full Changelog: pantheon-systems/Pantheon-WP-Coding-Standards@2.0.3...3.0.0

Commits
  • 40a97fc Improve comment handling (#20)
  • 79ee409 Add Pantheon-WP coding standards for comment usage (#19)
  • 40c96b5 Add DisallowRenameFunctionSniff for rename() restrictions (#18)
  • 570e638 Update yoast/phpunit-polyfills requirement from 1.x-dev to 4.0.0 (#16)
  • 1c92bce Update fig-r/psr2r-sniffer requirement from ^1.5 to ^2.2 (#17)
  • 25f3717 Ignore PHP errors related to the version being run (#12)
  • a9a69fc add a dependabot.yml for composer updates (#14)
  • 9588a0a Add @​pantheon-systems/devrel to codeowners for coding standards (#13)
  • c27064b Merge pull request #10 from pantheon-systems/rename-catalog-info-20240923
  • f9ade58 Rename catalog-info.yml to catalog-info.yaml
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pantheon-systems/pantheon-wp-coding-standards](https://github.com/pantheon-systems/Pantheon-WP-Coding-Standards) from 2.0.3 to 3.0.1.
- [Release notes](https://github.com/pantheon-systems/Pantheon-WP-Coding-Standards/releases)
- [Commits](pantheon-systems/Pantheon-WP-Coding-Standards@2.0.3...3.0.1)

---
updated-dependencies:
- dependency-name: pantheon-systems/pantheon-wp-coding-standards
  dependency-version: 3.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 22, 2025 22:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 22, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jul 22, 2025

Composer Changes

Dev Packages Operation Base Target
dealerdirect/phpcodesniffer-composer-installer Upgraded v1.0.0 v1.1.2
fig-r/psr2r-sniffer Upgraded 1.5.1 2.2.1
pantheon-systems/pantheon-wp-coding-standards Upgraded 2.0.3 3.0.1
pantheon-systems/wpunit-helpers Upgraded v2.0.2 v2.0.3
php-collective/code-sniffer New - 0.2.18
phpcompatibility/phpcompatibility-wp Upgraded 2.1.5 2.1.7
phpcsstandards/phpcsextra Upgraded 1.2.1 1.4.0
phpcsstandards/phpcsutils Upgraded 1.0.12 1.1.0
phpstan/phpdoc-parser Upgraded 1.33.0 2.2.0
sirbrillig/phpcs-variable-analysis Upgraded v2.11.22 v2.12.0
slevomat/coding-standard Upgraded 8.15.0 8.19.1
squizlabs/php_codesniffer Upgraded 3.11.2 3.13.2
spryker/code-sniffer Removed 0.17.26 -

@jazzsequence jazzsequence merged commit 7947db2 into develop Sep 17, 2025
18 checks passed
@jazzsequence jazzsequence deleted the dependabot/composer/develop/pantheon-systems/pantheon-wp-coding-standards-3.0.1 branch September 17, 2025 16:46
jazzsequence added a commit that referenced this pull request Sep 17, 2025
* Prepare 1.4.4-dev

* Bump pantheon-systems/wpunit-helpers from 2.0.0 to 2.0.2 (#305)

Bumps [pantheon-systems/wpunit-helpers](https://github.com/pantheon-systems/wpunit-helpers) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/pantheon-systems/wpunit-helpers/releases)
- [Commits](pantheon-systems/wpunit-helpers@v2.0.0...v2.0.2)

---
updated-dependencies:
- dependency-name: pantheon-systems/wpunit-helpers
  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 pantheon-systems/pantheon-wp-coding-standards from 2.0.1 to 2.0.3 (#304)

Bumps [pantheon-systems/pantheon-wp-coding-standards](https://github.com/pantheon-systems/Pantheon-WP-Coding-Standards) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/pantheon-systems/Pantheon-WP-Coding-Standards/releases)
- [Commits](pantheon-systems/Pantheon-WP-Coding-Standards@2.0.1...2.0.3)

---
updated-dependencies:
- dependency-name: pantheon-systems/pantheon-wp-coding-standards
  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 yoast/phpunit-polyfills from 2.0.0 to 3.1.1 (#306)

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

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

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

* Bump yoast/phpunit-polyfills from 3.1.1 to 4.0.0 (#307)

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

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

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

* Updates readme files

* Updates tested up in readme.txt

* Updates readme for blank line

* Adds php 8.4 in the lint test

* Updates readme files

* Updates readme

* Updates readme

* SITE-5253 Update plugin name (#312)

* update plugin name

* update changelog

* bump version

* install wp unit tests

* set scripts to executable

* use the composer test script

* install svn

* install wp-cli

* bump mariadb version

* set password to empty string

* create the database in setup

* use mysql command instead of mariadb

* update the password after database creation

* use root@localhost

* bump tested up to

* update behat upstream tests

* Bump pantheon-systems/wpunit-helpers from 2.0.2 to 2.0.3 (#311)

Bumps [pantheon-systems/wpunit-helpers](https://github.com/pantheon-systems/wpunit-helpers) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/pantheon-systems/wpunit-helpers/releases)
- [Commits](pantheon-systems/wpunit-helpers@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: pantheon-systems/wpunit-helpers
  dependency-version: 2.0.3
  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 pantheon-systems/pantheon-wp-coding-standards from 2.0.3 to 3.0.1 (#310)

* Bump pantheon-systems/pantheon-wp-coding-standards from 2.0.3 to 3.0.1

Bumps [pantheon-systems/pantheon-wp-coding-standards](https://github.com/pantheon-systems/Pantheon-WP-Coding-Standards) from 2.0.3 to 3.0.1.
- [Release notes](https://github.com/pantheon-systems/Pantheon-WP-Coding-Standards/releases)
- [Commits](pantheon-systems/Pantheon-WP-Coding-Standards@2.0.3...3.0.1)

---
updated-dependencies:
- dependency-name: pantheon-systems/pantheon-wp-coding-standards
  dependency-version: 3.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* linting fixes

* need to use 2.0 coding standards for php 7.4

---------

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]>

* Update mu suggestion to be more defensive (#308)

* Update README.md

* update changelog

* (somewhat) arbitrary change to kick the codeql checks
we actually use main and release not develop and main.

---------

Co-authored-by: Chris Reynolds <[email protected]>

* Potential fix for code scanning alert no. 7: Workflow does not contain permissions (#313)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Release 1.4.4

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Phil Tyler <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anaispantheor <[email protected]>
Co-authored-by: Chris Reynolds <[email protected]>
Co-authored-by: Chris Reynolds <[email protected]>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Pantheon Automation <[email protected]>
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.

2 participants