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

Updated composer to Drupal 10.3. #1301

Merged
merged 4 commits into from
Sep 19, 2024
Merged

Conversation

richardgaunt
Copy link
Collaborator

@richardgaunt richardgaunt commented Sep 19, 2024

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

Changes

  1. Updated drupal core in repository to 10.3
  2. Updated contrib modules
  3. Updated circleci configuration to test against supported versions of Drupal

Changelog

Changelogs summary:

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

 - phpstan/phpstan updated from 1.11.5 to 1.12.3 minor
   See changes: https://github.com/phpstan/phpstan/compare/1.11.5...1.12.3
   Release notes: https://github.com/phpstan/phpstan/releases/tag/1.12.3

 - phpstan/extension-installer updated from 1.4.1 to 1.4.3 patch
   See changes: https://github.com/phpstan/extension-installer/compare/1.4.1...1.4.3
   Release notes: https://github.com/phpstan/extension-installer/releases/tag/1.4.3

 - symfony/polyfill-php80 updated from v1.30.0 to v1.31.0 minor
   See changes: https://github.com/symfony/polyfill-php80/compare/v1.30.0...v1.31.0
   Release notes: https://github.com/symfony/polyfill-php80/releases/tag/v1.31.0

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

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

 - psr/log updated from 3.0.0 to 3.0.2 patch
   See changes: https://github.com/php-fig/log/compare/3.0.0...3.0.2
   Release notes: https://github.com/php-fig/log/releases/tag/3.0.2

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

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

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

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

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

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

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

 - symfony/filesystem updated from v6.4.8 to v6.4.9 patch
   See changes: https://github.com/symfony/filesystem/compare/v6.4.8...v6.4.9
   Release notes: https://github.com/symfony/filesystem/releases/tag/v6.4.9

 - composer/semver updated from 3.4.0 to 3.4.2 patch
   See changes: https://github.com/composer/semver/compare/3.4.0...3.4.2
   Release notes: https://github.com/composer/semver/releases/tag/3.4.2

 - doctrine/annotations updated from 1.14.3 to 1.14.4 patch
   See changes: https://github.com/doctrine/annotations/compare/1.14.3...1.14.4
   Release notes: https://github.com/doctrine/annotations/releases/tag/1.14.4

 - doctrine/persistence updated from 3.3.2 to 3.3.3 patch
   See changes: https://github.com/doctrine/persistence/compare/3.3.2...3.3.3
   Release notes: https://github.com/doctrine/persistence/releases/tag/3.3.3

 - symfony/yaml updated from v6.4.8 to v6.4.11 patch
   See changes: https://github.com/symfony/yaml/compare/v6.4.8...v6.4.11
   Release notes: https://github.com/symfony/yaml/releases/tag/v6.4.11

 - symfony/translation updated from v7.1.1 to v7.1.3 patch
   See changes: https://github.com/symfony/translation/compare/v7.1.1...v7.1.3
   Release notes: https://github.com/symfony/translation/releases/tag/v7.1.3

 - symfony/var-exporter updated from v6.4.8 to v6.4.9 patch
   See changes: https://github.com/symfony/var-exporter/compare/v6.4.8...v6.4.9
   Release notes: https://github.com/symfony/var-exporter/releases/tag/v6.4.9

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

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

 - webflo/drupal-finder updated from 1.3.0 to 1.3.1 patch
   See changes: https://github.com/webflo/drupal-finder/compare/1.3.0...1.3.1
   Release notes: https://github.com/webflo/drupal-finder/releases/tag/1.3.1

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

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

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

 - symfony/psr-http-message-bridge updated from v6.4.8 to v6.4.11 patch
   See changes: https://github.com/symfony/psr-http-message-bridge/compare/v6.4.8...v6.4.11
   Release notes: https://github.com/symfony/psr-http-message-bridge/releases/tag/v6.4.11

 - symfony/polyfill-php72 updated from v1.30.0 to v1.31.0 minor
   See changes: https://github.com/symfony/polyfill-php72/compare/v1.30.0...v1.31.0
   Release notes: https://github.com/symfony/polyfill-php72/releases/tag/v1.31.0

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

 - symfony/mailer updated from v6.4.8 to v6.4.9 patch
   See changes: https://github.com/symfony/mailer/compare/v6.4.8...v6.4.9
   Release notes: https://github.com/symfony/mailer/releases/tag/v6.4.9

 - guzzlehttp/psr7 updated from 2.6.2 to 2.6.3 patch
   See changes: https://github.com/guzzle/psr7/compare/2.6.2...2.6.3
   Release notes: https://github.com/guzzle/psr7/releases/tag/2.6.3

 - guzzlehttp/promises updated from 2.0.2 to 2.0.3 patch
   See changes: https://github.com/guzzle/promises/compare/2.0.2...2.0.3
   Release notes: https://github.com/guzzle/promises/releases/tag/2.0.3

 - guzzlehttp/guzzle updated from 7.8.1 to 7.8.2 patch
   See changes: https://github.com/guzzle/guzzle/compare/7.8.1...7.8.2
   Release notes: https://github.com/guzzle/guzzle/releases/tag/7.8.2

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

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

 - phpunit/php-code-coverage updated from 9.2.31 to 9.2.32 patch
   See changes: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.31...9.2.32
   Release notes: https://github.com/sebastianbergmann/php-code-coverage/releases/tag/9.2.32

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

 - phpstan/phpdoc-parser updated from 1.29.1 to 1.30.1 minor
   See changes: https://github.com/phpstan/phpdoc-parser/compare/1.29.1...1.30.1
   Release notes: https://github.com/phpstan/phpdoc-parser/releases/tag/1.30.1

 - symfony/polyfill-php82 updated from v1.30.0 to v1.31.0 minor
   See changes: https://github.com/symfony/polyfill-php82/compare/v1.30.0...v1.31.0
   Release notes: https://github.com/symfony/polyfill-php82/releases/tag/v1.31.0

 - symfony/polyfill-php81 updated from v1.30.0 to v1.31.0 minor
   See changes: https://github.com/symfony/polyfill-php81/compare/v1.30.0...v1.31.0
   Release notes: https://github.com/symfony/polyfill-php81/releases/tag/v1.31.0

 - open-telemetry/sem-conv updated from 1.25.0 to 1.27.1 minor
   See changes: https://github.com/opentelemetry-php/sem-conv/compare/1.25.0...1.27.1
   Release notes: https://github.com/opentelemetry-php/sem-conv/releases/tag/1.27.1

 - google/protobuf updated from v3.25.3 to v3.25.5 patch
   See changes: https://github.com/protocolbuffers/protobuf-php/compare/v3.25.3...v3.25.5
   Release notes: https://github.com/protocolbuffers/protobuf-php/releases/tag/v3.25.5

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

 - mikey179/vfsstream updated from v1.6.11 to v1.6.12 patch
   See changes: https://github.com/bovigo/vfsStream/compare/v1.6.11...v1.6.12
   Release notes: https://github.com/bovigo/vfsStream/releases/tag/v1.6.12

 - phpstan/phpstan-deprecation-rules updated from 1.2.0 to 1.2.1 patch
   See changes: https://github.com/phpstan/phpstan-deprecation-rules/compare/1.2.0...1.2.1
   Release notes: https://github.com/phpstan/phpstan-deprecation-rules/releases/tag/1.2.1

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

 - justinrainbow/json-schema updated from v5.2.13 to 5.3.0 minor
   See changes: https://github.com/jsonrainbow/json-schema/compare/v5.2.13...5.3.0
   Release notes: https://github.com/jsonrainbow/json-schema/releases/tag/5.3.0

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

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

 - symfony/polyfill-php73 updated from v1.30.0 to v1.31.0 minor
   See changes: https://github.com/symfony/polyfill-php73/compare/v1.30.0...v1.31.0
   Release notes: https://github.com/symfony/polyfill-php73/releases/tag/v1.31.0

 - seld/jsonlint updated from 1.10.2 to 1.11.0 minor
   See changes: https://github.com/Seldaek/jsonlint/compare/1.10.2...1.11.0
   Release notes: https://github.com/Seldaek/jsonlint/releases/tag/1.11.0

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

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

 - drupal/default_content downgraded from 2.0.0-alpha3 to 2.0.0-alpha2 patch

 - drupal/generated_content downgraded from 1.5.3 to 1.5.2 patch

 - drupal/testmode downgraded from 2.5.0 to 2.4.0 minor

 - drupal/webform downgraded from 6.2.3 to 6.2.2 patch

 - govcms/govcms downgraded from 3.13.1 to 3.13.0 patch
   See changes: https://github.com/govCMS/GovCMS/compare/3.13.1...3.13.0
   Release notes: https://github.com/govCMS/GovCMS/releases/tag/3.13.0

Screenshots

@richardgaunt richardgaunt merged commit d1a8218 into develop Sep 19, 2024
6 of 7 checks passed
@richardgaunt richardgaunt deleted the feature/update-drupal-10.3 branch September 19, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant