Closed renovate[bot] closed 1 day ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/imdario/mergo@v1.0.1: parsing go.mod:
module declares its path as: dario.cat/mergo
but was required as: github.com/imdario/mergo
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR contains the following updates:
v0.3.16
->v1.0.1
Release Notes
imdario/mergo (github.com/imdario/mergo)
### [`v1.0.1`](https://redirect.github.com/darccio/mergo/releases/tag/v1.0.1) [Compare Source](https://redirect.github.com/imdario/mergo/compare/v1.0.0...v1.0.1) #### What's Changed - fixes issue [#187](https://redirect.github.com/imdario/mergo/issues/187) by [@vsemichev](https://redirect.github.com/vsemichev) in [https://github.com/darccio/mergo/pull/253](https://redirect.github.com/darccio/mergo/pull/253) - fix: `WithoutDereference` should respect non-nil struct pointers by [@joshkaplinsky](https://redirect.github.com/joshkaplinsky) in [https://github.com/darccio/mergo/pull/251](https://redirect.github.com/darccio/mergo/pull/251) #### New Contributors - [@vsemichev](https://redirect.github.com/vsemichev) made their first contribution in [https://github.com/darccio/mergo/pull/253](https://redirect.github.com/darccio/mergo/pull/253) - [@joshkaplinsky](https://redirect.github.com/joshkaplinsky) made their first contribution in [https://github.com/darccio/mergo/pull/251](https://redirect.github.com/darccio/mergo/pull/251) **Full Changelog**: https://github.com/darccio/mergo/compare/v1.0.0...v1.0.1 ### [`v1.0.0`](https://redirect.github.com/darccio/mergo/releases/tag/v1.0.0): 1.0.0 released with new module URL: dario.cat/mergo [Compare Source](https://redirect.github.com/imdario/mergo/compare/v0.3.16...v1.0.0) This PR is a release containing [0.3.15](https://redirect.github.com/imdario/mergo/releases/tag/v0.3.15) features but changing the module URL to `dario.cat/mergo`. #### What's Changed - feat: v1.0.0 released by [@imdario](https://redirect.github.com/imdario) in [https://github.com/imdario/mergo/pull/238](https://redirect.github.com/imdario/mergo/pull/238) **Full Changelog**: https://github.com/imdario/mergo/compare/v0.3.16...v1.0.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.