Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

Changes in this pull request

  • Bumped version from 4.4.2 to 4.5.0
  • ℹ️ Notice: post-set-version script not defined.
  • ✅ Ran npm script: build
  • ✅ Ran composer script: i18n

Merged PRs since last release

Generated automatically by CI workflow (see prep-release workflow).

circlecube and others added 30 commits June 12, 2025 16:05
* develop: (56 commits)
  Composer(deps): Bump newfold-labs/wp-module-activation
  Composer(deps): Bump newfold-labs/wp-module-sso from 1.1.0 to 1.1.1
  update woo requirements for matrix tests
  update performance module to 3.1.6
  rollback global ctb to 1.2.0
  GitHub Actions(deps): Bump shivammathur/setup-php from 2.33.0 to 2.34.0
  Composer(deps): Bump newfold-labs/wp-module-migration
  🤖 prep for release - 4.3.8 → 4.3.9
  bump onboarding version to 2.7.4
  updating the AI, onboarding and onbaording-data modules to the latest versions
  Composer(deps): Bump newfold-labs/wp-module-migration
  NPM(deps): Bump @wordpress/icons from 10.24.0 to 10.25.0
  NPM Dev(deps-dev): Bump @wordpress/env from 10.24.0 to 10.25.0
  NPM(deps): Bump @wordpress/dom-ready from 4.24.0 to 4.25.0
  NPM(deps): Bump @wordpress/compose from 7.24.0 to 7.25.0
  NPM(deps): Bump @wordpress/html-entities from 4.24.0 to 4.25.0
  NPM Dev(deps-dev): Bump @wordpress/scripts from 30.17.0 to 30.18.0
  NPM(deps): Bump @wordpress/url from 4.24.0 to 4.25.0
  NPM Dev(deps-dev): Bump @wordpress/eslint-plugin from 22.10.0 to 22.11.0
  NPM(deps): Bump @wordpress/element from 6.24.0 to 6.25.0
  ...
* develop:
  fix lint short ternary and whitespace errors
  🤖 prep for release - 4.3.9 → 4.3.10
  Composer(deps): Bump newfold-labs/wp-module-global-ctb
  Composer(deps): Bump newfold-labs/wp-module-data from 2.8.4 to 2.8.5
  Composer(deps): Bump newfold-labs/wp-module-ai from 1.2.2 to 1.2.3
  NPM Dev(deps-dev): Bump cypress from 14.4.1 to 14.5.0
  GitHub Actions(deps): Bump cypress-io/github-action
  Composer(deps): Bump newfold-labs/wp-module-onboarding-data
  GitHub Actions(deps): Bump shivammathur/setup-php from 2.34.0 to 2.34.1
  Composer(deps): Bump newfold-labs/wp-module-help-center
  `?:` when getting `mm_brand`
  `brand` is always 'bluehost'
  Use single quotes consistently.
  Avoid hardcoding a branch name as input value.
  Update .github/workflows/i18n-update.yml
  Add workflow to automate the .pot .po .php .json file generation
* develop: (43 commits)
  set permalinks for coming soon endpoint call and add timeout for coming soon notice get after enabling coming soon
  force reload in dashboard test
  roll back performance to 3.1.6 due to media library issues
  onboarding 3.0.1 to fix potential logo dead end
  ensure site is live before running coming soon widget test
  roll performance update to 3.2.3
  bump composer versions and audit fix npm packages
  🤖 prep for release - 4.3.10 → 4.4.0
  Fix lock conflict
  Bump onboarding to 3.0
  NPM Dev(deps-dev): Bump cypress from 14.5.0 to 14.5.1
  Skip onboarding v3 tests
  Composer(deps): Bump newfold-labs/wp-module-marketplace
  Delete old-style translation workflow.
  Support pre and post i18n scripts.
  Composer(deps): Bump newfold-labs/wp-module-solutions
  Composer(deps): Bump newfold-labs/wp-module-performance
  Composer(deps): Bump newfold-labs/wp-module-deactivation
  Composer(deps): Bump newfold-labs/wp-module-installer
  Composer(deps): Bump newfold-labs/wp-module-atomic from 1.3.0 to 1.3.1
  ...
* develop:
  Composer(deps): Bump newfold-labs/wp-module-onboarding
  lint fix and other cleanup
  add redirects for hosting and performance links that have changed recently
  tweak cypress config to stop excluding old test file and add blueprint support check
  Composer(deps): Bump newfold-labs/wp-module-performance
  fix quick links manage hosting link
  fix linting
  Add redirect staging routes
  add redirect for specific route
  Composer(deps): Bump newfold-labs/wp-module-hosting from 1.1.2 to 1.1.3

# Conflicts:
#	composer.lock
* develop: (104 commits)
  remove migration test from exclusion in cypress config
  Composer(deps): Bump newfold-labs/wp-module-migration
  Composer(deps): Bump newfold-labs/wp-module-hosting from 1.1.3 to 1.1.4
  Composer(deps): Bump newfold-labs/wp-module-performance
  Composer(deps): Bump newfold-labs/wp-module-data from 2.8.5 to 2.8.6
  NPM(deps): Bump react-router-dom from 7.6.3 to 7.7.0
  tweak skipped tests for now
  update tested version to WP 6.8.2
  use exact action ref
  js lint fix
  fix app redirect links to use adminUrl to support sites in subdirectory
  NPM Dev(deps-dev): Bump cypress from 14.5.1 to 14.5.2
  yml linting
  update formatting again
  try with less indentation
  try another PR comment formatting
  lint whitespace fix and fix markdown
  update comment body with friendly fomatting
  use artifact action output for artifact link
  update comment link text
  ...

# Conflicts:
#	composer.json
#	composer.lock
* develop: (37 commits)
  remove migration test from exclusion in cypress config
  Composer(deps): Bump newfold-labs/wp-module-migration
  Composer(deps): Bump newfold-labs/wp-module-hosting from 1.1.3 to 1.1.4
  Composer(deps): Bump newfold-labs/wp-module-performance
  Composer(deps): Bump newfold-labs/wp-module-data from 2.8.5 to 2.8.6
  NPM(deps): Bump react-router-dom from 7.6.3 to 7.7.0
  tweak skipped tests for now
  update tested version to WP 6.8.2
  use exact action ref
  js lint fix
  fix app redirect links to use adminUrl to support sites in subdirectory
  NPM Dev(deps-dev): Bump cypress from 14.5.1 to 14.5.2
  yml linting
  update formatting again
  try with less indentation
  try another PR comment formatting
  lint whitespace fix and fix markdown
  update comment body with friendly fomatting
  use artifact action output for artifact link
  update comment link text
  ...

# Conflicts:
#	composer.json
#	composer.lock
…/newfold-labs/wp-module-next-steps-1.0.2

Composer(deps): Bump newfold-labs/wp-module-next-steps from 1.0.1 to 1.0.2
* develop:
  Composer(deps): Bump newfold-labs/wp-module-next-steps
  Composer(deps): Bump newfold-labs/wp-module-migration
  Composer(deps): Bump newfold-labs/wp-module-performance
  Composer(deps): Bump newfold-labs/wp-module-hosting from 1.1.5 to 1.1.6
  ESLint
  Fix Get Help & Resources link
  GitHub Actions(deps): Bump shivammathur/setup-php from 2.35.1 to 2.35.2
  Composer(deps): Bump newfold-labs/wp-module-link-tracker

# Conflicts:
#	composer.json
#	composer.lock
@circlecube
Copy link
Member

circlecube commented Jul 30, 2025

Module Updates:

  • Activation: 1.2.3 > 1.3.1
  • AI: 1.2.3 > 1.3.1
  • Coming soon: 1.5.0 > 2.0.0
  • Global CTB: 1.2.2 > 1.2.3
  • Help Center: 2.5.0 > 2.5.2
  • Hosting: 1.1.5 > 1.1.6
  • Migration: 1.5.8 > 1.5.9
  • Onboarding: 3.0.3 > 3.1.0
  • Onboarding Data: 1.2.13 > 1.2.14
  • Patterns: 2.9.6 > 2.10.2
  • Performance: 3.2.8 > 3.2.10
  • Solutions: 2.2.7 > 2.2.8
  • Staging: 2.3.8 > 2.3.10

New Modules:

  • Next Steps: 1.0.10
  • Link Tracker: 1.1.1

For specific module changelogs, please view the module release page.

@circlecube
Copy link
Member

Migration test is still failing on all PHP7. This was due to the blueprint theme not being able to be installed due to theme compatibility requirements, which I thought had been updated.

This PR fixed the headers: newfold-labs/wp-theme-bluehost-blueprint#16
Which looks included in the release: https://github.com/newfold-labs/wp-theme-bluehost-blueprint/releases/tag/v0.3.0
And also the theme repository lists this release version and supports the expected PHP versions: https://wordpress.org/themes/bluehost-blueprint/

@arunshenoy99
Copy link
Member

Migration test is still failing on all PHP7. This was due to the blueprint theme not being able to be installed due to theme compatibility requirements, which I thought had been updated.

This PR fixed the headers: newfold-labs/wp-theme-bluehost-blueprint#16 Which looks included in the release: https://github.com/newfold-labs/wp-theme-bluehost-blueprint/releases/tag/v0.3.0 And also the theme repository lists this release version and supports the expected PHP versions: https://wordpress.org/themes/bluehost-blueprint/

@circlecube https://hiive.cloud/workers/plugin-downloads/bluehost-blueprint-theme is still returning 0.1.0. Maybe try warming up the cache on the worker? I believe that was missed.
image

@circlecube
Copy link
Member

@circlecube https://hiive.cloud/workers/plugin-downloads/bluehost-blueprint-theme is still returning 0.1.0. Maybe try warming up the cache on the worker? I believe that was missed.

Thanks @arunshenoy99 - this was updated and I see the tests are now passing! The download url is set in the key-values on that worker, it's now pointing to the .org download.

circlecube
circlecube previously approved these changes Aug 6, 2025
wpscholar
wpscholar previously approved these changes Aug 6, 2025
@circlecube circlecube dismissed stale reviews from wpscholar and themself via dd71665 August 6, 2025 17:48
@circlecube circlecube requested a review from wpscholar August 6, 2025 17:48
@circlecube circlecube merged commit 6a985d9 into main Aug 6, 2025
32 checks passed
@circlecube circlecube deleted the release/4.5.0 branch August 6, 2025 18:20
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.

6 participants