Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jquery_ui
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
jquery_ui
Commits
50ca7ea0
Commit
50ca7ea0
authored
1 year ago
by
project update bot
Committed by
Ben Mullins
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3431145
: Automated Drupal 11 compatibility fixes for jquery_ui
parent
6ff25622
Branches
8.x-1.x
Tags
8.x-1.7
1 merge request
!14
Automated Project Update Bot fixes
Pipeline
#185240
passed
1 year ago
Stage: build
Stage: validate
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
.gitlab-ci.yml
jquery_ui.info.yml
+1
-1
1 addition, 1 deletion
jquery_ui.info.yml
with
3 additions
and
1 deletion
.gitlab-ci.yml
+
2
−
0
View file @
50ca7ea0
...
...
@@ -52,6 +52,8 @@ variables:
SKIP_ESLINT
:
'
1'
SKIP_STYLELINT
:
'
1'
SKIP_CSPELL
:
'
1'
# Opt in to testing $CORE_MAJOR_DEVELOPMENT (currently Drupal 11).
OPT_IN_TEST_NEXT_MAJOR
:
'
1'
###################################################################################
#
...
...
This diff is collapsed.
Click to expand it.
jquery_ui.info.yml
+
1
−
1
View file @
50ca7ea0
...
...
@@ -2,4 +2,4 @@ name: jQuery UI
type
:
module
description
:
'
Provides
jQuery
UI
library.'
package
:
jQuery UI
core_version_requirement
:
^9.2 || ^10
core_version_requirement
:
^9.2 || ^10
|| ^11
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment