digitallyserviced / tdfgo

TheDraw font renderer in Go
Creative Commons Zero v1.0 Universal
53 stars 3 forks source link

Bump github.com/gookit/goutil from 0.5.8 to 0.5.10 #8

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/gookit/goutil from 0.5.8 to 0.5.10.

Release notes

Sourced from github.com/gookit/goutil's releases.

v0.5.10

Change Log

Feature

Update

Other

v0.5.9

Change Log

Feature

Update

... (truncated)

Commits
  • 5daaf93 test: structs - fix action test error and add more test cases
  • 972be5c up: structs - enhance the init struct default value logic, add more tests
  • 246785b up: structs - refactor the options logic for conv struct to map
  • 1088738 test: fix gh action test error for pkg sys
  • 96d610d test: update and add more unit tests for pkg cli, net, structs, goutil
  • f8ac90a test: update and add more unit tests for pkg /strutil
  • 640c5c6 test: add more unit tests for pkg reflects, std, sys, test
  • 73059d2 docs: re-generate README for update docs
  • 836329f up: update deps, remove dep the pkg stretchr/testify
  • 8220003 test: fix imports error on tests for pkg errorx
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #11.