cucumber / godog

Cucumber for golang
MIT License
2.22k stars 250 forks source link

fix(deps): update module github.com/hashicorp/go-memdb to v1.3.4 #523

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/go-memdb require patch v1.3.2 -> v1.3.4

Release Notes

hashicorp/go-memdb ### [`v1.3.4`](https://togithub.com/hashicorp/go-memdb/releases/tag/v1.3.4) [Compare Source](https://togithub.com/hashicorp/go-memdb/compare/v1.3.3...v1.3.4) #### What's Changed - Fix goroutine leak in WatchSet.watchMany by [@​mechpen](https://togithub.com/mechpen) in [https://github.com/hashicorp/go-memdb/pull/128](https://togithub.com/hashicorp/go-memdb/pull/128) #### New Contributors - [@​mechpen](https://togithub.com/mechpen) made their first contribution in [https://github.com/hashicorp/go-memdb/pull/128](https://togithub.com/hashicorp/go-memdb/pull/128) **Full Changelog**: https://github.com/hashicorp/go-memdb/compare/v1.3.3...v1.3.4 ### [`v1.3.3`](https://togithub.com/hashicorp/go-memdb/releases/tag/v1.3.3) [Compare Source](https://togithub.com/hashicorp/go-memdb/compare/v1.3.2...v1.3.3) #### What's Changed - Fix combination generator in CompoundMultiIndex by [@​eculver](https://togithub.com/eculver) in [https://github.com/hashicorp/go-memdb/pull/108](https://togithub.com/hashicorp/go-memdb/pull/108) - Fix Int indexes to make them sortable. by [@​jakedt](https://togithub.com/jakedt) in [https://github.com/hashicorp/go-memdb/pull/114](https://togithub.com/hashicorp/go-memdb/pull/114) - Clarify usage of WatchSet methods and behaviour of First/Last by [@​radeksimko](https://togithub.com/radeksimko) in [https://github.com/hashicorp/go-memdb/pull/118](https://togithub.com/hashicorp/go-memdb/pull/118) - Document \_prefix index matching for queries by [@​dnephin](https://togithub.com/dnephin) in [https://github.com/hashicorp/go-memdb/pull/89](https://togithub.com/hashicorp/go-memdb/pull/89) - Document error return value of WatchSet.WatchCtx by [@​dnephin](https://togithub.com/dnephin) in [https://github.com/hashicorp/go-memdb/pull/119](https://togithub.com/hashicorp/go-memdb/pull/119) - docs/txn: note additional no-op Abort & Commit cases by [@​radeksimko](https://togithub.com/radeksimko) in [https://github.com/hashicorp/go-memdb/pull/120](https://togithub.com/hashicorp/go-memdb/pull/120) - introduce MemDB.DBSchema() method for introspection by [@​radeksimko](https://togithub.com/radeksimko) in [https://github.com/hashicorp/go-memdb/pull/121](https://togithub.com/hashicorp/go-memdb/pull/121) #### New Contributors - [@​eculver](https://togithub.com/eculver) made their first contribution in [https://github.com/hashicorp/go-memdb/pull/108](https://togithub.com/hashicorp/go-memdb/pull/108) - [@​radeksimko](https://togithub.com/radeksimko) made their first contribution in [https://github.com/hashicorp/go-memdb/pull/118](https://togithub.com/hashicorp/go-memdb/pull/118) **Full Changelog**: https://github.com/hashicorp/go-memdb/compare/v1.3.2...v1.3.3

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.

github-actions[bot] commented 1 year ago

Go API Changes

# summary
Inferred base version: v0.12.6
Suggested version: v0.13.0
renovate[bot] commented 1 year ago

Edited/Blocked Notification

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.