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 candidate 0.6.0 (RC1) #1110

Merged
merged 260 commits into from
Aug 1, 2024
Merged

Release candidate 0.6.0 (RC1) #1110

merged 260 commits into from
Aug 1, 2024

Conversation

GuusLieben
Copy link
Member

@GuusLieben GuusLieben commented Jul 31, 2024

Development for release candidate 0.6.0.

Dependency updates

Updated

Dependency updates

  • org.jetbrains.kotlin:kotlin-stdlib: 2.0.0
  • org.checkerframework:checker-qual: 3.45.0
  • com.fasterxml.jackson.core: 2.17.2
    • jackson-core
    • jackson-dataformat-properties
    • jackson-dataformat-toml
    • jackson-dataformat-xml
    • jackson-dataformat-yaml
  • jakarta.annotation:jakarta.annotation-api: 3.0.0
  • org.junit.jupiter: 5.10.3
    • junit-jupiter-api
    • junit-jupiter-engine
    • junit-jupiter-params
  • ch.qos.logback:logback-classic: 1.5.6
  • org.mockito:mockito-core: 5.12.0
  • org.slf4j:slf4j-api: 2.0.13

Maven plugin updates

  • build-helper-maven-plugin: 3.6.0
  • maven-compiler-plugin: 3.13.0
  • maven-checkstyle-plugin: 3.4.0
  • maven-deploy-plugin: 3.1.2
  • maven-gpg-plugin: 3.2.4
  • jacoco-maven-plugin: 0.8.12
  • license-maven-plugin: 4.5
  • dependency-check-maven: 10.0.3
  • scala-maven-plugin: 4.9.2
  • kotlin-maven-plugin: 2.0.0
  • maven-source-plugin: 3.3.1
  • nexus-staging-maven-plugin: 1.7.0

Changes

Included pull requests:

…ulator

#1023 Updated implementation for ComponentPopulator
Checker Framework 3.40.0 to 3.42.0
Javassist 3.29.2-GA to 3.30.1-GA
Logback 1.4.13 to 1.4.14
Mockito 5.7.0 to 5.8.0
# Conflicts:
#	hartshorn-introspect/src/test/java/test/org/dockbox/hartshorn/introspect/convert/ConverterIntrospectionHelper.java
…tory-initial-capacity

#1051 Configure capacity for supported collections
@GuusLieben GuusLieben added this to the 0.6.0 milestone Jul 31, 2024
@GuusLieben GuusLieben self-assigned this Jul 31, 2024
@GuusLieben
Copy link
Member Author

GuusLieben commented Jul 31, 2024

Pending issues:

The plugin version is directly derived from the Kotlin version, and
should thus never be updated on its own. Rather the Kotlin version
should update, and the plugin should follow.
…grades

#1111 Automate dependency version upgrades. Update dependencies for 0.6.0
@GuusLieben GuusLieben marked this pull request as ready for review August 1, 2024 17:23
@GuusLieben GuusLieben merged commit 157d47d into release/0.6.x Aug 1, 2024
8 checks passed
@GuusLieben GuusLieben deleted the develop/0.6.0 branch August 1, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant