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

Release 3.13.0 #1168

Merged
merged 42 commits into from
Jul 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
d9ff83e
Ecommerce version bump to 1.3.34
aratidgr8 Jun 26, 2024
a1de708
NPM Dev(deps-dev): Bump @wordpress/eslint-plugin from 18.1.0 to 19.2.0
dependabot[bot] Jun 26, 2024
5ecd7f6
NPM(deps): Bump @wordpress/icons from 9.49.0 to 10.2.0
dependabot[bot] Jun 26, 2024
eae2ead
NPM(deps): Bump @heroicons/react from 2.1.3 to 2.1.4
dependabot[bot] Jun 26, 2024
1e23718
Disable admin notices on plugin app
wpalani Jun 26, 2024
620509a
Update Onboarding to 2.3.5
arunshenoy99 Jun 27, 2024
5eed61d
Merge pull request #1130 from bluehost/dependabot/npm_and_yarn/develo…
circlecube Jun 27, 2024
abc1a29
Merge pull request #1148 from bluehost/dependabot/npm_and_yarn/develo…
circlecube Jun 27, 2024
2862162
Merge pull request #1146 from bluehost/dependabot/npm_and_yarn/develo…
circlecube Jun 27, 2024
1992a4e
NPM Dev(deps-dev): Bump @wordpress/env from 9.10.0 to 10.2.0
dependabot[bot] Jun 27, 2024
1d0b5a3
Version bump to 1.3.35 for Ecommerce module to resolve P3 incident on…
aratidgr8 Jun 27, 2024
382bf5e
NPM(deps): Bump @wordpress/dom-ready from 4.1.0 to 4.2.0
dependabot[bot] Jun 27, 2024
88cdca7
NPM Dev(deps-dev): Bump tailwindcss from 3.4.3 to 3.4.4
dependabot[bot] Jun 27, 2024
f10b399
Merge pull request #1150 from bluehost/update/unhook-admin-notices
wpalani Jun 27, 2024
ba260e1
Merge pull request #1155 from bluehost/dependabot/npm_and_yarn/develo…
circlecube Jun 27, 2024
9acc6db
Merge pull request #1152 from bluehost/dependabot/npm_and_yarn/develo…
circlecube Jun 27, 2024
5dcb74f
Merge pull request #1147 from bluehost/dependabot/npm_and_yarn/develo…
circlecube Jun 27, 2024
3b31f76
Merge branch 'develop' into update/ecommerce-release-bump-1.3.34
aratidgr8 Jun 28, 2024
7480d78
Composer(deps): Bump newfold-labs/wp-module-marketplace
dependabot[bot] Jun 28, 2024
226d6c6
NPM(deps): Bump react-router-dom from 6.23.1 to 6.24.0
dependabot[bot] Jun 28, 2024
433af02
NPM(deps): Bump @wordpress/i18n from 4.58.0 to 5.2.0
dependabot[bot] Jun 28, 2024
503acd6
Merge pull request #1160 from bluehost/dependabot/npm_and_yarn/develo…
circlecube Jun 28, 2024
37ce868
Merge pull request #1161 from bluehost/dependabot/npm_and_yarn/develo…
circlecube Jun 28, 2024
e26939d
NPM(deps): Bump @wordpress/html-entities from 4.1.0 to 4.2.0
dependabot[bot] Jun 28, 2024
5fbd7c8
Merge pull request #1159 from bluehost/dependabot/composer/develop/ne…
circlecube Jun 28, 2024
3b150f9
Resolve composer lock file conflicts
aratidgr8 Jul 1, 2024
2541fad
Merge pull request #1144 from bluehost/update/ecommerce-release-bump-…
circlecube Jul 1, 2024
7395870
NPM(deps): Bump @wordpress/compose from 7.1.0 to 7.2.0
dependabot[bot] Jul 1, 2024
dfbf989
Merge branch 'develop' into update/onboarding
circlecube Jul 1, 2024
c034e5e
clean up imports
circlecube Jul 1, 2024
21a1f73
Merge pull request #1151 from bluehost/update/onboarding
circlecube Jul 1, 2024
8dcb4c8
Merge pull request #1153 from bluehost/dependabot/npm_and_yarn/develo…
circlecube Jul 1, 2024
9f03454
Merge pull request #1154 from bluehost/dependabot/npm_and_yarn/develo…
circlecube Jul 1, 2024
80ff3f3
NPM(deps): Bump @reduxjs/toolkit from 2.2.5 to 2.2.6
dependabot[bot] Jul 1, 2024
46fdc00
Merge pull request #1162 from bluehost/dependabot/npm_and_yarn/develo…
circlecube Jul 1, 2024
ae73cd7
use classNames
circlecube Jul 3, 2024
a20c6f5
update modules with classnames fixes
circlecube Jul 3, 2024
8e40567
Merge pull request #1167 from bluehost/fix/classnames
circlecube Jul 3, 2024
6283fed
update plugin version to 3.13.0
circlecube Jul 3, 2024
ffa8e64
i18n command update and file update
circlecube Jul 3, 2024
fad8362
ecommerce version bump 1.3.36
ramyakrishnai Jul 5, 2024
2df3aa2
Merge pull request #1171 from bluehost/update/ecommerce-version-bump-…
wpalani Jul 8, 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.12.2
* Version: 3.13.0
* Requires at least: 6.0
* Requires PHP: 7.1
* Tested up to: 6.5.5
Expand All @@ -32,7 +32,7 @@
}

// Define constants
define( 'BLUEHOST_PLUGIN_VERSION', '3.12.2' );
define( 'BLUEHOST_PLUGIN_VERSION', '3.13.0' );
define( 'BLUEHOST_PLUGIN_FILE', __FILE__ );
define( 'BLUEHOST_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
define( 'BLUEHOST_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
Expand Down
21 changes: 10 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
"i18n-pot": "vendor/bin/wp i18n make-pot . ./languages/wp-plugin-bluehost.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/bluehost/bluehost-wordpress-plugin/issues\",\"POT-Creation-Date\":\"2023-03-08T20:13:41+00:00\"}' --exclude=assets,tests,src",
"i18n-po": "vendor/bin/wp i18n update-po ./languages/wp-plugin-bluehost.pot ./languages",
"i18n-mo": "vendor/bin/wp i18n make-mo ./languages",
"i18n-json": "vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print",
"i18n-json-rename": "for f in ./languages/*.json; do mv \"$f\" \"$(echo \"$f\" | sed 's/[0-9a-fA-F]\\{32\\}/bluehost-script/')\"; done",
"i18n-json": "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print",
"i18n": [
"@i18n-pot",
"@i18n-po",
"@i18n-mo"
"@i18n-mo",
"@i18n-json"
]
},
"scripts-descriptions": {
Expand All @@ -63,8 +63,7 @@
"i18n-pot": "Generate a .pot file for translation.",
"i18n-po": "Update existing .po files.",
"i18n-mo": "Generate new language .mo files.",
"i18n-json": "Generate new language .json files.",
"i18n-json-rename": "Rename the language json files to remove the pesky hash."
"i18n-json": "Generate new language .json files."
},
"require-dev": {
"roave/security-advisories": "dev-latest",
Expand All @@ -79,22 +78,22 @@
"newfold-labs/wp-module-context": "^1.0.1",
"newfold-labs/wp-module-data": "^2.5.3",
"newfold-labs/wp-module-deactivation": "^1.2.1",
"newfold-labs/wp-module-ecommerce": "1.3.31",
"newfold-labs/wp-module-ecommerce": "^1.3.36",
"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.0",
"newfold-labs/wp-module-loader": "^1.0.10",
"newfold-labs/wp-module-marketplace": "^2.3.0",
"newfold-labs/wp-module-migration": "^1.0.7",
"newfold-labs/wp-module-notifications": "^1.3.0",
"newfold-labs/wp-module-onboarding": "^2.3.4",
"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.5",
"newfold-labs/wp-module-patterns": "2.0.0 as 1.9.9",
"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",
"newfold-labs/wp-module-sso": "^1.0.5",
"newfold-labs/wp-module-staging": "^2.0.0",
"newfold-labs/wp-module-staging": "^2.1.0",
"wp-forge/wp-update-handler": "^1.0.2",
"wp-forge/wp-upgrade-handler": "^1.0"
}
Expand Down
Loading
Loading