Skip to content

v12.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 13:29
· 25 commits to release/12.0 since this release
20a9c21

Changes

🐛 Bug Fixes

  • XIVY-10310 run tests on launching Designer instance http.port @ivy-rew (#262)

📦 Dependencies

  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 @dependabot (#274)
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 @dependabot (#273)
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 @dependabot (#272)
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 @dependabot (#271)
  • Bump com.codeborne:selenide from 7.5.0 to 7.5.1 @dependabot (#270)
  • Bump com.codeborne:selenide from 7.4.3 to 7.5.0 @dependabot (#269)
  • Bump com.codeborne:selenide from 7.4.2 to 7.4.3 @dependabot (#264)
  • Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 @dependabot (#263)
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 @dependabot (#261)
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 @dependabot (#260)
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 @dependabot (#259)
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 @dependabot (#258)
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 @dependabot (#257)
  • Bump com.codeborne:selenide from 7.4.1 to 7.4.2 @dependabot (#256)
  • Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 @dependabot (#255)
  • Bump com.codeborne:selenide from 7.4.0 to 7.4.1 @dependabot (#254)
  • Bump com.codeborne:selenide from 7.3.3 to 7.4.0 @dependabot (#253)
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 @dependabot (#250)
  • Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 @dependabot (#249)
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 @dependabot (#248)
  • XIVY-13665 Update to Java 21 @alexsuter (#247)
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 @dependabot (#246)
  • Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 @dependabot (#245)
  • Bump com.codeborne:selenide from 7.3.2 to 7.3.3 @dependabot (#244)
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 @dependabot (#243)
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 @dependabot (#239)
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 @dependabot (#235)
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 @dependabot (#233)
  • Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 @dependabot (#234)
  • Bump com.codeborne:selenide from 7.3.1 to 7.3.2 @dependabot (#232)

📄 Documentation

  • XIVY-14222 document how to publish changes using release-drafter @ivy-rew (#237)
  • XIVY-14222 use release-drafter to describe changes @ivy-rew (#236)
  • Update release section in readme @ivy-edp (#229)