Skip to content

Update jquery to 3.6.3#5614

Closed
orbeon wants to merge 1 commit intomasterfrom
update/jquery-3.6.3
Closed

Update jquery to 3.6.3#5614
orbeon wants to merge 1 commit intomasterfrom
update/jquery-3.6.3

Conversation

@orbeon
Copy link
Owner

@orbeon orbeon commented Jan 8, 2023

Updates org.webjars:jquery from 3.6.1 to 3.6.3.

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Files still referring to the old version number

The following files still refer to the old version number (3.6.1).
You might want to review and update them manually.

build.sbt
form-runner/jvm/src/test/resources/org/orbeon/oxf/fr/tests-form-runner-components.xml
orbeon-war/jvm/src/main/webapp/WEB-INF/resources/apps/home/view.xsl
src/main/resources/config/properties-xforms.xml
xforms-web/src/main/assets/ops/jquery/jquery-3.6.1.js
xforms-web/src/main/assets/ops/jquery/jquery-3.6.1.min.js
xforms/jvm/src/main/public/xbl/orbeon/tinymce/js/tinymce/icons/default/icons.min.js
xforms/jvm/src/test/scala/org/orbeon/oxf/xforms/XFormsAssetsTest.scala
Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.webjars", artifactId = "jquery" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.webjars", artifactId = "jquery" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@orbeon
Copy link
Owner Author

orbeon commented Mar 19, 2023

Superseded by #5730.

@orbeon orbeon closed this Mar 19, 2023
@orbeon orbeon deleted the update/jquery-3.6.3 branch March 19, 2023 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments