- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1
chore(deps): update dependencies #109
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?
Conversation
| ℹ Artifact update noticeFile name: tests/go.modIn order to perform the update(s) described in the table above, Renovate ran the  
 Details: 
 | 
| /run pipeline | 
b15ab6b    to
    6aebe16      
    Compare
  
    | /run pipeline | 
6aebe16    to
    ae1e9a4      
    Compare
  
    | /run pipeline | 
ae1e9a4    to
    4b95deb      
    Compare
  
    | /run pipeline | 
    
      
        1 similar comment
      
    
  
    | /run pipeline | 
4b95deb    to
    eca2267      
    Compare
  
    | /run pipeline | 
eca2267    to
    d0f581c      
    Compare
  
    | /run pipeline | 
d0f581c    to
    0ee5857      
    Compare
  
    | /run pipeline | 
0ee5857    to
    50b4950      
    Compare
  
    | /run pipeline | 
50b4950    to
    5c626f8      
    Compare
  
    | /run pipeline | 
5c626f8    to
    a7fb8a0      
    Compare
  
    | /run pipeline | 
a7fb8a0    to
    be1bea9      
    Compare
  
    | /run pipeline | 
be1bea9    to
    be0ee2a      
    Compare
  
    | /run pipeline | 
be0ee2a    to
    eec8b35      
    Compare
  
    | /run pipeline | 
eec8b35    to
    6f1da46      
    Compare
  
    | /run pipeline | 
6f1da46    to
    0ca4ad5      
    Compare
  
    | /run pipeline | 
0ca4ad5    to
    70513f4      
    Compare
  
    | /run pipeline | 
70513f4    to
    e586d47      
    Compare
  
    | /run pipeline | 
e586d47    to
    76a3172      
    Compare
  
    | /run pipeline | 
76a3172    to
    98cdbf1      
    Compare
  
    | /run pipeline | 
This PR contains the following updates:
v1.10.0->v1.11.1v1.55.2->v1.60.171.24.4->1.25.3v1.22.5->v1.23.2Release Notes
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
terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)
v1.60.17Compare Source
Bug Fixes
v1.60.16Compare Source
Bug Fixes
v1.60.15Compare Source
Bug Fixes
v1.60.14Compare Source
Bug Fixes
v1.60.13Compare Source
Bug Fixes
v1.60.12Compare Source
Bug Fixes
v1.60.11Compare Source
Bug Fixes
v1.60.10Compare Source
Bug Fixes
v1.60.9Compare Source
Bug Fixes
v1.60.8Compare Source
Bug Fixes
v1.60.7Compare Source
Bug Fixes
v1.60.6Compare Source
Bug Fixes
v1.60.5Compare Source
Bug Fixes
v1.60.4Compare Source
Bug Fixes
v1.60.3Compare Source
Bug Fixes
v1.60.2Compare Source
Bug Fixes
v1.60.1Compare Source
Bug Fixes
v1.60.0Compare Source
Features
v1.59.7Compare Source
Bug Fixes
v1.59.6Compare Source
Bug Fixes
v1.59.5Compare Source
Bug Fixes
v1.59.4Compare Source
Bug Fixes
v1.59.3Compare Source
Bug Fixes
v1.59.2Compare Source
Bug Fixes
v1.59.1Compare Source
Bug Fixes
v1.59.0Compare Source
Features
- Fixes the dependecy tree resolution
- added the ability to skip ceritan permutaion test combinations
- simplified some code paths (3520879)
v1.58.12Compare Source
Bug Fixes
v1.58.11Compare Source
Bug Fixes
v1.58.10Compare Source
Bug Fixes
v1.58.9Compare Source
Bug Fixes
v1.58.8Compare Source
Bug Fixes
v1.58.7Compare Source
Bug Fixes
v1.58.6Compare Source
Bug Fixes
v1.58.5Compare Source
Bug Fixes
v1.58.4Compare Source
Bug Fixes
v1.58.3Compare Source
Bug Fixes
v1.58.2Compare Source
Bug Fixes
v1.58.1Compare Source
Bug Fixes
v1.58.0Compare Source
Features
v1.57.1Compare Source
Bug Fixes
v1.57.0Compare Source
Features
v1.56.1Compare Source
Bug Fixes
v1.56.0Compare Source
Features
v1.55.7Compare Source
Bug Fixes
v1.55.6Compare Source
Bug Fixes
v1.55.5Compare Source
Bug Fixes
- enhanced addon dependency visualization with comprehensive tree structure and circular reference detection (517dd93)
v1.55.4Compare Source
Bug Fixes
- ensure required dependencies are always processed and stop processing disabled branches (360f721)
v1.55.3Compare Source
Bug Fixes
terraform-ibm-modules/common-pipeline-assets (terraform-ibm-modules/common-pipeline-assets)
v1.23.2Compare Source
Bug Fixes
v1.23.1Compare Source
Bug Fixes
v1.23.0Compare Source
Features
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.
This PR has been generated by Renovate Bot.