Skip to content

Update spark-sql to 3.5.1#3395

Merged
mergify[bot] merged 1 commit intomainfrom
update/spark-sql-3.5.1
Feb 22, 2024
Merged

Update spark-sql to 3.5.1#3395
mergify[bot] merged 1 commit intomainfrom
update/spark-sql-3.5.1

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

About this PR

📦 Updates org.apache.spark:spark-sql from 3.5.0 to 3.5.1

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 (3.5.0).
You might want to review and update them manually.

airframe-http-codegen/src/main/scala/wvlet/airframe/http/codegen/RouteScanner.scala
airframe-http-finagle/src/main/scala/wvlet/airframe/http/finagle/Finagle.scala
airframe-http-finagle/src/main/scala/wvlet/airframe/http/finagle/FinagleServer.scala
airframe-http-grpc/src/main/scala/wvlet/airframe/http/grpc/GrpcServer.scala
airframe-http/.jvm/src/main/scala-2/wvlet/airframe/http/router/RouterBase.scala
airframe-http/.jvm/src/main/scala-3/wvlet/airframe/http/router/RouterBase.scala
docs/airframe-http.md
docs/release-notes.md
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.apache.spark", artifactId = "spark-sql" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.apache.spark", artifactId = "spark-sql" }
}]
labels: test-library-update

@mergify mergify Bot merged commit cbe8d62 into main Feb 22, 2024
@mergify mergify Bot deleted the update/spark-sql-3.5.1 branch February 22, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant