Algolia places: 1.17.0 => 1.17.1
Code Mirror: 5.48.2 => 5.51.0
jQuery: Input Mask: 4.0.9 => 5.0.3 (Path change)
jQuery: RateIt: 1.1.2 => 1.1.3
jQuery: Timepicker: 1.11.15 => 1.13.0

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jrockowitz created an issue. See original summary.

jrockowitz’s picture

Status: Active » Needs review
FileSize
9.5 KB
jrockowitz’s picture

jrockowitz’s picture

Status: Needs review » Fixed

  • jrockowitz authored b60164a on 8.x-5.x
    Issue #3108266 by jrockowitz: Update external libraries
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

jrockowitz’s picture

Issue summary: View changes
Status: Closed (fixed) » Fixed
FileSize
2.75 KB

Updates Code Mirror: 5.48.2 => 5.51.0

  • jrockowitz authored 8af1939 on 8.x-5.x
    Issue #3108266 by jrockowitz: Update external libraries
    
jrockowitz’s picture

Status: Fixed » Needs review
FileSize
1.11 KB

This patch will display a warning to developers who forget to update the InputMask library.

  • jrockowitz authored ac5c3cf on 8.x-5.x
    Issue #3108266 by jrockowitz: Update external libraries
    
jrockowitz’s picture

Status: Needs review » Fixed
lomale@bluewin.ch’s picture

FileSize
76.17 KB

Sorry Jake that I reopen This.

In the meantime I can handle it to install and update modules and dependencies via composer

composer update --with-dependencies

but with the libraries I still have the old versions

[web@s32:~/www/istdp.ch] 1 $ composer update --with-dependencies
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 2 updates, 0 removals
- Updating codemirror/codemirror (5.48.2 => 5.51.0): Loading from cache
- Updating jquery/inputmask (4.0.9 => 5.0.3): Loading from cache
Package zendframework/zend-diactoros is abandoned, you should avoid using it. Use laminas/laminas-diactoros instead.

although an update is shown in terminal.

Pict 1

I runned Drush cr and Drush updatedb

Any thought's Lothar

jrockowitz’s picture

You may need to run drush webform:libraries:composer before composer update.

@see https://www.drupal.org/docs/8/modules/webform/webform-libraries

lomale@bluewin.ch’s picture

This is what I get

[web@s32:~/www/istdp] 1 $ drush webform:libraries:composer
Command webform:libraries:composer needs the following extension(s) enabled to run: webform. [error]
The drush command 'webform:libraries:composer' could not be executed.

??

jrockowitz’s picture

I am sorry but I can't debug your related drush issues. Please try https://drupal.stackexchange.com

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

lomale@bluewin.ch’s picture

Hi it's me again

I found out, that probably the issue is only that Drupal doesn't update the list in the status report.

because the update was made.
looking into the folder libraries there were new files in it
but the status report has not changed,

Just as information
Lothar