Skip to content

Conversation

@zio-scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates

from 4.0.5 to 4.0.6

πŸ“œ 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!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (4.0.5).
You might want to review and update them manually.

website/yarn.lock
βš™ 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

@netlify
Copy link

netlify bot commented Nov 27, 2025

❌ Deploy Preview for zio-http failed. Why did it fail? β†’

Name Link
πŸ”¨ Latest commit 5923ad7
πŸ” Latest deploy log https://app.netlify.com/projects/zio-http/deploys/692798f3c17dce0008823a0b

@github-actions
Copy link
Contributor

πŸ‘‹ This PR is being automatically closed because it has had a failed CI build for over 3 days.

If you're still working on this, please:

  1. Fix any failing tests or build issues
  2. Push your changes
  3. Reopen this PR once the build passes

Thank you for your contribution! πŸ™

@github-actions github-actions bot closed this Nov 30, 2025
@guizmaii
Copy link
Member

guizmaii commented Nov 30, 2025

@987Nabil Could you exclude the PRs from @zio-scala-steward in your script closing PRs, please?

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