hoff icon indicating copy to clipboard operation
hoff copied to clipboard

Higher Order Functions (and Friends) using Go 1.18+ Generics

Results 10 hoff issues
Sort by recently updated
recently updated
newest added

Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gopkg.in/yaml.v3&package-manager=go_modules&previous-version=3.0.0-20200313102051-9f266ea9e77c&new-version=3.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

I noticed there was a couple of pure text examples in [`Chunk`'s docs](https://pkg.go.dev/github.com/Shopify/hoff#Chunk): ![image](https://user-images.githubusercontent.com/4732915/191063634-176cefdb-a56b-4a32-a685-69f4ed44c079.png) They are not well-formatted, making it difficult to follow. So I moved them to runnable examples,...

- also suppress gosec warnings for rand.Int() calls

* previously if the filter matched nothing, []T(nil) would be returned, rather than an actual empty slice []T{} * this is because we weren't initializing the out return value, so...

A readme is good, but a cool looking documentation page is like hitting the big leagues. Develop a slick, cool looking homepage and publish on GH pages. https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site#choosing-a-publishing-source

This is an automated PR to update actions in this repo. The operation should be no-op, as we are only switching out the version tag with the matching commit SHA....

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 5.0.1. Release notes Sourced from actions/checkout's releases. v5.0.1 What's Changed Port v6 cleanup to v5 by @​ericsciple in actions/checkout#2301 Full Changelog: https://github.com/actions/checkout/compare/v5...v5.0.1 v5.0.0 What's Changed...

dependencies
github_actions

Bumps [actions/cache](https://github.com/actions/cache) from 3.4.3 to 4.3.0. Release notes Sourced from actions/cache's releases. v4.3.0 What's Changed Add note on runner versions by @​GhadimiR in actions/cache#1642 Prepare v4.3.0 release by @​Link- in...

dependencies
github_actions

Bumps [jandelgado/gcov2lcov-action](https://github.com/jandelgado/gcov2lcov-action) from 1.0.9 to 1.2.0. Release notes Sourced from jandelgado/gcov2lcov-action's releases. Release 1.2.0 What's Changed Add GitHub token authentication to avoid rate limits by @​billykern in jandelgado/gcov2lcov-action#19 New Contributors...

dependencies
github_actions

Bumps [dominikh/staticcheck-action](https://github.com/dominikh/staticcheck-action) from 5106bb8ba1333e0510c91b2aa44c5ede005d9cff to fe1dd0c3658873b46f8c9bb3291096a617310ca6. Changelog Sourced from dominikh/staticcheck-action's changelog. 1.3.1 Update README to be clearer Update README to provide timeless examples Update setup-go-faster dependency from v1.8.0 to v1.14.0...

dependencies
github_actions