Skip to content

Update mysql-connector-j from 8.4.0 to 9.6.0#644

Open
scala-steward wants to merge 1 commit intotakapi327:masterfrom
scala-steward:update/mysql-connector-j-9.6.0
Open

Update mysql-connector-j from 8.4.0 to 9.6.0#644
scala-steward wants to merge 1 commit intotakapi327:masterfrom
scala-steward:update/mysql-connector-j-9.6.0

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates com.mysql:mysql-connector-j from 8.4.0 to 9.6.0

📜 GitHub Release Notes - 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 (8.4.0).
You might want to review and update them manually.

build.sbt
docker-compose.yml
docs/src/main/mdoc/en/examples/HikariCP.md
docs/src/main/mdoc/en/reference/Performance.md
docs/src/main/mdoc/ja/examples/HikariCP.md
docs/src/main/mdoc/ja/reference/Performance.md
module/ldbc-connector/shared/src/test/scala/ldbc/connector/CallableStatementTest.scala
module/ldbc-connector/shared/src/test/scala/ldbc/connector/ConnectionTest.scala
tests/shared/src/test/scala/ldbc/tests/ConnectionTest.scala
tests/shared/src/test/scala/ldbc/tests/DatabaseMetaDataTest.scala
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "com.mysql", artifactId = "mysql-connector-j" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.mysql", artifactId = "mysql-connector-j" }
}]
labels: dependencies, library-update, early-semver-major, semver-spec-major, old-version-remains, commit-count:1

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