Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/caddyserver/certmagic v0.24.0 -> v0.25.0 age confidence require minor
github.com/gaissmai/bart v0.24.0 -> v0.25.0 age confidence require minor
github.com/marcboeker/go-duckdb/v2 v2.3.5 -> v2.3.6 age confidence require patch
github.com/medama-io/go-useragent v1.2.1 -> v1.2.2 age confidence require patch
github.com/ncruces/go-sqlite3 v0.28.0 -> v0.29.0 age confidence require minor
github.com/shirou/gopsutil/v4 v4.25.7 -> v4.25.8 age confidence require patch
github.com/stretchr/testify v1.10.0 -> v1.11.1 age confidence require minor
go (source) 1.25.0 -> 1.25.1 age confidence golang patch
golang.org/x/text v0.28.0 -> v0.29.0 age confidence require minor

Release Notes

caddyserver/certmagic (github.com/caddyserver/certmagic)

v0.25.0

Compare 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

  • Implement precise lock lease renewal for storage backends that support lease renewal. by @​zoltan-frm in #​347

New Contributors

Full Changelog: caddyserver/certmagic@v0.24.0...v0.25.0

gaissmai/bart (github.com/gaissmai/bart)

v0.25.0

Compare Source

  • bump to go1.24.0
  • deprecated GetAndDelete
  • deprecated GetAndDeletePersist
  • deprecated Update
  • deprecated UpdatePersist
  • implemented Equal
  • implemented Modify
  • implemented ModifyPersist
  • implemented WalkPersist
marcboeker/go-duckdb (github.com/marcboeker/go-duckdb/v2)

v2.3.6

Compare Source

medama-io/go-useragent (github.com/medama-io/go-useragent)

v1.2.2

Compare 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.0

Compare Source

What's Changed

Updates:

  • Binaryen 124
  • Gorm v1.30.5
  • Require Go 1.24

Changes:

Full Changelog: ncruces/go-sqlite3@v0.28.0...v0.29.0

Artifact attestations

shirou/gopsutil (github.com/shirou/gopsutil/v4)

v4.25.8

Compare Source

Important Change

Starting from this release, VirtualMemoryStat.Used on Linux is now calculated based on MemAvailable in meminfo. 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 WillBeDeletedOptOutMemAvailableCalc to true. 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.1

Compare 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.0

Compare 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.1


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Dependency related label Sep 10, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Sep 10, 2025

ℹ Artifact update notice

File name: core/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/libdns/libdns v1.1.0 -> v1.1.1
github.com/mholt/acmez/v3 v3.1.2 -> v3.1.3
golang.org/x/sync v0.16.0 -> v0.17.0
golang.org/x/sys v0.35.0 -> v0.36.0

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7b65d64 to 9bcf521 Compare September 13, 2025 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant