forked from heroku/heroku-buildpack-nodejs
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 9
Mola #5
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
      
      
            piotr009
  wants to merge
  1,392
  commits into
  thirdiron:bpwatch
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
piotr009:mola
  
      
      
   
  
    
  
  
  
 
  
      
    base: bpwatch
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
            
            Mola #5
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
    
  
  
    
    Add Node 15 test and plugin references
* prune yarn devDependencies at the end of build * Remove warning message for production flag * Update tests to reflect need of workspace import * install workspace plugin when not present * update fixtures * cache build with yarn 2 * change grep of yarn plugins from yarnrc.yml; delete warning test for production flag * set up buildpack to instead warn that plugin is missing and prompt user to install before build
Fix tests that depend on packages [changelog skip]
add 10.23.3, 12.20.2 and 14.5.5 to inventory
fix return value for detecting yarn workspace plugin
This change updates the `yarn install` step to use the `--prefer-offline` argument. This avoids reinstalling already-present packages when the local cache has them.
Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.12.0 to 3.12.2. - [Release notes](https://github.com/rspec/rspec-expectations/releases) - [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md) - [Commits](rspec/rspec-expectations@v3.12.0...v3.12.2) --- updated-dependencies: - dependency-name: rspec-expectations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Use cargo install instead of cloning the repo manually * Add newlines instead of ;
- includes fixed node inventory for 18.15.0
* Add inventory update automation * Use rust binaries that are hopefully on the PATH * Don't run inventory updates on push * Simplify binary installation to 1 line, add action versions
Added yarn version 3.5.0. Co-authored-by: joshwlewis <joshwlewis@users.noreply.github.com>
Added node version 19.8.1, 19.8.0. Co-authored-by: joshwlewis <joshwlewis@users.noreply.github.com>
Added yarn version 4.0.0-rc.42, 4.0.0-rc.41. Co-authored-by: joshwlewis <joshwlewis@users.noreply.github.com>
Added node version 16.20.0. Co-authored-by: joshwlewis <joshwlewis@users.noreply.github.com>
Bumps [heroku_hatchet](https://github.com/heroku/hatchet) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/heroku/hatchet/releases) - [Changelog](https://github.com/heroku/hatchet/blob/main/CHANGELOG.md) - [Commits](heroku/hatchet@v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: heroku_hatchet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added node version 19.9.0. Co-authored-by: joshwlewis <joshwlewis@users.noreply.github.com>
Added node version 18.16.0. Co-authored-by: joshwlewis <joshwlewis@users.noreply.github.com>
* Prepare v209 release * What year is it? Co-authored-by: Richard Schneeman <richard.schneeman+foo@gmail.com> --------- Co-authored-by: Richard Schneeman <richard.schneeman+foo@gmail.com>
Added node version 20.0.0. Co-authored-by: joshwlewis <joshwlewis@users.noreply.github.com>
* Updates metrics plugins and tests for Node 20 [W-13067131](https://gus.lightning.force.com/lightning/r/ADM_Work__c/a07EE00001Pp1ZpYAJ/view)
* Drop all handling for heroku-18 * Changelog entry for heroku-18 EOL
Added yarn version 4.0.0-rc.43, 3.5.1. Co-authored-by: joshwlewis <joshwlewis@users.noreply.github.com>
Added node version 20.1.0. Co-authored-by: joshwlewis <joshwlewis@users.noreply.github.com>
Added yarn version 4.0.0-rc.44. Co-authored-by: joshwlewis <joshwlewis@users.noreply.github.com>
Added node version 20.2.0. Co-authored-by: joshwlewis <joshwlewis@users.noreply.github.com>
Pull in latest changes
  
    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.
  
    
  
    
No description provided.