chore(deps): update test-tooling (9.5) - #7724
Conversation
TL;DRBuildkite failed in E2E due to two fast-failing tests in Remediation
Investigation detailsRoot CauseThe failing job is
No panic/compile/type/dependency-resolution error appears in the captured log. The visible Toxiproxy warnings ( Evidence
Verification
Follow-upIf this repeats, please attach expanded logs for those two failing tests (assertion text/stack trace). With only the truncated artifact provided, the exact failing assertion line cannot yet be pinned. What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
093c4dd to
24947a2
Compare
This PR contains the following updates:
v1.55.0→v1.56.0v1.12.0→v1.12.1Release Notes
stretchr/testify (github.com/stretchr/testify)
v1.12.1Compare Source
This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.
What's Changed
go.yaml.in/yaml/v3by @harryzcy in #1935New Contributors
Full Changelog: stretchr/testify@v1.12.0...v1.12.1
What's Changed
go.yaml.in/yaml/v3by @harryzcy in #1935New Contributors
Full Changelog: stretchr/testify@v1.12.0...v1.12.1
Configuration
📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.