CoxAutomotiveDataSolutions / waimak

Waimak is an open-source framework that makes it easier to create complex data flows in Apache Spark.
Apache License 2.0
75 stars 16 forks source link

Bump sttp.version from 3.6.2 to 3.7.0 #167

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sttp.version from 3.6.2 to 3.7.0. Updates core_2.12 from 3.6.2 to 3.7.0

Release notes

Sourced from core_2.12's releases.

v3.7.0

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 a ZLayer describing the (scoped) process of creating a backend. See the docs for more details.

What’s Changed

Dependency updates

... (truncated)

Commits
  • 145bed3 Release 3.7.0
  • e4713ad Merge pull request #1499 from softwaremill/zio2-idiomatic
  • 0d2523e Merge pull request #1500 from softwaremill/model-1.5.0
  • 1334fa2 Fix docs
  • cd85ab1 Update model to 1.5.0
  • 5a564bf Simplify the implementation of zio2 backends by removing the SttpClient type ...
  • f9b7aff Merge pull request #1470 from softwaremill/update/http4s-client-0.23.13
  • 34618db Blaze client is versioned independently of http4s
  • 4d29325 Merge pull request #1494 from softwaremill/update/armeria-1.17.1
  • 43cf11f Merge pull request #1471 from guymers/zio-2-nio
  • Additional commits viewable in compare view


Updates okhttp-backend_2.12 from 3.6.2 to 3.7.0

Release notes

Sourced from okhttp-backend_2.12's releases.

v3.7.0

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 a ZLayer describing the (scoped) process of creating a backend. See the docs for more details.

What’s Changed

Dependency updates

... (truncated)

Commits
  • 145bed3 Release 3.7.0
  • e4713ad Merge pull request #1499 from softwaremill/zio2-idiomatic
  • 0d2523e Merge pull request #1500 from softwaremill/model-1.5.0
  • 1334fa2 Fix docs
  • cd85ab1 Update model to 1.5.0
  • 5a564bf Simplify the implementation of zio2 backends by removing the SttpClient type ...
  • f9b7aff Merge pull request #1470 from softwaremill/update/http4s-client-0.23.13
  • 34618db Blaze client is versioned independently of http4s
  • 4d29325 Merge pull request #1494 from softwaremill/update/armeria-1.17.1
  • 43cf11f Merge pull request #1471 from guymers/zio-2-nio
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication