Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps org.jetbrains.kotlinx:lincheck from 2.23 to 2.24.

Release notes

Sourced from org.jetbrains.kotlinx:lincheck's releases.

Lincheck 2.24

Bug fixes:

  • Fix hashCode() support (#263, #131)
  • Fix representation of anonymous objects in interleaving traces (#245)

Improvements:

  • Enable validation function tracing (#240)
  • Allow at most one validation function (#243)
  • Execute init and post parts via the same mechanism as for the parallel one. (#238)
  • Call validation functions only at the end of the scenario (#237)
  • Cache instrumented classes (#229)
Commits
  • a2f1639 Release lincheck-2.24
  • 89c0d70 Merge branch 'master' into develop
  • d6b4ed6 Fix hashCode() support (#263)
  • 1969a53 Remove ConcurrentDequeTest, it duplicates the same test for the user guide (#...
  • c779c25 Clean up InternalLincheckBugTest (#246)
  • cabb16e Cleanup SwitchAsFirstMethodEventTest documentation (#248)
  • e3ac786 Add CAV '23 paper to README.md
  • da9637e Fix representation of anonymous objects in interleaving traces (#245)
  • 3544b62 At most one validation function is allowed (#243)
  • 81564f8 Enable validation function tracing (#240)
  • 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

The following labels could not be found: gradle, dependencies.

@dependabot dependabot bot requested a review from sureshg February 1, 2024 00:46
Bumps [org.jetbrains.kotlinx:lincheck](https://github.com/Kotlin/kotlinx-lincheck) from 2.23 to 2.24.
- [Release notes](https://github.com/Kotlin/kotlinx-lincheck/releases)
- [Changelog](https://github.com/JetBrains/lincheck/blob/master/RELEASE.md)
- [Commits](JetBrains/lincheck@lincheck-2.23...lincheck-2.24)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:lincheck
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.jetbrains.kotlinx-lincheck-2.24 branch from b5d5c9f to 74573e2 Compare February 1, 2024 00:47
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 1, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@github-actions github-actions bot merged commit d43dc8d into main Feb 1, 2024
@dependabot dependabot bot deleted the dependabot/gradle/org.jetbrains.kotlinx-lincheck-2.24 branch February 1, 2024 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant