From 33ecb28d14b4e57ea7e101d12768760765fd6eb7 Mon Sep 17 00:00:00 2001 From: Ned Zimmerman Date: Wed, 24 Nov 2021 20:45:43 -0400 Subject: [PATCH 01/34] ci: force pull translations (#296) * ci: force pull translations --- .github/workflows/update-translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-translations.yml b/.github/workflows/update-translations.yml index 0e53d95..357e78d 100644 --- a/.github/workflows/update-translations.yml +++ b/.github/workflows/update-translations.yml @@ -10,7 +10,7 @@ jobs: - name: Install Transifex Client run: sudo pip install transifex-client - name: Pull translations from Transifex - run: tx pull -a --minimum-perc=25 + run: tx pull --all --force --minimum-perc=25 env: TX_TOKEN: ${{ secrets.TX_TOKEN }} - name: Install xgettext From 8d4725f5fcd2112d14dc94a8401ba8fa22a81f51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Nov 2021 08:53:30 -0800 Subject: [PATCH 02/34] Bump yoast/phpunit-polyfills from 1.0.2 to 1.0.3 (#295) Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases) - [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/develop/CHANGELOG.md) - [Commits](https://github.com/Yoast/PHPUnit-Polyfills/compare/1.0.2...1.0.3) --- updated-dependencies: - dependency-name: yoast/phpunit-polyfills dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 4860c61..50c98f5 100644 --- a/composer.lock +++ b/composer.lock @@ -3206,16 +3206,16 @@ }, { "name": "yoast/phpunit-polyfills", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/Yoast/PHPUnit-Polyfills.git", - "reference": "1a582ab1d91e86aa450340c4d35631a85314ff9f" + "reference": "5ea3536428944955f969bc764bbe09738e151ada" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/1a582ab1d91e86aa450340c4d35631a85314ff9f", - "reference": "1a582ab1d91e86aa450340c4d35631a85314ff9f", + "url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/5ea3536428944955f969bc764bbe09738e151ada", + "reference": "5ea3536428944955f969bc764bbe09738e151ada", "shasum": "" }, "require": { @@ -3259,7 +3259,7 @@ "polyfill", "testing" ], - "time": "2021-10-03T08:40:26+00:00" + "time": "2021-11-23T01:37:03+00:00" } ], "aliases": [], From fde729951954236cc74503783cb3cb07a41bae7c Mon Sep 17 00:00:00 2001 From: SteelWagstaff Date: Mon, 29 Nov 2021 17:49:43 -0800 Subject: [PATCH 03/34] Add Directory link to footer --- footer.php | 1 + 1 file changed, 1 insertion(+) diff --git a/footer.php b/footer.php index 4d36aab..ab9e470 100644 --- a/footer.php +++ b/footer.php @@ -105,6 +105,7 @@ if ( $pb_network_contact_form ) {