cache
cache copied to clipboard
build(deps): bump github.com/gookit/goutil from 0.6.15 to 0.6.16
Bumps github.com/gookit/goutil from 0.6.15 to 0.6.16.
Release notes
Sourced from github.com/gookit/goutil's releases.
v0.6.16
Change Log
Fixed
- :bug: fix: fs - ToAbsPath if input is empty will return current work dir https://github.com/gookit/goutil/commit/deb03c0fc9c914df697cea5a1001a40ecc92cd4f
Feature
- :sparkles: feat: math - add generic func Abs https://github.com/gookit/goutil/commit/45cdda29076756a38120d2df4b570bf06ce8218e
- :sparkles: feat: map - add new func: TypedKeys, TypedValues, EachTypedMap for get typed key or value from map https://github.com/gookit/goutil/commit/dc3c50a0871e0b7c89e5246007196eab67b85c44
- :sparkles: feat: assert - add new func: StrNotContains for check string value https://github.com/gookit/goutil/commit/dce0f0b0c615e38ace9d21f135f41b4e641c61db
- ✨ feat: IsEmptyReal and IsZeroReal method (#174) https://github.com/gookit/goutil/commit/f48013805ee936db79e48cfb4f7ba59bc63883f9
- ✨ feat: support convert float string to int (#180) https://github.com/gookit/goutil/commit/5bdbe2a2e2e74e76de24153081d93393f9f72283
Update
- :necktie: up: test,base - update some test and base func https://github.com/gookit/goutil/commit/ac5dfa18373ca0d84493561cd2bf822de480da2d
- :truck: up: rename the reflects.IsValidatePtr to reflects.IsValidPtr https://github.com/gookit/goutil/commit/8b32a514d1602c706ba01e46d2e13cd243a4945c
- :necktie: up: str - random string gen split non-win and windows implement https://github.com/gookit/goutil/commit/5f16ce7901aaf8d7ba314c822478aa43a1db5679
- :necktie: up: assert - add new helper func: ContainsElems https://github.com/gookit/goutil/commit/1c08e6b3ee83182582f9dc959bfde3fff1840ab9
- :necktie: up: fsutil add const and update the FindInDir() https://github.com/gookit/goutil/commit/0f525a09636d2fce0640c2a9dc3c0221023efd59
Other
- build(deps): bump morphy2k/revive-action from 2.5.4 to 2.5.6 (#152) https://github.com/gookit/goutil/commit/73a2aba08187d14b791df0cc2adadefb8fe0c509
- build(deps): bump WillAbides/setup-go-faster from 1.13.0 to 1.14.0 (#153) https://github.com/gookit/goutil/commit/4ea333f9e6662255e6df65acd249108e98189b4e
- :art: style: update and fix some code style problem https://github.com/gookit/goutil/commit/66e926cfed6e1fc98eaec28422d132761c1c0ab4
- build(deps): bump morphy2k/revive-action from 2.5.6 to 2.5.7 (#160) https://github.com/gookit/goutil/commit/08ec3bd96bf5148729f43a9c7a461ae79e408456
- Add new function reflect.IsValidatePtr (#163) https://github.com/gookit/goutil/commit/5c014795116a5073209789549d7fe7b7acf83786
- build(deps): bump softprops/action-gh-release from 1 to 2 (#165) https://github.com/gookit/goutil/commit/479e259790210aa18a974cc63d86b3ca4341b21b
- :necktie: chore: update some deps to latest, and update some type comments https://github.com/gookit/goutil/commit/7c5136a0f7f328497f182ee757bcf84943cf9cc6
- :white_check_mark: ci: fix ci test error and add test on go1.22 https://github.com/gookit/goutil/commit/9203a60b06665998919a70ff2888f412dc909e8b
- build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#171) https://github.com/gookit/goutil/commit/03a1013c94d4d36836d45e66eb6073d4e89bb53d
- build(deps): bump golang.org/x/sys from 0.18.0 to 0.20.0 (#169) https://github.com/gookit/goutil/commit/4978a3aaf32cf28e3fba9d92a456f972ffb80353
- build(deps): bump golang.org/x/term from 0.18.0 to 0.20.0 (#170) https://github.com/gookit/goutil/commit/68ce124f7a5656478786b98ad31f921c57404b32
- build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#166) https://github.com/gookit/goutil/commit/aec44b2a831b60d86609707075321ccc20b5de4a
- support default env prefix (#178) https://github.com/gookit/goutil/commit/43e6c5376f37c93764521813a33ae34f6fc94247
- :arrow_up: dep: upgrade golang.org/x deps to latest version https://github.com/gookit/goutil/commit/bfe7659a5fc6e570574ff023776c7689340dbd0e
Commits
bfe7659:arrow_up: dep: upgrade golang.org/x deps to latest version5bdbe2a✨ feat: support convert float string to int (#180)43e6c53support default env prefix (#178)aec44b2build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#166)f480138✨ feat: IsEmptyReal and IsZeroReal method (#174)68ce124build(deps): bump golang.org/x/term from 0.18.0 to 0.20.0 (#170)4978a3abuild(deps): bump golang.org/x/sys from 0.18.0 to 0.20.0 (#169)03a1013build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#171)0f525a0:necktie: up: fsutil add const and update the FindInDir()dce0f0b:sparkles: feat: assert - add new func: StrNotContains for check string value- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)