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/3.9.0 #960

Merged
merged 60 commits into from
Feb 28, 2024
Merged

Release/3.9.0 #960

merged 60 commits into from
Feb 28, 2024

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    cc2575b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. add context module

    set up context for wp-cloud and remove performance and staging accordingly
    circlecube committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    501fa3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccf8c4c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    d14bdfd View commit details
    Browse the repository at this point in the history
  2. Update NPM dependencies

    wpscholar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e8d4ae4 View commit details
    Browse the repository at this point in the history
  3. update to latest context module

    moves platform detection into context module
    moves adding all context to runtime into context module
    supports cleaned up autoloading and removes requires
    rearranges bootstrap for more linear representation of processing order
    circlecube committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    24f2b99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    628be30 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    889bce5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6df838 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e592d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bd9ea3 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    2e30304 View commit details
    Browse the repository at this point in the history
  2. lint fix-up

    circlecube committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5777d4a View commit details
    Browse the repository at this point in the history
  3. lint fix-up

    circlecube committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c8b74f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48f1acb View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release/3.8.5' into add/context-module

    * release/3.8.5:
      Update ecomm and onboarding modules
      Update NPM dependencies
      Update composer dependencies
    
    # Conflicts:
    #	composer.json
    #	composer.lock
    circlecube committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a79d0c4 View commit details
    Browse the repository at this point in the history
  6. composer validate

    circlecube committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f8e0eae View commit details
    Browse the repository at this point in the history
  7. Update JS for ecomm

    wpscholar committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0f3d51e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c216e74 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Merge branch 'main' into add/context-module

    * main:
      Fix pretty permalink setup
    circlecube committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    5195ee9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/3.8.5' into add/context-module

    * release/3.8.5:
      Update JS for ecomm
    circlecube committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    bec4a4a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. module updates

    circlecube committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8645758 View commit details
    Browse the repository at this point in the history
  2. module updates

    circlecube committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7d0e885 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9da3737 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49a1e51 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release/3.9.0' into add/context-module

    * release/3.9.0:
      minor react and wp package updates
      bump plugin version to 3.9.0
      module updates
    
    # Conflicts:
    #	composer.lock
    circlecube committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c71286c View commit details
    Browse the repository at this point in the history
  6. validate composer

    circlecube committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    326f2ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08c5de9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8353ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49ab8e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    ee82dab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a90dd46 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/3.9.0' into add/context-module

    * release/3.9.0:
      update matrix to run on 8.3 and not on 7.2 and 7.1
      update marketplace module to 2.2.4
      update onboarding module to 2.1.3
    
    # Conflicts:
    #	composer.lock
    circlecube committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b94014f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f68422 View commit details
    Browse the repository at this point in the history
  5. update performance and staging modules for coordinated context updates

      - Upgrading newfold-labs/wp-module-performance (1.3.1 => 1.4.0)
      - Upgrading newfold-labs/wp-module-staging (1.2.3 => 1.3.0)
    circlecube committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b50d34f View commit details
    Browse the repository at this point in the history
  6. update config to skip sitegen tests for now

    also remove php check since those versions have been removed from the matrix
    circlecube committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    236b072 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'release/3.9.0' into add/context-module

    * release/3.9.0:
      update config to skip sitegen tests for now
    circlecube committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a1a0637 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #952 from bluehost/add/context-module

    Add/context module
    circlecube authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    bcbbe12 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    c12e12f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e5e5b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c25cfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edea240 View commit details
    Browse the repository at this point in the history
  5. Update composer.lock

    officiallygod committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6769791 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6ea20e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb3f018 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #961 from sangeetha-nayak/siteCapabilities_tests_skip

    Skip siteCapabilities tests for PHP version less than 7.4, wc installation is not supported.
    wpscholar authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    53d3491 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'release/3.9.0' of github.com:bluehost/bluehost-wordpres…

    …s-plugin into release/3.9.0
    wpscholar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8470c58 View commit details
    Browse the repository at this point in the history
  10. Update Cypress to 13.6.4

    wpscholar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    717b390 View commit details
    Browse the repository at this point in the history
  11. Update composer.lock

    officiallygod committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e9dd236 View commit details
    Browse the repository at this point in the history
  12. Update composer.lock

    officiallygod committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1559f2d View commit details
    Browse the repository at this point in the history
  13. Update composer.lock

    officiallygod committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    72959e9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2ed86e8 View commit details
    Browse the repository at this point in the history
  15. Update composer.lock

    officiallygod committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2082c00 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    050ef21 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    672913e View commit details
    Browse the repository at this point in the history
  18. Merge branch 'release/3.9.0' into update/onboarding-2.1.4

    * release/3.9.0:
      remove call to legacy method that was removed for `site_id`
      Remove modules: Busines Reviews, Customer Bluehost data, Legacy CTB
    
    # Conflicts:
    #	composer.lock
    circlecube committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5a691a4 View commit details
    Browse the repository at this point in the history
  19. fix lock file

    circlecube committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e4e5e6e View commit details
    Browse the repository at this point in the history
  20. Merge pull request #962 from bluehost/update/onboarding-2.1.4

    Bump Onboarding to `2.1.4`
    circlecube authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0624fab View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ab56622 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7158728 View commit details
    Browse the repository at this point in the history