Skip to content

1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 20:28
· 5 commits to main since this release
44ad306

What's Changed

Breaking Change - Update Github Actions Workflows to stop using deprecated arguments syntax

  • This is a breaking change because projects will need to update their github actions workflows to match the new syntax since the old syntax is deprecated and will stop functioning
  • #592

Non Breaking Changes

  • Update color for required input to match text--error by @analoo in #587
  • Fix file upload validation service by @spokenbird in #591

Dependency Updates

  • Bump org.jsoup:jsoup from 1.17.2 to 1.18.1 by @dependabot in #583
  • Bump gradle/actions from 3 to 4 by @dependabot in #585
  • Bump com.google.crypto.tink:tink from 1.14.0 to 1.14.1 by @dependabot in #584
  • Bump com.github.librepdf:openpdf from 2.0.2 to 2.0.3 by @dependabot in #586
  • Bump org.springframework.integration:spring-integration-ws from 6.3.2 to 6.3.3 by @dependabot in #590
  • Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre by @dependabot in #589
  • Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot in #588
  • Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre by @dependabot in #594
  • Bump com.google.crypto.tink:tink from 1.14.1 to 1.15.0 by @dependabot in #596
  • Bump org.yaml:snakeyaml from 2.2 to 2.3 by @dependabot in #597
  • Bump com.smartystreets.api:smartystreets-java-sdk from 3.17.5 to 3.18.1 by @dependabot in #595

Full Changelog: 1.3.7...1.4.0