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

Bump caliban-tools_2.13 from 0.9.5 to 2.0.1 #105

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps caliban-tools_2.13 from 0.9.5 to 2.0.1.

Release notes

Sourced from caliban-tools_2.13's releases.

v2.0.1

Release Notes

Server

  • Fixed the annotations macro on Scala 3 which caused runtime errors when using Schema for java.time on JDK 17 #1414 by @​ghostdogpr
  • Prevented validation errors during variable coercion when skipValidation is true #1421 by @​ghostdogpr
  • Upgraded zio-query to 0.3.1, which brings a performance improvement in some cases (thanks to @​adamgfraser)

Adapters

Tools

  • Added Scala 3 support for caliban-tools, making the compile-time plugin usable #1415 by @​pmeheut

v2.0.0

Release Notes

This release contains the same features as 1.4.2, but is based on ZIO 2.0.0. You can consult this guide about the upgrade and the differences between ZIO 1.x and 2.x.

Going forward, all new features will be made on this branch. We might backport important bug fixes to the 1.x branch if necessary.

v2.0.0-RC2

Release Notes

This release contains the same changes as 1.4.0, but for ZIO 2.0. It is based on ZIO 2.0.0-RC2.

v2.0.0-RC1

Release Notes

This release is the first one to support ZIO 2.0. It is based on ZIO 2.0.0-RC1. For simplicity, I decided to align the version number with ZIO, so you can immediately recognize which ZIO version it corresponds to. Keep in mind that this is an early stage version, as ZIO and a bunch of other dependencies are still release candidates.

Note: caliban-monix is not published for Scala 3 (a bug in ZIO 2.0.0-RC1 prevented this from working). It should be enabled when a version using ZIO 2.0.0-RC2 or higher is published.

v1.4.3

Release Notes

Server

  • Fixed the annotations macro on Scala 3 which caused runtime errors when using Schema for java.time on JDK 17 #1414 by @​ghostdogpr
  • Prevented validation errors during variable coercion when skipValidation is true #1421 by @​ghostdogpr

Adapters

v1.4.2

Release Notes

Server

... (truncated)

Commits
  • f3b9210 tools and codegen-sbt compiles in scala3 making compile-time plugin available...
  • 28ebf14 Update tapir-akka-http-server, tapir-core, ... to 1.0.3 (#1424)
  • 2841a47 Update sbt-mdoc to 2.3.3 (#1425)
  • 571a731 Update client3:async-http-client-backend-zio, ... to 3.7.2 (#1423)
  • 7d14f91 Handle skipValidation in coerceVariables (#1420)
  • e52ea46 Upgrade ZQuery
  • 66bf185 Fix http4s websocket support (2.x) (#1418)
  • e2c1314 Fix the annotations macro for JDK 17 (#1414)
  • f4fd0e9 Update client3:async-http-client-backend-zio, ... to 3.7.1 (#1413)
  • 38c6233 [ci skip] update docs
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [caliban-tools_2.13](https://github.com/ghostdogpr/caliban) from 0.9.5 to 2.0.1.
- [Release notes](https://github.com/ghostdogpr/caliban/releases)
- [Commits](ghostdogpr/caliban@v0.9.5...v2.0.1)

---
updated-dependencies:
- dependency-name: com.github.ghostdogpr:caliban-tools_2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2022
@dependabot dependabot bot requested a review from johanneshiry August 1, 2022 04:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2022

Superseded by #118.

@dependabot dependabot bot closed this Dec 20, 2022
@dependabot dependabot bot deleted the dependabot/gradle/main/com.github.ghostdogpr-caliban-tools_2.13-2.0.1 branch December 20, 2022 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants