Skip to content
Snippets Groups Projects

Upgrading drupal/webform (6.2.3 => 6.2.7)

Merged Michael Lee requested to merge lee5151 into main

Module Addition(s)/Update(s)

Module(s) Updated

  • Webform - 6.2.3 => 6.2.7
    • Summary of notable changes
      • Sets the minimum version of Drupal to be 10.1
      • Removal of some code deprecations
      • Bunch of spelling error fixes
      • Bug fixes that are either minor or for things we don't use or for sub-modules we don't have installed

Checklist

Check any that apply and include notes where appropriate.

  • Changes require an update.php
  • Changes require a configuration push
  • Changes impact the user experience
  • Changes impact the administrative experience
  • Changes impact accessibility
  • Changes impact security
  • Changes include updates to dependency packages
  • Changes result in code being deprecated
  • Relevant Pivotal Tracker tickets has been documented properly

Additional Notes

There were several minor updates in quick succession which is why the jump seems larger than normal. For record keeping purposes, I've included some info about each of the iterations below.

  • 6.2.4 - Fixes a large amount of bugs and sets the minimum version of Drupal to be 10.1
  • 6.2.5 - They forgot to specify the 10.1 thing within their core_version_requirement
  • 6.2.6 - They still had a mismatch of the required core version between composer.json and webform.info.yml. This version is identical to 6.2.3 simply to make their eventual upgrade to D10.1 only versions easier.
  • 6.2.7 - This version is identical to 6.2.5 but fixes the mismatch mentioned in 6.2.6 for those already on Drupal 10.1

Basically, 6.2.4 is the only major update.

Edited by Michael Lee

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading