This repository was archived by the owner on May 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update @angular to v9 #11
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/@angular
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.
Open
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
3d13d39
to
f66948d
Compare
f66948d
to
b64f4cf
Compare
b64f4cf
to
1532411
Compare
1532411
to
35c62b6
Compare
35c62b6
to
3d9c58d
Compare
3d9c58d
to
fbff815
Compare
fbff815
to
b0467ce
Compare
b0467ce
to
6946ef5
Compare
bfe8fc8
to
d966837
Compare
8021392
to
c58a792
Compare
c58a792
to
ad8dee8
Compare
ad8dee8
to
ff90818
Compare
f43c92c
to
0da2522
Compare
cbee3c0
to
bfacf1d
Compare
bfacf1d
to
c300f5f
Compare
c300f5f
to
207020a
Compare
207020a
to
a23d1bc
Compare
a23d1bc
to
393b728
Compare
393b728
to
e8fa532
Compare
e8fa532
to
cd360a7
Compare
cd360a7
to
2258a54
Compare
2258a54
to
b23bb9d
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.7
->9.1.4
7.2.7
->9.1.4
7.2.7
->9.1.4
7.2.7
->9.1.4
7.2.7
->9.1.4
Release Notes
angular/angular
v9.1.4
Compare Source
Bug Fixes
[@angular](https://togithub.com/angular)/core
module (#36783) (d3a77ea)v9.1.3
Compare Source
Bug Fixes
@NgModule
classes (#36369) (0bd50e2), closes #35700v9.1.2
Compare Source
Bug Fixes
node_modules/
(#36559) (8c559ef), closes #36526paths
mapping does not exist (#36525) (33eee43), closes #36518Performance Improvements
v9.1.1
Compare Source
Bug Fixes
APP_INITIALIZER
s before accessingLOCALE_ID
token in Ivy TestBed (#36237) (5c28af0), closes #36230HtmlAst
to get the span of HTML tag (#36371) (ffa4e11)main
property for ESM5 format (#36396) (93cbef2), closes #35788browser
property in entry-points (#36396) (b0d680d), closes #36062xhr2
dependency (#36366) (14ae3c0), closes #36358v9.1.0
Compare Source
Release Highlights
To learn about the release highlights and our CLI-powered automated update workflow for your projects please check out the v9.1 release announcement.
Features
Performance Improvements
EntryPointManifest
inDirectoryWalkerEntryPointFinder
(#35931) (ec9f4d5)Bug Fixes
margin
andpadding
styles correctly (#35701) (35c9f0d), closes #35463KeyValuePipe
accept type unions withnull
(#36093) (407fa42), closes #35743<ng-template>
s (#35984) (79659ee), closes #35752<ng-template>
tags (#35681) (40da51f)style="{{exp}}"
based interpolation (#34202) (2562a3b), closes #33575debugger
statement (#35763) (8f38eb7), closes #35470debugger
statement when assert is thrown (#35763) (4003538), closes #35470noSideEffects()
tomake*Decorator()
functions (#35769) (dc6a791)noSideEffects()
toɵɵdefineComponent()
(#35769) (ba36127)class
when shadowed (#35350) (8c75f21), closes #35335<ng-template>
with local refs in i18n blocks (#35758) (ef75875)ɵɵNgOnChangesFeature()
(#35769) (9cf85d2)ɵɵgetInheritedFactory()
(#35769) (c195d22)Map
/Set
in[class]
/[style]
bindings (#35392) (2ca7984)[class]
and[className]
as unrelated bindings (#35668) (a153b61), closes #35577undefined
(#36140) (e066bdd)SimpleChange#firstChange
for pre-existing inputs (#36140) (447a600), closes #36130LFrame
needs to release memory onleaveView()
(#35156) (b9b512f), closes #35148NgIf
context variables in template type checker (#35125) (40039d8), closes #34572}
(#36123) (0767d37), closes #31586<file>
elements (#35936) (fc4c3c3), closes #35839$localize
calls (#35562) (df75451), closes #35376angular2-highcharts
(#35527) (3cc8127), closes #35399[@angular](https://togithub.com/angular)/animations
(#35949) (64d6f13), closes #358889.0.7 (2020-03-18)
Bug Fixes
<ng-template>
s (#35984) (a6bf31b), closes #35752Performance Improvements
9.0.6 (2020-03-10)
Bug Fixes
imports
first anddeclarations
second while calculating scopes (#35850) (6f2fd6e), closes #35502noSideEffects()
tomake*Decorator()
functions (#35769) (#35846) (4fe3f37)noSideEffects()
toɵɵdefineComponent()
(#35769) (#35846) (68ca32f)ɵɵgetInheritedFactory()
(#35769) (#35846) (000c834)ɵɵNgOnChangesFeature()
(#35769) (#35846) (d24ce21)<file>
elements (#35936) (83d7819), closes #35839[@angular](https://togithub.com/angular)/animations
(#35949) (db9704a), closes #35888Performance Improvements
9.0.5 (2020-03-04)
Bug Fixes
margin
andpadding
styles correctly (#35701) (2e251b7), closes #35463<ng-template>
tags (#35681) (d1966fc)Renovate configuration
📅 Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.
🚦 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 has been generated by WhiteSource Renovate. View repository job log here.