Skip to content

dyff release v1.8.0

Latest
Compare
Choose a tag to compare
@harbourmaster harbourmaster released this 05 Jun 11:13
· 7 commits to main since this release
6e89dd0

Note

This release comes with new output report styles, i.e. one that can be used in GitHub's diff markdown. Big thank you to @peschmae for the contribution.

@@ yaml.map.type-change-1 @@
! ± type change from string to int
- string
+ 147

@@ yaml.map.type-change-2 @@
! ± type change from string to int
- 12
+ 12

What's Changed

  • Bump goreleaser/goreleaser-action from 2 to 5 by @dependabot in #346
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.6.0 by @dependabot in #348
  • Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #345
  • Bump actions/setup-go from 3 to 5 by @dependabot in #347
  • Bump actions/checkout from 3 to 4 by @dependabot in #350
  • Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #352
  • Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 by @dependabot in #355
  • Package cleaning errors since golang 1.20 by @joshperry in #357
  • Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in #360
  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #363
  • Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #364
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #365
  • Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #366
  • Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 by @dependabot in #367
  • Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 by @dependabot in #369
  • Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in #370
  • Markdown/Code block compatible output by @peschmae in #358
  • Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #368

New Contributors

Full Changelog: v1.7.1...v1.8.0