Skip to content

chore(deps): Update go modules and/or dev-tools#31

Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/go-modules-andor-dev-tools
Open

chore(deps): Update go modules and/or dev-tools#31
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/go-modules-andor-dev-tools

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Feb 5, 2024

This PR contains the following updates:

Package Change Age Confidence
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.4.0v0.18.0 age confidence
github.com/stretchr/testify v1.7.0v1.11.1 age confidence

Release Notes

GoogleCloudPlatform/cloud-foundation-toolkit (github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test)

v0.5.2: CLI Release v0.5.2

Compare Source

v0.5.1: CLI Release v0.5.1

Compare Source

v0.5.0: CLI Release v0.5.0

Compare Source

v0.4.1: CLI Release v0.4.1

Compare Source

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

v1.10.0

Compare Source

What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors

Full Changelog: stretchr/testify@v1.9.0...v1.10.0

v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.4...v1.9.0

v1.8.4

Compare Source

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.8.3...v1.8.4

v1.8.3

Compare Source

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.8.2...v1.8.3

v1.8.2

Compare Source

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.8.1...v1.8.2

v1.8.1

Compare Source

What's Changed

Full Changelog: stretchr/testify@v1.8.0...v1.8.1

v1.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.7.5...v1.8.0

v1.7.5

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.7.4...v1.7.5

v1.7.4

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.7.3...v1.7.4

v1.7.3

Compare Source

What's Changed

Full Changelog: stretchr/testify@v1.7.2...v1.7.3

v1.7.2

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.7.1...v1.7.2

v1.7.1

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.7.0...v1.7.1


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-bot renovate-bot requested a review from anaik91 as a code owner February 5, 2024 18:35
@renovate-bot renovate-bot requested a review from a team as a code owner February 5, 2024 18:35
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Feb 5, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from e3e466e to deeefe4 Compare February 22, 2024 03:16
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Feb 22, 2024

/gcbrun

@renovate-bot renovate-bot changed the title fix(deps): Update module github.com/stretchr/testify to v1.8.4 chore(deps): Update module github.com/stretchr/testify to v1.8.4 Feb 22, 2024
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from deeefe4 to d451ae5 Compare February 23, 2024 16:51
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Feb 23, 2024

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): Update module github.com/stretchr/testify to v1.8.4 chore(deps): Update module github.com/stretchr/testify to v1.9.0 Mar 7, 2024
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from d451ae5 to aec31d0 Compare March 7, 2024 15:24
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Mar 7, 2024

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): Update module github.com/stretchr/testify to v1.9.0 chore(deps): Update module github.com/stretchr/testify to v1.10.0 Nov 23, 2024
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from aec31d0 to 5e8364d Compare November 23, 2024 12:35
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Nov 23, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 5e8364d to fdb4a2b Compare January 9, 2025 21:13
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 9, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from fdb4a2b to 982b44f Compare January 9, 2025 22:32
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 9, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 982b44f to b126c9b Compare January 9, 2025 22:38
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 9, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from b126c9b to e99a6a7 Compare May 28, 2025 17:10
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 28, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from e99a6a7 to cc6a0eb Compare May 29, 2025 00:29
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 29, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from cc6a0eb to 89a1c53 Compare May 29, 2025 07:27
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 29, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 89a1c53 to bc332b9 Compare May 29, 2025 12:13
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 29, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from bc332b9 to f27e56f Compare May 29, 2025 16:23
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Oct 7, 2025

/gcbrun

15 similar comments
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Oct 7, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Oct 8, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Oct 8, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Oct 8, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Oct 8, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Oct 8, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Oct 9, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Oct 9, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Nov 12, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Nov 12, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Nov 13, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Nov 13, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Dec 6, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Dec 9, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Dec 11, 2025

/gcbrun

@forking-renovate
Copy link
Copy Markdown

forking-renovate Bot commented Dec 12, 2025

ℹ️ Artifact update notice

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

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.16 -> 1.24.0

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Dec 12, 2025

/gcbrun

10 similar comments
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Dec 29, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Dec 29, 2025

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 8, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 9, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 9, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 12, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 12, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 14, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 23, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Feb 12, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Feb 24, 2026

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants