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.8.0 #164

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

thoas/go-funk

v0.8.0

Compare Source

  • Reduce now returns an interface
  • Add FlapMap which manipulates an iteratee (map, slice) and transforms it to to a flattened collection of another type
  • Add support for map when using Get
  • Add Set which sets value at a path of a struct
  • Add DifferenceInt64, DifferenceInt32, DifferenceInt, DifferenceUInt, DifferenceUInt32, DifferenceUInt64
  • Add Flatten which flattens a two-dimensional array.
  • Add Prune which returns a copy of "in" that only contains fields in "paths"

Thank you @​youyuanwu @​vellotis @​guyarb @​nohponex @​CengSin @​samber @​HarryWang29


Renovate 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 7f2a210 into master Mar 15, 2021
@oxyno-zeta oxyno-zeta deleted the renovate/github.heygears.com-thoas-go-funk-0.x branch March 15, 2021 22:28
@oxyno-zeta
Copy link
Owner

🎉 This PR is included in version 3.4.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