Skip to content

chore(deps): bump github.com/grokify/mogo from 0.73.5 to 0.74.0#42

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/grokify/mogo-0.74.0
Open

chore(deps): bump github.com/grokify/mogo from 0.73.5 to 0.74.0#42
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/grokify/mogo-0.74.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps github.com/grokify/mogo from 0.73.5 to 0.74.0.

Release notes

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

v0.74.0

Full Changelog: grokify/mogo@v0.73.5...v0.74.0

Changelog

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

[v0.74.0] - 2026-03-16

Highlights

  • New lintfix package providing lint remediation database and nolint generators for gosec rules

Breaking

  • os/osutil: WriteFileReader() signature changed from (filename, r) to (filename, r, perm) for explicit permission control (282752d)

Added

  • lintfix: add lint remediation database with embedded JSON and query API (3dd6bbb)
  • lintfix/gosec: add nolint comment generators for G101, G115, G117, G118, G703, G704 (3dd6bbb)
  • lintfix/gosec: add CommonReasons constants for frequently used justifications (3dd6bbb)
  • text/markdown: add Children field to Link for hierarchical link structures (4f3408d)

Changed

  • os/osutil: simplify WriteFileReader() using io.Copy instead of buffered writer (282752d)
  • os/osutil: remove panic on Close() error in WriteFileReader() (282752d)

Fixed

  • add https:// prefix to repository URL in CHANGELOG.json (03d5dda)
  • fix gofmt lint error (19b604d)

Documentation

  • add docs/lintfix/ with gosec version caveats and remediation decision tree (3dd6bbb)
  • README.md: update internal style (dc27ab4)
  • add CHANGELOG.json and generate CHANGELOG.md (f4b3df3)
Commits
  • 1baea08 docs: add v0.74.0 release to CHANGELOG
  • 4f3408d feat(text/markdown): add Children field to Link for hierarchical links
  • 282752d refactor(os/osutil)!: simplify WriteFileReader and add perm parameter
  • 19b604d chore(lint): golangci-lint: fix gofmt lint error
  • 3dd6bbb feat(lintfix): add lint remediation database and nolint generators
  • dc27ab4 docs: README.md: update internal style
  • 03d5dda fix(docs): add https:// prefix to repository URL in CHANGELOG.json
  • f4b3df3 docs: add CHANGELOG.json and generate CHANGELOG.md
  • See full diff 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.73.5 to 0.74.0.
- [Release notes](https://github.com/grokify/mogo/releases)
- [Changelog](https://github.com/grokify/mogo/blob/main/CHANGELOG.md)
- [Commits](grokify/mogo@v0.73.5...v0.74.0)

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

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 Mar 16, 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