Skip to content

build(deps): bump strikt-core from 0.30.1 to 0.32.0#11

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.strikt-strikt-core-0.32.0
Closed

build(deps): bump strikt-core from 0.30.1 to 0.32.0#11
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.strikt-strikt-core-0.32.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Aug 31, 2021

Bumps strikt-core from 0.30.1 to 0.32.0.

Release notes

Sourced from strikt-core's releases.

Golden Depths

  • Supports Kotlin 1.5
  • Removes strikt-gradle module as classpath isolation is problematic with Kotlin 1.5 and the gradleTestKit dependency.
  • Adds Assertion.Builder<T>.subject : T property for accessing the subject value.

Ashen Forests

  • Incomplete assertion chains now throw IncompleteAssertion.
  • Suppresses class name in the toString of exceptions thrown by Strikt assertions.
  • Updates strikt-arrow to support recent changes in the Arrow library.
Changelog

Sourced from strikt-core's changelog.

0.32.0 Golden Depths - 2021-08-25

  • Supports Kotlin 1.5
  • Removes strikt-gradle module as classpath isolation is problematic with Kotlin 1.5 and the gradleTestKit dependency.
  • Adds Assertion.Builder<T>.subject : T property for accessing the subject value.

0.31.0 Ashen Forests - 2021-04-22

  • Incomplete assertion chains now throw IncompleteAssertion.
  • Suppresses class name in the toString of exceptions thrown by Strikt assertions.
  • Updates strikt-arrow to support recent changes in the Arrow library.
Commits
  • 44a8585 changelog
  • a5e8756 Kotlin 1.5.30 & Gradle 7.2
  • 680071a Try to get new dokka plugin working
  • d7793a4 Spring Boot update
  • cd5674f Kotlin + Protobuf updates
  • e5bbab3 remove strikt-gradle module due to embedded Kotlin interfering with classpath
  • fca12f9 update Coroutines & Jackson
  • df88955 don't need kotlin-reflect
  • 4a46906 Dependency updates
  • 687d644 Update linter and fix lint errors
  • 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 [strikt-core](https://github.com/robfletcher/strikt) from 0.30.1 to 0.32.0.
- [Release notes](https://github.com/robfletcher/strikt/releases)
- [Changelog](https://github.com/robfletcher/strikt/blob/main/CHANGELOG.md)
- [Commits](robfletcher/strikt@v0.30.1...v0.32.0)

---
updated-dependencies:
- dependency-name: io.strikt:strikt-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from bkahlert as a code owner August 31, 2021 02:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 31, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Nov 17, 2021

Superseded by #18.

@dependabot dependabot Bot closed this Nov 17, 2021
@dependabot dependabot Bot deleted the dependabot/gradle/io.strikt-strikt-core-0.32.0 branch November 17, 2021 02:17
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants