- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
fix(deps): update angular monorepo to v20 (major) #46
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
  devel
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
renovate/major-angular-monorepo
  
      
      
   
  
    
  
  
  
 
  
      
    base: devel
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
    
  
  
    
    73957ce    to
    f9e15a9      
    Compare
  
    f9e15a9    to
    fabf919      
    Compare
  
    fabf919    to
    e529bca      
    Compare
  
    e529bca    to
    b5ae0b4      
    Compare
  
    b5ae0b4    to
    ce29426      
    Compare
  
    ce29426    to
    f07c847      
    Compare
  
    f07c847    to
    6d3112a      
    Compare
  
    6d3112a    to
    d9e7da5      
    Compare
  
    d9e7da5    to
    a50e3d4      
    Compare
  
    a50e3d4    to
    d9c9bef      
    Compare
  
    d9c9bef    to
    56b5cc2      
    Compare
  
    56b5cc2    to
    36cf370      
    Compare
  
    36cf370    to
    b0cc266      
    Compare
  
    b0cc266    to
    682ce84      
    Compare
  
    682ce84    to
    19d7fa2      
    Compare
  
    19d7fa2    to
    ae371ba      
    Compare
  
    ae371ba    to
    7b74c79      
    Compare
  
    7b74c79    to
    631d6aa      
    Compare
  
    631d6aa    to
    5169bbf      
    Compare
  
    5169bbf    to
    1363b40      
    Compare
  
    566e088    to
    816b73d      
    Compare
  
    816b73d    to
    8c768ff      
    Compare
  
    dc776dd    to
    45c1087      
    Compare
  
    45c1087    to
    96cf7e0      
    Compare
  
    c7affcd    to
    4e832cd      
    Compare
  
    4e832cd    to
    5e04804      
    Compare
  
    5e04804    to
    4a92af2      
    Compare
  
    90099e4    to
    9da8f51      
    Compare
  
    9da8f51    to
    d663667      
    Compare
  
    311cb42    to
    8c60598      
    Compare
  
    50004ee    to
    dcc0b50      
    Compare
  
    dcc0b50    to
    8772772      
    Compare
  
    24b3f14    to
    5b3b421      
    Compare
  
    e593694    to
    beee8f9      
    Compare
  
    beee8f9    to
    cd31bd5      
    Compare
  
    cd31bd5    to
    f221910      
    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:
7.2.13->20.3.9^7.2.0->^7.2.0 || ^20.0.07.2.13->20.3.97.2.13->20.3.97.2.13->20.3.9^7.2.0->^7.2.0 || ^20.0.0^7.2.0->^7.2.0 || ^20.0.07.2.13->20.3.97.2.13->20.3.97.2.13->20.3.97.2.13->20.3.97.2.13->20.3.9Release Notes
angular/angular (@angular/animations)
v20.3.9Compare Source
v20.3.7Compare Source
animations
Element.animateexceptions (#64506)compiler
compiler-cli
core
router
v20.3.6Compare Source
core
platform-browser
DomEventsPluginshould always be the last plugin to be called forsupports(). (#50394)v20.3.5Compare Source
compiler-cli
core
animate.leavefunction bindings (#64413)migrations
router
v20.3.4Compare Source
core
migrations
v20.3.3Compare Source
compiler
core
migrations
v20.3.2Compare Source
compiler-cli
core
Resource.hasValue()(#63994)animate.leave(#63921)forms
FormResetEventwhen resetting control (#64034)migrations
v20.3.1Compare Source
compiler
aria-invalid(#63748)compiler-cli
core
migrations
v20.3.0Compare Source
Breaking Changes
core
The server-side bootstrapping process has been changed to eliminate the reliance on a global platform injector.
Before:
After:
A schematic is provided to automatically update
main.server.tsfiles to pass theBootstrapContextto thebootstrapApplicationcall.In addition,
getPlatform()anddestroyPlatform()will now returnnulland be a no-op respectively when running in a server environment.(cherry picked from commit
8bf80c9)core
BootstrapContextfor improved server bootstrapping (#63636)v20.2.4Compare Source
core
platform-server
v20.2.3Compare Source
compiler
core
rxResourcestreamthrew before returning anObservable(#63342)v20.2.2Compare Source
compiler
core
@forloop animations never get cancelled (#63328)animate.leavebinding to a string with spaces (#63366)v20.2.1Compare Source
compiler
v20.2.0Compare Source
Deprecations
animations
core
router
animations
compiler
compiler-cli
core
asaliases onelse ifblocks (#63047)animate.enterclass removal when composing classes (#62981)@iftoggles with leave animations (#63048)forms
http
HttpClient(#62586)language-service
platform-browser
router
currentNavigationsignal to theRouterservice. (#62971)service-worker
v20.1.8Compare Source
compiler
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.