- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2k
Pull requests: PrefectHQ/prefect
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
      chore(deps): bump uv from 0.9.5 to 0.9.6 in /scripts/proxy-test
        
              
                dependencies
  Pull requests that update a dependency file 
              
                python
  Pull requests that update python code 
        
      
    
        
          #19308
            opened Oct 29, 2025  by
            dependabot
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      Remove deprecated code 
    
      
  Runner functionality and system Blocks
      
        
          #19307
            opened Oct 29, 2025  by
            desertaxle
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Replace FastAPI 
    background_task usage with pydocket
      
        
          #19295
            opened Oct 28, 2025  by
            desertaxle
            
        
        
            
    •
    
      Draft
    
  
        
        
      
    
      Convert background services to use docket for distributed task processing
        
              
                docs
              
                upstream dependency
  An upstream issue caused by a bug in one of our dependencies 
        
      
    
    
      
  
      chore(deps): bump the ui-v2-dependencies group across 1 directory with 62 updates
        
              
                ui-replatform
  Related to the React UI rewrite 
              
                ui-v2-dependency
        
      
    
        
          #19287
            opened Oct 27, 2025  by
            dependabot
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      chore(deps-dev): bump the eslint group in /ui-v2 with 2 updates
        
              
                ui-replatform
  Related to the React UI rewrite 
              
                ui-v2-dependency
        
      
    
        
          #19286
            opened Oct 27, 2025  by
            dependabot
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      chore(deps): bump actions/download-artifact from 5 to 6
        
              
                development
  Tech debt, refactors, CI, tests, and other related work. 
        
      
    
        
          #19285
            opened Oct 27, 2025  by
            dependabot
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      chore(deps): bump actions/upload-artifact from 4 to 5
        
              
                development
  Tech debt, refactors, CI, tests, and other related work. 
        
      
    
        
          #19284
            opened Oct 27, 2025  by
            dependabot
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      chore(deps-dev): bump vue-tsc from 3.0.4 to 3.1.2 in /ui
        
              
                ui
  Related to the Prefect web interface 
        
      
    
      
  
        
          #19283
            opened Oct 27, 2025  by
            dependabot
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      create db vacuum service to periodically delete old prefect resources
        
              
                performance
  Related to an optimization or performance improvement 
        
      
    
    
      
  
      chore(deps): bump ruff from 0.14.1 to 0.14.2
        
              
                development
  Tech debt, refactors, CI, tests, and other related work. 
        
      
    
        
          #19270
            opened Oct 24, 2025  by
            dependabot
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      Fix good first issue: corrected @sync_compatible function and directory
        
              
                migration
        
      
    
      
  
        
          #19241
            opened Oct 21, 2025  by
            gowtham1412-p
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    4 tasks done
  
      chore(deps): update typer requirement from !=0.12.2,<0.18.0,>=0.12.0 to >=0.12.0,!=0.12.2,<0.21.0
        
              
                2.x
              
                development
  Tech debt, refactors, CI, tests, and other related work. 
              
                upstream dependency
  An upstream issue caused by a bug in one of our dependencies 
        
      
    
        
          #19238
            opened Oct 21, 2025  by
            dependabot
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      chore(deps): update typer requirement from !=0.12.2,<0.20.0,>=0.12.0 to >=0.12.0,!=0.12.2,<0.21.0
        
              
                development
  Tech debt, refactors, CI, tests, and other related work. 
        
      
    
      
  
        
          #19237
            opened Oct 21, 2025  by
            dependabot
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      Add global concurrency limits concept doc and refactor how-to guide
        
              
                docs
        
      
    
        
          #19231
            opened Oct 20, 2025  by
            desertaxle
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      chore(deps): bump vue-router from 4.5.0 to 4.6.3 in /ui
        
              
                ui
  Related to the Prefect web interface 
        
      
    
      
  
        
          #19219
            opened Oct 20, 2025  by
            dependabot
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      Add placeholder update_artifact method (refs #10955)
      
    
      
  
        
          #19211
            opened Oct 17, 2025  by
            ArmanShirzad
            
        
        
            
    •
    
      Draft
    
  
        
          
   
        
      
    
      
        
      
      
  
    4 tasks
  
      Add An improvement of an existing feature 
        
      
    
      
  end_time filters for flow runs and task runs
        
              
                enhancement
  
        
          #19107
            opened Oct 6, 2025  by
            desertaxle
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /ui
        
              
                status:stale
              
                ui
  Related to the Prefect web interface 
        
      
    
      
  
        
          #19102
            opened Oct 6, 2025  by
            dependabot
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      Add PgBouncer support via NullPool configuration
        
              
                docs
              
                enhancement
  An improvement of an existing feature 
              
                performance
  Related to an optimization or performance improvement 
              
                status:stale
        
      
    
    
      
  
  
  ProTip!
  Updated in the last three days: updated:>2025-10-27.