chore: Update non-major dependencies#1188
Merged
renovate[bot] merged 1 commit intomasterfrom Sep 8, 2025
Merged
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: tests/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1188 +/- ##
=======================================
Coverage 68.27% 68.27%
=======================================
Files 233 233
Lines 15071 15071
=======================================
Hits 10290 10290
Misses 4401 4401
Partials 380 380 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
hwbrzzl
approved these changes
Sep 8, 2025
alfanzain
pushed a commit
to alfanzain/goravel-framework
that referenced
this pull request
Sep 15, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v7.4.0->v7.5.1c41a69b->fa7f8a2v1.4.9->v1.4.10v1.5.5->v1.5.6v1.11.0->v1.11.11.25.0->1.25.1v0.35.0->v0.36.03122310->ef028d93122310->ef028d9v1.30.1->v1.30.3Release Notes
brianvoe/gofakeit (github.com/brianvoe/gofakeit/v7)
v7.5.1Compare Source
v7.5.0Compare Source
gabriel-vasile/mimetype (github.com/gabriel-vasile/mimetype)
v1.4.10: perfomance inprovements, tests and new formatsCompare Source
This release adds support for XHTML, Lotus-1-2-3, KML, shell scripts, VSDX, OneNote, CHM and Netpbm file formats.
Changes were made to make mimetype behave more file linux
$ file --mimeutility.https://github.com/gabriel-vasile/mimetype_tests repo is now used for running comparisons between
mimetypeand$ file --mime. It contains 50 000 samples andmimetypeidentifies the same format as$ file --mimefor ~97% of them. Results are in the Actions tab.What's Changed
New Contributors
Full Changelog: gabriel-vasile/mimetype@v1.4.9...v1.4.10
gookit/validate (github.com/gookit/validate)
v1.5.6Compare Source
Change Log
Fixed
17116c7306d34374906afdc0ed0c89af7f9Feature
aff7898Other
a96441d3dc6a3f0abf62cWhat's Changed
New Contributors
Full Changelog: gookit/validate@v1.5.5...v1.5.6
stretchr/testify (github.com/stretchr/testify)
v1.11.1Compare Source
This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (
String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.What's Changed
Full Changelog: stretchr/testify@v1.11.0...v1.11.1
golang/go (go)
v1.25.1go-gorm/gorm (gorm.io/gorm)
v1.30.3Compare Source
Changes
v1.30.2Compare Source
Changes
725aa5bConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.