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

build(deps): bump github.com/homeport/dyff from 1.9.4 to 1.10.1 #747

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps github.com/homeport/dyff from 1.9.4 to 1.10.1.

Release notes

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

dyff release v1.10.1

What's Changed

Full Changelog: homeport/dyff@v1.10.0...v1.10.1

v1.10.0

What's Changed

  • 21148cdae6e716e2f3d17e70c4f9aaee44a98079 Bump minimum Go version and golang.org/x deps - @​HeavyWombat
  • 02563bbfe7ff9697522766c1ba46bcfd532b643a Add command-line flag to disable rename detection - @​HeavyWombat
  • 5673bf0b535e274aa35543eb1b945b59c1735cd7 Move rename logic into separate library - @​HeavyWombat
  • 372cae63355d781cd4948e1894e0ddb788676980 perf: Reuse destination indices in rename calculation - @​motoki317
  • 8fde8ce1aeb8f56b2e90b445d6daa44868fd1a12 doc: Add attributions - @​motoki317
  • 867c01aa6f9f86a9dbf3861c2aec277d68d52d77 feat: Detect k8s resource renames using git heuristics - @​motoki317
  • b513ffa25d2fe973752dd604b6e3cf8ccf0fba16 impr: Better output for Kubernetes file-level changes - @​motoki317
  • 87fd9325345c3a7f23ed1807e994b20f459f5661 Add checked out ref for actions/checkout@v4 - @​chansuke
  • 7796360b9230cb986e2f643783e20a0ac1809511 add unit tests - undefined
  • 6fe3b57a5bd01fc9f2c454a2b666951dfdb041bd Feat(between): add ignore value changes flag - undefined
  • 18e5fb294723f078ce9c62e012d1e8436429452e Remove wrap import - @​HeavyWombat
  • baf677c08a8de1d3c4574aa56084cb281d528860 Simplify GitHub Action setup - @​HeavyWombat
  • c1a267d48847c2ead3551ad1b1090938bcc0944c Fix GoReleaser config naming issue - @​HeavyWombat

New Contributors

Full Changelog: homeport/dyff@v1.9.4...v1.10.0

Commits
  • aa39ba8 Merge pull request #452 from homeport/fix/panic
  • b1ec0fc Fix panic when exit code does not have a cause
  • 362e750 Merge pull request #451 from homeport/dependabot/go_modules/main/golang.org/x...
  • e420bc6 Merge pull request #450 from homeport/dependabot/go_modules/main/golang.org/x...
  • f499cac Merge pull request #449 from homeport/dependabot/go_modules/main/github.com/o...
  • 2fdda00 Bump golang.org/x/net from 0.36.0 to 0.37.0
  • f7c20da Bump golang.org/x/tools from 0.30.0 to 0.31.0
  • 6c153fa Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0
  • 3a5990e Merge pull request #447 from homeport/tweak/readme
  • 8a156e4 Tweak README file
  • 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.9.4 to 1.10.1.
- [Release notes](https://github.com/homeport/dyff/releases)
- [Changelog](https://github.com/homeport/dyff/blob/main/.goreleaser.yml)
- [Commits](homeport/dyff@v1.9.4...v1.10.1)

---
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 Mar 10, 2025
@yxxhero yxxhero merged commit 0e0fdfc into master Mar 16, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/homeport/dyff-1.10.1 branch March 16, 2025 00:28
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