- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3
Update dependency co.fs2:fs2-io to v3.12.2 #31
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
  master
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
renovate/co.fs2-fs2-io-3.x
  
      
      
   
  
    
  
  
  
 
  
      
    base: master
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.
          
          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
    
  
  
    
    | @rultor please, try to merge | 
| 
 @renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 11s)  | 
5cf3089    to
    ff14504      
    Compare
  
    ff14504    to
    120ca1d      
    Compare
  
    120ca1d    to
    a056098      
    Compare
  
    a056098    to
    017846d      
    Compare
  
    017846d    to
    ecd31d9      
    Compare
  
    ecd31d9    to
    646d6e6      
    Compare
  
    646d6e6    to
    5b53ae9      
    Compare
  
    5b53ae9    to
    3229b07      
    Compare
  
    3229b07    to
    ffd0348      
    Compare
  
    ffd0348    to
    50f5d1f      
    Compare
  
    50f5d1f    to
    a397fa6      
    Compare
  
    a397fa6    to
    8c01762      
    Compare
  
    8c01762    to
    a74a81b      
    Compare
  
    a74a81b    to
    9dec336      
    Compare
  
    9dec336    to
    f0db12d      
    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:
3.2.12->3.12.2Release Notes
typelevel/fs2 (co.fs2:fs2-io)
v3.12.2Compare Source
Contains the fix for GHSA-rrw2-px9j-qffj. All users of TLS support on the JVM should upgrade to 3.12.1+ or 3.13.0-M7+.
Bugfixes
Full Changelog: typelevel/fs2@v3.12.1...v3.12.2
v3.12.1Compare Source
Contains the fix for GHSA-rrw2-px9j-qffj. All users of TLS support on the JVM should upgrade to 3.12.1+ or 3.13.0-M7+.
Bugfixes
Build
Full Changelog: typelevel/fs2@v3.12.0...v3.12.1
v3.12.0Compare Source
This release introduces a new networking stack for the JVM and Native (#3240) platforms that uses the new I/O-integrated runtime released in Cats Effect v3.6.0.
Enhancements
interop.flow.StreamSubscriber.onNextby @BalmungSan in #3387Process#waitForon virtual thread if available by @onsah in #3539{Signal,SignallingRef}#mapKby @rahulrangers in #3546interop.flow.pipeToProcessor&interop.flow.processorToPipeby @BalmungSan in #3449Fixes
Scope. by @ValdemarGr in #3473writeUtf8Linesevaluates leading effects in the input stream twice by @ChenCMD in #3489StreamSubscriberinternal state by @BalmungSan in #3545Documentation
existsscaladoc by @vladislavsheludchenkov in #3480Updates
New Contributors
Full Changelog: typelevel/fs2@v3.11.0...v3.12.0
v3.11.0Compare Source
Features
unfoldChunkLoopandunfoldChunkLoopEval, more (downstream) efficient versions ofunfoldLoopandunfoldLoopEval. by @CremboC in #3457Fixes
Docs
Build Support
Updates
New Contributors
Full Changelog: typelevel/fs2@v3.10.2...v3.11.0
v3.10.2Compare Source
What's Changed
Full Changelog: typelevel/fs2@v3.10.1...v3.10.2
v3.10.1What's Changed
New Contributors
Full Changelog: typelevel/fs2@v3.10.0...v3.10.1
v3.10.0Compare Source
Improvements
Files.walkWithAttributesby @mpilquist in #3390Updates
New Contributors
Full Changelog: typelevel/fs2@v3.9.4...v3.10.0
v3.9.4Compare Source
Improvements
toByteBufferUnsafeintoArraySliceby @armanbilge in #3331Subscriber.onSubscribe(StreamSubscription)before returning fromStreamPublisher.subscribe(Subscriber)by @BalmungSan in #3360Socketby @armanbilge in #3352client_auth_type = optionalfor TLS clients on Native by @armanbilge in #3349writeUtf8Lineswithintersperse. by @zainab-ali in #3357DispatcherforsuspendReadableAndReadand TLS initialization on Node.js by @armanbilge in #3348SuspendedStream,MicrotaskExecutorhacks in Node.jsProcessby @armanbilge in #3366Duplexinterop by @armanbilge in #3365j.u.c.Flowinterop methods onto Stream by @armanbilge in #3346List[Stream]#parJoinUnbounded. by @kamilkloch in #3363Docs
Updates
New Contributors
Full Changelog: typelevel/fs2@v3.9.3...v3.9.4
v3.9.3Compare Source
Improvements
withFilterby @He-Pin in #3309destroyw/interruptWhenby @armanbilge in #3322Updates
New Contributors
Full Changelog: typelevel/fs2@v3.9.2...v3.9.3
v3.9.2Compare Source
Improvements
Channel#closeWithElementby @tothpeti in #3280Fixes
@nowarn213annotation fromiopackage object by @armanbilge ina9566bdUpdates
New Contributors
Full Changelog: typelevel/fs2@v3.9.1...v3.9.2
v3.9.1Compare Source
Bug Fixes
@nowarn212to method parameters by @armanbilge in #3291New Contributors
Full Changelog: typelevel/fs2@v3.9.0...v3.9.1
v3.9.0This is the ninth minor release in the 3.x series (and the nine thousand two hundred and ninety first release as measured by unique commits). This release features improvements to the
Chunkclass (including the addition of the new, genericChunk.frommethod to create chunks from collections and subsequent deprecation of various concrete constructors likeseqandvector). TheStreamDecodertype also has some important bug fixes.Improvements
fs2.text.{char2string,string2char}by @armanbilge in #3278AggregateErrors on Node.js by @armanbilge in #3269Documentation & Build
Updates
Full Changelog: typelevel/fs2@v3.8.0...v3.9.0
v3.8.0Compare Source
Improvements
Flowinterop by @BalmungSan in #3130interop.flowby @BalmungSan in #3160Stream.fromQueueUnterminatedfor Monad. by @kamilkloch in #3264Stream.filterNotby @kiendang in #3265Bugfixes
TLSSocketaddresses on JS by @armanbilge in #3256Documentation
Updates
New Contributors
Full Changelog: typelevel/fs2@v3.7.0...v3.7.1
v3.7.0Compare Source
Async#asyncandIO.asyncmethods. Please check the cats-effect release notes for v3.5.0 for more details, in case the behavior change impacts your codebase.New Features
ProcessAPI by @armanbilge in #3149IOonly by @armanbilge in #3179LiftIOby @armanbilge in #3192Improvements
Scope#closefor a bit better performance by @danicheg in #3137Signal#getAndDiscreteUpdatesby @armanbilge in #3144Chunk#to{Byte,Char}Buffer, add note about mutability by @armanbilge in #3147async_usages for new uncancelable semantic by @armanbilge in #3063timeddoctest by @armanbilge in #3188Chunk#toArraySliceby @armanbilge in #3198PullwithforeachinwriteWritableby @armanbilge in #3208Bugfixes
nullchecks in JS streams by @armanbilge in #3184Signal#apbug ingetAndDiscreteUpdatesby @armanbilge in #3206Build / Site / Docs
Updates
New Contributors
Full Changelog: typelevel/fs2@v3.6.1...v3.7.0
v3.6.1Compare Source
Bugfixes
ByteBufferlinking inChunk#toByteVectorby @armanbilge in #3136Docs
Build
Full Changelog: typelevel/fs2@v3.6.0...v3.6.1
v3.6.0: 3.6.0Improvements
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.