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

Updates! #59

Merged
merged 5 commits into from
Sep 12, 2024
Merged

Updates! #59

merged 5 commits into from
Sep 12, 2024

Conversation

saschpe
Copy link
Owner

@saschpe saschpe commented Sep 12, 2024

No description provided.

Upgraded the Gradle wrapper from version 8.9 to 8.10 by changing the
distribution URL in gradle-wrapper.properties. This ensures
compatibility with projects requiring the latest Gradle features and
improves build performance and stability.
Switched ktlint version to be sourced from the libs.versions.toml file instead of hardcoding it in build.gradle.kts. This change ensures consistency and easier updates in future.
Upgraded project JDK setup from 17 to 21 in GitHub workflows and build
scripts. Also, replaced direct compileOptions with java.toolchain
configuration for better management and consistency. Added a missing
newline for pom configurations in build scripts.
Upgraded various dependencies including Kotlin, TypeScript, and Mocha to
their latest versions to ensure compatibility and leverage new features.
Additional changes include updating version constraints in the
`yarn.lock` and `gradle/libs.versions.toml` files.
Relocate the group and version settings from the top level to within the
MavenPublication configuration block. This ensures they are correctly
applied during publishing tasks.
@saschpe saschpe self-assigned this Sep 12, 2024
@saschpe saschpe merged commit 973eeb2 into main Sep 12, 2024
6 checks passed
@saschpe saschpe deleted the saschpe.updates branch September 12, 2024 14:38
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.

1 participant