Skip to content

Update mglaman/phpstan-drupal from 1.2.0 to 1.2.3 - #422

Closed
violinist-bot wants to merge 1 commit into
SignWo:11.xfrom
violinist-dev:mglamanphpstandrupal120123
Closed

Update mglaman/phpstan-drupal from 1.2.0 to 1.2.3#422
violinist-bot wants to merge 1 commit into
SignWo:11.xfrom
violinist-dev:mglamanphpstandrupal120123

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:

  • 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.3 (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
composer.json
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/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/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:

  • e21d534Add playground-api to export-ignore
  • 32cae10Add PHP 8.2 to test workflow (#625)
  • 446a990Implement a rule to check deprecated hook implementations (#634)
  • 873c8b6Add playground-api for runner (#632)
  • 39c7bd2Bump actions/checkout from 3 to 4 (#629)
  • 039c3b2Display raw drupal_root parameter for better debugging (#631)
  • 258bc75Fix drupal/core detection in playground-runner
  • cdbd525fix runtime for bref
  • f326e39Remove phpunit step from deploy-playground-runner
  • 072ef31Add playground-runner (#628)
  • bde6445Do not error when a service decorates an unknown service. (#622)
  • b7039aeUse TypeCombinator::union() to combine decorated service classes. (#620)
  • 0c7e48aDrop Drupal 8 from testing workflows (#623)
  • c6c3d04Update README.md
  • 6c3d40eAdd automatic posting for releases (#617)
  • 920c6b9Add null to the container get method return type when ContainerInterace::NULL_ON_INVALID_REFERENCE is passed as the second argument. (#610)
  • 8f57480Add decorator support to ServiceMap. (#615)
  • 48a390eAdd information on why this package is needed (#606)
  • 5306ff3Stub $modules on KernelTestBase (#607)
  • b5c980dFix tests after drupal/core changes (#605)
  • a19934cDetect 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
Copy Markdown
Member

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

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.

2 participants

@violinist-bot@truls1502