Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/homeport/dyff from 1.5.7 to 1.6.0 #525

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2024

Bumps github.com/homeport/dyff from 1.5.7 to 1.6.0.

Release notes

Sourced from github.com/homeport/dyff's releases.

dyff release v1.6.0

Note

There is a noticeable change in the path output for list entries that are Kubernetes items. Instead of metadata.name=name, it will now show resource=apiVersion/kind/name.

Changelog

  • bdf15b9 Add test case where from or to is null
  • 1c52e49 Add test case to check new if branch
  • d74f059 Introduce identifier interface
  • 8ff464a Provide Kubernetes lists example
  • 3ee83a7 Refactor core code by sorting functions
  • ff19a8d Refactor core code
  • 581505c Use assets function in test cases
  • 61cba04 Add apiVersion to Kubernetes look-up
  • e196bb1 Move Kubernetes assests into subdirectories
  • 2d431d4 Merge pull request #322 from homeport/dependabot/go_modules/golang.org/x/net-0.17.0
  • e5585da Bump golang.org/x/net from 0.16.0 to 0.17.0
  • f1cda91 Merge pull request #321 from homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.13.0
  • e2d462a Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
  • 50a46ce Tidy up test setup
  • 629e941 Merge pull request #320 from homeport/dependabot/go_modules/main/github.com/onsi/gomega-1.28.0
  • b01ecb9 Bump github.com/onsi/gomega from 1.27.10 to 1.28.0
  • 3988187 Merge pull request #318 from homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.12.1
  • ffe44d9 Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1
  • 221a1e6 Update Go version in README
  • 2a8b1e8 Bump Go version to 1.20
  • 93a18e5 Merge pull request #314 from homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.12.0
  • 450031b Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0
  • a840ba7 Merge pull request #313 from homeport/dependabot/go_modules/main/github.com/onsi/gomega-1.27.10
  • a4fdad5 Bump github.com/onsi/gomega from 1.27.8 to 1.27.10

What's Changed

Full Changelog: homeport/dyff@v1.5.8...v1.6.0

dyff release v1.5.8

Changelog

  • 237c2bc Bump to neat release v1.3.12
  • 97acff0 Merge pull request #308 from homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.11.0
  • 6480e03 Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0
  • d19e6dc Merge pull request #307 from homeport/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.10.0
  • b5fd28d Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0

... (truncated)

Commits
  • bdf15b9 Add test case where from or to is null
  • 1c52e49 Add test case to check new if branch
  • d74f059 Introduce identifier interface
  • 8ff464a Provide Kubernetes lists example
  • 3ee83a7 Refactor core code by sorting functions
  • ff19a8d Refactor core code
  • 581505c Use assets function in test cases
  • 61cba04 Add apiVersion to Kubernetes look-up
  • e196bb1 Move Kubernetes assests into subdirectories
  • 2d431d4 Merge pull request #322 from homeport/dependabot/go_modules/golang.org/x/net-...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/homeport/dyff](https://github.com/homeport/dyff) from 1.5.7 to 1.6.0.
- [Release notes](https://github.com/homeport/dyff/releases)
- [Changelog](https://github.com/homeport/dyff/blob/main/.goreleaser.yml)
- [Commits](homeport/dyff@v1.5.7...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/homeport/dyff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 13, 2024
@mumoshu mumoshu merged commit e128bf3 into master Jan 15, 2024
9 checks passed
@mumoshu mumoshu deleted the dependabot/go_modules/github.com/homeport/dyff-1.6.0 branch January 15, 2024 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant