Skip to content

chore(deps): update bump go dependencies - #830

Merged
eternal-flame-AD merged 1 commit into
masterfrom
renovate/bump-dependencies-go
Sep 19, 2025
Merged

chore(deps): update bump go dependencies#830
eternal-flame-AD merged 1 commit into
masterfrom
renovate/bump-dependencies-go

Conversation

@renovate

@renovate renovate Bot commented Aug 24, 2025

Copy link
Copy Markdown
Contributor

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
github.com/stretchr/testify v1.10.0 -> v1.11.1 age confidence
golang.org/x/crypto v0.41.0 -> v0.42.0 age confidence

Release Notes

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • 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 Pull requests that update a dependency file label Aug 24, 2025
@renovate
renovate Bot requested a review from a team as a code owner August 24, 2025 17:38
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 24, 2025
@codecov

codecov Bot commented Aug 24, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.77%. Comparing base (9262a24) to head (60f8279).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #830   +/-   ##
=======================================
  Coverage   78.77%   78.77%           
=======================================
  Files          56       56           
  Lines        2671     2671           
=======================================
  Hits         2104     2104           
  Misses        476      476           
  Partials       91       91           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot changed the title chore(deps): update module github.com/stretchr/testify to v1.11.0 chore(deps): update module github.com/stretchr/testify to v1.11.1 Aug 27, 2025
@renovate
renovate Bot force-pushed the renovate/bump-dependencies-go branch from 5fcb7c1 to e3c10bf Compare August 27, 2025 17:41
@renovate
renovate Bot force-pushed the renovate/bump-dependencies-go branch from e3c10bf to 7d6c461 Compare September 8, 2025 18:36
@renovate renovate Bot changed the title chore(deps): update module github.com/stretchr/testify to v1.11.1 chore(deps): update bump go dependencies Sep 8, 2025
@renovate

renovate Bot commented Sep 8, 2025

Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: 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):

  • 3 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
golang.org/x/net v0.42.0 -> v0.43.0
golang.org/x/sys v0.35.0 -> v0.36.0
golang.org/x/text v0.28.0 -> v0.29.0
go 1.23.0 -> 1.24.0

@renovate
renovate Bot force-pushed the renovate/bump-dependencies-go branch 3 times, most recently from f095c4a to 91f1c32 Compare September 13, 2025 17:55
@renovate
renovate Bot force-pushed the renovate/bump-dependencies-go branch from 91f1c32 to 60f8279 Compare September 19, 2025 09:43
@jmattheis

Copy link
Copy Markdown
Member

@eternal-flame-AD If dependency updates look good to you, feel free to merge them directly without any interaction from me.

@eternal-flame-AD
eternal-flame-AD merged commit 4329e57 into master Sep 19, 2025
4 checks passed
@renovate
renovate Bot deleted the renovate/bump-dependencies-go branch September 19, 2025 17:29
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

Development

Successfully merging this pull request may close these issues.

2 participants