Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2022

Bumps github.com/thoas/go-funk from 0.9.2 to 0.9.3.

Commits
  • 4107456 chore: bump CI
  • 42808ee Merge pull request #153 from ethahae/master
  • e7efff4 Merge pull request #154 from icearith/master
  • 05e703f Merge pull request #156 from marcinc/get-map-support-complex-keys
  • df1ff15 Merge pull request #161 from erezrokah/fix/nil_indirection
  • df86593 Merge pull request #162 from ErfanMomeniii/master
  • b75b3f5 fix allow zero in get func and adding test for checking that
  • b9184fe fix allow zero problem
  • ad87c80 fixup! Adds funk.Get support for complex map keys
  • 64cf625 fix: Only consider pointer to structs when checking for embedded fields
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/thoas/go-funk](https://github.com/thoas/go-funk) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/thoas/go-funk/releases)
- [Changelog](https://github.com/thoas/go-funk/blob/main/CHANGELOG.md)
- [Commits](thoas/go-funk@v0.9.2...v0.9.3)

---
updated-dependencies:
- dependency-name: github.com/thoas/go-funk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 27, 2022
@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Merging #523 (853e74e) into master (434ff49) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #523   +/-   ##
=======================================
  Coverage   64.22%   64.22%           
=======================================
  Files           3        3           
  Lines         313      313           
=======================================
  Hits          201      201           
  Misses         86       86           
  Partials       26       26           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidkarlsen davidkarlsen merged commit 85ab0f9 into master Dec 27, 2022
@davidkarlsen davidkarlsen deleted the dependabot/go_modules/github.com/thoas/go-funk-0.9.3 branch December 27, 2022 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants