Skip to content

build(deps): bump github.com/grokify/mogo from 0.73.4 to 0.74.0#454

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

build(deps): bump github.com/grokify/mogo from 0.73.4 to 0.74.0#454
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/grokify/mogo-0.74.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/grokify/mogo from 0.73.4 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

v0.73.5

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

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)

[v0.73.5] - 2026-03-14

Added

  • net/http/httputilmore: add Cookies{} (b7ea20e)

Dependencies

  • Merge pull request #219 from grokify/dependabot/go_modules/golang.org/x/image-0.37.0 (#219, 557e235)
  • Merge pull request #220 from grokify/dependabot/go_modules/golang.org/x/net-0.52.0 (#220, 7466681)

Build

  • bump golang.org/x/image from 0.36.0 to 0.37.0 (36fa44a)
  • bump golang.org/x/net from 0.51.0 to 0.52.0 (e5c030f)

Internal

... (truncated)

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
  • c0e0ce7 chore(deps): go mod: update dependencies
  • b7ea20e feat: net/http/httputilmore: add Cookies{}
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 17, 2026
Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.73.4 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.4...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 force-pushed the dependabot/go_modules/github.com/grokify/mogo-0.74.0 branch from b6f0a47 to 8a0bfb8 Compare March 21, 2026 20:23
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