[ ] src/Controller/ManageMediaController.php L38: Call to deprecated method toRenderArray() of class Drupal\Core\Url. Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement.
[ ] src/Controller/ManageMembersController.php L102: Call to deprecated method toRenderArray() of class Drupal\Core\Url. Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement.
[ ] src/MediaSource/MediaSourceService.php L285: Call to deprecated function file_validate_extensions(). Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use the 'file.validator' service instead.
[ ] src/MediaSource/MediaSourceService.phpL367: Call to deprecated function file_validate_extensions(). Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use the 'file.validator' service instead.
[ ] modules/islandora_core_feature/config/optional/views.view.display_media.yml L162: Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316.
[ ] modules/islandora_core_feature/config/optional/views.view.file_checksum.ymlL214: Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316.
[ ] modules/islandora_core_feature/config/optional/views.view.manage_members.yml L250: Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316.
[ ] modules/islandora_core_feature/config/optional/views.view.media_of.yml L445: Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316.
[ ] modules/islandora_core_feature/config/optional/views.view.reorder_children.yml L209: Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316.
[ ] islandora.info.yml L7: Value of core_version_requirement: ^10.2 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.
[ ] *.info.yml for sub-modules: all need ^11 added
I've ignored recommended updates for islandora_advanced_search because that feature is deprecated.
Overview of feature request Per Upgrade Status:
src/Controller/ManageMediaController.php
L38: Call to deprecated method toRenderArray() of class Drupal\Core\Url. Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement.src/Controller/ManageMembersController.php
L102: Call to deprecated method toRenderArray() of class Drupal\Core\Url. Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement.src/MediaSource/MediaSourceService.php
L285: Call to deprecated function file_validate_extensions(). Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use the 'file.validator' service instead.src/MediaSource/MediaSourceService.php
L367: Call to deprecated function file_validate_extensions(). Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use the 'file.validator' service instead.modules/islandora_core_feature/config/optional/views.view.display_media.yml
L162: Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316.modules/islandora_core_feature/config/optional/views.view.file_checksum.yml
L214: Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316.modules/islandora_core_feature/config/optional/views.view.manage_members.yml
L250: Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316.modules/islandora_core_feature/config/optional/views.view.media_of.yml
L445: Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316.modules/islandora_core_feature/config/optional/views.view.reorder_children.yml
L209: Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316.islandora.info.yml
L7: Value of core_version_requirement: ^10.2 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.*.info.yml
for sub-modules: all need^11
addedI've ignored recommended updates for
islandora_advanced_search
because that feature is deprecated.