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 http4s-circe, http4s-dsl, ... to 0.23.2 #176

Merged
merged 2 commits into from
Sep 2, 2021

Conversation

scala-steward
Copy link
Contributor

Updates

from 0.23.1 to 0.23.2.
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!

Ignore future updates

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

updates.ignore = [ { groupId = "org.http4s" } ]

labels: library-update, semver-patch

The default CORSPolicy that is exposed via the CORS object now
sets the Access-Control-Allow-Credentials header to false

See: GHSA-52cf-226f-rhr6
@codecov-commenter
Copy link

Codecov Report

Merging #176 (3156132) into develop (9d75e57) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #176   +/-   ##
========================================
  Coverage    50.58%   50.58%           
========================================
  Files            5        5           
  Lines           85       85           
========================================
  Hits            43       43           
  Misses          42       42           
Impacted Files Coverage Δ
src/main/scala/app/Api.scala 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9d75e57...3156132. Read the comment docs.

@mergify mergify bot merged commit dba66e3 into usommerl:develop Sep 2, 2021
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.

3 participants