-
Notifications
You must be signed in to change notification settings - Fork 63
chore(deps): Update go modules and/or dev-tools #249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore(deps): Update go modules and/or dev-tools #249
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: renovate-bot The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @renovate-bot. Thanks for your PR. I'm waiting for a GoogleCloudPlatform member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
6af6161 to
bab393b
Compare
1308e25 to
bab296e
Compare
0dda133 to
e9a875e
Compare
e9a875e to
1be569f
Compare
1be569f to
37937a0
Compare
37937a0 to
cf15f87
Compare
cf15f87 to
c10dd9e
Compare
c10dd9e to
e456ce8
Compare
ℹ️ Artifact update noticeFile name: test/integration/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
e456ce8 to
2ab25b9
Compare
2ab25b9 to
2416baf
Compare
This PR contains the following updates:
v0.17.7→v0.18.0v0.50.0→v0.55.0v1.10.0→v1.11.11.24.4→1.24.13Release Notes
gruntwork-io/terratest (github.com/gruntwork-io/terratest)
v0.55.0Compare Source
What's Changed
Full Changelog: gruntwork-io/terratest@v0.54.0...v0.55.0
v0.54.0Compare Source
What's Changed
Full Changelog: gruntwork-io/terratest@v0.53.0...v0.54.0
v0.53.0Compare Source
What's Changed
InitAndValidateInputsE()by @particleflux in #1616Full Changelog: gruntwork-io/terratest@v0.52.0...v0.53.0
v0.52.0Compare Source
What's Changed
New Contributors
Full Changelog: gruntwork-io/terratest@v0.51.0...v0.52.0
v0.51.0Compare Source
What's Changed
terragrunt stack generateby @james00012 in #1562Full Changelog: gruntwork-io/terratest@v0.50.0...v0.51.0
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.24.13v1.24.12v1.24.11v1.24.10v1.24.9v1.24.8v1.24.7v1.24.6v1.24.5Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.