From 6713c2426d7658327432cb2029cbf3bfad1997c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 16:36:38 -0500 Subject: [PATCH 01/16] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20?= =?UTF-8?q?roots/wordpress=20to=20v6.2=20(#673)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 22 +++++++++------------- 2 files changed, 10 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index b3d7814607..ec156cbb52 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "oscarotero/env": "^2.1", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "6.1.1", + "roots/wordpress": "6.2", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", "wpackagist-theme/twentytwentythree": "^1.0" diff --git a/composer.lock b/composer.lock index 8a1f3e1a3e..c546d33666 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1ce5a2883dc45ffe844d2a2f0bcff58c", + "content-hash": "4b4236dfbfdd429df76edfc02cc7e26f", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.1.1", + "version": "6.2", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -495,16 +495,12 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.1.1" + "source": "https://github.com/roots/wordpress/tree/6.2" }, "funding": [ { "url": "https://github.com/roots", "type": "github" - }, - { - "url": "https://www.patreon.com/rootsdev", - "type": "patreon" } ], "time": "2022-06-01T16:54:37+00:00" @@ -582,22 +578,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.1.1", + "version": "6.2", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.1.1" + "reference": "6.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.1.1-no-content.zip", - "shasum": "ad2d202747c5356e7b6246fbc339b46aebfa0665" + "url": "https://downloads.wordpress.org/release/wordpress-6.2-no-content.zip", + "shasum": "f584c96734b9b7d3f770dbc176740cf92e54aa6c" }, "require": { "php": ">= 5.6.20" }, "provide": { - "wordpress/core-implementation": "6.1.1" + "wordpress/core-implementation": "6.2" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -648,7 +644,7 @@ "type": "other" } ], - "time": "2022-11-15T19:14:34+00:00" + "time": "2023-03-29T18:03:09+00:00" }, { "name": "roots/wp-config", From a4eb2090bd0d5d66fa3cd9f9c1ecae9a1eebcaef Mon Sep 17 00:00:00 2001 From: Ben Word Date: Wed, 29 Mar 2023 16:38:02 -0500 Subject: [PATCH 02/16] =?UTF-8?q?=F0=9F=94=A5=20Delete=20CHANGELOG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 504 --------------------------------------------------- 1 file changed, 504 deletions(-) delete mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index e82ab6b124..0000000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,504 +0,0 @@ -### 1.21.1: 2022-11-16 -* ⬆️ Bump roots/wordpress to v6.1.1 ([#659](https://github.com/roots/bedrock/pull/659)) - -### 1.21.0: 2022-11-01 -* ➕ Replace `twentytwentytwo` with `twentytwentythree` ([#655](https://github.com/roots/bedrock/pull/655)) -* ⬆️ Bump roots/wordpress to v6.1 ([#654](https://github.com/roots/bedrock/pull/654)) - -### 1.20.3: 2022-10-18 -* Bump roots/wordpress from 6.0.2 to 6.0.3 ([#652](https://github.com/roots/bedrock/pull/652)) - -### 1.20.2: 2022-08-31 -* Bump roots/wordpress from 6.0.1 to 6.0.2 ([#648](https://github.com/roots/bedrock/pull/648)) -* Bump composer/installers from 2.1.1 to 2.2.0 ([#646](https://github.com/roots/bedrock/pull/646)) - -### 1.20.1: 2022-07-19 -* Bump roots/wordpress from 6.0.0 to 6.0.1 ([#644](https://github.com/roots/bedrock/pull/644)) -* doc: instructions for installing "source" packages ([#641](https://github.com/roots/bedrock/pull/641)) -* Bump squizlabs/php_codesniffer from 3.6.2 to 3.7.1 ([#643](https://github.com/roots/bedrock/pull/643)) -* Bump composer/installers from 2.1.0 to 2.1.1 ([#635](https://github.com/roots/bedrock/pull/635)) - -### 1.20.0: 2022-05-24 -* Update to WordPress 6.0, add Twenty Twenty-Two theme as dependency ([#639](https://github.com/roots/bedrock/pull/639)) - -### 1.19.3: 2022-04-06 -* Bump roots/wordpress to 5.9.3 ([#633](https://github.com/roots/bedrock/pull/633)) -* Bump composer/installers from 2.0.1 to 2.1.0 ([#632](https://github.com/roots/bedrock/pull/632)) - -### 1.19.2: 2022-03-11 -* Bump roots/wordpress to 5.9.2 ([#631](https://github.com/roots/bedrock/pull/631)) - -### 1.19.1: 2022-02-23 -* Bump roots/wordpress to 5.9.1 ([#626](https://github.com/roots/bedrock/pull/630)) - -### 1.19.0: 2022-01-25 -* Bump roots/wordpress to 5.9 ([#626](https://github.com/roots/bedrock/pull/626)) -* Bump squizlabs/php_codesniffer from 3.6.1 to 3.6.2 ([#623](https://github.com/roots/bedrock/pull/623)) -* Bump vlucas/phpdotenv from 5.3.1 to 5.4.1 ([#622](https://github.com/roots/bedrock/pull/622)) -* Bump composer/installers from 1.12.0 to 2.0.1 ([#621](https://github.com/roots/bedrock/pull/621)) - -### 1.18.1: 2022-01-07 -* Bump roots/wordpress from 5.8.2 to 5.8.3 ([#625](https://github.com/roots/bedrock/pull/625)) -* chore(deps): allow required composer plugins ([#624](https://github.com/roots/bedrock/pull/624)) - -### 1.18.0: 2021-12-06 -* Bump requirements to PHP 7.4 ([#619](https://github.com/roots/bedrock/pull/619)) - -### 1.17.1: 2021-11-16 -* Bump roots/wordpress from 5.8.1 to 5.8.2 ([#615](https://github.com/roots/bedrock/pull/615)) - -### 1.17.0: 2021-11-03 -* Bump roots/wp-password-bcrypt from 1.0.0 to 1.1.0 ([#613](https://github.com/roots/bedrock/pull/613)) -* CI: Check Composer lock file is up to date ([#612](https://github.com/roots/bedrock/pull/612)) -* Update composer.lock file ([#611](https://github.com/roots/bedrock/pull/611)) - -### 1.16.2: 2021-10-21 -* Update `roave/security-advisories` default branch ([#609](https://github.com/roots/bedrock/pull/609)) -* Bump composer/installers from 1.11.0 to 1.12.0 ([#606](https://github.com/roots/bedrock/pull/606)) -* Bump roots/wordpress from 5.8 to 5.8.1 ([#605](https://github.com/roots/bedrock/pull/605)) - -### 1.16.1: 2021-07-30 -* Check if `.env.local` exists before loading it ([#603](https://github.com/roots/bedrock/pull/603)) - -### 1.16.0: 2021-07-22 -* Bump roots/wordpress from 5.7.2 to 5.8 ([#600](https://github.com/roots/bedrock/pull/600)) -* Default to `WP_DEBUG_LOG=true` in development ([#505](https://github.com/roots/bedrock/pull/505)) -* Support `.env.local` config override ([#594](https://github.com/roots/bedrock/pull/594)) -* Use Bedrock disallow indexing package ([#521](https://github.com/roots/bedrock/pull/521)) - -### 1.15.4: 2021-05-19 -* Bump roots/wordpress from 5.7 to 5.7.2 ([#593](https://github.com/roots/bedrock/pull/593)) -* Bump composer/installers from 1.10.0 to 1.11.0 ([#592](https://github.com/roots/bedrock/pull/592)) -* chore(deps-dev): Bump squizlabs/php_codesniffer from 3.5.8 to 3.6.0 ([#588](https://github.com/roots/bedrock/pull/588)) - -### 1.15.3: 2021-03-12 -* chore(deps): Bump roots/wordpress from 5.6.2 to 5.7 ([#578](https://github.com/roots/bedrock/pull/578)) - -### 1.15.2: 2021-02-11 - -* chore(deps): Bump roots/wordpress from 5.5.3 to 5.6.1 ([#573](https://github.com/roots/bedrock/pull/573)) -* chore(deps): Bump composer/installers from 1.9.0 to 1.10.0 ([#569](https://github.com/roots/bedrock/pull/569)) -* chore(deps): Bump vlucas/phpdotenv from 5.2.0 to 5.3.0 ([#570 ](https://github.com/roots/bedrock/pull/570)) -* Add WP_POST_REVISIONS as an option ([#572](https://github.com/roots/bedrock/pull/572)) - -### 1.15.1: 2020-12-08 - -* chore(deps): Bump roots/wordpress from 5.5.3 to 5.6 ([#567](https://github.com/roots/bedrock/pull/567)) - -### 1.15.0: 2020-12-04 - -* chore(deps): Bump roots/bedrock-autoloader from 1.0.3 to 1.0.4 ([#564](https://github.com/roots/bedrock/pull/564)) -* Upgrade to vlucas/phpdotenv:5.2 ([#563](https://github.com/roots/bedrock/pull/563)) -* chore(deps-dev): Bump squizlabs/php_codesniffer from 3.5.6 to 3.5.8 ([#550](https://github.com/roots/bedrock/pull/550)) - -### 1.14.4: 2020-11-13 - -* chore(deps): Bump roots/wordpress from 5.5.1 to 5.5.3 ([#556](https://github.com/roots/bedrock/pull/556)) - -### 1.14.3: 2020-10-28 - -* Bump `roots/wordpress-core-installer` for Composer 2 compatibility([#552](https://github.com/roots/bedrock/pull/552)) - -### 1.14.2: 2020-09-04 - -* chore(deps): Bump roots/wordpress from 5.5 to 5.5.1 ([#545](https://github.com/roots/bedrock/pull/545)) - -### 1.14.1: 2020-08-11 - -* chore(deps): Bump roots/wordpress from 5.4.1 to 5.5 ([#542](https://github.com/roots/bedrock/pull/542)) -* chore(deps-dev): Bump squizlabs/php_codesniffer from 3.5.5 to 3.5.6 ([#541](https://github.com/roots/bedrock/pull/541)) -* chore(deps): Bump vlucas/phpdotenv from 4.1.5 to 4.1.8 ([#536](https://github.com/roots/bedrock/pull/536)) -* chore(deps): Bump oscarotero/env from 2.0.0 to 2.1.0 ([#531](https://github.com/roots/bedrock/pull/531)) -* CircleCI: Use offical CircleCI PHP orb and next-gen docker images ([#520](https://github.com/roots/bedrock/pull/520)) - -### 1.14.0: 2020-08-11 - -* Upgrade `oscarotero/env` to `^2.0` ([#530](https://github.com/roots/bedrock/pull/530)) -* chore(deps): Bump vlucas/phpdotenv from 4.1.4 to 4.1.5 ([#518](https://github.com/roots/bedrock/pull/518)) -* Use Bedrock Autoloader package ([#519](https://github.com/roots/bedrock/pull/519)) - -### 1.13.5: 2020-05-11 - -* chore(deps): Bump roots/wordpress from 5.4 to 5.4.1 ([#517](https://github.com/roots/bedrock/pull/517)) - -### 1.13.4: 2020-04-24 - -* fix(mu-plugins): Bump bedrock-autoloader version ([#512](https://github.com/roots/bedrock/pull/512)) -* fix(mu-plugins): A more sane fix for #510 ([#512](https://github.com/roots/bedrock/pull/512)) - -### 1.13.3: 2020-04-24 - -* enhance(ci): Add CircleCI workflow for PHP 7.4 ([#510](https://github.com/roots/bedrock/pull/511)) -* fix(mu-plugins): Fix invalid array access notice on 7.4 ([#510](https://github.com/roots/bedrock/pull/510)) -* enhance(composer): Add `only` option to wpackagist.org repository ([#508](https://github.com/roots/bedrock/pull/508)) - -### 1.13.2: 2020-04-01 - -* chore(deps): Bump WordPress to 5.4 ([#502](https://github.com/roots/bedrock/pull/502)) -* chore(deps): Bump vlucas/phpdotenv ([#501](https://github.com/roots/bedrock/pull/502)) -* enhance(config): Add `WP_DEBUG_LOG` ([#499](https://github.com/roots/bedrock/pull/499)) - -### 1.13.1: 2020-02-19 - -* fix(env): Makes .env.example compatible with breaking changes from vlucas/phpdotenv 4.x ([#493](https://github.com/roots/bedrock/pull/493)) - -### 1.13.0: 2020-02-17 - -* Update to WordPress 5.3.2 ([#489](https://github.com/roots/bedrock/pull/489)) -* chore(deps): Bump vlucas/phpdotenv from 4.0.1 to 4.1.0 ([#487](https://github.com/roots/bedrock/pull/487)) -* chore(deps): Bump vlucas/phpdotenv from 3.6.0 to 4.0.1 ([#485](https://github.com/roots/bedrock/pull/485)) -* chore(deps): Bump composer/installers from 1.7.0 to 1.8.0 ([#492](https://github.com/roots/bedrock/pull/492)) -* chore(deps-dev): Bump squizlabs/php_codesniffer from 3.4.2 to 3.5.4 ([#490](https://github.com/roots/bedrock/pull/490)) -* Clean up docblocks & commenting ([#459](https://github.com/roots/bedrock/pull/459)) - -### 1.12.8: 2019-09-05 - -* Update to WordPress 5.2.3 ([#466](https://github.com/roots/bedrock/pull/466)) -* Remove `phpcs.xml` from `.gitattributes` ([#464](https://github.com/roots/bedrock/pull/464)) -* `ini_set()` fixes ([#463](https://github.com/roots/bedrock/pull/463)) -* Editorconfig updates ([#457](https://github.com/roots/bedrock/pull/457)) -* Bump `composer/installers` ([#462](https://github.com/roots/bedrock/pull/462)) -* Better default composer options ([#456](https://github.com/roots/bedrock/pull/456)) -* Ignore `.log` files ([#440](https://github.com/roots/bedrock/pull/440)) -* Change to CircleCI ([82945d8](https://github.com/roots/bedrock/commit/82945d803d10cb072b7e786e0a81094ccb2d067b), [#460](https://github.com/roots/bedrock/pull/460)) - -### 1.12.7: 2019-06-19 - -* Update to WordPress 5.2.2 ([#444](https://github.com/roots/bedrock/pull/444)) -* Bump `oscarotero/env` ([#443](https://github.com/roots/bedrock/pull/443)) -* Bump `vlucas/phpdotenv` ([#442](https://github.com/roots/bedrock/pull/442)) -* Bump `squizlabs/php_codesniffer` ([#441](https://github.com/roots/bedrock/pull/441)) -* Remove unnecessary static variables ([#437](https://github.com/roots/bedrock/pull/437)) - -### 1.12.6: 2019-05-21 - -* Update to WordPress 5.2.1 ([#436](https://github.com/roots/bedrock/pull/436)) - -### 1.12.5: 2019-05-14 - -* Disable WordPress' built-in fatal error handler on development ([#432](https://github.com/roots/bedrock/pull/434)) - -### 1.12.4: 2019-05-07 - -* Update to WordPress 5.2 ([#432](https://github.com/roots/bedrock/pull/432)) -* Configure WP-CLI `wp server` webroot ([#427](https://github.com/roots/bedrock/pull/427)) -* Fix issue with `bedrock_autoloader` option ([#386](https://github.com/roots/bedrock/pull/386)) - -### 1.12.3: 2019-03-13 - -* Update to WordPress 5.1.1 ([#426](https://github.com/roots/bedrock/pull/426)) - -### 1.12.2: 2019-02-21 - -* Update to WordPress 5.1 ([#420](https://github.com/roots/bedrock/pull/420)) - -### 1.12.1: 2019-02-14 - -* Update `vlucas/phpdotenv` ([#417](https://github.com/roots/bedrock/pull/417)) -* Make DSN implementation more uniform ([#415](https://github.com/roots/bedrock/pull/415)) - -### 1.12.0: 2019-02-07 - -* Support database DSN ([#414](https://github.com/roots/bedrock/pull/414)) -* Detect HTTPS if WordPress is behind a reverse proxy ([#413](https://github.com/roots/bedrock/pull/413)) -* Update `vlucas/phpdotenv` to `^3` ([#412](https://github.com/roots/bedrock/pull/412)) - -### 1.11.1: 2019-01-09 - -* Update to WordPress 5.0.3 ([#408](https://github.com/roots/bedrock/pull/408)) - -### 1.11.0: 2018-12-19 - -* Bump PHP requirement to >= 7.1 ([#405](https://github.com/roots/bedrock/pull/405)) - -### 1.10.2: 2018-12-19 - -* Update to WordPress 5.0.2 ([#406](https://github.com/roots/bedrock/pull/406)) - -### 1.10.1: 2018-12-12 - -* Update to WordPress 5.0.1 ([#403](https://github.com/roots/bedrock/pull/403)) - -### 1.10.0: 2018-12-09 - -* Update to WordPress 5.0, switch from `johnpbloch/wordpress` to `roots/wordpress` package ([#395](https://github.com/roots/bedrock/pull/395)) - -### 1.9.0: 2018-09-17 - -* Fix error display in development environments ([c457082](https://github.com/roots/bedrock/commit/c457082cf4b153400d3e34f4f68a30eea4cc7c38)) -* --prefer-dist on roave/security-advisories ([#381](https://github.com/roots/bedrock/pull/381)) -* New Bedrock Configuration Model ([#380](https://github.com/roots/bedrock/pull/380)) -* Remove vendor/.gitkeep ([#379](https://github.com/roots/bedrock/pull/379)) -* Composer 1.7.0 lockfile ([#378](https://github.com/roots/bedrock/pull/378)) -* Adds roave/security-advisories to composer dev deps ([#376](https://github.com/roots/bedrock/pull/376)) - -### 1.8.12: 2018-08-03 - -* Update to WordPress 4.9.8 - -### 1.8.11: 2018-07-09 - -* Update to WordPress 4.9.7 - -### 1.8.10: 2018-05-18 - -* Update to WordPress 4.9.6 - -### 1.8.9: 2018-04-04 - -* Update to WordPress 4.9.5 - -### 1.8.8: 2018-02-06 - -* Update to WordPress 4.9.4 - -### 1.8.7: 2018-02-05 - -* Update to WordPress 4.9.3 - -### 1.8.6: 2018-01-16 - -* Update to WordPress 4.9.2 - -### 1.8.5: 2017-11-29 - -* Update to WordPress 4.9.1 - -### 1.8.4: 2017-11-16 - -* Update to WordPress 4.9.0 - -### 1.8.3: 2017-10-31 - -* Update to WordPress 4.8.3 - -### 1.8.2: 2017-09-19 - -* Update to WordPress 4.8.2 - -### 1.8.1: 2017-08-02 - -* Update to WordPress 4.8.1 - -### 1.8.0: 2017-06-08 - -* Update to WordPress 4.8.0 - -### 1.7.9: 2017-05-16 - -* Update to WordPress 4.7.5 - -### 1.7.8: 2017-05-03 - -* Update `johnpbloch/wordpress` to 4.7.4.1 (see https://github.com/johnpbloch/wordpress/issues/32) - -### 1.7.7: 2017-04-20 - -* Update to WordPress 4.7.4 - -### 1.7.6: 2017-03-06 - -* Update to WordPress 4.7.3 - -### 1.7.5: 2017-01-26 - -* Update to WordPress 4.7.2 - -### 1.7.4: 2017-01-11 - -* Update to WordPress 4.7.1 -* Add Optional variables to `.env.example` -* Remove unnecessary gitignore rules ([#286](https://github.com/roots/bedrock/pull/286)) - -### 1.7.3: 2016-12-06 - -* Update to WordPress 4.7 -* Default `WP_ENV` to `production` instead of `development` ([#277](https://github.com/roots/bedrock/pull/277)) - -### 1.7.2: 2016-09-07 - -* Update to WordPress 4.6.1 - -### 1.7.1: 2016-08-16 - -* Update to WordPress 4.6 - -### 1.7.0: 2016-07-10 - -* Bump PHP requirement to >= 5.6 (5.5 is no longer supported) - -### 1.6.4: 2016-06-21 - -* Update to WordPress 4.5.3 - -### 1.6.3: 2016-05-06 - -* Update to WordPress 4.5.2 - -### 1.6.2: 2016-04-26 - -* Update to WordPress 4.5.1 - -### 1.6.1: 2016-04-12 - -* Update to WordPress 4.5 -* Update coding standards (PSR-2) ([#244](https://github.com/roots/bedrock/pull/244)) - -### 1.6.0: 2016-03-03 - -* Add wp-password-bcrypt for more secure passwords ([#243](https://github.com/roots/bedrock/pull/243)) - -### 1.5.4: 2016-02-29 - -* Use HTTPS for wpackagist.org - -### 1.5.3: 2016-02-03 - -* Update to WordPress 4.4.2 - -### 1.5.2: 2016-02-01 - -* Bump `composer/installers` dependency to 1.0.23 to fix deprecation notice - -### 1.5.1: 2016-01-27 - -* Use [oscarotero/env](https://github.com/oscarotero/env) instead of `getenv` ([#229](https://github.com/roots/bedrock/pull/233)) - -### 1.5.0: 2016-01-17 - -* Fix `DISABLE_WP_CRON` setting via ENV variable ([#229](https://github.com/roots/bedrock/pull/229)) -* Set default `DB_CHARSET` to `utf8mb4` - -### 1.4.7: 2016-01-07 - -* Update to WordPress 4.4.1 - -### 1.4.6: 2015-12-09 - -* Update to WordPress 4.4 - -### 1.4.5: 2015-09-16 - -* Update to WordPress 4.3.1 -* Bump minimum required PHP version to 5.5 ([#201](https://github.com/roots/bedrock/pull/201)) - -### 1.4.4: 2015-08-18 - -* Update to WordPress 4.3 - -### 1.4.3: 2015-08-04 - -* Update to WordPress 4.2.4 - -### 1.4.2: 2015-07-24 - -* Update to WordPress 4.2.3 - -### 1.4.1: 2015-06-30 - -* Dotenv 2.0.1 update - -### 1.4.0: 2015-06-07 - -* Removed .env generation script - -### 1.3.7: 2015-05-07 - -* Update to WordPress 4.2.2 - -### 1.3.6: 2015-04-27 - -* Update to WordPress 4.2.1 - -### 1.3.5: 2015-04-23 - -* Update to WordPress 4.2 -* Update to WordPress 4.1.2 -* Don't register theme directory if `WP_DEFAULT_THEME` is defined -* Move Capistrano configs to https://github.com/roots/bedrock-capistrano - -### 1.3.4: 2015-02-18 - -* WordPress 4.1.1 fix - -### 1.3.3: 2015-02-18 - -* Update to WordPress 4.1.1 -* mu-plugins autoloader Multisite fix -* Coding standards update + TravisCI integration - -### 1.3.2: 2014-12-18 - -* Update to WordPress 4.1 -* Remove WPLANG constant - -### 1.3.1: 2014-11-28 - -* Add Capistrano task to fix/update WP theme paths after deploys - -### 1.3.0: 2014-11-20 - -* Update to WordPress 4.0.1 -* Use johnpbloch/wordpress package instead of custom repository -* Update default deploy.rb -* Require PHP >= 5.4 in composer.json -* Better PSR-1 adherence -* Update phpdotenv dependency to 1.0.9 -* Fix Composer installer path plugin order -* Add bedrock-autoloader mu-plugin - -### 1.2.7: 2014-09-04 - -* Update to WordPress 4.0 - -### 1.2.6: 2014-08-06 - -* Update to WordPress 3.9.2 -* Minor deploy fix -* Doc updates - -### 1.2.5: 2014-07-16 - -* Update to WordPress 3.9.1 -* Doc updates -* Add `DB_PREFIX` constant -* Update Gem versions -* Disallow indexing in non-production environments - -### 1.2.4: 2014-04-17 - -* Fixes issue with 3.9 update (`composer.lock` wasn't updated) - -### 1.2.3: 2014-04-16 - -* Update to WordPress 3.9 - -### 1.2.2: 2014-04-14 - -* Update to WordPress 3.8.3 -* Only run `Dotenv::load` if `.env` file exists - -### 1.2.1: 2014-04-08 - -* Update to WordPress 3.8.2 - -### 1.2.0: 2014-04-07 - -* WP package now has `wordpress` vendor name: `wordpress/wordpress` -* Remove wp-cli and add `wp-cli.yml` config - -### 1.1.1: 2014-03-11 - -* Update phpdotenv to 1.0.6 -* Update wp-cli to v0.14.1 -* Update README to refence new WordPress Packagist namespaces -* Fix uploads path in `linked_dirs` for Capistrano deploys - -### 1.1.0: 2014-03-01 - -* Update to Capistrano 3.1.0: `deploy:restart` is no longer run by default -* Better webroot structure: introduces the `/web` directory as the document/web root for web server vhosts - -### 1.0.0: 2013-12-18 - -* Initial release From 96dbd4e50b7afc0b77b18f10c2dddcf26b29120c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 17:38:58 -0500 Subject: [PATCH 03/16] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20?= =?UTF-8?q?wpackagist-theme/twentytwentythree=20to=20v1.1=20(#675)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.lock b/composer.lock index c546d33666..d3b281b69b 100644 --- a/composer.lock +++ b/composer.lock @@ -1096,15 +1096,15 @@ }, { "name": "wpackagist-theme/twentytwentythree", - "version": "1.0", + "version": "1.1", "source": { "type": "svn", "url": "https://themes.svn.wordpress.org/twentytwentythree/", - "reference": "1.0" + "reference": "1.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/theme/twentytwentythree.1.0.zip" + "url": "https://downloads.wordpress.org/theme/twentytwentythree.1.1.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" From 5993b4eddb8a72ac70c25656031cc804e3c5dc24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 15:40:25 -0500 Subject: [PATCH 04/16] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20?= =?UTF-8?q?roots/wordpress=20to=20v6.2.1=20(#676)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index ec156cbb52..5b59e7029a 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "oscarotero/env": "^2.1", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "6.2", + "roots/wordpress": "6.2.1", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", "wpackagist-theme/twentytwentythree": "^1.0" diff --git a/composer.lock b/composer.lock index d3b281b69b..34612242cc 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4b4236dfbfdd429df76edfc02cc7e26f", + "content-hash": "36f267908a09b42a810266ecd6dade1d", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.2", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -495,7 +495,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.2" + "source": "https://github.com/roots/wordpress/tree/6.2.1" }, "funding": [ { @@ -578,22 +578,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.2", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.2" + "reference": "6.2.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.2-no-content.zip", - "shasum": "f584c96734b9b7d3f770dbc176740cf92e54aa6c" + "url": "https://downloads.wordpress.org/release/wordpress-6.2.1-no-content.zip", + "shasum": "9a911295a2572239dd1de02d6b537588a3666536" }, "require": { "php": ">= 5.6.20" }, "provide": { - "wordpress/core-implementation": "6.2" + "wordpress/core-implementation": "6.2.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -644,7 +644,7 @@ "type": "other" } ], - "time": "2023-03-29T18:03:09+00:00" + "time": "2023-05-16T16:51:43+00:00" }, { "name": "roots/wp-config", From 8bc7fb4a940f9935b99c8b5aa008f4f3252a8893 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 10:16:24 -0500 Subject: [PATCH 05/16] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20?= =?UTF-8?q?roots/wordpress=20to=20v6.2.2=20(#677)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 5b59e7029a..7bbcb13c80 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "oscarotero/env": "^2.1", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "6.2.1", + "roots/wordpress": "6.2.2", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", "wpackagist-theme/twentytwentythree": "^1.0" diff --git a/composer.lock b/composer.lock index 34612242cc..d976411f47 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "36f267908a09b42a810266ecd6dade1d", + "content-hash": "8cb223ac0d1d1ba5189cb2ff2dc29e9b", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.2.1", + "version": "6.2.2", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -495,7 +495,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.2.1" + "source": "https://github.com/roots/wordpress/tree/6.2.2" }, "funding": [ { @@ -578,22 +578,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.2.1", + "version": "6.2.2", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.2.1" + "reference": "6.2.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.2.1-no-content.zip", - "shasum": "9a911295a2572239dd1de02d6b537588a3666536" + "url": "https://downloads.wordpress.org/release/wordpress-6.2.2-no-content.zip", + "shasum": "df066a16e97dd6ad5c1679d4a575983ea3143117" }, "require": { "php": ">= 5.6.20" }, "provide": { - "wordpress/core-implementation": "6.2.1" + "wordpress/core-implementation": "6.2.2" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -644,7 +644,7 @@ "type": "other" } ], - "time": "2023-05-16T16:51:43+00:00" + "time": "2023-05-20T04:31:46+00:00" }, { "name": "roots/wp-config", From 052bf9d60b08a5f00273f6846999709e900eed27 Mon Sep 17 00:00:00 2001 From: Scott Walkinshaw Date: Tue, 6 Jun 2023 08:48:46 -0400 Subject: [PATCH 06/16] Add integration test workflow (#678) --- .github/workflows/integration.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/workflows/integration.yml diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml new file mode 100644 index 0000000000..6fbcbf2297 --- /dev/null +++ b/.github/workflows/integration.yml @@ -0,0 +1,25 @@ +name: Integration + +on: [push, pull_request, workflow_dispatch] + +jobs: + build: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v2 + with: + repository: roots/bedrock-docker + ref: main + path: bedrock-docker + - uses: actions/checkout@v2 + with: + path: bedrock-docker/bedrock + - name: Build and run + run: docker compose up --build -d + working-directory: bedrock-docker + - name: Wait for install + run: sleep 30 + working-directory: bedrock-docker + - name: Verify install + run: curl -s http://127.0.0.1 | grep "bedrock" + working-directory: bedrock-docker From 9223c3b2236e9594a8136bfda93db4dfd7574717 Mon Sep 17 00:00:00 2001 From: Dareth NHANG <DSGND@users.noreply.github.com> Date: Tue, 13 Jun 2023 20:04:50 +0200 Subject: [PATCH 07/16] Support `local` as `WP_ENVIRONMENT_TYPE` (#681) --- config/application.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/application.php b/config/application.php index 5daa7ff156..99c8ba2bf3 100644 --- a/config/application.php +++ b/config/application.php @@ -53,7 +53,7 @@ /** * Infer WP_ENVIRONMENT_TYPE based on WP_ENV */ -if (!env('WP_ENVIRONMENT_TYPE') && in_array(WP_ENV, ['production', 'staging', 'development'])) { +if (!env('WP_ENVIRONMENT_TYPE') && in_array(WP_ENV, ['production', 'staging', 'development', 'local'])) { Config::define('WP_ENVIRONMENT_TYPE', WP_ENV); } From 50a86d4f03aa0b9c1683ef22ac32e0cc7929a629 Mon Sep 17 00:00:00 2001 From: Scott Walkinshaw <scott.walkinshaw@gmail.com> Date: Sat, 15 Jul 2023 20:32:00 -0400 Subject: [PATCH 08/16] Remove post install .env copy (#595) `.env.example` is just an example and doesn't contain useful defaults. Copying this file can be confusing since it needs to be edited regardless. By not copying this file, we'll surface errors of missing config values sooner since they'll be no default values. --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index 7bbcb13c80..9e76ade7f4 100644 --- a/composer.json +++ b/composer.json @@ -65,9 +65,6 @@ "wordpress-install-dir": "web/wp" }, "scripts": { - "post-root-package-install": [ - "php -r \"copy('.env.example', '.env');\"" - ], "test": [ "phpcs" ] From 7aa70cd0cf1cf03672c5e26c07e1642d8ca4ad2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 17:14:03 -0500 Subject: [PATCH 09/16] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20?= =?UTF-8?q?roots/wordpress=20to=20v6.3=20(#682)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index 9e76ade7f4..b1eed0c5e7 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "oscarotero/env": "^2.1", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "6.2.2", + "roots/wordpress": "6.3", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", "wpackagist-theme/twentytwentythree": "^1.0" diff --git a/composer.lock b/composer.lock index d976411f47..15b34e1703 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8cb223ac0d1d1ba5189cb2ff2dc29e9b", + "content-hash": "4af39338f56f00561033424957a68f89", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.2.2", + "version": "6.3", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -495,7 +495,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.2.2" + "source": "https://github.com/roots/wordpress/tree/6.3" }, "funding": [ { @@ -578,22 +578,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.2.2", + "version": "6.3", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.2.2" + "reference": "6.3" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.2.2-no-content.zip", - "shasum": "df066a16e97dd6ad5c1679d4a575983ea3143117" + "url": "https://downloads.wordpress.org/release/wordpress-6.3-no-content.zip", + "shasum": "beb2a89525274d08fae06bf4bf5bc0cfdcb5b1f5" }, "require": { - "php": ">= 5.6.20" + "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.2.2" + "wordpress/core-implementation": "6.3" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -644,7 +644,7 @@ "type": "other" } ], - "time": "2023-05-20T04:31:46+00:00" + "time": "2023-08-08T19:41:46+00:00" }, { "name": "roots/wp-config", From 149bdab6b9b96ce7928f31f76c23b1df71957052 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 08:52:55 -0500 Subject: [PATCH 10/16] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20?= =?UTF-8?q?wpackagist-theme/twentytwentythree=20to=20v1.2=20(#683)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.lock b/composer.lock index 15b34e1703..64e4b8f403 100644 --- a/composer.lock +++ b/composer.lock @@ -1096,15 +1096,15 @@ }, { "name": "wpackagist-theme/twentytwentythree", - "version": "1.1", + "version": "1.2", "source": { "type": "svn", "url": "https://themes.svn.wordpress.org/twentytwentythree/", - "reference": "1.1" + "reference": "1.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/theme/twentytwentythree.1.1.zip" + "url": "https://downloads.wordpress.org/theme/twentytwentythree.1.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" From 64a562493b90c967c7b361274f62fb9e6130ee20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 09:59:58 -0500 Subject: [PATCH 11/16] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20?= =?UTF-8?q?roots/wordpress=20to=20v6.3.1=20(#685)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index b1eed0c5e7..c9c94c666b 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "oscarotero/env": "^2.1", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "6.3", + "roots/wordpress": "6.3.1", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", "wpackagist-theme/twentytwentythree": "^1.0" diff --git a/composer.lock b/composer.lock index 64e4b8f403..f6b75de814 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4af39338f56f00561033424957a68f89", + "content-hash": "8b2a10fabdd291b43cfb5c389a86f2a7", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.3", + "version": "6.3.1", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -495,7 +495,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.3" + "source": "https://github.com/roots/wordpress/tree/6.3.1" }, "funding": [ { @@ -578,22 +578,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.3", + "version": "6.3.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.3" + "reference": "6.3.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.3-no-content.zip", - "shasum": "beb2a89525274d08fae06bf4bf5bc0cfdcb5b1f5" + "url": "https://downloads.wordpress.org/release/wordpress-6.3.1-no-content.zip", + "shasum": "102bc5e48d9372f1a71fbb133270e113af2363e3" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.3" + "wordpress/core-implementation": "6.3.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -644,7 +644,7 @@ "type": "other" } ], - "time": "2023-08-08T19:41:46+00:00" + "time": "2023-08-29T14:23:47+00:00" }, { "name": "roots/wp-config", From a90180a1a0c3b57f7ed561ddb65aca46de839c86 Mon Sep 17 00:00:00 2001 From: Ben Word <ben@benword.com> Date: Wed, 27 Sep 2023 10:10:41 -0500 Subject: [PATCH 12/16] =?UTF-8?q?=F0=9F=93=9D=20Update=20README=20[ci=20sk?= =?UTF-8?q?ip]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14505d9b80..4f8250bda8 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Bedrock is an open source project and completely free to use. If you've benefited from our projects and would like to support our future endeavors, please consider [sponsoring Roots](https://github.com/sponsors/roots). <div align="center"> -<a href="https://k-m.com/"><img src="https://cdn.roots.io/app/uploads/km-digital.svg" alt="KM Digital" width="120" height="90"></a> <a href="https://carrot.com/"><img src="https://cdn.roots.io/app/uploads/carrot.svg" alt="Carrot" width="120" height="90"></a> <a href="https://wordpress.com/"><img src="https://cdn.roots.io/app/uploads/wordpress.svg" alt="WordPress.com" width="120" height="90"></a> <a href="https://pantheon.io/"><img src="https://cdn.roots.io/app/uploads/pantheon.svg" alt="Pantheon" width="120" height="90"></a> <a href="https://worksitesafety.ca/careers/"><img src="https://cdn.roots.io/app/uploads/worksite-safety.svg" alt="Worksite Safety" width="120" height="90"></a> <a href="https://www.copiadigital.com/"><img src="https://cdn.roots.io/app/uploads/copia-digital.svg" alt="Copia Digital" width="120" height="90"></a> +<a href="https://k-m.com/"><img src="https://cdn.roots.io/app/uploads/km-digital.svg" alt="KM Digital" width="120" height="90"></a> <a href="https://carrot.com/"><img src="https://cdn.roots.io/app/uploads/carrot.svg" alt="Carrot" width="120" height="90"></a> <a href="https://wordpress.com/"><img src="https://cdn.roots.io/app/uploads/wordpress.svg" alt="WordPress.com" width="120" height="90"></a> <a href="https://pantheon.io/"><img src="https://cdn.roots.io/app/uploads/pantheon.svg" alt="Pantheon" width="120" height="90"></a> <a href="https://worksitesafety.ca/careers/"><img src="https://cdn.roots.io/app/uploads/worksite-safety.svg" alt="Worksite Safety" width="120" height="90"></a> <a href="https://www.copiadigital.com/"><img src="https://cdn.roots.io/app/uploads/copia-digital.svg" alt="Copia Digital" width="120" height="90"></a> <a href="https://www.freave.com/"><img src="https://cdn.roots.io/app/uploads/freave.svg" alt="Freave" width="120" height="90"></a> </div> ## Overview From d5ee9d5f75799559f65817eb30cb9a2b4e8bcd99 Mon Sep 17 00:00:00 2001 From: Ben Word <ben@benword.com> Date: Tue, 10 Oct 2023 19:25:07 -0500 Subject: [PATCH 13/16] =?UTF-8?q?=F0=9F=93=9D=20Update=20README=20[ci=20sk?= =?UTF-8?q?ip]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f8250bda8..0f8799986b 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Bedrock is an open source project and completely free to use. If you've benefited from our projects and would like to support our future endeavors, please consider [sponsoring Roots](https://github.com/sponsors/roots). <div align="center"> -<a href="https://k-m.com/"><img src="https://cdn.roots.io/app/uploads/km-digital.svg" alt="KM Digital" width="120" height="90"></a> <a href="https://carrot.com/"><img src="https://cdn.roots.io/app/uploads/carrot.svg" alt="Carrot" width="120" height="90"></a> <a href="https://wordpress.com/"><img src="https://cdn.roots.io/app/uploads/wordpress.svg" alt="WordPress.com" width="120" height="90"></a> <a href="https://pantheon.io/"><img src="https://cdn.roots.io/app/uploads/pantheon.svg" alt="Pantheon" width="120" height="90"></a> <a href="https://worksitesafety.ca/careers/"><img src="https://cdn.roots.io/app/uploads/worksite-safety.svg" alt="Worksite Safety" width="120" height="90"></a> <a href="https://www.copiadigital.com/"><img src="https://cdn.roots.io/app/uploads/copia-digital.svg" alt="Copia Digital" width="120" height="90"></a> <a href="https://www.freave.com/"><img src="https://cdn.roots.io/app/uploads/freave.svg" alt="Freave" width="120" height="90"></a> +<a href="https://k-m.com/"><img src="https://cdn.roots.io/app/uploads/km-digital.svg" alt="KM Digital" width="120" height="90"></a> <a href="https://carrot.com/"><img src="https://cdn.roots.io/app/uploads/carrot.svg" alt="Carrot" width="120" height="90"></a> <a href="https://wordpress.com/"><img src="https://cdn.roots.io/app/uploads/wordpress.svg" alt="WordPress.com" width="120" height="90"></a> <a href="https://worksitesafety.ca/careers/"><img src="https://cdn.roots.io/app/uploads/worksite-safety.svg" alt="Worksite Safety" width="120" height="90"></a> <a href="https://www.copiadigital.com/"><img src="https://cdn.roots.io/app/uploads/copia-digital.svg" alt="Copia Digital" width="120" height="90"></a> <a href="https://www.freave.com/"><img src="https://cdn.roots.io/app/uploads/freave.svg" alt="Freave" width="120" height="90"></a> </div> ## Overview From eead6f6308a46c2c0a3d03e1913f5bbabe6bf6a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 16:49:31 -0500 Subject: [PATCH 14/16] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20?= =?UTF-8?q?roots/wordpress=20to=20v6.3.2=20(#689)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index c9c94c666b..8ad7c70754 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "oscarotero/env": "^2.1", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "6.3.1", + "roots/wordpress": "6.3.2", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", "wpackagist-theme/twentytwentythree": "^1.0" diff --git a/composer.lock b/composer.lock index f6b75de814..c5fe3f72a6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8b2a10fabdd291b43cfb5c389a86f2a7", + "content-hash": "6579702fb3251c55fca821d0b193654b", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.3.1", + "version": "6.3.2", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -495,7 +495,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.3.1" + "source": "https://github.com/roots/wordpress/tree/6.3.2" }, "funding": [ { @@ -578,22 +578,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.3.1", + "version": "6.3.2", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.3.1" + "reference": "6.3.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.3.1-no-content.zip", - "shasum": "102bc5e48d9372f1a71fbb133270e113af2363e3" + "url": "https://downloads.wordpress.org/release/wordpress-6.3.2-no-content.zip", + "shasum": "81344552cb392afeeafec6fe66ef513ac0c7e560" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.3.1" + "wordpress/core-implementation": "6.3.2" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -644,7 +644,7 @@ "type": "other" } ], - "time": "2023-08-29T14:23:47+00:00" + "time": "2023-10-12T20:42:07+00:00" }, { "name": "roots/wp-config", @@ -1597,5 +1597,5 @@ "php": ">=8.0" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" } From 8529a1acd633cf18e0ea6ad4816c75a6eab7a7c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 07:40:41 -0600 Subject: [PATCH 15/16] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20?= =?UTF-8?q?roots/wordpress=20to=20v6.4.1=20(#693)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 8ad7c70754..0c20fe644a 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "oscarotero/env": "^2.1", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "6.3.2", + "roots/wordpress": "6.4.1", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", "wpackagist-theme/twentytwentythree": "^1.0" diff --git a/composer.lock b/composer.lock index c5fe3f72a6..d78efef217 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6579702fb3251c55fca821d0b193654b", + "content-hash": "b5b97f2b7a18daa8fd533ef010b70c9c", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.3.2", + "version": "6.4.1", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -495,7 +495,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.3.2" + "source": "https://github.com/roots/wordpress/tree/6.4.1" }, "funding": [ { @@ -578,22 +578,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.3.2", + "version": "6.4.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.3.2" + "reference": "6.4.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.3.2-no-content.zip", - "shasum": "81344552cb392afeeafec6fe66ef513ac0c7e560" + "url": "https://downloads.wordpress.org/release/wordpress-6.4.1-no-content.zip", + "shasum": "eb9d263b8ca8f087086dd41439d02900c5f66f99" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.3.2" + "wordpress/core-implementation": "6.4.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -644,7 +644,7 @@ "type": "other" } ], - "time": "2023-10-12T20:42:07+00:00" + "time": "2023-11-09T01:14:36+00:00" }, { "name": "roots/wp-config", From 9896db723c718d38c7b06878306589b48eb82ccb Mon Sep 17 00:00:00 2001 From: Ben Word <ben@benword.com> Date: Mon, 13 Nov 2023 08:48:37 -0500 Subject: [PATCH 16/16] =?UTF-8?q?=E2=9E=95=20Replace=20twentytwentythree?= =?UTF-8?q?=20with=20twentytwentyfour=20(#698)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- composer.json | 2 +- composer.lock | 14 +++++++------- phpcs.xml | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 804f7e7938..7454afdbf6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ web/app/plugins/* !web/app/plugins/.gitkeep web/app/mu-plugins/*/ -web/app/themes/twentytwentythree/ +web/app/themes/twentytwentyfour/ web/app/upgrade web/app/uploads/* !web/app/uploads/.gitkeep diff --git a/composer.json b/composer.json index 0c20fe644a..a46479840e 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "roots/wordpress": "6.4.1", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", - "wpackagist-theme/twentytwentythree": "^1.0" + "wpackagist-theme/twentytwentyfour": "^1.0" }, "require-dev": { "squizlabs/php_codesniffer": "^3.7.1", diff --git a/composer.lock b/composer.lock index d78efef217..0760f57793 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b5b97f2b7a18daa8fd533ef010b70c9c", + "content-hash": "d6c9f3559ce4480560c9cfd1ee118732", "packages": [ { "name": "composer/installers", @@ -1095,22 +1095,22 @@ "time": "2022-10-16T01:01:54+00:00" }, { - "name": "wpackagist-theme/twentytwentythree", - "version": "1.2", + "name": "wpackagist-theme/twentytwentyfour", + "version": "1.0", "source": { "type": "svn", - "url": "https://themes.svn.wordpress.org/twentytwentythree/", - "reference": "1.2" + "url": "https://themes.svn.wordpress.org/twentytwentyfour/", + "reference": "1.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/theme/twentytwentythree.1.2.zip" + "url": "https://downloads.wordpress.org/theme/twentytwentyfour.1.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" }, "type": "wordpress-theme", - "homepage": "https://wordpress.org/themes/twentytwentythree/" + "homepage": "https://wordpress.org/themes/twentytwentyfour/" } ], "packages-dev": [ diff --git a/phpcs.xml b/phpcs.xml index 6e159118ec..2b7660caac 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -10,7 +10,7 @@ <!-- Ignore WordPress and Composer dependencies --> <exclude-pattern>web/wp</exclude-pattern> - <exclude-pattern>web/app/themes/twentytwentythree/</exclude-pattern> + <exclude-pattern>web/app/themes/twentytwentyfour/</exclude-pattern> <exclude-pattern>vendor/</exclude-pattern> <!-- Show colors in console -->