Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
diktat-1.2.5.jar | 2023-03-17 | 6.5 MB | |
README.md | 2023-03-17 | 4.2 kB | |
Release 1.2.5 source code.tar.gz | 2023-03-17 | 2.8 MB | |
Release 1.2.5 source code.zip | 2023-03-17 | 3.4 MB | |
Totals: 4 Items | 12.8 MB | 0 |
What's Changed
- Update versions in pom.xml and documentation after 1.2.4.2 release by @github-actions in https://github.com/saveourtool/diktat/pull/1567
- update README.md for JDK 16+ issues by @agebhar1 in https://github.com/saveourtool/diktat/pull/1573
- Migration to sarif4j:0.3.0 by @nulls in https://github.com/saveourtool/diktat/pull/1577
- Enabled functionalTest in gradle plugin by @nulls in https://github.com/saveourtool/diktat/pull/1579
- Update dependency gradle to v7.6 by @renovate in https://github.com/saveourtool/diktat/pull/1581
- block version of kaml-jvm by @nulls in https://github.com/saveourtool/diktat/pull/1580
- Update all non-major dependencies (except core Kotlin) by @renovate in https://github.com/saveourtool/diktat/pull/1574
- Update Kotlin core dependencies to v1.7.22 by @renovate in https://github.com/saveourtool/diktat/pull/1582
- Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.4.0 by @renovate in https://github.com/saveourtool/diktat/pull/1583
- Update plugin org.gradle.test-retry to v1.5.0 by @renovate in https://github.com/saveourtool/diktat/pull/1584
- Fix diktat:fix by @nulls in https://github.com/saveourtool/diktat/pull/1585
- Update dependency org.codehaus.mojo:versions-maven-plugin to v2.14.1 by @renovate in https://github.com/saveourtool/diktat/pull/1590
- Fix the build status badge to show status from the
master
branch by @0x6675636b796f75676974687562 in https://github.com/saveourtool/diktat/pull/1591 - Update dependency org.codehaus.mojo:versions-maven-plugin to v2.14.2 by @renovate in https://github.com/saveourtool/diktat/pull/1592
- Update Demo link by @kgevorkyan in https://github.com/saveourtool/diktat/pull/1603
- Fixed WRONG_MULTIPLE_MODIFIERS_ORDER bug in SAM interface by @Cheshiriks in https://github.com/saveourtool/diktat/pull/1601
- Fixed CONSTANT_UPPERCASE doesn't handle number in middle name by @Cheshiriks in https://github.com/saveourtool/diktat/pull/1604
- Update plugin org.gradle.test-retry to v1.5.1 by @renovate in https://github.com/saveourtool/diktat/pull/1599
- Update Kotlin core dependencies to v1.8.0 by @renovate in https://github.com/saveourtool/diktat/pull/1596
- EMPTY_BLOCK_STRUCTURE_ERROR: is not raised on empty when block by @Cheshiriks in https://github.com/saveourtool/diktat/pull/1605
- CUSTOM_GETTERS_SETTERS false positive on the override of fields by @Cheshiriks in https://github.com/saveourtool/diktat/pull/1606
- BLANK_LINE_BETWEEN_PROPERTIES false positive by @Cheshiriks in https://github.com/saveourtool/diktat/pull/1608
- Update dependency gradle to v7.6.1 by @renovate in https://github.com/saveourtool/diktat/pull/1613
- Update plugin org.gradle.test-retry to v1.5.2 by @renovate in https://github.com/saveourtool/diktat/pull/1614
- Handling a package directive when nodes are moved by @nulls in https://github.com/saveourtool/diktat/pull/1616
- False positive with single expression functions that use multiple return keywords by @Cheshiriks in https://github.com/saveourtool/diktat/pull/1617
- Update all non-major dependencies (except core Kotlin) by @renovate in https://github.com/saveourtool/diktat/pull/1595
- Update Kotlin core dependencies to v1.8.10 by @renovate in https://github.com/saveourtool/diktat/pull/1610
- False positive WRONG_OVERLOADING_FUNCTION_ARGUMENTS by @icemachined in https://github.com/saveourtool/diktat/pull/1623
- loggers sometimes shouldn't be first by @sanyavertolet in https://github.com/saveourtool/diktat/pull/1624
- Ignore
external
interfaces when triggeringEXTENSION_FUNCTION_WITH_CLASS
by @0x6675636b796f75676974687562 in https://github.com/saveourtool/diktat/pull/1630 - Upgrade
com.github.gantsign.maven.plugin-tools:kotlin-maven-plugin-tools
by @0x6675636b796f75676974687562 in https://github.com/saveourtool/diktat/pull/1633 - Limit the maximum Maven Plug-in API version to be at most 3.6.4 by @0x6675636b796f75676974687562 in https://github.com/saveourtool/diktat/pull/1634
New Contributors
- @agebhar1 made their first contribution in https://github.com/saveourtool/diktat/pull/1573
Full Changelog: https://github.com/saveourtool/diktat/compare/v1.2.4.2...v1.2.5