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

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

Issue #3448732 by Rajeshreeputra, bnjmnm: Automated Drupal 11 compatibility fixes for jquery_ui_spinner
parent bf62b808
No related branches found
No related tags found
1 merge request!1Resolve #3448732 "Automated drupal 11"
Pipeline #185548 failed
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 Spinner
type: module
description: 'Provides jQuery UI Spinner library.'
package: jQuery UI
core_version_requirement: ^9.2 || ^10
core_version_requirement: ^9.2 || ^10 || ^11
dependencies:
- jquery_ui:jquery_ui
- jquery_ui_button:jquery_ui_button
- jquery_ui:jquery_ui (>=8.x-1.7)
- jquery_ui_button:jquery_ui_button (>=2.1)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment