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

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

Open
wants to merge 1 commit into
base: 11.x
Choose a base branch
from

Conversation

violinist-bot
Copy link

@violinist-bot violinist-bot commented Jan 10, 2024

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:

  • a5a001a Deprecation fixed for loadRevison on RevisionableStorageInterface (#712)
  • 6e6f455 Fix RenderCallbackRule PHPStan errors (#710)
  • 718a503 Replace usages of getLine with getNewLine (#709)
  • 641ee1e Move phpstan-drupal playground to its own repo
  • 4a0b4c8 Bump bref/bref from 2.1.7 to 2.1.8 in /playground-runner (#649)
  • 1ef9800 Bump @tailwindcss/forms from 0.5.4 to 0.5.7 in /website (#648)
  • b9ab90e have Fathom track as SPA
  • 648a33f Add Sentry for error checking
  • 1e7b56b add github link on playground
  • 4f81073 add errors highlight and hover to playground
  • 0b132aa styling for playground
  • 96a7802 add fathom event tracking for playground
  • 4192276 update editor with result code
  • 313bdc2 fix working-directory in deploy-website
  • 8377269 fix error in deploy-website
  • cb8c839 add sharing, loading results, loading spinner
  • 251578c add website export-ignore
  • f7525ac Add website for playground (#633)
  • 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.

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