Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pantheon-systems/solr-power
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.5.2
Choose a base ref
...
head repository: pantheon-systems/solr-power
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.5.3
Choose a head ref
  • 3 commits
  • 382 files changed
  • 4 contributors

Commits on Nov 28, 2023

  1. Bump "tested up to" version (#618)

    * bump tested up to version
    
    * trigger to run on pull requests instead of pushes
    jazzsequence authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    263ad3e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Release 2.5.3 (#624)

    * Prepare 2.5.3-dev
    
    * [JFDI] Plugin deploy uses checkout@v3 (#614)
    
    * [CMSP-721] Bump tested-up-to and output PHP Version (#617)
    
    * bump tested-up-to
    
    * output the PHP version
    so we can ensure we're testing on PHP 8.3
    
    * Bump ip from 2.0.0 to 2.0.1 (#619)
    
    Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
    - [Commits](indutny/node-ip@v2.0.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    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 2.0.0 to 2.0.1 (#621)
    
    Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 2.0.0 to 2.0.1.
    - [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@2.0.0...2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: yoast/phpunit-polyfills
      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>
    
    * [CMSP-1034] fix typo in tax_query (#622)
    
    * close parenthesis
    
    * add debugging code
    
    * add opening parenthesis
    
    Co-authored-by: Phil Tyler <phil.tyler@pantheon.io>
    
    * make the emoji sad
    
    * remove debug code
    
    * update changelog
    
    * bump version
    
    * if multidev:delete fails, don't fail the test
    
    ---------
    
    Co-authored-by: Phil Tyler <phil.tyler@pantheon.io>
    
    * drop -dev
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: Phil Tyler <phil.tyler@pantheon.io>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    3 people authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4eb7e16 View commit details
    Browse the repository at this point in the history
  2. Release 2.5.3

    Pantheon committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5168f55 View commit details
    Browse the repository at this point in the history
Loading