fix(deps): update all non-major dependencies #210
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:
v0.24.0->v0.25.0v0.24.0->v0.25.0v2.3.5->v2.3.6v1.2.1->v1.2.2v0.28.0->v0.29.0v4.25.7->v4.25.8v1.10.0->v1.11.11.25.0->1.25.1v0.28.0->v0.29.0Release Notes
caddyserver/certmagic (github.com/caddyserver/certmagic)
v0.25.0Compare Source
Adds support for disabling distributed solving, but still allows distributed solving of the http-01 challenge as long as the right ACME account is used.
What's Changed
New Contributors
Full Changelog: caddyserver/certmagic@v0.24.0...v0.25.0
gaissmai/bart (github.com/gaissmai/bart)
v0.25.0Compare Source
go1.24.0GetAndDeleteGetAndDeletePersistUpdateUpdatePersistEqualModifyModifyPersistWalkPersistmarcboeker/go-duckdb (github.com/marcboeker/go-duckdb/v2)
v2.3.6Compare Source
medama-io/go-useragent (github.com/medama-io/go-useragent)
v1.2.2Compare Source
What's Changed
New Contributors
Full Changelog: medama-io/go-useragent@v1.2.1...v1.2.2
ncruces/go-sqlite3 (github.com/ncruces/go-sqlite3)
v0.29.0Compare Source
What's Changed
Updates:
Changes:
Full Changelog: ncruces/go-sqlite3@v0.28.0...v0.29.0
Artifact attestations
shirou/gopsutil (github.com/shirou/gopsutil/v4)
v4.25.8Compare Source
Important Change
Starting from this release,
VirtualMemoryStat.Usedon Linux is now calculated based onMemAvailableinmeminfo. This may cause a difference of approximately 6–10% compared to the previous calculation.To address this, we have introduced an opt-out mechanism. You can disable the new calculation by setting the context key
WillBeDeletedOptOutMemAvailableCalctotrue. Please note that this option is undocumented and will be removed in six months (Feb. 2026).For more details, see #1873 and #1882.
What's Changed
cpu
disk
mem
process
Other Changes
New Contributors
Full Changelog: shirou/gopsutil@v4.25.7...v4.25.8
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
v1.11.0Compare Source
What's Changed
Functional Changes
v1.11.0 Includes a number of performance improvements.
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.10.0...v1.11.0
golang/go (go)
v1.25.1Configuration
📅 Schedule: Branch creation - Between 10:00 AM and 10:59 AM, only on Saturday ( * 10 * * 6 ) in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, 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.