Skip to content

Update scala-collection-compat to 2.11.0#2748

Merged
mergify[bot] merged 1 commit into
mainfrom
update/scala-collection-compat-2.11.0
Jun 16, 2023
Merged

Update scala-collection-compat to 2.11.0#2748
mergify[bot] merged 1 commit into
mainfrom
update/scala-collection-compat-2.11.0

Conversation

@slick-scala-steward

Copy link
Copy Markdown

About this PR

📦 Updates org.scala-lang.modules:scala-collection-compat from 2.10.0 to 2.11.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 = "org.scala-lang.modules", artifactId = "scala-collection-compat" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-lang.modules", artifactId = "scala-collection-compat" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, version-scheme:early-semver, commit-count:1

@mergify mergify Bot added the build Change to the build definition and dependencies label Jun 16, 2023
@github-actions

Copy link
Copy Markdown
Contributor

Incompatible changes

1 change to com.typesafe.slick:slick-hikaricp since 3.5.0-pre.52.058a66c0

Dependency changes

Incompatibility Artifact Previous version Current version Version scheme
Backward and forward org.scala-lang.modules:scala-collection-compat_2.13 2.10.0 2.11.0 Early semantic versioning

1 change to com.typesafe.slick:slick-testkit since 3.5.0-pre.52.058a66c0

Dependency changes

Incompatibility Artifact Previous version Current version Version scheme
Backward and forward org.scala-lang.modules:scala-collection-compat_2.13 2.10.0 2.11.0 Early semantic versioning

1 change to com.typesafe.slick:slick since 3.5.0-pre.52.058a66c0

Dependency changes

Incompatibility Artifact Previous version Current version Version scheme
Backward and forward org.scala-lang.modules:scala-collection-compat_2.13 2.10.0 2.11.0 Early semantic versioning

1 change to com.typesafe.slick:slick-codegen since 3.5.0-pre.52.058a66c0

Dependency changes

Incompatibility Artifact Previous version Current version Version scheme
Backward and forward org.scala-lang.modules:scala-collection-compat_2.13 2.10.0 2.11.0 Early semantic versioning

mergify Bot added a commit that referenced this pull request Jun 16, 2023
@mergify mergify Bot merged commit 003243c into main Jun 16, 2023
@mergify mergify Bot deleted the update/scala-collection-compat-2.11.0 branch June 16, 2023 01:12
@nafg nafg added this to the 3.5.0 milestone Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Change to the build definition and dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant