-
Notifications
You must be signed in to change notification settings - Fork 43
Bump pantheon-systems/pantheon-wp-coding-standards from 2.0.3 to 3.0.1 #310
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
Merged
jazzsequence
merged 3 commits into
develop
from
dependabot/composer/develop/pantheon-systems/pantheon-wp-coding-standards-3.0.1
Sep 17, 2025
Merged
Bump pantheon-systems/pantheon-wp-coding-standards from 2.0.3 to 3.0.1 #310
jazzsequence
merged 3 commits into
develop
from
dependabot/composer/develop/pantheon-systems/pantheon-wp-coding-standards-3.0.1
Sep 17, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
Contributor
|
Composer Changes
|
jazzsequence
approved these changes
Sep 17, 2025
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Commits
40a97fcImprove comment handling (#20)79ee409Add Pantheon-WP coding standards for comment usage (#19)40c96b5AddDisallowRenameFunctionSniffforrename()restrictions (#18)570e638Update yoast/phpunit-polyfills requirement from 1.x-dev to 4.0.0 (#16)1c92bceUpdate fig-r/psr2r-sniffer requirement from ^1.5 to ^2.2 (#17)25f3717Ignore PHP errors related to the version being run (#12)a9a69fcadd a dependabot.yml for composer updates (#14)9588a0aAdd@pantheon-systems/devrelto codeowners for coding standards (#13)c27064bMerge pull request #10 from pantheon-systems/rename-catalog-info-20240923f9ade58Rename catalog-info.yml to catalog-info.yamlYou 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)