apl-cornell / viaduct

An extensible compiler for cryptography.
https://viaduct-lang.org
MIT License
20 stars 4 forks source link

Bump tools.aqua:z3-turnkey from 4.12.1 to 4.12.5 #749

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps tools.aqua:z3-turnkey from 4.12.1 to 4.12.5.

Commits
  • 288f830 Update Z3 to 4.12.5
  • 78040fd Bump com.github.javaparser from 3.25.5 to 3.25.8
  • d648589 Bump commons-io from 2.14.0 to 2.15.1
  • bfe5993 Bump com.diffplug.spotless from 6.24.0 to 6.25.0
  • 0502be0 Bump gradle/wrapper-validation-action from 1 to 2
  • c095de9 Test on Temurin 21
  • 1a929e1 Change workflow to use new setup-gradle action.
  • c585fd7 Update documentation files.
  • 3193a6f Move versions to libs.versions.toml.
  • 9c46e5c Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.63%. Comparing base (931e491) to head (71f26d4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #749 +/- ## ========================================= Coverage 65.63% 65.63% Complexity 1319 1319 ========================================= Files 258 258 Lines 11025 11025 Branches 1601 1601 ========================================= Hits 7236 7236 Misses 3474 3474 Partials 315 315 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 6 months ago

Superseded by #759.