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/2.12.0 #766

Merged
merged 33 commits into from
Oct 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
63ee57c
NPM Dev(deps-dev): Bump cypress from 13.14.2 to 13.15.0
dependabot[bot] Sep 27, 2024
6f6106d
NPM Dev(deps-dev): Bump tailwindcss from 3.4.12 to 3.4.14
dependabot[bot] Oct 15, 2024
271fb62
NPM(deps): Bump @wordpress/dom-ready from 4.8.0 to 4.10.0
dependabot[bot] Oct 17, 2024
efd8a2e
Composer(deps): Bump newfold-labs/wp-module-onboarding
dependabot[bot] Oct 24, 2024
c1da716
add BO to list of locales to load existing MX translation files
circlecube Oct 24, 2024
fb94f9f
add new country codes to js helper to load the proper region-based co…
circlecube Oct 24, 2024
fd0cb46
add links mapped per region in the data/region file
circlecube Oct 24, 2024
d12fb2a
remove stray whitespace for lint happiness
circlecube Oct 24, 2024
1c03700
WordPress i18n triggered by commit 3daebd9507112b89ee93abf15dcfc732f6…
actions-user Oct 24, 2024
2763dd5
Merge pull request #759 from newfold-labs/dependabot/composer/develop…
circlecube Oct 24, 2024
be3c758
Merge pull request #738 from newfold-labs/dependabot/npm_and_yarn/dev…
circlecube Oct 24, 2024
25d0e60
Merge pull request #747 from newfold-labs/dependabot/npm_and_yarn/dev…
circlecube Oct 24, 2024
a634aa7
Merge pull request #749 from newfold-labs/dependabot/npm_and_yarn/dev…
circlecube Oct 24, 2024
253f48b
Composer Dev(deps-dev): Bump wp-cli/i18n-command from 2.6.2 to 2.6.3
dependabot[bot] Oct 24, 2024
4a93e7a
Merge pull request #753 from newfold-labs/dependabot/composer/develop…
circlecube Oct 24, 2024
736c52c
NPM(deps): Bump @wordpress/compose from 7.7.0 to 7.10.0
dependabot[bot] Oct 24, 2024
b578d5c
NPM(deps): Bump @wordpress/element from 6.8.0 to 6.10.0
dependabot[bot] Oct 24, 2024
2d20378
Merge pull request #754 from newfold-labs/dependabot/npm_and_yarn/dev…
circlecube Oct 24, 2024
70c17e1
Merge pull request #751 from newfold-labs/dependabot/npm_and_yarn/dev…
circlecube Oct 24, 2024
7ddf55f
update region links as directed
circlecube Oct 24, 2024
3012c16
Merge branch 'update/latam-regions' of https://github.com/newfold-lab…
circlecube Oct 24, 2024
9a791da
Merge branch 'develop' into update/latam-regions
circlecube Oct 24, 2024
873e4a2
correct br chat link that was inadvertently changed
circlecube Oct 24, 2024
f1f93d3
NPM Dev(deps-dev): Bump @wordpress/env from 10.8.0 to 10.10.0
dependabot[bot] Oct 25, 2024
31c622c
NPM(deps): Bump @reduxjs/toolkit from 2.2.7 to 2.3.0
dependabot[bot] Oct 25, 2024
3958cf4
NPM(deps): Bump react-router-dom from 6.26.2 to 6.27.0
dependabot[bot] Oct 25, 2024
8de9e77
Merge pull request #760 from newfold-labs/update/latam-regions
circlecube Oct 25, 2024
4ed03fd
Merge pull request #761 from newfold-labs/dependabot/npm_and_yarn/dev…
circlecube Oct 25, 2024
f6fb1d6
Merge pull request #765 from newfold-labs/dependabot/npm_and_yarn/dev…
circlecube Oct 25, 2024
e6a8e41
Merge pull request #762 from newfold-labs/dependabot/npm_and_yarn/dev…
circlecube Oct 25, 2024
1a97e53
NPM(deps): Bump react-error-boundary from 4.0.13 to 4.1.2
dependabot[bot] Oct 25, 2024
f5b546b
Merge pull request #763 from newfold-labs/dependabot/npm_and_yarn/dev…
circlecube Oct 25, 2024
3d2d31c
update plugin to version 2.12.0 and i18n file updates
circlecube Oct 25, 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
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2.4",
"wp-cli/i18n-command": "^2.6.2",
"wp-cli/i18n-command": "^2.6.3",
"wp-phpunit/wp-phpunit": "^6.6.2"
},
"scripts": {
Expand Down Expand Up @@ -76,7 +76,7 @@
"newfold-labs/wp-module-atomic": "^1.3",
"newfold-labs/wp-module-coming-soon": "^1.2.6",
"newfold-labs/wp-module-context": "^1.0.1",
"newfold-labs/wp-module-data": "^2.6.4",
"newfold-labs/wp-module-data": "^2.6.5",
"newfold-labs/wp-module-deactivation": "^1.2.3",
"newfold-labs/wp-module-ecommerce": "^1.3.44",
"newfold-labs/wp-module-features": "^1.4.2",
Expand All @@ -86,8 +86,8 @@
"newfold-labs/wp-module-marketplace": "^2.4.0",
"newfold-labs/wp-module-migration": "^1.0.12",
"newfold-labs/wp-module-notifications": "^1.6.1",
"newfold-labs/wp-module-onboarding": "^2.4.2",
"newfold-labs/wp-module-patterns": "^2.4.1",
"newfold-labs/wp-module-onboarding": "^2.5.0",
"newfold-labs/wp-module-patterns": "^2.6.0",
"newfold-labs/wp-module-performance": "2.0.1 as 1.9.9",
"newfold-labs/wp-module-runtime": "^1.0.11",
"newfold-labs/wp-module-secure-passwords": "^1.1.1",
Expand Down
173 changes: 115 additions & 58 deletions composer.lock

Large diffs are not rendered by default.

15 changes: 9 additions & 6 deletions inc/Admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -176,23 +176,26 @@ public static function force_BR_for_pt( $locale ) {
/**
* Replace all Spanish locales with Mexico
*
* This is in order to have one Spanish translation used for all locales.
*
* @param string $locale - locale string
* @return string updated locale
*/
public static function force_MX_for_es( $locale ) {
return str_replace(
array(
'es_AR', // Argentina
'es_BO', // Bolivia
'es_CL', // Chile
'es_CO', // Colombia
'es_EC', // Ecuador
'es_CR', // Costa Rica
'es_DO', // Dominican Republic
'es_EC', // Ecuador
'es_ES', // Espanol / Spain
'es_GT', // Guatemala
'es_PE', // Peru
'es_CL', // Chile
'es_UY', // Uruguay
'es_PR', // Puerto Rico
'es_GT', // Guatemala
'es_ES', // Espanol / Spain
'es_CR', // Costa Rica
'es_UY', // Uruguay
'es_VE', // Venezuela
),
'es_MX', // Mexico
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"translation-revision-date": "2023-08-24 18:27",
"generator": "WP-CLI\/2.11.0",
"source": "build\/2.11.8\/index.js",
"source": "build\/2.12.0\/index.js",
"domain": "messages",
"locale_data": {
"messages": {
Expand Down
Loading
Loading