grokify / commonchat

CommonChat is an idealized message format with conversion to chat systems such as Glip and Slack.
MIT License
8 stars 2 forks source link

build(deps): bump github.com/grokify/mogo from 0.41.1 to 0.43.0 #45

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/grokify/mogo from 0.41.1 to 0.43.0.

Release notes

Sourced from github.com/grokify/mogo's releases.

v0.43.0

Full Changelog: https://github.com/grokify/mogo/compare/v0.42.2...v0.43.0

v0.42.2

What's Changed

  1. feat: mime/mimeutil: add ErrUnknownMediaType

Full Changelog: https://github.com/grokify/mogo/compare/v0.42.1...v0.42.2

v0.42.1

What's Changed

  1. feat: mime/mimeutil: add IsType()

Full Changelog: https://github.com/grokify/mogo/compare/v0.42.0...v0.42.1

v0.42.0

What's Changed

  1. style: text/stringcase: update param name for `FuncToWantCaseOrDefa…
  2. enhance: text/stringcase: add additional string case mappings
  3. feat: math/bigint: add EncodeToString(), MustEncodeToString(), …
  4. feat: encoding/base62: add alphabets
  5. feat: crypto/hmacutil: add HMACSHA256(), HMACSHA256Base32(), `H…
  6. feat: crypto/hmacutil: add ValidateBase32(), ValidateHex()
  7. move: crypto/argon2: move from crypto/hash/argon2
  8. refactor: crypto/md5: update internally to use `bigint.MustEncodeTo…
  9. style: crypto/md5: move constant comment
  10. rename: crypto: crypto/argon2util from crypto/argon2, crypto/md…
  11. feat: math/mathutil: add DegreesMinutesSecondsToDecimal()
  12. feat: strconv/strconvutil: add FormatDecimal()
  13. feat: data/location: add LatLngString(), various location points
  14. dep: go mod: update
  15. lint: golangci: fix various

Full Changelog: https://github.com/grokify/mogo/compare/v0.41.10...v0.42.0

v0.41.10

What's Changed

  1. feat: text/stringcase: add ErrUnknownCaseString const and enhance Parse() error handling
  2. feat: text/stringcase: add FuncToWantCase(), FuncToWantCaseOrNoOp(), NoOp()
  3. feat: text/stringcase: add FuncToWantCaseOrDefault()

Full Changelog: https://github.com/grokify/mogo/compare/v0.41.9...v0.41.10

v0.41.9

What's Changed

... (truncated)

Commits
  • b3c8761 dep: go mod: update
  • 2451584 feat: html/htmlutil: add HTMLToTextAtom(), HTMLToTextH1()
  • 41f8e34 feat: html/tokenizer: add Attributes.GetVal(), Attributes.Has()
  • 3895c94 feat: html/tokenizer: add NewTokenizerBytes()
  • fca3b46 enhance: errors/errorsutil: do not wrap nil errors
  • ed59c33 feat: type/stringsutil/transform: add TransformMap()
  • 6102c82 feat: text/stringcase: add FuncToWantCaseMore() to support overrides
  • 72cf54b refactor: net/urlutil: update for type/slicesutil.Dedupe()
  • 7a5caf7 refactor: config: update for type/slicesutil.Dedupe()
  • 976bebf feat: type/slicesutil: add Dedupe(); remove stringsutil.Dedupe() and `s...
  • 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 1 year ago

Looks like github.com/grokify/mogo is up-to-date now, so this is no longer needed.