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

Issue #3488811 by joshua1234511, richardgaunt, rraney, karunadave: Migration to Starshot #1324

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

joshua-salsadigital
Copy link
Collaborator

@joshua-salsadigital joshua-salsadigital commented Jan 23, 2025

https://www.drupal.org/project/civictheme/issues/3495937

Checklist before requesting a review

  • I have formatted the subject to include ticket number as Issue #123456 by drupal_org_username: Issue title
  • I have added a link to the issue tracker
  • I have provided information in Changed section about WHY something was done if this was not a normal implementation
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • I have run new and existing relevant tests locally with my changes, and they passed
  • I have provided screenshots, where applicable

Changed

  1. Updated drupal/linkit to version ^7.0
  2. Drupal core was updated from 10.3.6 to 10.3.10 (minor patch updates).
  3. govcms/govcms updated to dev-3.x-develop@0f33ed6 to align with the requirement of the updated linkit module.
Changelogs summary:

 - drupal/core-project-message updated from 10.3.7 to 10.4.1 minor
   See changes: https://github.com/drupal/core-project-message/compare/10.3.7...10.4.1
   Release notes: https://github.com/drupal/core-project-message/releases/tag/10.4.1

 - simplesamlphp/composer-xmlprovider-installer installed in version v1.0.1
   Release notes: https://github.com/simplesamlphp/composer-xmlprovider-installer/releases/tag/v1.0.1

 - drupal/core-composer-scaffold updated from 10.3.6 to 10.3.10 patch
   See changes: https://github.com/drupal/core-composer-scaffold/compare/10.3.6...10.3.10
   Release notes: https://github.com/drupal/core-composer-scaffold/releases/tag/10.3.10

 - localheinz/diff updated from 1.1.1 to 1.2.0 minor
   See changes: https://github.com/localheinz/diff/compare/1.1.1...1.2.0
   Release notes: https://github.com/localheinz/diff/releases/tag/1.2.0

 - ergebnis/json-printer updated from 3.6.0 to 3.7.0 minor
   See changes: https://github.com/ergebnis/json-printer/compare/3.6.0...3.7.0
   Release notes: https://github.com/ergebnis/json-printer/releases/tag/3.7.0

 - ergebnis/json-pointer updated from 3.5.0 to 3.6.0 minor
   See changes: https://github.com/ergebnis/json-pointer/compare/3.5.0...3.6.0
   Release notes: https://github.com/ergebnis/json-pointer/releases/tag/3.6.0

 - ergebnis/json updated from 1.3.0 to 1.4.0 minor
   See changes: https://github.com/ergebnis/json/compare/1.3.0...1.4.0
   Release notes: https://github.com/ergebnis/json/releases/tag/1.4.0

 - ergebnis/json-schema-validator updated from 4.3.0 to 4.4.0 minor
   See changes: https://github.com/ergebnis/json-schema-validator/compare/4.3.0...4.4.0
   Release notes: https://github.com/ergebnis/json-schema-validator/releases/tag/4.4.0

 - ergebnis/json-normalizer updated from 4.6.0 to 4.8.0 minor
   See changes: https://github.com/ergebnis/json-normalizer/compare/4.6.0...4.8.0
   Release notes: https://github.com/ergebnis/json-normalizer/releases/tag/4.8.0

 - ergebnis/composer-normalize updated from 2.44.0 to 2.45.0 minor
   See changes: https://github.com/ergebnis/composer-normalize/compare/2.44.0...2.45.0
   Release notes: https://github.com/ergebnis/composer-normalize/releases/tag/2.45.0

 - league/uri-interfaces updated from 7.4.1 to 7.5.0 minor
   See changes: https://github.com/thephpleague/uri-interfaces/compare/7.4.1...7.5.0
   Release notes: https://github.com/thephpleague/uri-interfaces/releases/tag/7.5.0

 - simplesamlphp/assert installed in version v1.6.0
   Release notes: https://github.com/simplesamlphp/assert/releases/tag/v1.6.0

 - simplesamlphp/composer-module-installer installed in version v1.4.0
   Release notes: https://github.com/simplesamlphp/composer-module-installer/releases/tag/v1.4.0

 - symfony/deprecation-contracts updated from v3.5.0 to v3.5.1 patch
   See changes: https://github.com/symfony/deprecation-contracts/compare/v3.5.0...v3.5.1
   Release notes: https://github.com/symfony/deprecation-contracts/releases/tag/v3.5.1

 - symfony/http-foundation updated from v6.4.14 to v6.4.16 patch
   See changes: https://github.com/symfony/http-foundation/compare/v6.4.14...v6.4.16
   Release notes: https://github.com/symfony/http-foundation/releases/tag/v6.4.16

 - symfony/event-dispatcher-contracts updated from v3.5.0 to v3.5.1 patch
   See changes: https://github.com/symfony/event-dispatcher-contracts/compare/v3.5.0...v3.5.1
   Release notes: https://github.com/symfony/event-dispatcher-contracts/releases/tag/v3.5.1

 - symfony/var-dumper updated from v6.4.14 to v6.4.15 patch
   See changes: https://github.com/symfony/var-dumper/compare/v6.4.14...v6.4.15
   Release notes: https://github.com/symfony/var-dumper/releases/tag/v6.4.15

 - symfony/error-handler updated from v6.4.14 to v6.4.17 patch
   See changes: https://github.com/symfony/error-handler/compare/v6.4.14...v6.4.17
   Release notes: https://github.com/symfony/error-handler/releases/tag/v6.4.17

 - symfony/http-kernel updated from v6.4.14 to v6.4.17 patch
   See changes: https://github.com/symfony/http-kernel/compare/v6.4.14...v6.4.17
   Release notes: https://github.com/symfony/http-kernel/releases/tag/v6.4.17

 - behat/gherkin updated from v4.10.0 to v4.11.0 minor
   See changes: https://github.com/Behat/Gherkin/compare/v4.10.0...v4.11.0
   Release notes: https://github.com/Behat/Gherkin/releases/tag/v4.11.0

 - chillerlan/php-qrcode updated from 4.4.1 to 4.4.2 patch
   See changes: https://github.com/chillerlan/php-qrcode/compare/4.4.1...4.4.2
   Release notes: https://github.com/chillerlan/php-qrcode/releases/tag/4.4.2

 - doctrine/deprecations updated from 1.1.3 to 1.1.4 patch
   See changes: https://github.com/doctrine/deprecations/compare/1.1.3...1.1.4
   Release notes: https://github.com/doctrine/deprecations/releases/tag/1.1.4

 - commerceguys/addressing updated from v2.2.2 to v2.2.4 patch
   See changes: https://github.com/commerceguys/addressing/compare/v2.2.2...v2.2.4
   Release notes: https://github.com/commerceguys/addressing/releases/tag/v2.2.4

 - composer/ca-bundle updated from 1.5.3 to 1.5.5 patch
   See changes: https://github.com/composer/ca-bundle/compare/1.5.3...1.5.5
   Release notes: https://github.com/composer/ca-bundle/releases/tag/1.5.5

 - symfony/finder updated from v6.4.13 to v6.4.17 patch
   See changes: https://github.com/symfony/finder/compare/v6.4.13...v6.4.17
   Release notes: https://github.com/symfony/finder/releases/tag/v6.4.17

 - composer/pcre updated from 3.3.1 to 3.3.2 patch
   See changes: https://github.com/composer/pcre/compare/3.3.1...3.3.2
   Release notes: https://github.com/composer/pcre/releases/tag/3.3.2

 - composer/class-map-generator updated from 1.4.0 to 1.5.0 minor
   See changes: https://github.com/composer/class-map-generator/compare/1.4.0...1.5.0
   Release notes: https://github.com/composer/class-map-generator/releases/tag/1.5.0

 - symfony/string updated from v6.4.13 to v6.4.15 patch
   See changes: https://github.com/symfony/string/compare/v6.4.13...v6.4.15
   Release notes: https://github.com/symfony/string/releases/tag/v6.4.15

 - symfony/service-contracts updated from v3.5.0 to v3.5.1 patch
   See changes: https://github.com/symfony/service-contracts/compare/v3.5.0...v3.5.1
   Release notes: https://github.com/symfony/service-contracts/releases/tag/v3.5.1

 - symfony/console updated from v6.4.14 to v6.4.17 patch
   See changes: https://github.com/symfony/console/compare/v6.4.14...v6.4.17
   Release notes: https://github.com/symfony/console/releases/tag/v6.4.17

 - doctrine/persistence updated from 3.4.0 to 4.0.0 major
   See changes: https://github.com/doctrine/persistence/compare/3.4.0...4.0.0
   Release notes: https://github.com/doctrine/persistence/releases/tag/4.0.0

 - doctrine/common updated from 3.4.5 to 3.5.0 minor
   See changes: https://github.com/doctrine/common/compare/3.4.5...3.5.0
   Release notes: https://github.com/doctrine/common/releases/tag/3.5.0

 - symfony/translation-contracts updated from v3.5.0 to v3.5.1 patch
   See changes: https://github.com/symfony/translation-contracts/compare/v3.5.0...v3.5.1
   Release notes: https://github.com/symfony/translation-contracts/releases/tag/v3.5.1

 - symfony/translation updated from v7.1.6 to v7.2.2 minor
   See changes: https://github.com/symfony/translation/compare/v7.1.6...v7.2.2
   Release notes: https://github.com/symfony/translation/releases/tag/v7.2.2

 - symfony/dependency-injection updated from v6.4.13 to v6.4.16 patch
   See changes: https://github.com/symfony/dependency-injection/compare/v6.4.13...v6.4.16
   Release notes: https://github.com/symfony/dependency-injection/releases/tag/v6.4.16

 - symfony/config downgraded from v7.0.8 to v6.4.14 major
   See changes: https://github.com/symfony/config/compare/v7.0.8...v6.4.14
   Release notes: https://github.com/symfony/config/releases/tag/v6.4.14

 - behat/behat updated from v3.15.0 to v3.18.1 minor
   See changes: https://github.com/Behat/Behat/compare/v3.15.0...v3.18.1
   Release notes: https://github.com/Behat/Behat/releases/tag/v3.18.1

 - drevops/behat-format-progress-fail updated from 1.2.0 to 1.3.0 minor
   See changes: https://github.com/drevops/behat-format-progress-fail/compare/1.2.0...1.3.0
   Release notes: https://github.com/drevops/behat-format-progress-fail/releases/tag/1.3.0

 - symfony/http-client-contracts updated from v3.5.0 to v3.5.2 patch
   See changes: https://github.com/symfony/http-client-contracts/compare/v3.5.0...v3.5.2
   Release notes: https://github.com/symfony/http-client-contracts/releases/tag/v3.5.2

 - symfony/http-client updated from v6.4.14 to v6.4.17 patch
   See changes: https://github.com/symfony/http-client/compare/v6.4.14...v6.4.17
   Release notes: https://github.com/symfony/http-client/releases/tag/v6.4.17

 - symfony/process updated from v6.4.14 to v6.4.15 patch
   See changes: https://github.com/symfony/process/compare/v6.4.14...v6.4.15
   Release notes: https://github.com/symfony/process/releases/tag/v6.4.15

 - symfony/validator updated from v6.4.14 to v6.4.17 patch
   See changes: https://github.com/symfony/validator/compare/v6.4.14...v6.4.17
   Release notes: https://github.com/symfony/validator/releases/tag/v6.4.17

 - symfony/serializer updated from v6.4.13 to v6.4.15 patch
   See changes: https://github.com/symfony/serializer/compare/v6.4.13...v6.4.15
   Release notes: https://github.com/symfony/serializer/releases/tag/v6.4.15

 - symfony/routing updated from v6.4.13 to v6.4.16 patch
   See changes: https://github.com/symfony/routing/compare/v6.4.13...v6.4.16
   Release notes: https://github.com/symfony/routing/releases/tag/v6.4.16

 - symfony/mime updated from v6.4.13 to v6.4.17 patch
   See changes: https://github.com/symfony/mime/compare/v6.4.13...v6.4.17
   Release notes: https://github.com/symfony/mime/releases/tag/v6.4.17

 - egulias/email-validator updated from 4.0.2 to 4.0.3 patch
   See changes: https://github.com/egulias/EmailValidator/compare/4.0.2...4.0.3
   Release notes: https://github.com/egulias/EmailValidator/releases/tag/4.0.3

 - pear/pear-core-minimal updated from v1.10.15 to v1.10.16 patch
   See changes: https://github.com/pear/pear-core-minimal/compare/v1.10.15...v1.10.16
   Release notes: https://github.com/pear/pear-core-minimal/releases/tag/v1.10.16

 - drupal/core updated from 10.3.6 to 10.3.10 patch
   See changes: https://github.com/drupal/core/compare/10.3.6...10.3.10
   Release notes: https://github.com/drupal/core/releases/tag/10.3.10

 - symfony/dom-crawler updated from v6.4.13 to v6.4.16 patch
   See changes: https://github.com/symfony/dom-crawler/compare/v6.4.13...v6.4.16
   Release notes: https://github.com/symfony/dom-crawler/releases/tag/v6.4.16

 - symfony/phpunit-bridge updated from v6.4.13 to v6.4.16 patch
   See changes: https://github.com/symfony/phpunit-bridge/compare/v6.4.13...v6.4.16
   Release notes: https://github.com/symfony/phpunit-bridge/releases/tag/v6.4.16

 - nikic/php-parser updated from v5.3.1 to v5.4.0 minor
   See changes: https://github.com/nikic/PHP-Parser/compare/v5.3.1...v5.4.0
   Release notes: https://github.com/nikic/PHP-Parser/releases/tag/v5.4.0

 - myclabs/deep-copy updated from 1.12.0 to 1.12.1 patch
   See changes: https://github.com/myclabs/DeepCopy/compare/1.12.0...1.12.1
   Release notes: https://github.com/myclabs/DeepCopy/releases/tag/1.12.1

 - phpunit/phpunit updated from 9.6.21 to 9.6.22 patch
   See changes: https://github.com/sebastianbergmann/phpunit/compare/9.6.21...9.6.22
   Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/9.6.22

 - phpstan/phpstan updated from 1.12.8 to 1.12.16 patch
   See changes: https://github.com/phpstan/phpstan/compare/1.12.8...1.12.16
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.12.16

 - phpstan/phpstan-phpunit updated from 1.4.0 to 1.4.2 patch
   See changes: https://github.com/phpstan/phpstan-phpunit/compare/1.4.0...1.4.2
   Release notes: https://github.com/phpstan/phpstan-phpunit/releases/tag/1.4.2

 - phpdocumentor/type-resolver updated from 1.9.0 to 1.10.0 minor
   See changes: https://github.com/phpDocumentor/TypeResolver/compare/1.9.0...1.10.0
   Release notes: https://github.com/phpDocumentor/TypeResolver/releases/tag/1.10.0

 - phpdocumentor/reflection-docblock updated from 5.5.1 to 5.6.1 minor
   See changes: https://github.com/phpDocumentor/ReflectionDocBlock/compare/5.5.1...5.6.1
   Release notes: https://github.com/phpDocumentor/ReflectionDocBlock/releases/tag/5.6.1

 - phpspec/prophecy updated from v1.19.0 to v1.20.0 minor
   See changes: https://github.com/phpspec/prophecy/compare/v1.19.0...v1.20.0
   Release notes: https://github.com/phpspec/prophecy/releases/tag/v1.20.0

 - phpspec/prophecy-phpunit updated from v2.2.0 to v2.3.0 minor
   See changes: https://github.com/phpspec/prophecy-phpunit/compare/v2.2.0...v2.3.0
   Release notes: https://github.com/phpspec/prophecy-phpunit/releases/tag/v2.3.0

 - php-http/guzzle7-adapter updated from 1.0.0 to 1.1.0 minor
   See changes: https://github.com/php-http/guzzle7-adapter/compare/1.0.0...1.1.0
   Release notes: https://github.com/php-http/guzzle7-adapter/releases/tag/1.1.0

 - open-telemetry/api updated from 1.1.1 to 1.2.0 minor
   See changes: https://github.com/opentelemetry-php/api/compare/1.1.1...1.2.0
   Release notes: https://github.com/opentelemetry-php/api/releases/tag/1.2.0

 - open-telemetry/sdk updated from 1.1.2 to 1.2.0 minor
   See changes: https://github.com/opentelemetry-php/sdk/compare/1.1.2...1.2.0
   Release notes: https://github.com/opentelemetry-php/sdk/releases/tag/1.2.0

 - google/protobuf updated from v4.28.3 to v4.29.3 minor
   See changes: https://github.com/protocolbuffers/protobuf-php/compare/v4.28.3...v4.29.3
   Release notes: https://github.com/protocolbuffers/protobuf-php/releases/tag/v4.29.3

 - open-telemetry/gen-otlp-protobuf updated from 1.2.1 to 1.5.0 minor
   See changes: https://github.com/opentelemetry-php/gen-otlp-protobuf/compare/1.2.1...1.5.0
   Release notes: https://github.com/opentelemetry-php/gen-otlp-protobuf/releases/tag/1.5.0

 - open-telemetry/exporter-otlp updated from 1.1.0 to 1.2.0 minor
   See changes: https://github.com/opentelemetry-php/exporter-otlp/compare/1.1.0...1.2.0
   Release notes: https://github.com/opentelemetry-php/exporter-otlp/releases/tag/1.2.0

 - mglaman/phpstan-drupal updated from 1.3.1 to 1.3.2 patch
   See changes: https://github.com/mglaman/phpstan-drupal/compare/1.3.1...1.3.2
   Release notes: https://github.com/mglaman/phpstan-drupal/releases/tag/1.3.2

 - squizlabs/php_codesniffer updated from 3.10.3 to 3.11.2 minor
   See changes: https://github.com/PHPCSStandards/PHP_CodeSniffer/compare/3.10.3...3.11.2
   Release notes: https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.11.2

 - sirbrillig/phpcs-variable-analysis updated from v2.11.19 to v2.11.22 patch
   See changes: https://github.com/sirbrillig/phpcs-variable-analysis/compare/v2.11.19...v2.11.22
   Release notes: https://github.com/sirbrillig/phpcs-variable-analysis/releases/tag/v2.11.22

 - drupal/coder updated from 8.3.25 to 8.3.28 patch
   See changes: https://github.com/pfrenssen/coder/compare/8.3.25...8.3.28
   Release notes: https://github.com/pfrenssen/coder/releases/tag/8.3.28

 - composer/composer updated from 2.8.2 to 2.8.5 patch
   See changes: https://github.com/composer/composer/compare/2.8.2...2.8.5
   Release notes: https://github.com/composer/composer/releases/tag/2.8.5

 - drupal/core-dev updated from 10.2.10 to 10.2.12 patch
   See changes: https://github.com/drupal/core-dev/compare/10.2.10...10.2.12
   Release notes: https://github.com/drupal/core-dev/releases/tag/10.2.12

 - doctrine/dbal updated from 3.9.3 to 3.9.4 patch
   See changes: https://github.com/doctrine/dbal/compare/3.9.3...3.9.4
   Release notes: https://github.com/doctrine/dbal/releases/tag/3.9.4

 - drupal/testmode updated from 2.5.0 to 2.6.0 minor

 - psy/psysh updated from v0.12.4 to v0.12.7 patch
   See changes: https://github.com/bobthecow/psysh/compare/v0.12.4...v0.12.7
   Release notes: https://github.com/bobthecow/psysh/releases/tag/v0.12.7

 - league/container updated from 4.2.3 to 4.2.4 patch
   See changes: https://github.com/thephpleague/container/compare/4.2.3...4.2.4
   Release notes: https://github.com/thephpleague/container/releases/tag/4.2.4

 - grasmash/expander updated from 3.0.0 to 3.0.1 patch
   See changes: https://github.com/grasmash/expander/compare/3.0.0...3.0.1
   Release notes: https://github.com/grasmash/expander/releases/tag/3.0.1

 - consolidation/site-alias updated from 4.1.0 to 4.1.1 patch
   See changes: https://github.com/consolidation/site-alias/compare/4.1.0...4.1.1
   Release notes: https://github.com/consolidation/site-alias/releases/tag/4.1.1

 - consolidation/site-process updated from 5.4.0 to 5.4.2 patch
   See changes: https://github.com/consolidation/site-process/compare/5.4.0...5.4.2
   Release notes: https://github.com/consolidation/site-process/releases/tag/5.4.2

 - consolidation/annotated-command updated from 4.10.0 to 4.10.1 patch
   See changes: https://github.com/consolidation/annotated-command/compare/4.10.0...4.10.1
   Release notes: https://github.com/consolidation/annotated-command/releases/tag/4.10.1

 - friendsoftwig/twigcs updated from 6.4.0 to 6.5.0 minor
   See changes: https://github.com/friendsoftwig/twigcs/compare/6.4.0...6.5.0
   Release notes: https://github.com/friendsoftwig/twigcs/releases/tag/6.5.0

 - gettext/languages installed in version 2.10.0
   Release notes: https://github.com/php-gettext/Languages/releases/tag/2.10.0

 - symfony/intl installed in version v6.4.15
   Release notes: https://github.com/symfony/intl/releases/tag/v6.4.15

 - twig/intl-extra installed in version v3.18.0
   Release notes: https://github.com/twigphp/intl-extra/releases/tag/v3.18.0

 - symfony/twig-bridge installed in version v6.4.17
   Release notes: https://github.com/symfony/twig-bridge/releases/tag/v6.4.17

 - symfony/polyfill-intl-icu installed in version v1.31.0
   Release notes: https://github.com/symfony/polyfill-intl-icu/releases/tag/v1.31.0

 - symfony/password-hasher installed in version v6.4.13
   Release notes: https://github.com/symfony/password-hasher/releases/tag/v6.4.13

 - symfony/cache-contracts installed in version v3.5.1
   Release notes: https://github.com/symfony/cache-contracts/releases/tag/v3.5.1

 - symfony/cache installed in version v6.4.16
   Release notes: https://github.com/symfony/cache/releases/tag/v6.4.16

 - symfony/framework-bundle installed in version v6.4.17
   Release notes: https://github.com/symfony/framework-bundle/releases/tag/v6.4.17

 - simplesamlphp/xml-common installed in version v1.23.2
   Release notes: https://github.com/simplesamlphp/xml-common/releases/tag/v1.23.2

 - simplesamlphp/xml-security installed in version v1.12.0
   Release notes: https://github.com/simplesamlphp/xml-security/releases/tag/v1.12.0

 - simplesamlphp/simplesamlphp-assets-base installed in version v2.3.5
   Release notes: https://github.com/simplesamlphp/simplesamlphp-assets-base/releases/tag/v2.3.5

 - robrichards/xmlseclibs installed in version 3.1.3
   Release notes: https://github.com/robrichards/xmlseclibs/releases/tag/3.1.3

 - simplesamlphp/saml2 installed in version v4.16.14
   Release notes: https://github.com/simplesamlphp/saml2/releases/tag/v4.16.14

 - phpmailer/phpmailer installed in version v6.9.3
   Release notes: https://github.com/PHPMailer/PHPMailer/releases/tag/v6.9.3

 - gettext/translator installed in version v1.2.1
   Release notes: https://github.com/php-gettext/Translator/releases/tag/v1.2.1

 - gettext/gettext installed in version v5.7.3
   Release notes: https://github.com/php-gettext/Gettext/releases/tag/v5.7.3

 - simplesamlphp/simplesamlphp installed in version v2.3.5
   Release notes: https://github.com/simplesamlphp/simplesamlphp/releases/tag/v2.3.5

 - drupal/webform updated from 6.2.7 to 6.2.9 patch

 - drupal/twig_tweak updated from 3.3.0 to 3.4.0 minor

 - drupal/tfa updated from 1.8.0 to 1.9.0 minor

 - tijsverkoyen/css-to-inline-styles updated from v2.2.7 to v2.3.0 minor
   See changes: https://github.com/tijsverkoyen/CssToInlineStyles/compare/v2.2.7...v2.3.0
   Release notes: https://github.com/tijsverkoyen/CssToInlineStyles/releases/tag/v2.3.0

 - drupal/symfony_mailer updated from 1.4.1 to 1.5.0 minor

 - drupal/externalauth installed in version 2.0.7

 - drupal/simplesamlphp_auth installed in version 4.0.0

 - drupal/simple_sitemap updated from 4.2.1 to 4.2.2 patch

 - league/uri updated from 7.4.1 to 7.5.1 minor
   See changes: https://github.com/thephpleague/uri/compare/7.4.1...7.5.1
   Release notes: https://github.com/thephpleague/uri/releases/tag/7.5.1

 - league/oauth2-server updated from 8.5.4 to 8.5.5 patch
   See changes: https://github.com/thephpleague/oauth2-server/compare/8.5.4...8.5.5
   Release notes: https://github.com/thephpleague/oauth2-server/releases/tag/8.5.5

 - halaxa/json-machine updated from 1.1.4 to 1.2.0 minor
   See changes: https://github.com/halaxa/json-machine/compare/1.1.4...1.2.0
   Release notes: https://github.com/halaxa/json-machine/releases/tag/1.2.0

 - solarium/solarium updated from 6.3.5 to 6.3.6 patch
   See changes: https://github.com/solariumphp/solarium/compare/6.3.5...6.3.6
   Release notes: https://github.com/solariumphp/solarium/releases/tag/6.3.6

 - drupal/search_api updated from 1.35.0 to 1.37.0 minor

 - drupal/search_api_attachments updated from 9.0.3 to 9.0.6 patch

 - drupal/scheduled_transitions updated from 2.5.0 to 2.7.0 minor

 - drupal/captcha updated from 2.0.6 to 2.0.7 patch

 - league/csv updated from 9.18.0 to 9.21.0 minor
   See changes: https://github.com/thephpleague/csv/compare/9.18.0...9.21.0
   Release notes: https://github.com/thephpleague/csv/releases/tag/9.21.0

 - drupal/migrate_source_csv updated from 3.6.0 to 3.7.0 minor

 - drupal/migrate_plus updated from 6.0.4 to 6.0.5 patch

 - drupal/migrate_file updated from 2.1.2 to 2.1.3 patch

 - drupal/metatag updated from 2.0.2 to 2.1.0 minor

 - drupal/menu_trail_by_path updated from 2.1.0 to 2.1.1 patch

 - drupal/linkit updated from 6.1.4 to 7.0.2 major

 - drupal/layout_builder_restrictions updated from 2.20.0 to 3.0.1 major

 - drupal/layout_builder_modal updated from 1.2.0 to 2.0.0 major

 - drupal/google_analytics updated from 4.0.2 to 4.0.3 patch

 - drupal/facets updated from 2.0.9 to 3.0.0 major

 - drupal/environment_indicator updated from 4.0.19 to 4.0.21 patch

 - drupal/entity_browser updated from 2.11.0 to 2.12.0 minor

 - drupal/ds updated from 3.24.0 to 3.27.0 minor

 - caxy/php-htmldiff updated from v0.1.15 to v0.1.16 patch
   See changes: https://github.com/caxy/php-htmldiff/compare/v0.1.15...v0.1.16
   Release notes: https://github.com/caxy/php-htmldiff/releases/tag/v0.1.16

 - drupal/devel updated from 5.1.2 to 5.3.1 minor

 - drupal/core-recommended updated from 10.3.6 to 10.3.10 patch
   See changes: https://github.com/drupal/core-recommended/compare/10.3.6...10.3.10
   Release notes: https://github.com/drupal/core-recommended/releases/tag/10.3.10

 - drupal/block_inactive_users updated from 2.7.0 to 2.8.0 minor

 - drupal/admin_toolbar updated from 3.5.0 to 3.5.1 patch

 - drupal/address updated from 2.0.2 to 2.0.3 patch

 - govcms/govcms downgraded from 3.19.0 to dev-3.x-develop@0f33ed6 major
   See changes: https://github.com/govCMS/GovCMS/compare/3.19.0...0f33ed6

 - rector/rector updated from 1.2.9 to 1.2.10 patch
   See changes: https://github.com/rectorphp/rector/compare/1.2.9...1.2.10
   Release notes: https://github.com/rectorphp/rector/releases/tag/1.2.10

No security vulnerability advisories found.

Screenshots

@joshua-salsadigital joshua-salsadigital self-assigned this Jan 23, 2025
@joshua-salsadigital
Copy link
Collaborator Author

joshua-salsadigital commented Jan 23, 2025

Outstanding

Update Drupal Core to 10.4:

  • Gov Cms blocks update - no support yet for Drupal 10.4

Civic-theme support for Drupal CMS(Drupal 11)

Note: https://status.govcms.support/incidents/008yz5qgjn7j
GovCMS D10 update 3.21.0 is Scheduled for Jan 29 but it still does not have Drupal 10.4 or the Webform update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
State: DO NOT MERGE Do not merge this pull request State: Needs review Pull requests needs a review from assigned developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant