Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zio-logging, ... to 2.1.14 #58

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Conversation

daschbot
Copy link
Collaborator

About this PR

πŸ“¦ Updates

from 2.1.13 to 2.1.14

πŸ“œ 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 = "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, commit-count:1

@codacy-production
Copy link

Coverage summary from Codacy

Merging #58 (183dd11) into main (d7dd990) - See PR on Codacy

Coverage variation Diff coverage
βœ… +0.00% (target: -1.00%) βˆ…
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (d7dd990) 798 363 45.49%
Head commit (183dd11) 798 (+0) 363 (+0) 45.49% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#58) 0 0 βˆ… (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settingsΒ Β Β Β Change summary preferences

@seakayone seakayone merged commit 1d51466 into main Aug 18, 2023
7 checks passed
@seakayone seakayone deleted the update/zio-logging-2.1.14 branch August 18, 2023 09:25
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