Skip to content

Update chi-teck/drupal-code-generator from 3.2.0 to 3.3.0 - #308

Open
violinist-bot wants to merge 1 commit into
SignWo:12.xfrom
violinist-dev:chiteckdrupalcodegenerator320330
Open

Update chi-teck/drupal-code-generator from 3.2.0 to 3.3.0#308
violinist-bot wants to merge 1 commit into
SignWo:12.xfrom
violinist-dev:chiteckdrupalcodegenerator320330

Conversation

@violinist-bot

Copy link
Copy Markdown

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • chi-teck/drupal-code-generator: 3.3.0 (updated from 3.2.0)
  • symfony/dependency-injection: v6.3.5 (updated from v6.3.4)
  • symfony/string: v6.3.5 (updated from v6.3.2)
  • symfony/var-exporter: v6.3.6 (updated from v6.3.4)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
 DEVELOPMENT.md
composer.json
phpcs.xml
scripts/sut-tests.sh
src/Command/PluginManager.php
templates/Plugin/_constraint/validator.twig
templates/Plugin/_rest-resource/rest-resource.twig
templates/_phpstorm-meta/database.php.twig
templates/_phpstorm-meta/entity_types.php.twig
templates/_phpstorm-meta/extensions.php.twig
templates/_phpstorm-meta/services.php.twig
tests/functional/Generator/PhpStormMetaTest.php
tests/functional/Generator/Plugin/_constraint/_w_deps/_raw_value/src/Plugin/Validation/Constraint/AlphaConstraintValidator.php
tests/functional/Generator/Plugin/_rest_resource/src/Plugin/rest/resource/FooResource.php
tests/functional/Generator/_phpstorm_meta/.phpstorm.meta.php/database.php
tests/functional/Generator/_phpstorm_meta/.phpstorm.meta.php/plugins.php

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 56da9209Merge pull request #113 from Chi-teck/dependabot/composer/drupal/coder-8.3.22
  • 0a9a25d8Merge pull request #110 from Niklan/Niklan-patch-1
  • 9d66f474Add phpstorm meta data for \Symfony\Component\DependencyInjection\ContainerInterface::set(),
  • cf119ee3Add phpstorm meta data for \Drupal\KernelTests\KernelTestBase::installConfig()
  • a4af666aAdd phpstorm meta data for \Drupal\KernelTests\KernelTestBase::installSchema()
  • ae92d66bAdd phpstorm meta data for \Drupal\KernelTests\KernelTestBase::installEntitySchema()
  • 9a8a9cbeFix dependency injections in contatraint validator
  • e769e012Update drupal/coder requirement from 8.3.20 to 8.3.22
  • 07b946fbAdd alias for plugin-manager
  • 313c9872Clean-up phpstorm-meta test for plugins
  • b4246260Merge pull request #111 from Niklan/symfony-cli-check
  • 97c0ec14Fix typo
  • 89bd9f9bFix wording and formatting
  • fd84f575Check for Symfony CLI and provide link with instructions with how to install it.
  • ff6cffbcFix test fixture to match changes in generator template.
  • 4360528fRemove useless argument passing for parent constructor in REST resource

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@violinist-bot
violinist-botforce-pushed the chiteckdrupalcodegenerator320330 branch from 7280471 to 75d386dCompareNovember 5, 2023 14:34
Sign up for freeto 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

@violinist-bot