Skip to content

Conversation

@violinist-bot
Copy link

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:

  • symfony/polyfill-ctype: v1.28.0 (updated from v1.27.0)
  • symfony/yaml: v6.3.8 (updated from v6.3.0)
  • mglaman/phpstan-drupal: 1.2.4 (updated from 1.2.0)

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
  .circleci/config.yml
  .gitattributes
  .github/dependabot.yml
  .github/workflows/deploy-playground-api.yml
  .github/workflows/deploy-playground-runner.yml
  .github/workflows/php.yml
  .github/workflows/phpstan-dev.yml
  .github/workflows/release-post.yml
  .github/workflows/release-toot.yml
  .gitignore
  README.md
  bleedingEdge.neon
  composer.json
  extension.neon
  playground-api/.eslintrc.js
  playground-api/.gitignore
  playground-api/README.md
  playground-api/example.http
  playground-api/handler.ts
  playground-api/package-lock.json
  playground-api/package.json
  playground-api/serverless.yml
  playground-api/tsconfig.json
  playground-runner/.gitignore
  playground-runner/README.md
  playground-runner/analyze.php
  playground-runner/composer.json
  playground-runner/composer.lock
  playground-runner/package-lock.json
  playground-runner/package.json
  playground-runner/playground.neon
  playground-runner/scaffold.php
  playground-runner/serverless.yml
  playground-runner/test-event.json
  rules.neon
  src/Drupal/DrupalAutoloader.php
  src/Drupal/DrupalServiceDefinition.php
  src/Drupal/ServiceMap.php
  src/Rules/Deprecations/DeprecatedHookImplementation.php
  src/Rules/Drupal/TestClassesProtectedPropertyModulesRule.php
  src/Type/ContainerDynamicReturnTypeExtension.php
  stubs/Drupal/KernelTests/KernelTestBase.stub
  tests/fixtures/config/phpunit-drupal-phpstan.neon
  tests/fixtures/drupal/modules/module_with_deprecated_hooks/module_with_deprecated_hooks.api.php
  tests/fixtures/drupal/modules/module_with_deprecated_hooks/module_with_deprecated_hooks.info.yml
  tests/fixtures/drupal/modules/module_with_deprecated_hooks/module_with_deprecated_hooks.module
  tests/src/Rules/DeprecatedHookImplementationTest.php
  tests/src/Rules/RevisionableStorageInterfaceStubTest.php
  tests/src/Rules/TestClassesProtectedPropertyModulesRuleTest.php
  tests/src/Rules/data/bug-586.php
  tests/src/Rules/data/deprecated_field_widget_hooks.module
  tests/src/Rules/data/test-cases-test-classes-protected-property-modules-rule.php
  tests/src/ServiceMapFactoryTest.php
  tests/src/Type/DrupalContainerDynamicReturnTypeTest.php
  tests/src/Type/data/container-optional.php

Changelog

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

  • 57b2cc6 Make it possible to opt out of loading api.php files (#641)
  • fa79d1f Allow Symfony 7 (#639)
  • e21d534 Add playground-api to export-ignore
  • 32cae10 Add PHP 8.2 to test workflow (#625)
  • 446a990 Implement a rule to check deprecated hook implementations (#634)
  • 873c8b6 Add playground-api for runner (#632)
  • 39c7bd2 Bump actions/checkout from 3 to 4 (#629)
  • 039c3b2 Display raw drupal_root parameter for better debugging (#631)
  • 258bc75 Fix drupal/core detection in playground-runner
  • cdbd525 fix runtime for bref
  • f326e39 Remove phpunit step from deploy-playground-runner
  • 072ef31 Add playground-runner (#628)
  • bde6445 Do not error when a service decorates an unknown service. (#622)
  • b7039ae Use TypeCombinator::union() to combine decorated service classes. (#620)
  • 0c7e48a Drop Drupal 8 from testing workflows (#623)
  • c6c3d04 Update README.md
  • 6c3d40e Add automatic posting for releases (#617)
  • 920c6b9 Add null to the container get method return type when ContainerInterace::NULL_ON_INVALID_REFERENCE is passed as the second argument. (#610)
  • 8f57480 Add decorator support to ServiceMap. (#615)
  • 48a390e Add information on why this package is needed (#606)
  • 5306ff3 Stub $modules on KernelTestBase (#607)
  • b5c980d Fix tests after drupal/core changes (#605)
  • a19934c Detect public static $modules when it should be protected static $modules in tests (#597)

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.

@truls1502
Copy link
Member

This will now be closed, since it has been superseded by #457.

@truls1502 truls1502 closed this Jan 10, 2024
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.

2 participants