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.32 to 2.33 #907

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps org.jetbrains.kotlinx:lincheck from 2.32 to 2.33.

Release notes

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

Lincheck 2.33

What's Changed

New Contributors

Full Changelog: JetBrains/lincheck@lincheck-2.32...lincheck-2.33

Commits
  • 0408c8e Release lincheck-2.33
  • d8cdbee Minimization improvement: try to remove two operations and move operations to...
  • 203abb4 Do not show clocks when they don't provide any useful information (#349)
  • 4753c39 Make all compilation warnings errors (#341)
  • 1a6f1c1 AllowExtraSuspension parameter deprecated, SUSPENDED prefix removed from the ...
  • 26f2bb6 Spin locks detection enchancements (#331)
  • df8d638 #337 - output fixed in case of an incorrect arguments count in th cus… (#338)
  • 11eefac Detect atomic primitive method calls dynamically (#336)
  • 8c3ed5d Kover integration (via coverage bytecode filter) (#335)
  • ee568a5 Strategy run API refactoring (#262)
  • 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 dependabot bot added the dependencies 依赖更新相关 label Aug 5, 2024
@ForteScarlet ForteScarlet enabled auto-merge August 5, 2024 16:59
@ForteScarlet
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/gradle/v4-dev/org.jetbrains.kotlinx-lincheck-2.33 branch from 8b40b29 to 5569d26 Compare August 5, 2024 17:08
@ForliyScarlet
Copy link
Member

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@ForteScarlet
Copy link
Member

/~https://github.com/dependabot recreate

Bumps [org.jetbrains.kotlinx:lincheck](/~https://github.com/Kotlin/kotlinx-lincheck) from 2.32 to 2.33.
- [Release notes](/~https://github.com/Kotlin/kotlinx-lincheck/releases)
- [Changelog](/~https://github.com/JetBrains/lincheck/blob/master/RELEASE.md)
- [Commits](JetBrains/lincheck@lincheck-2.32...lincheck-2.33)

---
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/v4-dev/org.jetbrains.kotlinx-lincheck-2.33 branch from 5569d26 to f218cd1 Compare August 5, 2024 17:22
@ForteScarlet ForteScarlet merged commit de8af67 into v4-dev Aug 5, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/v4-dev/org.jetbrains.kotlinx-lincheck-2.33 branch August 5, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 依赖更新相关
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants