Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(deps): update module github.com/thoas/go-funk to v0.9.0 #194

Merged
merged 1 commit into from
Jul 8, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/thoas/go-funk require minor v0.8.0 -> v0.9.0

Release Notes

thoas/go-funk

v0.9.0

Compare Source

  • (BC) Typesafe Min*, Max* previously returned a nil pointer when the argument does not contain any items, it has been changed to have a typesafe signature and it panics
  • Add StringerJoin which joins an array of elements which implement the String() string function (thks @​arnovanliere)
  • Update Get to allows zero values with the option WithAllowZero (thks @​roneli)
  • Add typesafe bool functions FilterBool, ContainsBool, InBools, IndexOfBool, LastIndexOfBool, UniqBool, DropBool, ShuffleBool, ReverseBools (thks @​arnovanliere)
  • Update Zip to panic when the passing argument is not a slice / array

Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@oxyno-zeta oxyno-zeta merged commit b5be19c into master Jul 8, 2021
@oxyno-zeta oxyno-zeta deleted the renovate/github.heygears.com-thoas-go-funk-0.x branch July 8, 2021 21:18
@oxyno-zeta
Copy link
Owner

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants