Skip to content

Update mglaman/phpstan-drupal from 1.2.0 to 1.2.5 - #457

Open
violinist-bot wants to merge 1 commit into
SignWo:11.xfrom
violinist-dev:mglamanphpstandrupal120125
Open

Update mglaman/phpstan-drupal from 1.2.0 to 1.2.5#457
violinist-bot wants to merge 1 commit into
SignWo:11.xfrom
violinist-dev:mglamanphpstandrupal120125

Conversation

@violinist-bot

@violinist-botviolinist-bot commented Jan 10, 2024

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/deprecation-contracts: v3.4.0 (updated from v3.3.0)
  • symfony/polyfill-ctype: v1.29.0 (updated from v1.27.0)
  • symfony/yaml: v6.4.3 (updated from v6.3.0)
  • mglaman/phpstan-drupal: 1.2.5 (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/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
rules.neon
src/Drupal/DrupalAutoloader.php
src/Drupal/DrupalServiceDefinition.php
src/Drupal/ServiceMap.php
src/Rules/Deprecations/ConditionManagerCreateInstanceContextConfigurationRule.php
src/Rules/Deprecations/DeprecatedHookImplementation.php
src/Rules/Drupal/LoadIncludes.php
src/Rules/Drupal/ModuleLoadInclude.php
src/Rules/Drupal/RenderCallbackRule.php
src/Rules/Drupal/TestClassesProtectedPropertyModulesRule.php
src/Rules/Drupal/Tests/BrowserTestBaseDefaultThemeRule.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:

  • a5a001aDeprecation fixed for loadRevison on RevisionableStorageInterface (#712)
  • 6e6f455Fix RenderCallbackRule PHPStan errors (#710)
  • 718a503Replace usages of getLine with getNewLine (#709)
  • 641ee1eMove phpstan-drupal playground to its own repo
  • 4a0b4c8Bump bref/bref from 2.1.7 to 2.1.8 in /playground-runner (#649)
  • 1ef9800Bump @tailwindcss/forms from 0.5.4 to 0.5.7 in /website (#648)
  • b9ab90ehave Fathom track as SPA
  • 648a33fAdd Sentry for error checking
  • 1e7b56badd github link on playground
  • 4f81073add errors highlight and hover to playground
  • 0b132aastyling for playground
  • 96a7802add fathom event tracking for playground
  • 4192276update editor with result code
  • 313bdc2fix working-directory in deploy-website
  • 8377269fix error in deploy-website
  • cb8c839add sharing, loading results, loading spinner
  • 251578cadd website export-ignore
  • f7525acAdd website for playground (#633)
  • 57b2cc6Make it possible to opt out of loading api.php files (#641)
  • fa79d1fAllow Symfony 7 (#639)
  • 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.

@violinist-bot
violinist-botforce-pushed the mglamanphpstandrupal120125 branch from f6ebca0 to 4075d3cCompareFebruary 5, 2024 15:18
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