Skip to content
Snippets Groups Projects
Commit bcc198e1 authored by Pravin Gaikwad's avatar Pravin Gaikwad Committed by Ben Mullins
Browse files

Issue #3448728 by Rajeshreeputra, bnjmnm: Automated Drupal 11 compatibility...

Issue #3448728 by Rajeshreeputra, bnjmnm: Automated Drupal 11 compatibility fixes for jquery_ui_selectmenu
parent f64bc766
Branches
Tags
1 merge request!2Resolve #3448728 "Automated drupal 11"
Pipeline #185527 passed
include:
################
# DrupalCI includes:
# As long as you include this, any future includes added by the Drupal Association will be accessible to your pipelines automatically.
# View these include files at https://git.drupalcode.org/project/gitlab_templates/
################
- project: $_GITLAB_TEMPLATES_REPO
ref: $_GITLAB_TEMPLATES_REF
file:
- "/includes/include.drupalci.main.yml"
- "/includes/include.drupalci.variables.yml"
- "/includes/include.drupalci.workflows.yml"
################
# Pipeline configuration variables
#
# These are the variables provided to the Run Pipeline form that a user may want to override.
#
# Docs at https://git.drupalcode.org/project/gitlab_templates/-/blob/1.0.x/includes/include.drupalci.variables.yml
################
variables:
SKIP_ESLINT: '1'
SKIP_STYLELINT: '1'
SKIP_CSPELL: '1'
# Broaden test versions.
OPT_IN_TEST_PREVIOUS_MAJOR: '1'
OPT_IN_TEST_MAX_PHP: '1'
OPT_IN_TEST_PREVIOUS_MINOR: '1'
OPT_IN_TEST_NEXT_MINOR: '1'
OPT_IN_TEST_NEXT_MAJOR: '1'
......@@ -2,7 +2,7 @@ name: jQuery UI Selectmenu
type: module
description: 'Provides jQuery UI Selectmenu library.'
package: jQuery UI
core_version_requirement: ^9.2 || ^10
core_version_requirement: ^9.2 || ^10 || ^11
dependencies:
- jquery_ui:jquery_ui
- jquery_ui_menu:jquery_ui_menu
- jquery_ui:jquery_ui (>=8.x-1.7)
- jquery_ui_menu:jquery_ui_menu (>=2.1)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment