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.15.8 #1470

Merged
merged 23 commits into from
Dec 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
f3bfc25
Merge pull request #1455 from bluehost/add/version-bump-script
circlecube Dec 6, 2024
f82b687
Composer(deps): Bump newfold-labs/wp-module-data from 2.6.7 to 2.6.8
dependabot[bot] Dec 9, 2024
efe1de1
Fix 'isJarvis' check that always returned true
officiallygod Dec 10, 2024
7e7b26e
NPM(deps): Bump react-use from 17.5.1 to 17.6.0
dependabot[bot] Dec 10, 2024
1722f7b
NPM(deps): Bump @wordpress/dom-ready from 4.13.0 to 4.14.0
dependabot[bot] Dec 11, 2024
e73fb2b
NPM Dev(deps-dev): Bump @wordpress/eslint-plugin from 21.6.0 to 22.0.0
dependabot[bot] Dec 11, 2024
9f5147f
Merge branch 'main' into develop
circlecube Dec 11, 2024
c84e590
Merge pull request #1459 from bluehost/dependabot/composer/develop/ne…
circlecube Dec 11, 2024
4d7fb66
Merge pull request #1461 from bluehost/dependabot/npm_and_yarn/develo…
circlecube Dec 11, 2024
b14debd
Merge pull request #1465 from bluehost/dependabot/npm_and_yarn/develo…
circlecube Dec 11, 2024
ec8f5cc
Composer(deps): Bump newfold-labs/wp-module-patterns from 2.8.0 to 2.8.1
dependabot[bot] Dec 11, 2024
c8de17f
NPM(deps): Bump @reduxjs/toolkit from 2.4.0 to 2.5.0
dependabot[bot] Dec 11, 2024
d45361f
Merge branch 'develop' into fix/isJarvis-check
circlecube Dec 11, 2024
7c5bc3c
Add IDs to settings sections
bradp Dec 11, 2024
daed04d
Merge pull request #1460 from bluehost/fix/isJarvis-check
circlecube Dec 11, 2024
724d19f
Merge pull request #1464 from bluehost/dependabot/composer/develop/ne…
circlecube Dec 11, 2024
c434b6f
Merge pull request #1467 from bluehost/dependabot/npm_and_yarn/develo…
circlecube Dec 11, 2024
8301ccb
Merge pull request #1468 from bluehost/feature/add-id-to-sections
circlecube Dec 11, 2024
05ebbbc
update solutions module and solutions test exclusion
circlecube Dec 11, 2024
2b7edbd
Merge pull request #1466 from bluehost/dependabot/npm_and_yarn/develo…
circlecube Dec 11, 2024
fd4c0c1
Merge pull request #1469 from bluehost/update/solutions-module-and-te…
circlecube Dec 11, 2024
afd5fc2
npm run set-version-bump - Version updated 3.15.7 => 3.15.8
circlecube Dec 11, 2024
6861c8d
run npm audit fix
circlecube Dec 11, 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
4 changes: 2 additions & 2 deletions bluehost-wordpress-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* 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.15.7
* Version: 3.15.8
* Requires at least: 6.5
* Requires PHP: 7.3
* Tested up to: 6.7.1
Expand All @@ -32,7 +32,7 @@
}

// Define constants
define( 'BLUEHOST_PLUGIN_VERSION', '3.15.7' );
define( 'BLUEHOST_PLUGIN_VERSION', '3.15.8' );
define( 'BLUEHOST_PLUGIN_FILE', __FILE__ );
define( 'BLUEHOST_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
define( 'BLUEHOST_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
Expand Down
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,26 +76,26 @@
"newfold-labs/wp-module-atomic": "^1.3.0",
"newfold-labs/wp-module-coming-soon": "^1.3.2",
"newfold-labs/wp-module-context": "^1.0.1",
"newfold-labs/wp-module-data": "^2.6.7",
"newfold-labs/wp-module-data": "^2.6.8",
"newfold-labs/wp-module-deactivation": "^1.2.3",
"newfold-labs/wp-module-ecommerce": "^1.4.4",
"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.2.1",
"newfold-labs/wp-module-installer": "^1.2.2",
"newfold-labs/wp-module-loader": "^1.0.10",
"newfold-labs/wp-module-loader": "^1.0.11",
"newfold-labs/wp-module-marketplace": "^2.4.0",
"newfold-labs/wp-module-migration": "^1.0.12",
"newfold-labs/wp-module-notifications": "^1.6.6",
"newfold-labs/wp-module-onboarding": "^2.5.5",
"newfold-labs/wp-module-onboarding-data": "^1.2.4",
"newfold-labs/wp-module-patterns": "^2.8.0",
"newfold-labs/wp-module-patterns": "^2.8.1",
"newfold-labs/wp-module-performance": "^2.0.1",
"newfold-labs/wp-module-pls": "^1.0.0",
"newfold-labs/wp-module-runtime": "^1.0.12",
"newfold-labs/wp-module-secure-passwords": "^1.1.1",
"newfold-labs/wp-module-solutions": "^1.0.7",
"newfold-labs/wp-module-solutions": "^1.0.8",
"newfold-labs/wp-module-sso": "^1.0.7",
"newfold-labs/wp-module-staging": "^2.1.1",
"wp-forge/wp-update-handler": "^1.0.2",
Expand Down
50 changes: 25 additions & 25 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ module.exports = defineConfig( {
// Test requires Jetpack, so exclude if not supported due to WP or PHP versions
if ( ! supportsJetpack( config.env ) ) {
config.excludeSpecPattern = config.excludeSpecPattern.concat( [
'vendor/newfold-labs/wp-module-solutions/tests/cypress/integration/wp-plugins-installation-check.cy.js',
'vendor/newfold-labs/wp-module-solutions/tests/cypress/integration/wp-plugins-installation-jetpack.cy.js',
] );
}

Expand Down
Loading
Loading