Problem/Motivation
jQuery UI Droppable 2.0.0 stable was released on: 12 Dec 2022 by: bnjmnm
https://www.drupal.org/project/jquery_ui_droppable/releases/2.0.0
Thank you, Ben
Proposed resolution
Change drupal/jquery_ui_droppable to ~1.0 || ~2.0 in the composer.json file.
To allow for smooth upgrade
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork panels-3330631
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
kwfinken commentedSuggested change tested and worked for me.
Comment #4
xem8vfdh commentedI'd love to see this merged and released :)
Comment #7
joelpittetThanks @RajabNatshah, I've committed it. I'll probably make a release soon, just have some PHP 8.2 issues to resolve before that happens.
Comment #8
joelpittetComment #9
xem8vfdh commentedthanks for merging the fix!
Is there, by chance, a plan to cut a new release soon?
Comment #10
joelpittetI need PHP 8.2 tests to be fixed before a release, you could help there, that would help get the release out
Comment #11
xem8vfdh commentedthanks for the info joelpittet, I may be able to take a look later this week
Comment #13
xem8vfdh commentedhey @joelpitter, how to I go about identifying php 8.2 test fixes?
Is there some sort of virtual environment or docker container where I can spin up the specific php/mysql environment you need tests to pass in? If I can get the environment set up and reproduce the test failures you need addressed, I'm happy to take a stab at it.
Comment #14
rajab natshahComment #15
xem8vfdh commented@joelpitter @Rajab Natshah when can we expect a new release with these changes? I am happy to test something or help if I can.