Skip to content

Update airframe-codec, airframe-control, ... to 23.6.0#3012

Merged
mergify[bot] merged 1 commit intomasterfrom
update/airframe-codec-23.6.0
Jun 12, 2023
Merged

Update airframe-codec, airframe-control, ... to 23.6.0#3012
mergify[bot] merged 1 commit intomasterfrom
update/airframe-codec-23.6.0

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

Updates

from 23.5.7 to 23.6.0.
GitHub Release Notes - Version Diff

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

airframe-ulid/src/test/scala/wvlet/airframe/ulid/PrefixedULIDTest.scala
build.sbt
project/plugin.sbt
sbt-airframe/build.sbt
sbt-airframe/src/sbt-test/sbt-airframe/rpc-finagle/build.sbt
sbt-airframe/src/sbt-test/sbt-airframe/rpc-netty/build.sbt
Adjust future updates

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

updates.ignore = [ { groupId = "org.wvlet.airframe" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.wvlet.airframe" }
}]

labels: library-update

@mergify mergify Bot merged commit 9de2b94 into master Jun 12, 2023
@mergify mergify Bot deleted the update/airframe-codec-23.6.0 branch June 12, 2023 20:24
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