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

build(deps): bump org.jetbrains.kotlinx:lincheck from 2.17 to 2.19 #701

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps org.jetbrains.kotlinx:lincheck from 2.17 to 2.19.

Release notes

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

Lincheck-2.19

With this release, Lincheck tests are now up to 2x (!) faster on some machines (#173)

Improvements:

  • Cleanup the user guide (#144)
  • Fix a typo in ObstructionFreedomViolationTest.kt file name (#147)
  • Add a link to the KotlinConf 2023 talk on Lincheck (#182)

lincheck-2.18.1

In the previous release, we accidentally changed the package of parameter generators. This release fixes the issue.

lincheck 2.18

License change!

Lincheck is now licensed under MPL-2.0 instead of LGPL-3.0 🎉

Bug fixes

  • Reset parameter generator expanding ranges for each scenario (#180)
  • Fixed String generator (#172)
  • Correct the name and missing package line in CustomScenarioDSLTest.kt. (#183), thanks to @​lowasser
Commits
  • 2dcaa9a Release lincheck-2.19
  • f2d1d21 Cleanup the user guide (#144)
  • 4e13899 Change "kotlinx-lincheck" to "Lincheck" in RELEASE.md
  • f018658 Change "kotlinx-lincheck" to "Lincheck" in README
  • 2ad92f9 Fix a typo in ObstructionFreedomViolationTest.kt file name (#147)
  • a1b5cff Add a link to the KotlinConf 2023 talk on Lincheck. (#182)
  • a2d8ca4 Do not call Thread.yield() until necessary (#173)
  • 6613cd8 Update RELEASE.md
  • 435d1d9 Prepare for next development iteration
  • 47a9d51 Release lincheck-2.18.1
  • 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 [org.jetbrains.kotlinx:lincheck](https://github.com/Kotlin/kotlinx-lincheck) from 2.17 to 2.19.
- [Release notes](https://github.com/Kotlin/kotlinx-lincheck/releases)
- [Changelog](https://github.com/JetBrains/lincheck/blob/master/RELEASE.md)
- [Commits](JetBrains/lincheck@lincheck-2.17...lincheck-2.19)

---
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 added dependencies 依赖更新相关 java Pull requests that update Java code labels Jun 19, 2023
@ForteScarlet ForteScarlet merged commit eb9014b into v3-dev Jun 29, 2023
@dependabot dependabot bot deleted the dependabot/gradle/v3-dev/org.jetbrains.kotlinx-lincheck-2.19 branch June 29, 2023 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 依赖更新相关 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant