Skip to content

Update mariadb-java-client to 3.5.2#2965

Merged
mergify[bot] merged 1 commit intomasterfrom
update/mariadb-java-client-3.5.2
Feb 12, 2025
Merged

Update mariadb-java-client to 3.5.2#2965
mergify[bot] merged 1 commit intomasterfrom
update/mariadb-java-client-3.5.2

Conversation

@eikek-scala-steward
Copy link
Copy Markdown

About this PR

📦 Updates org.mariadb.jdbc:mariadb-java-client from 3.5.1 to 3.5.2

📜 GitHub Release Notes - Changelog - Version Diff

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

project/Dependencies.scala
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.mariadb.jdbc", artifactId = "mariadb-java-client" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.mariadb.jdbc", artifactId = "mariadb-java-client" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@mergify mergify bot assigned eikek Feb 12, 2025
@mergify mergify bot added the dependencies label Feb 12, 2025
@mergify mergify bot merged commit db2bc77 into master Feb 12, 2025
4 of 5 checks passed
@mergify mergify bot deleted the update/mariadb-java-client-3.5.2 branch February 12, 2025 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants