-
Notifications
You must be signed in to change notification settings - Fork 34
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
Release/v16.0.0 #1301
Merged
Merged
Release/v16.0.0 #1301
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
macos-latest image from github actions was migrated from [macos-14](https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md) to [macos-14-arm64](https://github.com/actions/runner-images/blob/main/images/macos/macos-14-arm64-Readme.md) (see [README of github actions runner-images](actions/runner-images@84c158e)). Java 8 is installed in macos-14, but not in macos-14-arm64, and all jobs on macos images require java 8 and java 21.
…1031) * Fix CI jobs on macos-latest after github actions image migration macos-latest image from github actions was migrated from [macos-14](https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md) to [macos-14-arm64](https://github.com/actions/runner-images/blob/main/images/macos/macos-14-arm64-Readme.md) (see [README of github actions runner-images](actions/runner-images@84c158e)). Java 8 is installed in macos-14, but not in macos-14-arm64, and all jobs on macos images require java 8 and java 21. * KON-581 Remove konsist-starter- directory prefix in sample projects
….1-pre.736 (#1024) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…hat are objects (#1282) * fix bug and add tests * clean code
* deprecate KoInitializerProvider and add KoIsInitializedProvider * deprecate KoConstructorDefinedProvider and add KoIsConstructorDefinedProvider * deprecate KoGenericTypeProvider and add KoIsGenericTypeProvider * deprecate KoNullableProvider and add KoIsNullableProvider * deprecate KoReadOnlyProvider and add KoIsReadOnlyProvider * 1) deprecate KoTopLevelProvider and add KoIsTopLevelProvider 2) deprecate KoWildcardProvider and add KoIsWildcardProvider * clean code * remove conflicting extensions
…1241) * add tests * fix bug * clean code
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…t and class (#1260) * add KoClassAndInterfaceDeclaration and KoClassAndInterfaceProvider * add tests * extract KoClassAndInterfaceAndObjectDeclaration * add first tests * add tests * add tests * add tests * upd code * add KoClassAndInterfaceDeclaration * upd code * add tests * add KoClassAndObjectDeclaration * add tests * clean code * add KoInterfaceAndObjectDeclaration * add tests * clean code * clean code * add missing Konsist test * upd kdocs * add comment * clean code * add KoClassAndInterfaceAndObjectProviderListExt and tests * add KoClassAndInterfaceProviderListExt and tests * add KoClassAndObjectProviderListExt and tests * add KoInterfaceAndObjectProviderListExt and tests * rename tests * clean code * improve konsist tests * fix dokka error * fix after merge * clean code
* Update dependency com.pinterest.ktlint:ktlint-cli to v1.3.1 * Upd ktlint * Upd ktlint * Upd ktlint * Upd ktlint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Igor Wojda <igor.wojda@gmail.com>
# Conflicts: # README.md # gradle.properties
igorwojda
added a commit
that referenced
this pull request
Aug 30, 2024
This reverts commit a899fd8.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.