Skip to content

v0.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 10:10
· 587 commits to main since this release

Summary

  • [#427] Upgrade TCR's go build version to 1.21
  • [#458] Add support for Elixir language
  • [#487] Add support for PHP language
  • 3rd-party dependencies update

Changelog

  • 3c459b2 Bump @babel/traverse from 7.22.5 to 7.23.2 in /examples/javascript-yarn
  • 554fe80 Bump @babel/traverse from 7.22.5 to 7.23.2 in /examples/typescript-yarn
  • 30b1852 Bump @types/jest from 29.5.3 to 29.5.4 in /examples/javascript-yarn
  • 920471d Bump @types/jest from 29.5.4 to 29.5.5 in /examples/javascript-yarn
  • ef622b5 Bump @types/jest from 29.5.5 to 29.5.6 in /examples/javascript-yarn
  • 04836d6 Bump @types/jest from 29.5.5 to 29.5.6 in /examples/typescript-yarn
  • a15a307 Bump @types/jest from 29.5.6 to 29.5.7 in /examples/*-yarn
  • 8e94416 Bump @types/jest from 29.5.7 to 29.5.8 in /examples
  • 020dbd4 Bump FluentAssertions from 6.11.0 to 6.12.0 in /examples/csharp-dotnet
  • c076120 Bump Microsoft.NET.Test.Sdk in /examples/csharp-dotnet
  • b869fd5 Bump Microsoft.NET.Test.Sdk in /examples/csharp-dotnet
  • 7e57753 Bump actions/checkout from 3 to 4
  • 29980c4 Bump com.adarshr.test-logger from 3.2.0 to 4.0.0 in java and kotlin examples
  • b6f7fc6 Bump fkirc/skip-duplicate-actions from 5.3.0 to 5.3.1
  • 7557c50 Bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 in /src
  • 18248c6 Bump github.com/go-git/go-billy/v5 from 5.4.1 to 5.5.0 in /src
  • 66e883d Bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 in /src
  • 4fae2da Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 in /src
  • ff4d5ba Bump github.com/golangci/golangci-lint from 1.54.2 to 1.55.0 in /src
  • 7186acf Bump github.com/golangci/golangci-lint from 1.55.0 to 1.55.1 in /src
  • 24bfe29 Bump github.com/golangci/golangci-lint from 1.55.1 to 1.55.2 in /src
  • eb0054f Bump github.com/goreleaser/goreleaser from 1.20.0 to 1.21.0 in /src
  • 9106674 Bump github.com/goreleaser/goreleaser from 1.21.0 to 1.21.2 in /src
  • 6c5559e Bump github.com/goreleaser/goreleaser from 1.21.2 to 1.22.0 in /src
  • cc9a4f9 Bump github.com/goreleaser/goreleaser from 1.22.0 to 1.22.1 in /src
  • 2eb5b1e Bump github.com/spf13/afero from 1.9.5 to 1.10.0 in /src
  • 4a251bb Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /src
  • 2b891e3 Bump github.com/spf13/viper from 1.16.0 to 1.17.0 in /src
  • 8ea328d Bump golang.org/x/net from 0.16.0 to 0.17.0
  • 8016c61 Bump golang.org/x/sys from 0.11.0 to 0.12.0 in /src
  • 62eb053 Bump golang.org/x/sys from 0.12.0 to 0.13.0 in /src
  • fede277 Bump golang.org/x/sys from 0.13.0 to 0.14.0 in /src
  • 28a47d0 Bump golang.org/x/text from 0.12.0 to 0.13.0 in /src
  • 4fd4c73 Bump golang.org/x/text from 0.13.0 to 0.14.0 in /src
  • 826d165 Bump goreleaser/goreleaser-action from 4 to 5
  • 1810a7d Bump gotest.tools/gotestsum from 1.10.1 to 1.11.0 in /src
  • 8e91e86 Bump jest and @types/jest in /examples/javascript-yarn
  • 1ff26a0 Bump jest and @types/jest in /examples/javascript-yarn
  • d4cf6cd Bump jest and @types/jest in /examples/typescript-yarn
  • 1abe5d9 Bump jest and @types/jest in /examples/typescript-yarn
  • 1f78aa4 Bump jvm from 1.9.0 to 1.9.10 in /examples/kotlin-*
  • 3d5c739 Bump jvm from 1.9.10 to 1.9.20 in /examples/kotlin-*
  • 05c3b85 Bump maven-clean-plugin from 3.3.1 to 3.3.2 in examples
  • 34739b5 Bump maven-surefire-plugin from 3.1.2 to 3.2.1 in examples
  • 9dbf761 Bump maven-surefire-plugin from 3.2.1 to 3.2.2 in /examples
  • 8430713 Bump org.junit:junit-bom from 5.10.0 to 5.10.1 in /examples/java-*
  • 98ff523 Bump pytest from 7.4.0 to 7.4.2 in /examples/python-*
  • 3eb1909 Bump pytest from 7.4.2 to 7.4.3 in examples
  • af4106e Bump typescript from 5.1.6 to 5.2.2 in /examples/typescript-yarn
  • 1e345bb Bump xunit from 2.5.0 to 2.5.1 in /examples/csharp-dotnet
  • f94855c Bump xunit from 2.5.1 to 2.5.2 in /examples/csharp-dotnet
  • ffe2d16 Bump xunit from 2.5.2 to 2.5.3 in /examples/csharp-dotnet
  • 20aca41 Bump xunit from 2.5.3 to 2.6.1 in /examples/csharp-dotnet
  • 3ebf600 Bump xunit.runner.visualstudio in /examples/csharp-dotnet
  • 8cc5e0d Fix gradle deprecated test framework implementation dependencies loading in examples
  • 3e65d25 Fix steps numbering in examples/python-pytest/README.md
  • c869585 Update contributor list in README.md
  • 820df15 Update dependencies
  • 9f34cbb Update dependencies
  • 42e7e6a Update dependencies
  • 9218344 Update dependencies
  • 1f1b5a2 Update go dependencies
  • 7699bed Update maven dependencies in testdata/java
  • 14b50ff Upgrade TCR version used in TCR development to 0.28.0
  • ed66212 Upgrade TCR version used in examples to 0.28.0
  • 6978d0f Upgrade gradle wrappers to version 8.4
  • 12460fb [#427] Add go workspace file to examples directory
  • b4967ca [#427] Run go mod tidy
  • 5f57dba [#427] Upgrade Go examples to go 1.21
  • 807d955 [#427] Upgrade TCR's go build version to 1.21
  • a5c1c3c [#458] Add elixir as a built-in language
  • 813c9f5 [#458] Add elixir/mix to the list of supported languages in README.md
  • 5e9325c [#458] Add example for elixir and mix
  • 1f555f9 [#458] Add mix as a built-in toolchain
  • f596ab7 [#458] Fix mix test data build options
  • a42be9e [#458] Update dependabot GitHub action to watch on elixir examples
  • a9f8c5b [#487] Add example for php and phpunit
  • 5ac8e3d [#487] Add php as a built-in language
  • 65a7a03 [#487] Add php/phpunit to the list of supported languages in README.md
  • 8beb9ba [#487] Add phpunit as a built-in toolchain
  • 8a27433 [#487] Update dependabot GitHub action to watch on php examples