Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update module github.com/thoas/go-funk to v0.9.1 #60

Merged
merged 1 commit into from Nov 3, 2021

Conversation

renovate[bot]
Copy link

@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.1

Release Notes

thoas/go-funk

v0.9.1

Compare Source

Fix unix format for short_if.go.

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.

@renovate renovate bot added the dependency label Jul 7, 2021
@renovate renovate bot force-pushed the renovate/github.com-thoas-go-funk-0.x branch from 7c45407 to 5768682 Compare October 18, 2021 23:03
@renovate renovate bot changed the title Update module github.com/thoas/go-funk to v0.9.0 Update module github.com/thoas/go-funk to v0.9.1 Oct 18, 2021
@TheBigLee TheBigLee merged commit ace1341 into master Nov 3, 2021
@TheBigLee TheBigLee deleted the renovate/github.com-thoas-go-funk-0.x branch November 3, 2021 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants