Skip to content

Update drupal/upgrade_status from 2.6.0 to 2.9.0

Kevin Kaland requested to merge drupalupgradestatus260290 into master

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.

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

  • 5a4a90d Issue #3153396 by superfedya, Gábor Hojtsy, isalmanhaider, mmjvb, onejam, greatmatter, RedPlanet: Cannot enable the module on Drupal 8
  • 702be06 Issue #3152276 by Gábor Hojtsy, Berdir: Fail on Drupal 9 with an error message for now that people should use the module on Drupal 8
  • d4d89af Issue #3152450 by ressa, Gábor Hojtsy: Exclude Upgrade Status module from it's own UI when not in tests
  • 470160f Issue #3152450 by ressa, Gábor Hojtsy: Exclude Upgrade Status module from it's own UI when not in tests
  • 3b78bd0 Issue #3152282 by Gábor Hojtsy: Add rector coverage info for 0.5.5 and 0.5.6
  • 4596914 Issue #3152277 by Gábor Hojtsy, Warped: Drupal:l() is also supported by rector
  • 24f6738 Issue #3139393 by Gábor Hojtsy, HarishST: Code tag in ASCII output breaks preview, move it to formatter
  • 3c22a57 Issue #3145821 by Gábor Hojtsy, mr.york: Config files with names ending in info.yml should not be identified as extensions
  • 51f3d1a Issue #3150789 by Gábor Hojtsy, RajabNatshah: Detect and file error for library entries that do not even have a valid name
  • cd2a0bc Issue #3149627 by grumpy74: hook_requirements does not always return an array
  • db56bd0 Issue #3152188 by Gábor Hojtsy: Drupal 8.7.x is now out of support
  • 50a729d Issue #3143154 by Gábor Hojtsy, zhouhana: Change the word 'ASCII' to 'text' for better user friendliness
  • ede6c65 Issue #3143155 by Gábor Hojtsy, zhouhana: Clarify that only selected items are exported, emit an error when nothing is selected for export or scan
  • 9fa8df8 Add recor 0.5.4 messages as items covered.
  • cca6f14 Issue #3136416 followup by Gábor Hojtsy: fix previously intentional test typo
  • 261910e Issue #3136416 followup by Gábor Hojtsy: make composer error link clickable and instructions clearer
  • cffb06b Issue #3136416 by Gábor Hojtsy, Kristen Pol, rorix, stano.lacko, rgry: Add hook_requirements() install check to verify external dependencies are present
  • d7798c2 Issue #3137898 by marcoscano, csakiistvan, Gábor Hojtsy, itamair: Notice: Undefined property: Drupal\Core\Extension\Extension::$status in Drupal\upgrade_status\Form\UpgradeStatusForm
  • e552a8d Issue #3132387 by Gábor Hojtsy, gambry, voleger, jhodgdon: Subextension info.yml files not checked during module scan
  • f9ac34a Update list of rectors. Fix duplicate FILE_CREATE_DIRECTORY. Fix incorrect rector error strings.
  • 4c8d6b1 Update the BrowserTestBase rector message
  • d09e8c9 Issue #3084376 by Gábor Hojtsy, csakiistvan, rpsu: The mb_strlen, WebTestBase, etc links are wrong
  • 26da222 Issue #3132886 by Gábor Hojtsy, eojthebrave: Unhandled IncompleteLibraryDefinitionException when analyzing the Markdown module
  • f69fc0f Issue #3136155 by Daniel Kulbe: UpgradeStatusForm should type-hint to StateInterface, not State; fix compatibility with webprofiler (devel)
  • baa721e Update DeprecationAnalyzer.php with latest list of rectorable deprecated APIs

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.

Merge request reports