Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
dyff
dyff.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dyff.changes of Package dyff
------------------------------------------------------------------- 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
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor