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 com.michael-bull.kotlin-result:kotlin-result from 2.0.0 to 2.0.1 #2646

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2024

Bumps com.michael-bull.kotlin-result:kotlin-result from 2.0.0 to 2.0.1.

Release notes

Sourced from com.michael-bull.kotlin-result:kotlin-result's releases.

2.0.1

  • Prevent zipOrAccumulate from executing lambdas twice by @​rhirai-line (03704eb30d4373fd3344ddc2b50b89fde0d2ed31)
  • Fix Arrow link in README by @​hoangchungk53qx1 (aa0c0ac53ac89fadc157d29a41ca29edf8bf39e2)
  • Fix InvocationKind contract warnings by @​Daiji256 (4a0c7ddc1e7235ee4cc9b68520fbd3f65c7d1720)
  • Fix broken link in README by @​kaleidot725 (f27e020bc35eb5b0e1e25a5a3aeb838d1b86a00f)
  • Build on Zulu instead of Temurin by @​eichisanden (ac929a3aaad931b440a1122b479690ccaa94c0fd, 144c58e657bad40622ec10eaba96321103c634a6)
  • Update Gradle to 8.12 (a074f2669fb5a46d3bef73fa6ad0d564f48adc59)
Commits
  • 1eb48fe Release v2.0.1
  • a074f26 Update Gradle to 8.12
  • 59133ee Group iosArm64 with tier 1 targets
  • d290448 Update contributors
  • f27e020 Fix broken link in README
  • 4a0c7dd Fix InvocationKind contract warnings
  • 9ca1092 Consistently use Producer typealias in Zip
  • aa0c0ac Fix Arrow link in README
  • 03704eb Prevent zipOrAccumulate from executing lambdas twice
  • 144c58e use Zulu instead of Temurin on publish workflow.
  • 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 <dependency name> 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)

Bumps [com.michael-bull.kotlin-result:kotlin-result](https://github.com/michaelbull/kotlin-result) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/michaelbull/kotlin-result/releases)
- [Commits](michaelbull/kotlin-result@2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: com.michael-bull.kotlin-result:kotlin-result
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

Test Results

319 tests  ±0   319 ✅ ±0   18s ⏱️ ±0s
 84 suites ±0     0 💤 ±0 
 84 files   ±0     0 ❌ ±0 

Results for commit 0b172cf. ± Comparison against base commit b4fad57.

@dbarashev dbarashev merged commit 4690bcd into master Dec 25, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.michael-bull.kotlin-result-kotlin-result-2.0.1 branch December 25, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant