Skip to content
New issue

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

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

Already on GitHub? # to your account

Update tapir-core, tapir-http4s-server, ... to 1.10.6 #536

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

usommerl
Copy link
Owner

About this PR

📦 Updates

from 1.10.5 to 1.10.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!

⚙ Adjust future updates

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

updates.ignore = [ { groupId = "com.softwaremill.sttp.tapir" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.softwaremill.sttp.tapir" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, commit-count:1

@usommerl usommerl force-pushed the update/tapir-core-1.10.6 branch from e2c1e7a to 22d0b93 Compare April 29, 2024 09:03
@mergify mergify bot merged commit d33462d into develop Apr 29, 2024
7 checks passed
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.00%. Comparing base (8ed1788) to head (22d0b93).
Report is 3 commits behind head on develop.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #536   +/-   ##
========================================
  Coverage    50.00%   50.00%           
========================================
  Files            5        5           
  Lines           84       84           
  Branches         1        1           
========================================
  Hits            42       42           
  Misses          42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mergify mergify bot deleted the update/tapir-core-1.10.6 branch April 29, 2024 09:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants