-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): update sttpversion to v3.9.7 #643
Conversation
4065019
to
df26e4c
Compare
df26e4c
to
db1833f
Compare
28d19f1
to
fb133dd
Compare
042d4d1
to
bc883fb
Compare
bc883fb
to
bb5e568
Compare
bb5e568
to
8ddc321
Compare
8ddc321
to
5c05319
Compare
5c05319
to
cbe6244
Compare
46bd25c
to
e974835
Compare
e974835
to
fbe880c
Compare
fbe880c
to
de5b7de
Compare
This pull request seems a bit stale.. Shall we invite more to the party? |
0039d19
to
3a0f4a1
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This update requires jvm >= 11 |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
3.5.2
->3.9.7
3.5.2
->3.9.7
3.5.2
->3.9.7
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
softwaremill/sttp (com.softwaremill.sttp.client3:async-http-client-backend-cats)
v3.9.7
Compare Source
What’s Changed
v3.9.6
Compare Source
What’s Changed
v3.9.5
Compare Source
Note that this release drops Scala 2.11 support!
What’s Changed
v3.9.4
Compare Source
What’s Changed
v3.9.3
Compare Source
What’s Changed
v3.9.2
Compare Source
What’s Changed
v3.9.1
Compare Source
What’s Changed
v3.9.0
Compare Source
What’s Changed
v3.8.16
Compare Source
Some modules of sttp 3.8.16 have switched to Cats Effect 3.5.1, which changes the way Async.async, Async.async_, and Async.fromFuture behave around cancellation. If your project relies on Cats Effect 3, read CE release notes and make sure your usages of mentioned methods are aligned.
What’s Changed
v3.8.15
Compare Source
What’s Changed
v3.8.14
Compare Source
What’s Changed
v3.8.13
Compare Source
What’s Changed
Dependency updates
v3.8.12
Compare Source
What’s Changed
Dependency updates
v3.8.11
Compare Source
What’s Changed
Dependency updates
v3.8.10
Compare Source
Drops support for 2.11 + JS/Native
What’s Changed
Dependency updates
v3.8.9
Compare Source
What’s Changed
Dependency updates
v3.8.8
Compare Source
What’s Changed
Dependency updates
v3.8.7
Compare Source
What’s Changed
Dependency updates
v3.8.6
Compare Source
What’s Changed
Dependency updates
v3.8.5
Compare Source
What’s Changed
Dependency updates
v3.8.3
Compare Source
What’s Changed
Dependency updates
v3.8.2
Compare Source
What’s Changed
Dependency updates
v3.8.1
Compare Source
What’s Changed
Dependency updates
v3.8.0
Compare Source
What’s Changed
Dependency updates
v3.7.6
Compare Source
What’s Changed
v3.7.5
Compare Source
What’s Changed
Dependency updates
v3.7.4
Compare Source
What’s Changed
Dependency updates
v3.7.2
Compare Source
What’s Changed
Dependency updates
v3.7.1
Compare Source
What’s Changed
Dependency updates
v3.7.0
Compare Source
Breaking changes
This release includes support for ZIO 2. However, along with the new usage guidelines for ZIO environment, the
SttpClient
type alias is removed. Instead,SttpBackend[Task, ZioStreams with WebSockets]
(or a smaller set of capabilities) should be declared as a dependency through a method parameter or constructor. ZIO backends provide.layer
methods which allow creating aZLayer
describing the (scoped) process of creating a backend. See the docs for more details.What’s Changed
Dependency updates
v3.6.2
Compare Source
OpenTelementryTracingBackend
implementation (which only worked for synchronous backends), and is now removed. The zio-opentelemetry integration is restored, however the naming of the module and the class has changed. See https://sttp.softwaremill.com/en/latest/backends/wrappers/opentelemetry.html for more details.What’s Changed
Dependency updates
v3.6.1
Compare Source
HttpClient
-based synchronous &Future
-based backends are included incore
, and thehttpclient
modules are removed. ZIO/Cats/Monix-baseHttpClient
backends are included inzio
,cats
andmonix
modules, respectively. This way modern backends with websocket & streaming capabilities are available "out of the box"What’s Changed
Dependency updates
v3.6.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.