- 
                Notifications
    
You must be signed in to change notification settings  - Fork 42
 
deps: bump the ic-dependencies group with 3 updates #3522
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
      
      
            dependabot
  wants to merge
  1
  commit into
  main
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
dependabot/cargo/ic-dependencies-15eb28c1c1
  
      
      
   
  
    
  
  
  
 
  
      
    base: main
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.
          
          
      
        
          +24
        
        
          −39
        
        
          
        
      
    
  
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
    
  
  
    
    838f484    to
    2e48ebf      
    Compare
  
    2e48ebf    to
    317baf7      
    Compare
  
    317baf7    to
    7b9f361      
    Compare
  
    7b9f361    to
    851ee02      
    Compare
  
    851ee02    to
    cecef01      
    Compare
  
    cecef01    to
    9951069      
    Compare
  
    Bumps the ic-dependencies group with 3 updates: [candid](https://github.com/dfinity/candid), [ic-stable-structures](https://github.com/dfinity/stable-structures) and [ic-wasi-polyfill](https://github.com/wasm-forge/ic-wasi-polyfill). Updates `candid` from 0.10.19 to 0.10.20 - [Release notes](https://github.com/dfinity/candid/releases) - [Changelog](https://github.com/dfinity/candid/blob/master/CHANGELOG.md) - [Commits](https://github.com/dfinity/candid/commits) Updates `ic-stable-structures` from 0.6.9 to 0.7.2 - [Release notes](https://github.com/dfinity/stable-structures/releases) - [Changelog](https://github.com/dfinity/stable-structures/blob/main/RELEASE_GUIDE.md) - [Commits](dfinity/stable-structures@v0.6.9...v0.7.2) Updates `ic-wasi-polyfill` from 0.8.2 to 0.11.1 - [Changelog](https://github.com/wasm-forge/ic-wasi-polyfill/blob/main/CHANGELOG.md) - [Commits](wasm-forge/ic-wasi-polyfill@v0.8.2...v0.11.1) --- updated-dependencies: - dependency-name: candid dependency-version: 0.10.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ic-dependencies - dependency-name: ic-stable-structures dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ic-dependencies - dependency-name: ic-wasi-polyfill dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ic-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
9951069    to
    6587bca      
    Compare
  
    
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      Labels
  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.
  
    
  
    
Bumps the ic-dependencies group with 3 updates: candid, ic-stable-structures and ic-wasi-polyfill.
Updates
candidfrom 0.10.19 to 0.10.20Changelog
Sourced from candid's changelog.
Commits
Updates
ic-stable-structuresfrom 0.6.9 to 0.7.2Release notes
Sourced from ic-stable-structures's releases.
... (truncated)
Commits
72b02abchore(release): v0.7.2 (#403)2315b5ffeat(log): add first() and last() methods (#402)c567ed2docs: add release guide (#401)6004abffix: fix backticks in github PR title like hereexample(#399)b09140dchore(license): removes modified boilerplate from license file (#395)7a36ac2fix: revert adding reclaim_memory to memory manager (#396)6e397bdfix: use conservative bucket reuse that survives reload (#394)eeb976bchore(release): v0.7.1 (#393)00468e1docs: update memory reclamation examples in the docs (#392)b911479docs: cleanup documentation (#391)Updates
ic-wasi-polyfillfrom 0.8.2 to 0.11.1Changelog
Sourced from ic-wasi-polyfill's changelog.
Commits
c7f3bf7code clean-up5da8a57update changelog, bump pocket-ic version43397e8add explicit feature to enable wasi call counterf310d0fintroduce MountedFileSizePolicy31eedc0clean-up4bf529fuse stable-fs v0.10.036d01a8reduce DirEntry copy during folder iterations, adapt to using with_direntries7012feaclean-upf675111rename __dummy_calls to __dummy_wasi_calls96b699achange dummy calls to avoid missing some __ic__custom functionsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions