- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2
Update all non-major dependencies #725
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
          
     Open
      
      
            renovate
  wants to merge
  1
  commit into
  1.0.x
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
renovate/all-minor-patch
  
      
      
   
  
    
  
  
  
 
  
      
    base: 1.0.x
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
                
     Open
            
            
          Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    | Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. 
 | 
37d0b78    to
    866c6e9      
    Compare
  
    18972be    to
    606fbab      
    Compare
  
    03bb84b    to
    6ea4326      
    Compare
  
    441d8df    to
    7b5b015      
    Compare
  
    a78c1b8    to
    99e6826      
    Compare
  
    4a9fd53    to
    a5301d0      
    Compare
  
    a5301d0    to
    7ae1840      
    Compare
  
    dbe3d64    to
    54558c9      
    Compare
  
    af528c3    to
    b7823cd      
    Compare
  
    b7823cd    to
    991019a      
    Compare
  
    d01633a    to
    09173e9      
    Compare
  
    2d49113    to
    58f4b4c      
    Compare
  
    58f4b4c    to
    fa9c46f      
    Compare
  
    fd42379    to
    aeaf2ef      
    Compare
  
    a80c3dc    to
    ba1fb90      
    Compare
  
    ba1fb90    to
    46d64cb      
    Compare
  
    6c30802    to
    7782b11      
    Compare
  
    7782b11    to
    99a335d      
    Compare
  
    99a335d    to
    e097784      
    Compare
  
    e097784    to
    8ac6d74      
    Compare
  
    | datasource | package | from | to | | ----------- | -------------------------- | ------- | ------ | | github-tags | actions/cache | v3.0.11 | v3.5.0 | | github-tags | actions/cache | v3.3.1 | v3.5.0 | | github-tags | codecov/codecov-action | v3.1.1 | v3.1.6 | | packagist | infection/infection | 0.26.19 | 0.31.2 | | packagist | lcobucci/coding-standard | 11.0.0 | 11.1.0 | | packagist | lcobucci/di-builder | 7.2.1 | 7.4.0 | | github-tags | containerbase/php-prebuild | 8.2.29 | 8.4.12 | | github-tags | shivammathur/setup-php | 2.22.0 | 2.35.5 | | github-tags | shivammathur/setup-php | 2.24.0 | 2.35.5 |
8ac6d74    to
    6ba0a0f      
    Compare
  
    
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This PR contains the following updates:
v3.0.11->v3.5.0v3.3.1->v3.5.0v3.1.1->v3.1.6^0.26->^0.3111.0.0->11.2.07.2.1->7.4.0~8.1.0 || ~8.2.0->~8.1.0 || ~8.2.0 || ~8.4.02.22.0->2.35.52.24.0->2.35.5Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/cache (actions/cache)
v3.5.0Compare Source
actions/cacheto v4.1.0Full Changelog: actions/cache@v3...v3.5.0
v3.4.3Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.2...v3.4.3
v3.4.2Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.0...v3.4.2
v3.4.1Compare Source
v3.4.0Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4orv3as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0orv3.4.0If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.11.1.30.38.3Full Changelog: actions/cache@v3.3.3...v3.4.0
v3.3.3Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.3
v3.3.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.2
v3.3.1Compare Source
What's Changed
Full Changelog: actions/cache@v3...v3.3.1
v3.3.0Compare Source
What's Changed
lookup-onlyoption by @cdce8p in #1041New Contributors
Full Changelog: actions/cache@v3...v3.3.0
v3.2.6Compare Source
What's Changed
Full Changelog: actions/cache@v3...v3.2.6
v3.2.5Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.5
v3.2.4Compare Source
What's Changed
set-outputcommand is deprecated by @siguikesse in #1046fail-on-cache-missoption by @cdce8p in #1036New Contributors
Full Changelog: actions/cache@v3...v3.2.4
v3.2.3Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.3
v3.2.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3.2.1...v3.2.2
v3.2.1Compare Source
What's Changed
Full Changelog: actions/cache@v3.2.0...v3.2.1
v3.2.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.2.0
codecov/codecov-action (codecov/codecov-action)
v3.1.6Compare Source
#Full Changelog: codecov/codecov-action@v3.1.5...v3.1.6
v3.1.5Compare Source
What's Changed
v3.1.4: 3.1.4Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v3.1.3...v3.1.4
v3.1.3: 3.1.3Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v3.1.2...v3.1.3
v3.1.2: 3.1.2Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v3.1.1...v3.1.2
infection/infection (infection/infection)
v0.31.7: Show uncovered mutants to output when--with-uncoveredis usedCompare Source
Fixed:
--with-uncoveredis used by @maks-rafalko in #2443--dry-runby @maks-rafalko in #2436Full Changelog: infection/infection@0.31.6...0.31.7
v0.31.6: Introduce --logger-text optionCompare Source
Added:
--logger-textoption to enforce text logger file path by @romm in #2438Full Changelog: infection/infection@0.31.5...0.31.6
v0.31.5Compare Source
Fixed:
--dry-runoption using DryRunProcess wrapper (alternative approach) by @sanmai in #2435Changed:
executionOrder="defects,random"for phpunit.xml by @staabm in #2267CloneVisitorand use nativeCloningVisitorfromphp-parserby @maks-rafalko in #2430Full Changelog: infection/infection@0.31.4...0.31.5
v0.31.4Compare Source
Changed:
--fail-without-result-cacheby @staabm in #2429Internal:
Full Changelog: infection/infection@0.31.3...0.31.4
v0.31.3: PHPStan running out of memory when attempting --static-analysis-tool=phpstanCompare Source
Fixed:
Changed:
Internal:
Full Changelog: infection/infection@0.31.2...0.31.3
v0.31.2: --static-analysis-tool-options and no MSI shown by default for non-covered codeCompare Source
Added:
Mutation Score Indicator (MSI)from default output, show only with--with-uncoveredby @Copilot in #2378Changed:
--static-analysis-tool-optionsCLI option with proper multiple options support by @Copilot in #2374Internal:
copilot-setup-steps.ymlby @maks-rafalko in #2377New Contributors
Full Changelog: infection/infection@0.31.1...0.31.2
v0.31.1: Cleanup old PHPUnit cache files in Infection tmp directoryCompare Source
Added:
Internal:
DiffColorizerby @staabm in #2353Full Changelog: infection/infection@0.31.0...0.31.1
v0.31.0Compare Source
Changed:
--only-covered; Introduce--with-uncoveredinstead by @staabm in #2336executionOrder="defects,random"forphpunit.xmlby @staabm in #2328Fixed:
Internal:
Backward Compatibility Break
This version introduces BC Break. Do the following:
bin/infection, now you need to add--with-uncovered, because by default, Infection doesn't mutate uncovered code anymorebin/infection --only-covered, you need to remove this option because now this is a default behavior and this options has been removedv0.30.3Compare Source
Added:
ReturnRemovalmutator by @sanmai in #2296Changed:
0metrics in result summary by @staabm in #2311Fixed:
Internal:
Full Changelog: infection/infection@0.30.2...0.30.3
v0.30.2Compare Source
Added:
ReturnRemovalmutator by @sanmai in #2296Changed:
0metrics in result summary by @staabm in #2311Fixed:
Internal:
Full Changelog: infection/infection@0.30.2...0.30.3
v0.30.1Compare Source
Changed:
LogicalNotmutator by @staabm in #2283IdenticalEqualby @sanmai in #2248Internal: