Skip to content

Update doobie-core to 1.0.0-RC13#905

Open
scala-steward wants to merge 1 commit into
latis-data:masterfrom
scala-steward:update/doobie-core-1.0.0-RC13
Open

Update doobie-core to 1.0.0-RC13#905
scala-steward wants to merge 1 commit into
latis-data:masterfrom
scala-steward:update/doobie-core-1.0.0-RC13

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.tpolecat:doobie-core from 1.0.0-RC12 to 1.0.0-RC13

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!

💡 Applied Scalafix Migrations
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.tpolecat", artifactId = "doobie-core" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.tpolecat", artifactId = "doobie-core" }
}]
labels: library-update, early-semver-pre-release, semver-spec-pre-release, artifact-migrations, scalafix-migrations, commit-count:1

@lindholc

Copy link
Copy Markdown
Member

Need to update imports from doobie to org.typelevel.doobie.

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.

2 participants