OBS-URL: https://build.opensuse.org/package/show/devel:kubic/dyff?expand=0&rev=36
381 lines
16 KiB
Plaintext
381 lines
16 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 02 06:43:50 UTC 2026 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- Update to version 1.11.2:
|
|
* Fix incorrect diff for mixing types in a list by @HeavyWombat
|
|
in #613
|
|
- Update to version 1.11.1:
|
|
* Fix grab issue with non-standard identifier by @HeavyWombat in
|
|
#612
|
|
- Update to version 1.11.0:
|
|
* Tidy up go.mod by @HeavyWombat in #608
|
|
* build(deps): bump goreleaser/goreleaser-action from 6 to 7 by
|
|
@dependabot[bot] in #609
|
|
* build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 by
|
|
@dependabot[bot] in #610
|
|
* Introduce format strings feature by @HeavyWombat in #611
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 25 09:24:47 UTC 2026 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- Update to version 1.10.5:
|
|
* refactor: extract Colorizer interface for pluggable diff
|
|
coloring
|
|
* build(deps): bump golang.org/x/tools from 0.41.0 to 0.42.0
|
|
* build(deps): bump golang.org/x/net from 0.49.0 to 0.50.0
|
|
* build(deps): bump golang.org/x/mod from 0.32.0 to 0.33.0
|
|
* build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 10 05:52:42 UTC 2026 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- Update to version 1.10.4:
|
|
* Unify Go YAML import names.
|
|
* build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.5 to
|
|
2.28.1
|
|
* build(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1
|
|
* build(deps): bump golang.org/x/term from 0.38.0 to 0.39.0
|
|
* build(deps): bump golang.org/x/tools from 0.40.0 to 0.41.0
|
|
* build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0
|
|
* build(deps): bump golang.org/x/mod from 0.31.0 to 0.32.0
|
|
* build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.4 to
|
|
2.27.5
|
|
* build(deps): bump golang.org/x/text from 0.32.0 to 0.33.0
|
|
* build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.3 to
|
|
2.27.4
|
|
* build(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0
|
|
* build(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0
|
|
* build(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 12 06:35:29 UTC 2026 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- Update to version 1.10.3:
|
|
* docs(README): add mise alternative method installation
|
|
* Add test case for issue 525
|
|
* fix: correct indentation for added list entry in testbed files
|
|
* fix: use dynamic indentation in
|
|
generateHumanDetailOutputAddition since it was used everywhere
|
|
else
|
|
* fix: ensure deterministic order of keys in
|
|
getNonStandardIdentifierFromNamedLists
|
|
* Add issue 525 test files
|
|
* Address `golangci-lint` findings
|
|
* Bump Go version and `golang.org/x` dependencies
|
|
* build(deps): bump github.com/BurntSushi/toml from 1.5.0 to
|
|
1.6.0
|
|
* build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to
|
|
2.27.3
|
|
* build(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3
|
|
* build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2
|
|
* build(deps): bump actions/checkout from 5 to 6
|
|
* build(deps): bump golangci/golangci-lint-action from 8 to 9
|
|
* build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.1 to
|
|
2.27.2
|
|
* build(deps): bump github.com/onsi/ginkgo/v2 from 2.26.0 to
|
|
2.27.1
|
|
* build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.3 to
|
|
2.26.0
|
|
* build(deps): bump github.com/lucasb-eyer/go-colorful from 1.2.0
|
|
to 1.3.0
|
|
* build(deps): bump actions/setup-go from 5 to 6
|
|
* build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
|
|
* build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.2 to
|
|
2.25.3
|
|
* build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
|
|
* build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.1 to
|
|
2.25.2
|
|
* build(deps): bump github.com/stretchr/testify from 1.11.0 to
|
|
1.11.1
|
|
* build(deps): bump github.com/onsi/gomega from 1.38.0 to 1.38.2
|
|
* build(deps): bump github.com/stretchr/testify from 1.10.0 to
|
|
1.11.0
|
|
* build(deps): bump github.com/onsi/ginkgo/v2 from 2.24.0 to
|
|
2.25.1
|
|
* build(deps): bump github.com/Masterminds/semver/v3 from 3.3.1
|
|
to 3.4.0
|
|
* build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.4 to
|
|
2.24.0
|
|
* build(deps): bump actions/checkout from 4 to 5
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 20 06:19:15 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- Update to version 1.10.2:
|
|
* Fix new `--use-indent-lines` wiring in code
|
|
* Fix typos
|
|
* doc: Add packaging status, document FreeBSD install
|
|
* feat: add flag for useIndentLines
|
|
* feat: allow disabling indent lines
|
|
* build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0
|
|
* build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0
|
|
* build(deps): bump golang.org/x/text from 0.27.0 to 0.28.0
|
|
* build(deps): bump golang.org/x/term from 0.33.0 to 0.34.0
|
|
* build(deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.0
|
|
* build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
|
|
* build(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0
|
|
* build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0
|
|
* build(deps): bump golang.org/x/term from 0.32.0 to 0.33.0
|
|
* build(deps): bump golang.org/x/text from 0.26.0 to 0.27.0
|
|
* build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0
|
|
* build(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0
|
|
* build(deps): bump github.com/gonvenience/bunt from 1.4.1 to
|
|
1.4.2
|
|
* build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0
|
|
* build(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0
|
|
* build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0
|
|
* build(deps): bump github.com/sergi/go-diff
|
|
* build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0
|
|
* build(deps): bump github.com/go-logr/logr from 1.4.2 to 1.4.3
|
|
* build(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0
|
|
* build(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0
|
|
* build(deps): bump golangci/golangci-lint-action from 7 to 8
|
|
* build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0
|
|
* Bump github.com/cpuguy83/go-md2man/v2 from 2.0.6 to 2.0.7
|
|
* Bump golang.org/x/tools from 0.31.0 to 0.32.0
|
|
* Bump golang.org/x/sys from 0.31.0 to 0.32.0
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4
|
|
* Bump github.com/onsi/gomega from 1.36.3 to 1.37.0
|
|
* Bump golang.org/x/net from 0.37.0 to 0.38.0
|
|
* Bump golangci/golangci-lint-action from 6 to 7
|
|
* Bump github.com/gonvenience/bunt from 1.4.0 to 1.4.1
|
|
* Bump github.com/gonvenience/term from 1.0.3 to 1.0.4
|
|
* Bump github.com/gonvenience/text from 1.0.8 to 1.0.9
|
|
* Bump github.com/gonvenience/idem from 0.0.1 to 0.0.2
|
|
* Bump github.com/gonvenience/neat from 1.3.15 to 1.3.16
|
|
* Bump github.com/onsi/gomega from 1.36.2 to 1.36.3
|
|
* Bump github.com/gonvenience/ytbx from 1.4.6 to 1.4.7
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.23.1 to 2.23.2
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.1
|
|
* Bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 07 17:31:38 UTC 2025 - opensuse_buildservice@ojkastl.de
|
|
|
|
- Update to version 1.10.1:
|
|
* Fix panic when exit code does not have a cause
|
|
* Bump golang.org/x/net from 0.36.0 to 0.37.0
|
|
* Bump golang.org/x/tools from 0.30.0 to 0.31.0
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0
|
|
* Tweak README file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 06 06:21:00 UTC 2025 - opensuse_buildservice@ojkastl.de
|
|
|
|
- Update to version 1.10.0:
|
|
* Bump minimum Go version and `golang.org/x` deps
|
|
* Bump github.com/google/go-cmp from 0.6.0 to 0.7.0
|
|
* Bump github.com/spf13/cobra from 1.8.1 to 1.9.1
|
|
* Bump golang.org/x/tools from 0.29.0 to 0.30.0
|
|
* Bump golang.org/x/net from 0.34.0 to 0.35.0
|
|
* Bump golang.org/x/text from 0.21.0 to 0.22.0
|
|
* Bump golang.org/x/sync from 0.10.0 to 0.11.0
|
|
* Bump golang.org/x/term from 0.28.0 to 0.29.0
|
|
* Add command-line flag to disable rename detection
|
|
* Move rename logic into separate library
|
|
* perf: Reuse destination indices in rename calculation
|
|
* doc: Add attributions
|
|
* feat: Detect k8s resource renames using git heuristics
|
|
* impr: Better output for Kubernetes file-level changes
|
|
* Bump github.com/spf13/pflag from 1.0.5 to 1.0.6
|
|
* Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
|
|
* Bump github.com/gonvenience/ytbx from 1.4.5 to 1.4.6
|
|
* Bump github.com/gonvenience/ytbx from 1.4.4 to 1.4.5
|
|
* Bump github.com/gonvenience/text from 1.0.7 to 1.0.8
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2
|
|
* Bump github.com/gonvenience/wrap from 1.2.0 to 1.2.1
|
|
* Bump github.com/gonvenience/neat from 1.3.13 to 1.3.15
|
|
* Bump golang.org/x/term from 0.27.0 to 0.28.0
|
|
* Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
|
|
* Bump golang.org/x/net from 0.33.0 to 0.34.0
|
|
* Bump github.com/onsi/gomega from 1.36.0 to 1.36.2
|
|
* Add checked out ref for `actions/checkout@v4`
|
|
* add unit tests
|
|
* Feat(between): add ignore value changes flag
|
|
* Remove `wrap` import
|
|
* Bump golang.org/x/net in the go_modules group across 1
|
|
directory
|
|
* Simplify GitHub Action setup
|
|
* Fix GoReleaser config naming issue
|
|
* Bump Go module dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 05 08:49:50 UTC 2024 - opensuse_buildservice@ojkastl.de
|
|
|
|
- Update to version 1.9.4 (1.9.2 and 1.9.3 were on the same commit
|
|
as 1.9.1):
|
|
* Bump codecov/codecov-action from 4 to 5
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 21 16:59:43 UTC 2024 - opensuse_buildservice@ojkastl.de
|
|
|
|
- Update to version 1.9.1:
|
|
* Bump golang.org/x/tools from 0.24.0 to 0.25.0
|
|
* Bump golang.org/x/net from 0.28.0 to 0.29.0
|
|
* Bump golang.org/x/term from 0.23.0 to 0.24.0
|
|
* Bump golang.org/x/text from 0.17.0 to 0.18.0
|
|
* Bump golang.org/x/sys from 0.24.0 to 0.25.0
|
|
* Bump Go version to `1.23`
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1
|
|
* Bump golang.org/x/sys from 0.23.0 to 0.24.0
|
|
* Bump golang.org/x/tools from 0.23.0 to 0.24.0
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0
|
|
* Bump golang.org/x/net from 0.27.0 to 0.28.0
|
|
* Bump golang.org/x/term from 0.22.0 to 0.23.0
|
|
* Bump golang.org/x/sys from 0.22.0 to 0.23.0
|
|
* Bump golang.org/x/sync from 0.7.0 to 0.8.0
|
|
* Unify `.goreleaser.yml` configuration
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 03 07:53:05 UTC 2024 - opensuse_buildservice@ojkastl.de
|
|
|
|
- Update to version 1.9.0:
|
|
* Fix unquoted string in download script
|
|
* Make `download-latest.sh` configurable
|
|
* Introduce `--ignore-whitespace-changes` flag
|
|
* Bump github.com/onsi/gomega from 1.34.0 to 1.34.1
|
|
* Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20
|
|
* Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0
|
|
* Update `dependabot.yml` config
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
|
|
* Update download-latest.sh to support multiple download URLs
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 24 17:56:34 UTC 2024 - opensuse_buildservice@ojkastl.de
|
|
|
|
- Update to version 1.8.1:
|
|
* Bump `golang.org/x` dependencies
|
|
* Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
|
|
* Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
|
|
* Bump goreleaser/goreleaser-action from 5 to 6
|
|
* Refactor single entry check
|
|
* Fix `gocritic` findings main entry
|
|
* Use Go `1.22` for builds/releases
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 07 19:53:22 UTC 2024 - opensuse_buildservice@ojkastl.de
|
|
|
|
- Update to version 1.8.0:
|
|
* Refactor message to fix misspell finding
|
|
* Fix `BeLike` expected error type
|
|
* Bump golangci/golangci-lint-action from 5 to 6
|
|
* Support different syntax highlighters
|
|
* Add markdown report output
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0
|
|
* updated-dependencies:
|
|
- dependency-name: github.com/onsi/ginkgo/v2
|
|
dependency-type: direct:production
|
|
update-type: version-update:semver-minor ...
|
|
* Use `directory` instead of `folder` in GoReleaser
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3
|
|
* Bump github.com/onsi/gomega from 1.33.0 to 1.33.1
|
|
* Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0
|
|
* Bump golangci/golangci-lint-action from 4 to 5
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
|
|
* Bump github.com/onsi/gomega from 1.32.0 to 1.33.0
|
|
* This doesn't work since golang 1.20
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1
|
|
* Bump github.com/onsi/gomega from 1.31.1 to 1.32.0
|
|
* Bump codecov/codecov-action from 3 to 4
|
|
* Bump actions/checkout from 3 to 4
|
|
* Bump actions/setup-go from 3 to 5
|
|
* Bump dependabot/fetch-metadata from 1.3.5 to 1.6.0
|
|
* Bump goreleaser/goreleaser-action from 2 to 5
|
|
* Bump golangci/golangci-lint-action from 3 to 4
|
|
* Add `github-actions` to Dependabot
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 18 16:02:11 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- do not strip aka remove -s -w ldflags
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 11 08:22:57 UTC 2024 - opensuse_buildservice@ojkastl.de
|
|
|
|
- Update to version 1.7.1:
|
|
* Fix dash quotation issue
|
|
* Replace deprecated changelog setting name
|
|
* Use `repository` instead of `tap`
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 06 20:00:53 UTC 2024 - opensuse_buildservice@ojkastl.de
|
|
|
|
- Update to version 1.7.0:
|
|
* Use Ginkgo version from modules
|
|
* fix incorrect newline handling
|
|
* adapt testcases
|
|
* fix diff issue with latest version of go-diff lib
|
|
* improve multiline string diff handling
|
|
* Bump github.com/onsi/gomega from 1.31.0 to 1.31.1
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0
|
|
* Bump github.com/onsi/gomega from 1.30.0 to 1.31.0
|
|
* Handle comparisons of boolean values correctly
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1
|
|
* Bump github.com/onsi/gomega from 1.29.0 to 1.30.0
|
|
* Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
|
|
* Bump github.com/onsi/gomega from 1.28.1 to 1.29.0
|
|
* Bump github.com/onsi/gomega from 1.28.0 to 1.28.1
|
|
* Remove usage of deprecated `wrap.Error` function
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 19 06:04:47 UTC 2023 - kastl@b1-systems.de
|
|
|
|
- Update to version 1.6.0:
|
|
* Add test case where from or to is null
|
|
* Add test case to check new if branch
|
|
* Introduce identifier interface
|
|
* Provide Kubernetes lists example
|
|
* Refactor core code by sorting functions
|
|
* Refactor core code
|
|
* Use `assets` function in test cases
|
|
* Add `apiVersion` to Kubernetes look-up
|
|
* Move Kubernetes assests into subdirectories
|
|
* Bump golang.org/x/net from 0.16.0 to 0.17.0
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
|
|
* Tidy up test setup
|
|
* Bump github.com/onsi/gomega from 1.27.10 to 1.28.0
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1
|
|
* Update Go version in README
|
|
* Bump Go version to `1.20`
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0
|
|
* Bump github.com/onsi/gomega from 1.27.8 to 1.27.10
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 30 04:43:02 UTC 2023 - kastl@b1-systems.de
|
|
|
|
- Update to version 1.5.8:
|
|
* Bump to neat release `v1.3.12`
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0
|
|
* Bump github.com/onsi/gomega from 1.27.7 to 1.27.8
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7
|
|
* Bump github.com/onsi/gomega from 1.27.6 to 1.27.7
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.9.3 to 2.9.4
|
|
* Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 30 14:33:28 UTC 2023 - Andreas Schwab <schwab@suse.de>
|
|
|
|
- Don't try to link statically
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 17 05:03:05 UTC 2023 - kastl@b1-systems.de
|
|
|
|
- Update to version 1.5.7:
|
|
* Remove `snap` target for now
|
|
* Switch to `SNAPCRAFT_STORE_CREDENTIALS` environment variable
|
|
* Enable Windows builds (again)
|
|
* Introduce auto-merge idea for dependabot
|
|
* Tweak Ginkgo install
|
|
* Update README with Go version
|
|
* Tweak unit test setup for CI
|
|
* Switch to ad-hoc Ginkgo
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 28 07:25:21 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- new package dyff: diff tool for YAML files, and sometimes JSON
|