-
Notifications
You must be signed in to change notification settings - Fork 83
Comparing changes
Open a pull request
base repository: homeport/dyff
base: v1.8.1
head repository: homeport/dyff
compare: v1.9.0
- 15 commits
- 12 files changed
- 5 contributors
Commits on Jun 27, 2024
-
Update download-latest.sh to support multiple download URLs
Using "first" to select the first match.
Configuration menu - View commit details
-
Copy full SHA for 0c1885f - Browse repository at this point
Copy the full SHA 0c1885fView commit details
Commits on Jul 26, 2024
-
Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.19.0 to 2.19.1. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.19.0...v2.19.1) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 813f903 - Browse repository at this point
Copy the full SHA 813f903View commit details -
Merge pull request #380 from homeport/dependabot/go_modules/main/gith…
…ub.com/onsi/ginkgo/v2-2.19.1 Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
Configuration menu - View commit details
-
Copy full SHA for 7f6db09 - Browse repository at this point
Copy the full SHA 7f6db09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c503de - Browse repository at this point
Copy the full SHA 8c503deView commit details -
Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 1.3.2 to 1.4.0. - [Release notes](https://github.com/BurntSushi/toml/releases) - [Commits](BurntSushi/toml@v1.3.2...v1.4.0) --- updated-dependencies: - dependency-name: github.com/BurntSushi/toml dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c583ed4 - Browse repository at this point
Copy the full SHA c583ed4View commit details -
Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.19 to 0.0.20. - [Commits](mattn/go-isatty@v0.0.19...v0.0.20) --- updated-dependencies: - dependency-name: github.com/mattn/go-isatty dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5628371 - Browse repository at this point
Copy the full SHA 5628371View commit details -
Merge pull request #381 from homeport/dependabot/go_modules/main/gith…
…ub.com/BurntSushi/toml-1.4.0 Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0
Configuration menu - View commit details
-
Copy full SHA for d89bff9 - Browse repository at this point
Copy the full SHA d89bff9View commit details -
Merge pull request #382 from homeport/dependabot/go_modules/main/gith…
…ub.com/mattn/go-isatty-0.0.20 Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20
Configuration menu - View commit details
-
Copy full SHA for ea41232 - Browse repository at this point
Copy the full SHA ea41232View commit details
Commits on Jul 29, 2024
-
Bump github.com/onsi/gomega from 1.34.0 to 1.34.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.34.0 to 1.34.1. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.34.0...v1.34.1) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 76f877a - Browse repository at this point
Copy the full SHA 76f877aView commit details -
Merge pull request #383 from homeport/dependabot/go_modules/main/gith…
…ub.com/onsi/gomega-1.34.1 Bump github.com/onsi/gomega from 1.34.0 to 1.34.1
Configuration menu - View commit details
-
Copy full SHA for 8e9d095 - Browse repository at this point
Copy the full SHA 8e9d095View commit details
Commits on Aug 2, 2024
-
Introduce
--ignore-whitespace-changes
flagFixes: #222 Introduce flag to ignore leading and trailing whitespaces in strings.
Configuration menu - View commit details
-
Copy full SHA for 840c1df - Browse repository at this point
Copy the full SHA 840c1dfView commit details -
Merge pull request #385 from homeport/add/ignore-whitespace-changes-flag
Introduce `--ignore-whitespace-changes` flag
Configuration menu - View commit details
-
Copy full SHA for 61753e1 - Browse repository at this point
Copy the full SHA 61753e1View commit details -
Merge pull request #373 from hansfn/patch-1
Update download-latest.sh to support multiple download URLs
Configuration menu - View commit details
-
Copy full SHA for eface56 - Browse repository at this point
Copy the full SHA eface56View commit details -
Make
download-latest.sh
configurableMake org and repo configurable in `download-latest.sh`.
Configuration menu - View commit details
-
Copy full SHA for 43c3d6c - Browse repository at this point
Copy the full SHA 43c3d6cView commit details -
Fix unquoted string in download script
Add quotes to fix linter warning.
Configuration menu - View commit details
-
Copy full SHA for e18bb01 - Browse repository at this point
Copy the full SHA e18bb01View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.8.1...v1.9.0