rgst-io / stencil

πŸ“’ A modern living-template engine for evolving repositories
https://stencil.rgst.io
Apache License 2.0
4 stars 1 forks source link

fix(deps): update module github.com/bradleyjkemp/cupaloy to v2.8.0 #4

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/bradleyjkemp/cupaloy require minor v2.3.0+incompatible -> v2.8.0

Release Notes

bradleyjkemp/cupaloy (github.com/bradleyjkemp/cupaloy) ### [`v2.8.0`](https://togithub.com/bradleyjkemp/cupaloy/releases/tag/v2.8.0) [Compare Source](https://togithub.com/bradleyjkemp/cupaloy/compare/v2.7.0...v2.8.0) #### What's Changed - Add option to specify custom snapshot differ by [@​smitt04](https://togithub.com/smitt04) in [https://github.com/bradleyjkemp/cupaloy/pull/64](https://togithub.com/bradleyjkemp/cupaloy/pull/64) #### New Contributors - [@​smitt04](https://togithub.com/smitt04) made their first contribution in [https://github.com/bradleyjkemp/cupaloy/pull/64](https://togithub.com/bradleyjkemp/cupaloy/pull/64) **Full Changelog**: https://github.com/bradleyjkemp/cupaloy/compare/v2.7.0...v2.8.0 ### [`v2.7.0`](https://togithub.com/bradleyjkemp/cupaloy/releases/tag/v2.7.0): Add SnapshotWithName [Compare Source](https://togithub.com/bradleyjkemp/cupaloy/compare/v2.6.0...v2.7.0) ### [`v2.6.0`](https://togithub.com/bradleyjkemp/cupaloy/compare/v2.5.0...v2.6.0) [Compare Source](https://togithub.com/bradleyjkemp/cupaloy/compare/v2.5.0...v2.6.0) ### [`v2.5.0`](https://togithub.com/bradleyjkemp/cupaloy/releases/tag/v2.5.0): Include Diff in Snapshot update/creation [Compare Source](https://togithub.com/bradleyjkemp/cupaloy/compare/v2.4.0...v2.5.0) Refactor and improve error handling to include a diff in the error return when snapshots are updated/created. ### [`v2.4.0`](https://togithub.com/bradleyjkemp/cupaloy/releases/tag/v2.4.0): Upgrade to Go modules [Compare Source](https://togithub.com/bradleyjkemp/cupaloy/compare/v2.3.0...v2.4.0) Initial go.mod release

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 6 months ago

⚠ 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:

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: github.com/bradleyjkemp/cupaloy@v2.8.0+incompatible: go.mod has post-v2 module path "github.com/bradleyjkemp/cupaloy/v2" at revision v2.8.0
jaredallard commented 6 months ago

Not merging this because I plan on removing the snapshot testing.

renovate[bot] commented 6 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v2.8.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.