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

Release/v16.0.0 #1301

Merged
merged 342 commits into from
Aug 30, 2024
Merged

Release/v16.0.0 #1301

merged 342 commits into from
Aug 30, 2024

Conversation

igorwojda
Copy link
Contributor

No description provided.

renovate bot and others added 30 commits April 23, 2024 00:08
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>
renovate bot and others added 24 commits August 22, 2024 13:56
…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
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>
* `develop` to `mian` (#983)

Update after merging `main` to `develop`

* Release 0.15.1 (#984)
# Conflicts:
#	README.md
#	gradle.properties
@igorwojda igorwojda merged commit a899fd8 into main Aug 30, 2024
33 checks passed
@igorwojda igorwojda deleted the release/v16.0.0 branch August 30, 2024 14:38
@igorwojda igorwojda restored the release/v16.0.0 branch August 30, 2024 14:55
igorwojda added a commit that referenced this pull request Aug 30, 2024
@igorwojda igorwojda deleted the release/v16.0.0 branch August 30, 2024 14:58
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.

3 participants