Skip to content

Update jquery to 3.6.4 in 2.12.x#10354

Merged
SethTisue merged 1 commit intoscala:2.12.xfrom
scala-steward:update/2.12.x/jquery-3.6.4
Mar 27, 2023
Merged

Update jquery to 3.6.4 in 2.12.x#10354
SethTisue merged 1 commit intoscala:2.12.xfrom
scala-steward:update/2.12.x/jquery-3.6.4

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.webjars:jquery from 3.6.3 to 3.6.4

Usage

Please merge!

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.3).
You might want to review and update them manually.

Gemfile
⚙ 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 = "30 days" },
  dependency = { groupId = "org.webjars", artifactId = "jquery" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@scala-jenkins scala-jenkins added this to the 2.12.18 milestone Mar 26, 2023
@SethTisue SethTisue self-assigned this Mar 27, 2023
@SethTisue SethTisue force-pushed the update/2.12.x/jquery-3.6.4 branch from 3add514 to e28268d Compare March 27, 2023 07:36
@SethTisue SethTisue merged commit c2bab31 into scala:2.12.x Mar 27, 2023
@scala-steward scala-steward deleted the update/2.12.x/jquery-3.6.4 branch February 12, 2026 22:49
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.

3 participants