Upgrading drupal/webform (6.2.3 => 6.2.7)
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
- Summary of notable changes
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 theircore_version_requirement
-
6.2.6
- They still had a mismatch of the required core version betweencomposer.json
andwebform.info.yml
. This version is identical to6.2.3
simply to make their eventual upgrade to D10.1 only versions easier. -
6.2.7
- This version is identical to6.2.5
but fixes the mismatch mentioned in6.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
Activity
Filter activity
added Module Updates label
assigned to @canini.16
mentioned in commit 513605bf
Please register or sign in to reply