Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2023

This PR contains the following updates:

Package Change Age Confidence
github.com/imdario/mergo v0.3.16 -> v1.0.2 age confidence

Release Notes

imdario/mergo (github.com/imdario/mergo)

v1.0.2

Compare Source

What's Changed

  • Drops gopkg.in/yaml.v3, only used for loading fixtures. Thanks @​trim21 for bringing to my attention (#​262) that this library is no longer maintained.

Full Changelog: darccio/mergo@v1.0.1...v1.0.2

v1.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: darccio/mergo@v1.0.0...v1.0.1

v1.0.0: 1.0.0 released with new module URL: dario.cat/mergo

Compare Source

This PR is a release containing 0.3.15 features but changing the module URL to dario.cat/mergo.

What's Changed

Full Changelog: darccio/mergo@v0.3.16...v1.0.0


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 20, 2023

⚠ Artifact update problem

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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/e5f887/97a6ed/repos/github/deepch/RTSPtoWeb":"/tmp/worker/e5f887/97a6ed/repos/github/deepch/RTSPtoWeb" -v "/tmp/worker/e5f887/97a6ed/cache":"/tmp/worker/e5f887/97a6ed/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/e5f887/97a6ed/repos/github/deepch/RTSPtoWeb" ghcr.io/containerbase/sidecar:9.24.0 bash -l -c "install-tool golang 1.21.4 && go get -d -t ./..."
go: github.com/imdario/[email protected]: parsing go.mod:
	module declares its path as: dario.cat/mergo
	        but was required as: github.com/imdario/mergo

@renovate renovate bot changed the title Update module github.com/imdario/mergo to v1 fix(deps): update module github.com/imdario/mergo to v1 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/github.com-imdario-mergo-1.x branch from 5bbd447 to f9de227 Compare November 21, 2023 13:17
@renovate renovate bot changed the title fix(deps): update module github.com/imdario/mergo to v1 Update module github.com/imdario/mergo to v1 Nov 21, 2023
@lfarkas lfarkas force-pushed the renovate/github.com-imdario-mergo-1.x branch from b75d1cb to f9de227 Compare December 2, 2023 16:53
@lfarkas lfarkas requested a review from deepch December 2, 2023 17:22
@renovate renovate bot force-pushed the renovate/github.com-imdario-mergo-1.x branch from 772346b to 027c0d2 Compare September 25, 2025 08:16
@renovate renovate bot changed the title Update module github.com/imdario/mergo to v1 fix(deps): update module github.com/imdario/mergo to v1 Sep 25, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: github.com/imdario/[email protected]: parsing go.mod:
	module declares its path as: dario.cat/mergo
	        but was required as: github.com/imdario/mergo

@renovate renovate bot force-pushed the renovate/github.com-imdario-mergo-1.x branch from 027c0d2 to 1680702 Compare October 9, 2025 12:55
@renovate renovate bot force-pushed the renovate/github.com-imdario-mergo-1.x branch from 1680702 to de3d5d3 Compare November 30, 2025 05:30
@renovate renovate bot force-pushed the renovate/github.com-imdario-mergo-1.x branch from de3d5d3 to 44b7b65 Compare December 15, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant