Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORE-69: Update mysql-connector-j from 9.0.0 to 9.1.0 #3091

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

broadbot
Copy link
Contributor

@broadbot broadbot commented Oct 21, 2024

About this PR

πŸ“¦ Updates com.mysql:mysql-connector-j from 9.0.0 to 9.1.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: Scala_Steward, library-update, early-semver-minor, semver-spec-minor, commit-count:1

@github-actions github-actions bot added the Scala_Steward Scala Steward label Oct 21, 2024
@broadbot broadbot force-pushed the update/mysql-connector-j-9.1.0 branch 2 times, most recently from 7ae59f9 to 5118e3b Compare October 30, 2024 12:02
@broadbot broadbot force-pushed the update/mysql-connector-j-9.1.0 branch 2 times, most recently from da16925 to 788f4bc Compare November 7, 2024 12:16
@broadbot broadbot force-pushed the update/mysql-connector-j-9.1.0 branch from 788f4bc to 89e1099 Compare November 8, 2024 12:14
@broadbot broadbot requested a review from a team as a code owner November 8, 2024 12:14
@broadbot broadbot requested review from calypsomatic and samanehsan and removed request for a team November 8, 2024 12:14
@calypsomatic calypsomatic merged commit 87079e6 into develop Nov 8, 2024
29 checks passed
@calypsomatic calypsomatic deleted the update/mysql-connector-j-9.1.0 branch November 8, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scala_Steward Scala Steward
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants