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

Release 2.1.4 #360

Merged
merged 18 commits into from Nov 27, 2023
Merged

Release 2.1.4 #360

merged 18 commits into from Nov 27, 2023

Conversation

jazzsequence
Copy link
Contributor

@jazzsequence jazzsequence commented Nov 27, 2023

  • Fix typo in the label for the certificate path [#352]
  • Updates Pantheon WP Coding Standards to 2.0 [#357]
  • Fix logged-out auth issue [#359]

jazzsequence and others added 16 commits June 21, 2023 12:50
* add our coding standard

* run phpcbf

* updates the ruleset name to be less generic

* add rule exclusions in specific files

* bump the php test version

* remove excluded squiz rule
we're handling that inside Pantheon-WP

* manual rule exclusions

* use wp_kses to sanitize output

* validate & sanitize PHP superclobal

* set lint php version to 8.0
Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 5.4.21 to 5.4.23.
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/6.2/CHANGELOG.md)
- [Commits](symfony/filesystem@v5.4.21...v5.4.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump yoast/phpunit-polyfills from 1.0.5 to 2.0.0

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.5 to 2.0.0.
- [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.5...2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Phil Tyler <phil.tyler@pantheon.io>
Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 5.4.23 to 5.4.25.
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/6.3/CHANGELOG.md)
- [Commits](symfony/filesystem@v5.4.23...v5.4.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
…elop/symfony/filesystem-5.4.25

Bump symfony/filesystem from 5.4.23 to 5.4.25
* add the wporg-validator action

* updates changelog
* use latest pantheon wp coding standards

* linting fixes

* bump lockfile

* update changelog

* fix readme
* [BUGS-7135]: Updates code to resolve auth issue.

* if wp login not permitted, force saml auth

* run phpcbf for easy lint fixes

* bump dependencies

* don't activate a non-existant theme

* change the parent theme

* restore the theme to activate back to the custom one

* rename the theme styles
this is always going to point to the parent theme, so it's better for the stylesheet name to be something generic rather than something outdated

* update element that contains the page title

* be more verbose in our logging
because this prepare script differs from most of our other behat-prepare scripts, let's be more explicit about the steps so we know what it's doing when we look back at this in six+ months

* fix CAPSLOCK

* use the lint-test GHA to run linting

* remove the :

---------

Co-authored-by: Ryan Wagner <ryan.wagner@pantheon.io>
Co-authored-by: Chris Reynolds <chris@jazzsequence.com>
* adds Patchstack info to readme(s)

* update changelog
@jazzsequence jazzsequence requested a review from a team as a code owner November 27, 2023 15:59
pwtyler
pwtyler previously approved these changes Nov 27, 2023
@jazzsequence jazzsequence merged commit 61aea3e into master Nov 27, 2023
8 checks passed
@jazzsequence jazzsequence deleted the release_2.1.4 branch November 27, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants