Skip to content

build(deps): bump github.com/grokify/mogo from 0.74.6 to 0.74.8 - #208

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/grokify/mogo-0.74.8
Open

build(deps): bump github.com/grokify/mogo from 0.74.6 to 0.74.8#208
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/grokify/mogo-0.74.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/grokify/mogo from 0.74.6 to 0.74.8.

Release notes

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

v0.74.8

Full Changelog: grokify/mogo@v0.74.7...v0.74.8

v0.74.7

What's Changed

Full Changelog: grokify/mogo@v0.74.6...v0.74.7

Changelog

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

[v0.74.8] - 2026-08-23

Added

  • os/osutil: add WalkFilesSecure() for streaming symlink-safe directory walks (35bd2e5)
  • lintfix/unparam: add unparam remediation entries and nolint subpackage covering unused-parameter and interface-fixed-signature findings (3092fae)
  • lintfix/gosec: add NolintG404() and CommonReasons entries for weak random number generator findings (2495a79)

Fixed

  • encoding/basex: suppress gosec G404 false positive in AlphabetShuffled (non-cryptographic use) (2e461bb)

Dependencies

  • bump golang.org/x/net from 0.57.0 to 0.58.0 (c90dc73)
  • bump golang.org/x/text from 0.40.0 to 0.41.0 (e5e4929)
  • bump golang.org/x/image from 0.44.0 to 0.45.0 (cc41469)
  • bump golang.org/x/crypto from 0.54.0 to 0.55.0 (561dc27)
  • bump golang.org/x/exp to latest pseudo-version (20c69d0)
  • bump google.golang.org/genproto to latest pseudo-version (20c69d0)
  • bump google.golang.org/protobuf from 1.36.11 to 1.36.12 (20c69d0)

[v0.74.7] - 2026-08-10

Added

  • os/osutil: add ValidatePathComponent(), JoinSecure(), and FindFirstExistingSecure() for path-traversal-safe file access (43de79d)

Dependencies

  • bump golang.org/x/exp to latest pseudo-version (6a85a70)
  • bump google.golang.org/genproto to latest pseudo-version (6a85a70)

Documentation

  • README.md: update shields (5b2fac7)
Commits
  • 992a5c3 docs(changelog): add v0.74.8 release entry
  • 2495a79 feat(lintfix): add G404 (weak random number generator) support
  • 2e461bb fix(basex): suppress gosec G404 false positive in alphabet shuffle
  • 20c69d0 chore(deps): go mod: update dependencies
  • 35bd2e5 feat(osutil): add WalkFilesSecure for streaming symlink-safe directory walks
  • 3092fae feat(lintfix): add unparam remediation entries and nolint subpackage
  • 61affd8 Merge pull request #257 from grokify/dependabot/go_modules/golang.org/x/net-0...
  • c90dc73 build(deps): bump golang.org/x/net from 0.57.0 to 0.58.0
  • 48d47ec Merge pull request #258 from grokify/dependabot/go_modules/golang.org/x/crypt...
  • e032dff Merge pull request #259 from grokify/dependabot/go_modules/golang.org/x/image...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/grokify/mogo](https://github.com/grokify/mogo) from 0.74.6 to 0.74.8.
- [Release notes](https://github.com/grokify/mogo/releases)
- [Changelog](https://github.com/grokify/mogo/blob/main/CHANGELOG.md)
- [Commits](grokify/mogo@v0.74.6...v0.74.8)

---
updated-dependencies:
- dependency-name: github.com/grokify/mogo
  dependency-version: 0.74.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 26, 2026
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.

0 participants