Skip to content

Update zio-schema, zio-schema-derivation to 1.7.3 - #682

Merged
googley42 merged 2 commits into
zio:series/2.xfrom
scala-steward:update/zio-schema-1.7.3
Jul 23, 2025
Merged

Update zio-schema, zio-schema-derivation to 1.7.3#682
googley42 merged 2 commits into
zio:series/2.xfrom
scala-steward:update/zio-schema-1.7.3

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

  • dev.zio:zio-schema
  • dev.zio:zio-schema-derivation

from 1.7.1 to 1.7.3

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

project/BuildHelper.scala
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "dev.zio" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "dev.zio" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, old-version-remains, commit-count:1

@googley42
googley42 merged commit d8afc06 into zio:series/2.x Jul 23, 2025
15 checks passed
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