Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Release 3.14.0 #1213

Merged
merged 40 commits into from
Jul 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
1a2c1d2
Adding Sales Channel route under Store main menu item
aratidgr8 Jul 4, 2024
12fd422
linting fixes
ramyakrishnai Jul 12, 2024
628a49c
NPM Dev(deps-dev): Bump tailwindcss from 3.4.4 to 3.4.6
dependabot[bot] Jul 18, 2024
1d6984d
NPM(deps): Bump react-router-dom from 6.24.1 to 6.25.1
dependabot[bot] Jul 18, 2024
b32b2cb
NPM(deps): Bump @wordpress/icons from 10.2.0 to 10.3.0
dependabot[bot] Jul 18, 2024
e736e37
NPM(deps): Bump semver from 7.6.2 to 7.6.3
dependabot[bot] Jul 18, 2024
0c9c22e
NPM Dev(deps-dev): Bump cypress from 13.13.0 to 13.13.1
dependabot[bot] Jul 18, 2024
910fc86
Composer Dev(deps-dev): Bump newfold-labs/wp-php-standards
dependabot[bot] Jul 23, 2024
2e081f4
Merge pull request #1201 from bluehost/dependabot/composer/develop/ne…
wpalani Jul 23, 2024
e0bc9d9
Composer(deps): Bump newfold-labs/wp-module-notifications
dependabot[bot] Jul 23, 2024
1f1e527
Merge pull request #1200 from bluehost/dependabot/composer/develop/ne…
wpalani Jul 23, 2024
3500d2c
Merge pull request #1196 from bluehost/dependabot/npm_and_yarn/develo…
wpalani Jul 23, 2024
061e5b3
Merge pull request #1193 from bluehost/dependabot/npm_and_yarn/develo…
wpalani Jul 23, 2024
a9784ab
Merge pull request #1195 from bluehost/dependabot/npm_and_yarn/develo…
wpalani Jul 23, 2024
1bd08a9
Merge pull request #1194 from bluehost/dependabot/npm_and_yarn/develo…
wpalani Jul 23, 2024
5170d33
Merge pull request #1197 from bluehost/dependabot/npm_and_yarn/develo…
wpalani Jul 23, 2024
1968c03
Ecommerce version bump 1.3.38
aratidgr8 Jul 24, 2024
6848c91
NPM(deps): Bump react-use from 17.5.0 to 17.5.1
dependabot[bot] Jul 24, 2024
6771fab
NPM(deps): Bump @wordpress/dom-ready from 4.2.0 to 4.3.0
dependabot[bot] Jul 24, 2024
3019b94
bump wp-module-onboarding version to 2.3.8
abhijitb Jul 24, 2024
871a738
Merge pull request #1202 from bluehost/update/ecommerce-version-bump-…
wpalani Jul 24, 2024
c04664e
Merge pull request #1169 from bluehost/PRESS0-1480
wpalani Jul 24, 2024
3d269d6
Composer(deps): Bump newfold-labs/wp-module-migration
dependabot[bot] Jul 24, 2024
0a95fee
Merge pull request #1206 from bluehost/dependabot/composer/develop/ne…
wpalani Jul 24, 2024
1395fcb
Composer(deps): Bump newfold-labs/wp-module-patterns from 2.1.0 to 2.2.0
dependabot[bot] Jul 24, 2024
c8e6615
Merge pull request #1209 from bluehost/dependabot/npm_and_yarn/develo…
wpalani Jul 24, 2024
0c9ef76
Merge pull request #1208 from bluehost/dependabot/npm_and_yarn/develo…
wpalani Jul 24, 2024
f961d82
Merge pull request #1205 from bluehost/dependabot/composer/develop/ne…
wpalani Jul 24, 2024
a22d99c
NPM(deps): Bump @wordpress/html-entities from 4.2.0 to 4.4.0
dependabot[bot] Jul 24, 2024
88d87b4
Merge branch 'develop' into update/wp-module-onboarding
wpalani Jul 24, 2024
b887386
`composer update --lock`
wpalani Jul 24, 2024
e5f908b
Fix conflict
wpalani Jul 24, 2024
beb3e16
Merge pull request #1212 from bluehost/dependabot/npm_and_yarn/develo…
wpalani Jul 24, 2024
25250f5
Merge pull request #1211 from bluehost/update/wp-module-onboarding
wpalani Jul 24, 2024
a36f595
Update test matrix
wpalani Jul 24, 2024
dd4a20d
Bump plugin version to 3.14.0
wpalani Jul 24, 2024
8a18a63
Bump Data module to 2.6.1
wpalani Jul 25, 2024
c5e6067
Correct misbranded spelling of WonderBlocks
0aveRyan Jul 29, 2024
b7a69b8
Prevent duplicate DOM IDs
0aveRyan Jul 29, 2024
f141b88
Merge pull request #1221 from bluehost/fix/wonderblocks-incorrect-bra…
wpalani Jul 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/cypress-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
- '8.2'
- '8.3'
wpVersion:
- '6.3'
- '6.4'
- '6.5'
- '6.6'

steps:

Expand Down
2 changes: 1 addition & 1 deletion .wp-env.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"core": "WordPress/WordPress#tags/6.6",
"core": "WordPress/WordPress#tags/6.6.1",
"config": {
"WP_DEBUG": true,
"WP_DEBUG_LOG": true,
Expand Down
10 changes: 5 additions & 5 deletions bluehost-wordpress-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
* Plugin URI: https://bluehost.com
* Update URI: https://github.com/bluehost/bluehost-wordpress-plugin
* Description: WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features.
* Version: 3.13.3
* Requires at least: 6.0
* Requires PHP: 7.1
* Tested up to: 6.6
* Version: 3.14.0
* Requires at least: 6.4
* Requires PHP: 7.3
* Tested up to: 6.6.1
* Author: Bluehost
* Author URI: https://bluehost.com
* Text Domain: wp-plugin-bluehost
Expand All @@ -32,7 +32,7 @@
}

// Define constants
define( 'BLUEHOST_PLUGIN_VERSION', '3.13.3' );
define( 'BLUEHOST_PLUGIN_VERSION', '3.14.0' );
define( 'BLUEHOST_PLUGIN_FILE', __FILE__ );
define( 'BLUEHOST_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
define( 'BLUEHOST_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
Expand Down
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"require-dev": {
"roave/security-advisories": "dev-latest",
"newfold-labs/wp-php-standards": "^1.2.3",
"newfold-labs/wp-php-standards": "^1.2.4",
"wp-cli/i18n-command": "^2.6.1",
"wp-phpunit/wp-phpunit": "^6.6.0"
},
Expand All @@ -76,19 +76,19 @@
"newfold-labs/wp-module-atomic": "^1.3.0",
"newfold-labs/wp-module-coming-soon": "^1.2.5",
"newfold-labs/wp-module-context": "^1.0.1",
"newfold-labs/wp-module-data": "2.5.3",
"newfold-labs/wp-module-data": "^2.6.1",
"newfold-labs/wp-module-deactivation": "^1.2.3",
"newfold-labs/wp-module-ecommerce": "^1.3.37",
"newfold-labs/wp-module-ecommerce": "^1.3.38",
"newfold-labs/wp-module-facebook": "^1.0.9",
"newfold-labs/wp-module-features": "^1.4.2",
"newfold-labs/wp-module-global-ctb": "^1.0.13",
"newfold-labs/wp-module-help-center": "^2.0.1",
"newfold-labs/wp-module-loader": "^1.0.10",
"newfold-labs/wp-module-marketplace": "^2.4.0",
"newfold-labs/wp-module-migration": "^1.0.8",
"newfold-labs/wp-module-notifications": "^1.4.0",
"newfold-labs/wp-module-onboarding": "^2.3.7",
"newfold-labs/wp-module-patterns": "^2.1.0",
"newfold-labs/wp-module-migration": "^1.0.9",
"newfold-labs/wp-module-notifications": "^1.5.0",
"newfold-labs/wp-module-onboarding": "^2.3.8",
"newfold-labs/wp-module-patterns": "^2.2.0",
"newfold-labs/wp-module-performance": "2.0.0 as 1.9.9",
"newfold-labs/wp-module-runtime": "^1.0.11",
"newfold-labs/wp-module-secure-passwords": "^1.1.1",
Expand Down
Loading
Loading