Skip to content

Update mysql-connector-j to 9.7.0#479

Merged
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/mysql-connector-j-9.7.0
Apr 25, 2026
Merged

Update mysql-connector-j to 9.7.0#479
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/mysql-connector-j-9.7.0

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.mysql:mysql-connector-j from 9.6.0 to 9.7.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!

⚙ 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: test-library-update, early-semver-minor, semver-spec-minor, commit-count:1

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 25, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 0392fe66-2b34-4e64-bcd0-0d606aff3b81

📥 Commits

Reviewing files that changed from the base of the PR and between 531a56b and ec6cb9d.

📒 Files selected for processing (1)
  • build.sbt

📝 Walkthrough

Walkthrough

Updates the MySQL JDBC driver test dependency in the build configuration from version 9.6.0 to 9.7.0. No other dependencies or build settings are modified.

Changes

Cohort / File(s) Summary
Dependency Update
build.sbt
Bumps com.mysql:mysql-connector-j test dependency from 9.6.0 to 9.7.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A tiny hop, a version bump so small,
From 9.6 to 9.7, we do crawl,
MySQL drivers fresh and new,
Test dependencies running true! 🔄

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: updating mysql-connector-j dependency to version 9.7.0, which matches the changeset.
Description check ✅ Passed The description is directly related to the changeset, providing context about the MySQL connector update with links to release notes and version comparisons.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mergify mergify Bot added the queued label Apr 25, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 25, 2026

Merge Queue Status

  • Entered queue2026-04-25 17:38 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-04-25 17:38 UTC · at ec6cb9d8452afb54269468fd015a7e787602ffaf

This pull request spent 7 seconds in the queue, including 1 second running CI.

Required conditions to merge

@mergify mergify Bot merged commit a2d249e into nafg:master Apr 25, 2026
9 checks passed
@mergify mergify Bot removed the queued label Apr 25, 2026
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