From ef41b654a7d296001bb0fed4f87cc046e981d207 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 5 Aug 2017 15:51:19 +0200 Subject: [PATCH 001/891] chore: script generating versions --- .gitignore | 1 + README.md | 61 +++++++++++++++++++++++++++++++++++++++ newVersion.sh | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 141 insertions(+) create mode 100644 .gitignore create mode 100644 README.md create mode 100755 newVersion.sh diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..5bc4238ae --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +ponyracer/README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..f3faa17c2 --- /dev/null +++ b/README.md @@ -0,0 +1,61 @@ +# Angular CLI diff + +This repository exposes an Angular CLI app generated with +`ng new ponyracer` with each version of Angular CLI. + +A dedicated branch per version makes changes very easy +to watch. For example: + +* https://github.com/cexbrayat/angular-cli-diff/compare/1.1.0...1.2.0 +* https://github.com/cexbrayat/angular-cli-diff/compare/1.1.3...1.4.0 + +See table below for the complete list. + +Note that this is inspired by [RN diff](https://github.com/ncuillery/rn-diff). + +This is a small project that we needed to keep our ebook [Become a ninja with Angular](https://books.ninja-squad.com/angular) +and our [online training about Angular](https://angular-exercises.ninja-squad.com) up to date, +we hope it can be useful for you too! + +## Version changes + +Version|Compare view|Stats +----|----|---- +1.5.0-beta.4|[1.5.0-beta.3...1.5.0-beta.4](https://github.com/cexbrayat/angular-cli-diff/compare/1.5.0-beta.3...1.5.0-beta.4)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.5.0-beta.3|[1.4.5...1.5.0-beta.3](https://github.com/cexbrayat/angular-cli-diff/compare/1.4.5...1.5.0-beta.3)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.4.5|[1.4.4...1.4.5](https://github.com/cexbrayat/angular-cli-diff/compare/1.4.4...1.4.5)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.4.4|[1.4.3...1.4.4](https://github.com/cexbrayat/angular-cli-diff/compare/1.4.3...1.4.4)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.4.3|[1.4.2...1.4.3](https://github.com/cexbrayat/angular-cli-diff/compare/1.4.2...1.4.3)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.4.2|[1.4.1...1.4.2](https://github.com/cexbrayat/angular-cli-diff/compare/1.4.1...1.4.2)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.4.1|[1.4.0...1.4.1](https://github.com/cexbrayat/angular-cli-diff/compare/1.4.0...1.4.1)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.4.0|[1.4.0-rc.2...1.4.0](https://github.com/cexbrayat/angular-cli-diff/compare/1.4.0-rc.2...1.4.0)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.3.2|[1.3.1...1.3.2](https://github.com/cexbrayat/angular-cli-diff/compare/1.3.1...1.3.2)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.3.1|[1.3.0...1.3.1](https://github.com/cexbrayat/angular-cli-diff/compare/1.3.0...1.3.1)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.3.0|[1.3.0-rc.5...1.3.0](https://github.com/cexbrayat/angular-cli-diff/compare/1.3.0-rc.5...1.3.0)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.2.8|[1.2.7...1.2.8](https://github.com/cexbrayat/angular-cli-diff/compare/1.2.7...1.2.8)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.2.7|[1.2.6...1.2.7](https://github.com/cexbrayat/angular-cli-diff/compare/1.2.6...1.2.7)| 3 files changed, 3 insertions(+), 2 deletions(-) +1.2.6|[1.2.5...1.2.6](https://github.com/cexbrayat/angular-cli-diff/compare/1.2.5...1.2.6)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.2.5|[1.2.4...1.2.5](https://github.com/cexbrayat/angular-cli-diff/compare/1.2.4...1.2.5)| 2 files changed, 2 insertions(+), 2 deletions(-) +1.2.4|[1.2.3...1.2.4](https://github.com/cexbrayat/angular-cli-diff/compare/1.2.3...1.2.4)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.2.3|[1.2.2...1.2.3](https://github.com/cexbrayat/angular-cli-diff/compare/1.2.2...1.2.3)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.2.2|[1.2.1...1.2.2](https://github.com/cexbrayat/angular-cli-diff/compare/1.2.1...1.2.2)| 2 files changed, 9 insertions(+), 6 deletions(-) +1.2.1|[1.2.0...1.2.1](https://github.com/cexbrayat/angular-cli-diff/compare/1.2.0...1.2.1)| 9 files changed, 16 insertions(+), 9 deletions(-) +1.2.0|[1.2.0-rc.1...1.2.0](https://github.com/cexbrayat/angular-cli-diff/compare/1.2.0-rc.1...1.2.0)| 3 files changed, 6 insertions(+), 4 deletions(-) +1.1.3|[1.1.2...1.1.3](https://github.com/cexbrayat/angular-cli-diff/compare/1.1.2...1.1.3)| 1 file changed, 2 insertions(+), 2 deletions(-) +1.1.2|[1.1.1...1.1.2](https://github.com/cexbrayat/angular-cli-diff/compare/1.1.1...1.1.2)| 2 files changed, 2 insertions(+), 2 deletions(-) +1.1.1|[1.1.0...1.1.1](https://github.com/cexbrayat/angular-cli-diff/compare/1.1.0...1.1.1)| 2 files changed, 3 insertions(+), 5 deletions(-) +1.1.0|[1.1.0-rc.2...1.1.0](https://github.com/cexbrayat/angular-cli-diff/compare/1.1.0-rc.2...1.1.0)| 2 files changed, 2 insertions(+), 1 deletion(-) +1.0.6|[1.0.5...1.0.6](https://github.com/cexbrayat/angular-cli-diff/compare/1.0.5...1.0.6)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.0.5|[1.0.4...1.0.5](https://github.com/cexbrayat/angular-cli-diff/compare/1.0.4...1.0.5)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.0.4|[1.0.3...1.0.4](https://github.com/cexbrayat/angular-cli-diff/compare/1.0.3...1.0.4)| 3 files changed, 3 insertions(+), 5 deletions(-) +1.0.3|[1.0.2...1.0.3](https://github.com/cexbrayat/angular-cli-diff/compare/1.0.2...1.0.3)| 5 files changed, 28 insertions(+), 10 deletions(-) +1.0.2|[1.0.1...1.0.2](https://github.com/cexbrayat/angular-cli-diff/compare/1.0.1...1.0.2)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.0.1|[1.0.0...1.0.1](https://github.com/cexbrayat/angular-cli-diff/compare/1.0.0...1.0.1)| 1 file changed, 1 insertion(+), 1 deletion(-) +1.0.0|[1.0.0...1.0.0](https://github.com/cexbrayat/angular-cli-diff/compare/1.0.0...1.0.0)| 28 files changed, 645 insertions(+) + +## Why this repository ? + +After an upgrade of Angular CLI on your project, you'll have to keep the configuration up-to-date, and it can be hard to keep track. + +This project lets you easily know what changed. For example, from +[1.1.1 to the 1.2.5](https://github.com/cexbrayat/angular-cli-diff/compare/1.1.1...1.2.5). diff --git a/newVersion.sh b/newVersion.sh new file mode 100755 index 000000000..3423a6df3 --- /dev/null +++ b/newVersion.sh @@ -0,0 +1,79 @@ +#!/bin/bash + +versions=$(npm view @angular/cli versions) + +versions=${versions//\'/} +versions=${versions//\[/} +versions=${versions//\]/} +versions=${versions//\,/} + +versions=(${versions}) + +blacklist=(1.0.0-beta.28.3 1.0.0-beta.29 1.0.0-beta.30 1.0.0-beta.31 1.0.0-beta.32 +1.0.0-beta.32.2 1.0.0-beta.32.3 1.0.0-beta.33 1.0.0-beta.33.1 +1.0.0-rc.0 1.0.0-rc.1 1.0.0-rc.2 1.0.0-rc.3 1.0.0-rc.4 +1.3.0-rc.4 +1.5.0-beta.0 1.5.0-beta.1 1.5.0-beta.2) + +lastVersion="1.0.0" +rebaseNeeded=false + +for version in "${versions[@]}" +do + + if [[ " ${blacklist[@]} " =~ " ${version} " ]] + then + echo "Skipping blacklisted ${version}" + continue + fi + + if [ `git branch --list ${version} ` ] + then + echo "${version} already generated." + git checkout ${version} + if [ ${rebaseNeeded} = true ] + then + git rebase --onto ${lastVersion} head~ ${version} -X theirs + diffStat=`git --no-pager diff head~ --shortstat` + git push origin ${version} -f + diffUrl="[${lastVersion}...${version}](https://github.com/cexbrayat/angular-cli-diff/compare/${lastVersion}...${version})" + git checkout master + # rewrite stats in README after rebase + sed -i "" "/^${version}|/ d" README.md + sed -i '' 's/----|----|----/----|----|----\ +NEWLINE/g' README.md + sed -i "" "s@NEWLINE@${version}|${diffUrl}|${diffStat}@" README.md + git commit -a --amend --no-edit + git checkout ${version} + fi + lastVersion=${version} + continue + fi + + echo "Generate ${version}" + rebaseNeeded=true + git checkout -b ${version} + # delete app + rm -rf ponyracer + # generate app with new CLI version + npx @angular/cli@${version} new ponyracer --skip-install + git add ponyracer + git commit -am "chore: version ${version}" + diffStat=`git --no-pager diff head~ --shortstat` + git push origin ${version} -f + git checkout master + diffUrl="[${lastVersion}...${version}](https://github.com/cexbrayat/angular-cli-diff/compare/${lastVersion}...${version})" + # insert a row in the version table of the README + sed -i "" "/^${version}|/ d" README.md + sed -i '' 's/----|----|----/----|----|----\ +NEWLINE/g' README.md + sed -i "" "s@NEWLINE@${version}|${diffUrl}|${diffStat}@" README.md + # commit + git commit -a --amend --no-edit + git checkout ${version} + lastVersion=${version} + +done + +git checkout master +git push origin master -f From 180811828290e474a9aeb1c9a5cbd23a09681897 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 21:59:42 -0400 Subject: [PATCH 002/891] chore: version 1.0.0 --- ponyracer/.angular-cli.json | 57 +++++++++ ponyracer/.editorconfig | 13 ++ ponyracer/.gitignore | 42 +++++++ ponyracer/e2e/app.e2e-spec.ts | 14 +++ ponyracer/e2e/app.po.ts | 11 ++ ponyracer/e2e/tsconfig.e2e.json | 12 ++ ponyracer/karma.conf.js | 44 +++++++ ponyracer/package.json | 46 +++++++ ponyracer/protractor.conf.js | 30 +++++ ponyracer/src/app/app.component.css | 0 ponyracer/src/app/app.component.html | 3 + ponyracer/src/app/app.component.spec.ts | 32 +++++ ponyracer/src/app/app.component.ts | 10 ++ ponyracer/src/app/app.module.ts | 20 +++ ponyracer/src/assets/.gitkeep | 0 .../src/environments/environment.prod.ts | 3 + ponyracer/src/environments/environment.ts | 8 ++ ponyracer/src/favicon.ico | Bin 0 -> 5430 bytes ponyracer/src/index.html | 14 +++ ponyracer/src/main.ts | 11 ++ ponyracer/src/polyfills.ts | 68 ++++++++++ ponyracer/src/styles.css | 1 + ponyracer/src/test.ts | 32 +++++ ponyracer/src/tsconfig.app.json | 13 ++ ponyracer/src/tsconfig.spec.json | 20 +++ ponyracer/src/typings.d.ts | 5 + ponyracer/tsconfig.json | 20 +++ ponyracer/tslint.json | 116 ++++++++++++++++++ 28 files changed, 645 insertions(+) create mode 100644 ponyracer/.angular-cli.json create mode 100644 ponyracer/.editorconfig create mode 100644 ponyracer/.gitignore create mode 100644 ponyracer/e2e/app.e2e-spec.ts create mode 100644 ponyracer/e2e/app.po.ts create mode 100644 ponyracer/e2e/tsconfig.e2e.json create mode 100644 ponyracer/karma.conf.js create mode 100644 ponyracer/package.json create mode 100644 ponyracer/protractor.conf.js create mode 100644 ponyracer/src/app/app.component.css create mode 100644 ponyracer/src/app/app.component.html create mode 100644 ponyracer/src/app/app.component.spec.ts create mode 100644 ponyracer/src/app/app.component.ts create mode 100644 ponyracer/src/app/app.module.ts create mode 100644 ponyracer/src/assets/.gitkeep create mode 100644 ponyracer/src/environments/environment.prod.ts create mode 100644 ponyracer/src/environments/environment.ts create mode 100644 ponyracer/src/favicon.ico create mode 100644 ponyracer/src/index.html create mode 100644 ponyracer/src/main.ts create mode 100644 ponyracer/src/polyfills.ts create mode 100644 ponyracer/src/styles.css create mode 100644 ponyracer/src/test.ts create mode 100644 ponyracer/src/tsconfig.app.json create mode 100644 ponyracer/src/tsconfig.spec.json create mode 100644 ponyracer/src/typings.d.ts create mode 100644 ponyracer/tsconfig.json create mode 100644 ponyracer/tslint.json diff --git a/ponyracer/.angular-cli.json b/ponyracer/.angular-cli.json new file mode 100644 index 000000000..0035b1618 --- /dev/null +++ b/ponyracer/.angular-cli.json @@ -0,0 +1,57 @@ +{ + "$schema": "./node_modules/@angular/cli/lib/config/schema.json", + "project": { + "name": "ponyracer" + }, + "apps": [ + { + "root": "src", + "outDir": "dist", + "assets": [ + "assets", + "favicon.ico" + ], + "index": "index.html", + "main": "main.ts", + "polyfills": "polyfills.ts", + "test": "test.ts", + "tsconfig": "tsconfig.app.json", + "testTsconfig": "tsconfig.spec.json", + "prefix": "app", + "styles": [ + "styles.css" + ], + "scripts": [], + "environmentSource": "environments/environment.ts", + "environments": { + "dev": "environments/environment.ts", + "prod": "environments/environment.prod.ts" + } + } + ], + "e2e": { + "protractor": { + "config": "./protractor.conf.js" + } + }, + "lint": [ + { + "project": "src/tsconfig.app.json" + }, + { + "project": "src/tsconfig.spec.json" + }, + { + "project": "e2e/tsconfig.e2e.json" + } + ], + "test": { + "karma": { + "config": "./karma.conf.js" + } + }, + "defaults": { + "styleExt": "css", + "component": {} + } +} diff --git a/ponyracer/.editorconfig b/ponyracer/.editorconfig new file mode 100644 index 000000000..6e87a003d --- /dev/null +++ b/ponyracer/.editorconfig @@ -0,0 +1,13 @@ +# Editor configuration, see http://editorconfig.org +root = true + +[*] +charset = utf-8 +indent_style = space +indent_size = 2 +insert_final_newline = true +trim_trailing_whitespace = true + +[*.md] +max_line_length = off +trim_trailing_whitespace = false diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore new file mode 100644 index 000000000..54bfd2001 --- /dev/null +++ b/ponyracer/.gitignore @@ -0,0 +1,42 @@ +# See http://help.github.com/ignore-files/ for more about ignoring files. + +# compiled output +/dist +/tmp +/out-tsc + +# dependencies +/node_modules + +# IDEs and editors +/.idea +.project +.classpath +.c9/ +*.launch +.settings/ +*.sublime-workspace + +# IDE - VSCode +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json + +# misc +/.sass-cache +/connect.lock +/coverage +/libpeerconnection.log +npm-debug.log +testem.log +/typings + +# e2e +/e2e/*.js +/e2e/*.map + +# System Files +.DS_Store +Thumbs.db diff --git a/ponyracer/e2e/app.e2e-spec.ts b/ponyracer/e2e/app.e2e-spec.ts new file mode 100644 index 000000000..e51575927 --- /dev/null +++ b/ponyracer/e2e/app.e2e-spec.ts @@ -0,0 +1,14 @@ +import { PonyracerPage } from './app.po'; + +describe('ponyracer App', () => { + let page: PonyracerPage; + + beforeEach(() => { + page = new PonyracerPage(); + }); + + it('should display message saying app works', () => { + page.navigateTo(); + expect(page.getParagraphText()).toEqual('app works!'); + }); +}); diff --git a/ponyracer/e2e/app.po.ts b/ponyracer/e2e/app.po.ts new file mode 100644 index 000000000..ff117ae89 --- /dev/null +++ b/ponyracer/e2e/app.po.ts @@ -0,0 +1,11 @@ +import { browser, element, by } from 'protractor'; + +export class PonyracerPage { + navigateTo() { + return browser.get('/'); + } + + getParagraphText() { + return element(by.css('app-root h1')).getText(); + } +} diff --git a/ponyracer/e2e/tsconfig.e2e.json b/ponyracer/e2e/tsconfig.e2e.json new file mode 100644 index 000000000..ac7a37325 --- /dev/null +++ b/ponyracer/e2e/tsconfig.e2e.json @@ -0,0 +1,12 @@ +{ + "extends": "../tsconfig.json", + "compilerOptions": { + "outDir": "../out-tsc/e2e", + "module": "commonjs", + "target": "es5", + "types":[ + "jasmine", + "node" + ] + } +} diff --git a/ponyracer/karma.conf.js b/ponyracer/karma.conf.js new file mode 100644 index 000000000..84b4cd5ac --- /dev/null +++ b/ponyracer/karma.conf.js @@ -0,0 +1,44 @@ +// Karma configuration file, see link for more information +// https://karma-runner.github.io/0.13/config/configuration-file.html + +module.exports = function (config) { + config.set({ + basePath: '', + frameworks: ['jasmine', '@angular/cli'], + plugins: [ + require('karma-jasmine'), + require('karma-chrome-launcher'), + require('karma-jasmine-html-reporter'), + require('karma-coverage-istanbul-reporter'), + require('@angular/cli/plugins/karma') + ], + client:{ + clearContext: false // leave Jasmine Spec Runner output visible in browser + }, + files: [ + { pattern: './src/test.ts', watched: false } + ], + preprocessors: { + './src/test.ts': ['@angular/cli'] + }, + mime: { + 'text/x-typescript': ['ts','tsx'] + }, + coverageIstanbulReporter: { + reports: [ 'html', 'lcovonly' ], + fixWebpackSourcePaths: true + }, + angularCli: { + environment: 'dev' + }, + reporters: config.angularCli && config.angularCli.codeCoverage + ? ['progress', 'coverage-istanbul'] + : ['progress', 'kjhtml'], + port: 9876, + colors: true, + logLevel: config.LOG_INFO, + autoWatch: true, + browsers: ['Chrome'], + singleRun: false + }); +}; diff --git a/ponyracer/package.json b/ponyracer/package.json new file mode 100644 index 000000000..15c9b9c3c --- /dev/null +++ b/ponyracer/package.json @@ -0,0 +1,46 @@ +{ + "name": "ponyracer", + "version": "0.0.0", + "license": "MIT", + "scripts": { + "ng": "ng", + "start": "ng serve", + "build": "ng build", + "test": "ng test", + "lint": "ng lint", + "e2e": "ng e2e" + }, + "private": true, + "dependencies": { + "@angular/common": "^4.0.0", + "@angular/compiler": "^4.0.0", + "@angular/core": "^4.0.0", + "@angular/forms": "^4.0.0", + "@angular/http": "^4.0.0", + "@angular/platform-browser": "^4.0.0", + "@angular/platform-browser-dynamic": "^4.0.0", + "@angular/router": "^4.0.0", + "core-js": "^2.4.1", + "rxjs": "^5.1.0", + "zone.js": "^0.8.4" + }, + "devDependencies": { + "@angular/cli": "1.0.0", + "@angular/compiler-cli": "^4.0.0", + "@types/jasmine": "2.5.38", + "@types/node": "~6.0.60", + "codelyzer": "~2.0.0", + "jasmine-core": "~2.5.2", + "jasmine-spec-reporter": "~3.2.0", + "karma": "~1.4.1", + "karma-chrome-launcher": "~2.0.0", + "karma-cli": "~1.0.1", + "karma-jasmine": "~1.1.0", + "karma-jasmine-html-reporter": "^0.2.2", + "karma-coverage-istanbul-reporter": "^0.2.0", + "protractor": "~5.1.0", + "ts-node": "~2.0.0", + "tslint": "~4.5.0", + "typescript": "~2.2.0" + } +} diff --git a/ponyracer/protractor.conf.js b/ponyracer/protractor.conf.js new file mode 100644 index 000000000..1c5e1e5a4 --- /dev/null +++ b/ponyracer/protractor.conf.js @@ -0,0 +1,30 @@ +// Protractor configuration file, see link for more information +// https://github.com/angular/protractor/blob/master/lib/config.ts + +const { SpecReporter } = require('jasmine-spec-reporter'); + +exports.config = { + allScriptsTimeout: 11000, + specs: [ + './e2e/**/*.e2e-spec.ts' + ], + capabilities: { + 'browserName': 'chrome' + }, + directConnect: true, + baseUrl: 'http://localhost:4200/', + framework: 'jasmine', + jasmineNodeOpts: { + showColors: true, + defaultTimeoutInterval: 30000, + print: function() {} + }, + beforeLaunch: function() { + require('ts-node').register({ + project: 'e2e/tsconfig.e2e.json' + }); + }, + onPrepare() { + jasmine.getEnv().addReporter(new SpecReporter({ spec: { displayStacktrace: true } })); + } +}; diff --git a/ponyracer/src/app/app.component.css b/ponyracer/src/app/app.component.css new file mode 100644 index 000000000..e69de29bb diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html new file mode 100644 index 000000000..b6931b538 --- /dev/null +++ b/ponyracer/src/app/app.component.html @@ -0,0 +1,3 @@ +

+ {{title}} +

diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts new file mode 100644 index 000000000..c740bcd74 --- /dev/null +++ b/ponyracer/src/app/app.component.spec.ts @@ -0,0 +1,32 @@ +import { TestBed, async } from '@angular/core/testing'; + +import { AppComponent } from './app.component'; + +describe('AppComponent', () => { + beforeEach(async(() => { + TestBed.configureTestingModule({ + declarations: [ + AppComponent + ], + }).compileComponents(); + })); + + it('should create the app', async(() => { + const fixture = TestBed.createComponent(AppComponent); + const app = fixture.debugElement.componentInstance; + expect(app).toBeTruthy(); + })); + + it(`should have as title 'app works!'`, async(() => { + const fixture = TestBed.createComponent(AppComponent); + const app = fixture.debugElement.componentInstance; + expect(app.title).toEqual('app works!'); + })); + + it('should render title in a h1 tag', async(() => { + const fixture = TestBed.createComponent(AppComponent); + fixture.detectChanges(); + const compiled = fixture.debugElement.nativeElement; + expect(compiled.querySelector('h1').textContent).toContain('app works!'); + })); +}); diff --git a/ponyracer/src/app/app.component.ts b/ponyracer/src/app/app.component.ts new file mode 100644 index 000000000..ff63e0504 --- /dev/null +++ b/ponyracer/src/app/app.component.ts @@ -0,0 +1,10 @@ +import { Component } from '@angular/core'; + +@Component({ + selector: 'app-root', + templateUrl: './app.component.html', + styleUrls: ['./app.component.css'] +}) +export class AppComponent { + title = 'app works!'; +} diff --git a/ponyracer/src/app/app.module.ts b/ponyracer/src/app/app.module.ts new file mode 100644 index 000000000..67ae49119 --- /dev/null +++ b/ponyracer/src/app/app.module.ts @@ -0,0 +1,20 @@ +import { BrowserModule } from '@angular/platform-browser'; +import { NgModule } from '@angular/core'; +import { FormsModule } from '@angular/forms'; +import { HttpModule } from '@angular/http'; + +import { AppComponent } from './app.component'; + +@NgModule({ + declarations: [ + AppComponent + ], + imports: [ + BrowserModule, + FormsModule, + HttpModule + ], + providers: [], + bootstrap: [AppComponent] +}) +export class AppModule { } diff --git a/ponyracer/src/assets/.gitkeep b/ponyracer/src/assets/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/ponyracer/src/environments/environment.prod.ts b/ponyracer/src/environments/environment.prod.ts new file mode 100644 index 000000000..3612073bc --- /dev/null +++ b/ponyracer/src/environments/environment.prod.ts @@ -0,0 +1,3 @@ +export const environment = { + production: true +}; diff --git a/ponyracer/src/environments/environment.ts b/ponyracer/src/environments/environment.ts new file mode 100644 index 000000000..b7f639aec --- /dev/null +++ b/ponyracer/src/environments/environment.ts @@ -0,0 +1,8 @@ +// The file contents for the current environment will overwrite these during build. +// The build system defaults to the dev environment which uses `environment.ts`, but if you do +// `ng build --env=prod` then `environment.prod.ts` will be used instead. +// The list of which env maps to which file can be found in `.angular-cli.json`. + +export const environment = { + production: false +}; diff --git a/ponyracer/src/favicon.ico b/ponyracer/src/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..8081c7ceaf2be08bf59010158c586170d9d2d517 GIT binary patch literal 5430 zcmc(je{54#6vvCoAI3i*G5%$U7!sA3wtMZ$fH6V9C`=eXGJb@R1%(I_{vnZtpD{6n z5Pl{DmxzBDbrB>}`90e12m8T*36WoeDLA&SD_hw{H^wM!cl_RWcVA!I+x87ee975; z@4kD^=bYPn&pmG@(+JZ`rqQEKxW<}RzhW}I!|ulN=fmjVi@x{p$cC`)5$a!)X&U+blKNvN5tg=uLvuLnuqRM;Yc*swiexsoh#XPNu{9F#c`G zQLe{yWA(Y6(;>y|-efAy11k<09(@Oo1B2@0`PtZSkqK&${ zgEY}`W@t{%?9u5rF?}Y7OL{338l*JY#P!%MVQY@oqnItpZ}?s z!r?*kwuR{A@jg2Chlf0^{q*>8n5Ir~YWf*wmsh7B5&EpHfd5@xVaj&gqsdui^spyL zB|kUoblGoO7G(MuKTfa9?pGH0@QP^b#!lM1yHWLh*2iq#`C1TdrnO-d#?Oh@XV2HK zKA{`eo{--^K&MW66Lgsktfvn#cCAc*(}qsfhrvOjMGLE?`dHVipu1J3Kgr%g?cNa8 z)pkmC8DGH~fG+dlrp(5^-QBeEvkOvv#q7MBVLtm2oD^$lJZx--_=K&Ttd=-krx(Bb zcEoKJda@S!%%@`P-##$>*u%T*mh+QjV@)Qa=Mk1?#zLk+M4tIt%}wagT{5J%!tXAE;r{@=bb%nNVxvI+C+$t?!VJ@0d@HIyMJTI{vEw0Ul ze(ha!e&qANbTL1ZneNl45t=#Ot??C0MHjjgY8%*mGisN|S6%g3;Hlx#fMNcL<87MW zZ>6moo1YD?P!fJ#Jb(4)_cc50X5n0KoDYfdPoL^iV`k&o{LPyaoqMqk92wVM#_O0l z09$(A-D+gVIlq4TA&{1T@BsUH`Bm=r#l$Z51J-U&F32+hfUP-iLo=jg7Xmy+WLq6_tWv&`wDlz#`&)Jp~iQf zZP)tu>}pIIJKuw+$&t}GQuqMd%Z>0?t%&BM&Wo^4P^Y z)c6h^f2R>X8*}q|bblAF?@;%?2>$y+cMQbN{X$)^R>vtNq_5AB|0N5U*d^T?X9{xQnJYeU{ zoZL#obI;~Pp95f1`%X3D$Mh*4^?O?IT~7HqlWguezmg?Ybq|7>qQ(@pPHbE9V?f|( z+0xo!#m@Np9PljsyxBY-UA*{U*la#8Wz2sO|48_-5t8%_!n?S$zlGe+NA%?vmxjS- zHE5O3ZarU=X}$7>;Okp(UWXJxI%G_J-@IH;%5#Rt$(WUX?6*Ux!IRd$dLP6+SmPn= z8zjm4jGjN772R{FGkXwcNv8GBcZI#@Y2m{RNF_w8(Z%^A*!bS*!}s6sh*NnURytky humW;*g7R+&|Ledvc- + + + + Codestin Search App + + + + + + + Loading... + + diff --git a/ponyracer/src/main.ts b/ponyracer/src/main.ts new file mode 100644 index 000000000..a9ca1caf8 --- /dev/null +++ b/ponyracer/src/main.ts @@ -0,0 +1,11 @@ +import { enableProdMode } from '@angular/core'; +import { platformBrowserDynamic } from '@angular/platform-browser-dynamic'; + +import { AppModule } from './app/app.module'; +import { environment } from './environments/environment'; + +if (environment.production) { + enableProdMode(); +} + +platformBrowserDynamic().bootstrapModule(AppModule); diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts new file mode 100644 index 000000000..53bdaf1b8 --- /dev/null +++ b/ponyracer/src/polyfills.ts @@ -0,0 +1,68 @@ +/** + * This file includes polyfills needed by Angular and is loaded before the app. + * You can add your own extra polyfills to this file. + * + * This file is divided into 2 sections: + * 1. Browser polyfills. These are applied before loading ZoneJS and are sorted by browsers. + * 2. Application imports. Files imported after ZoneJS that should be loaded before your main + * file. + * + * The current setup is for so-called "evergreen" browsers; the last versions of browsers that + * automatically update themselves. This includes Safari >= 10, Chrome >= 55 (including Opera), + * Edge >= 13 on the desktop, and iOS 10 and Chrome on mobile. + * + * Learn more in https://angular.io/docs/ts/latest/guide/browser-support.html + */ + +/*************************************************************************************************** + * BROWSER POLYFILLS + */ + +/** IE9, IE10 and IE11 requires all of the following polyfills. **/ +// import 'core-js/es6/symbol'; +// import 'core-js/es6/object'; +// import 'core-js/es6/function'; +// import 'core-js/es6/parse-int'; +// import 'core-js/es6/parse-float'; +// import 'core-js/es6/number'; +// import 'core-js/es6/math'; +// import 'core-js/es6/string'; +// import 'core-js/es6/date'; +// import 'core-js/es6/array'; +// import 'core-js/es6/regexp'; +// import 'core-js/es6/map'; +// import 'core-js/es6/set'; + +/** IE10 and IE11 requires the following for NgClass support on SVG elements */ +// import 'classlist.js'; // Run `npm install --save classlist.js`. + +/** IE10 and IE11 requires the following to support `@angular/animation`. */ +// import 'web-animations-js'; // Run `npm install --save web-animations-js`. + + +/** Evergreen browsers require these. **/ +import 'core-js/es6/reflect'; +import 'core-js/es7/reflect'; + + +/** ALL Firefox browsers require the following to support `@angular/animation`. **/ +// import 'web-animations-js'; // Run `npm install --save web-animations-js`. + + + +/*************************************************************************************************** + * Zone JS is required by Angular itself. + */ +import 'zone.js/dist/zone'; // Included with Angular CLI. + + + +/*************************************************************************************************** + * APPLICATION IMPORTS + */ + +/** + * Date, currency, decimal and percent pipes. + * Needed for: All but Chrome, Firefox, Edge, IE11 and Safari 10 + */ +// import 'intl'; // Run `npm install --save intl`. diff --git a/ponyracer/src/styles.css b/ponyracer/src/styles.css new file mode 100644 index 000000000..90d4ee007 --- /dev/null +++ b/ponyracer/src/styles.css @@ -0,0 +1 @@ +/* You can add global styles to this file, and also import other style files */ diff --git a/ponyracer/src/test.ts b/ponyracer/src/test.ts new file mode 100644 index 000000000..9bf72267e --- /dev/null +++ b/ponyracer/src/test.ts @@ -0,0 +1,32 @@ +// This file is required by karma.conf.js and loads recursively all the .spec and framework files + +import 'zone.js/dist/long-stack-trace-zone'; +import 'zone.js/dist/proxy.js'; +import 'zone.js/dist/sync-test'; +import 'zone.js/dist/jasmine-patch'; +import 'zone.js/dist/async-test'; +import 'zone.js/dist/fake-async-test'; +import { getTestBed } from '@angular/core/testing'; +import { + BrowserDynamicTestingModule, + platformBrowserDynamicTesting +} from '@angular/platform-browser-dynamic/testing'; + +// Unfortunately there's no typing for the `__karma__` variable. Just declare it as any. +declare var __karma__: any; +declare var require: any; + +// Prevent Karma from running prematurely. +__karma__.loaded = function () {}; + +// First, initialize the Angular testing environment. +getTestBed().initTestEnvironment( + BrowserDynamicTestingModule, + platformBrowserDynamicTesting() +); +// Then we find all the tests. +const context = require.context('./', true, /\.spec\.ts$/); +// And load the modules. +context.keys().map(context); +// Finally, start Karma to run the tests. +__karma__.start(); diff --git a/ponyracer/src/tsconfig.app.json b/ponyracer/src/tsconfig.app.json new file mode 100644 index 000000000..5e2507db5 --- /dev/null +++ b/ponyracer/src/tsconfig.app.json @@ -0,0 +1,13 @@ +{ + "extends": "../tsconfig.json", + "compilerOptions": { + "outDir": "../out-tsc/app", + "module": "es2015", + "baseUrl": "", + "types": [] + }, + "exclude": [ + "test.ts", + "**/*.spec.ts" + ] +} diff --git a/ponyracer/src/tsconfig.spec.json b/ponyracer/src/tsconfig.spec.json new file mode 100644 index 000000000..510e3f1fd --- /dev/null +++ b/ponyracer/src/tsconfig.spec.json @@ -0,0 +1,20 @@ +{ + "extends": "../tsconfig.json", + "compilerOptions": { + "outDir": "../out-tsc/spec", + "module": "commonjs", + "target": "es5", + "baseUrl": "", + "types": [ + "jasmine", + "node" + ] + }, + "files": [ + "test.ts" + ], + "include": [ + "**/*.spec.ts", + "**/*.d.ts" + ] +} diff --git a/ponyracer/src/typings.d.ts b/ponyracer/src/typings.d.ts new file mode 100644 index 000000000..ef5c7bd62 --- /dev/null +++ b/ponyracer/src/typings.d.ts @@ -0,0 +1,5 @@ +/* SystemJS module definition */ +declare var module: NodeModule; +interface NodeModule { + id: string; +} diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json new file mode 100644 index 000000000..a35a8ee3a --- /dev/null +++ b/ponyracer/tsconfig.json @@ -0,0 +1,20 @@ +{ + "compileOnSave": false, + "compilerOptions": { + "outDir": "./dist/out-tsc", + "baseUrl": "src", + "sourceMap": true, + "declaration": false, + "moduleResolution": "node", + "emitDecoratorMetadata": true, + "experimentalDecorators": true, + "target": "es5", + "typeRoots": [ + "node_modules/@types" + ], + "lib": [ + "es2016", + "dom" + ] + } +} diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json new file mode 100644 index 000000000..9113f1368 --- /dev/null +++ b/ponyracer/tslint.json @@ -0,0 +1,116 @@ +{ + "rulesDirectory": [ + "node_modules/codelyzer" + ], + "rules": { + "callable-types": true, + "class-name": true, + "comment-format": [ + true, + "check-space" + ], + "curly": true, + "eofline": true, + "forin": true, + "import-blacklist": [true, "rxjs"], + "import-spacing": true, + "indent": [ + true, + "spaces" + ], + "interface-over-type-literal": true, + "label-position": true, + "max-line-length": [ + true, + 140 + ], + "member-access": false, + "member-ordering": [ + true, + "static-before-instance", + "variables-before-functions" + ], + "no-arg": true, + "no-bitwise": true, + "no-console": [ + true, + "debug", + "info", + "time", + "timeEnd", + "trace" + ], + "no-construct": true, + "no-debugger": true, + "no-duplicate-variable": true, + "no-empty": false, + "no-empty-interface": true, + "no-eval": true, + "no-inferrable-types": [true, "ignore-params"], + "no-shadowed-variable": true, + "no-string-literal": false, + "no-string-throw": true, + "no-switch-case-fall-through": true, + "no-trailing-whitespace": true, + "no-unused-expression": true, + "no-use-before-declare": true, + "no-var-keyword": true, + "object-literal-sort-keys": false, + "one-line": [ + true, + "check-open-brace", + "check-catch", + "check-else", + "check-whitespace" + ], + "prefer-const": true, + "quotemark": [ + true, + "single" + ], + "radix": true, + "semicolon": [ + "always" + ], + "triple-equals": [ + true, + "allow-null-check" + ], + "typedef-whitespace": [ + true, + { + "call-signature": "nospace", + "index-signature": "nospace", + "parameter": "nospace", + "property-declaration": "nospace", + "variable-declaration": "nospace" + } + ], + "typeof-compare": true, + "unified-signatures": true, + "variable-name": false, + "whitespace": [ + true, + "check-branch", + "check-decl", + "check-operator", + "check-separator", + "check-type" + ], + + "directive-selector": [true, "attribute", "app", "camelCase"], + "component-selector": [true, "element", "app", "kebab-case"], + "use-input-property-decorator": true, + "use-output-property-decorator": true, + "use-host-property-decorator": true, + "no-input-rename": true, + "no-output-rename": true, + "use-life-cycle-interface": true, + "use-pipe-transform-interface": true, + "component-class-suffix": true, + "directive-class-suffix": true, + "no-access-missing-member": true, + "templates-use-public": true, + "invoke-injectable": true + } +} From 8e02eae434ee2bc08568b3ca48ad22b2ccc8433c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:00:13 -0400 Subject: [PATCH 003/891] chore: version 1.0.1 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 15c9b9c3c..13ee9b2d2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.0.0", + "@angular/cli": "1.0.1", "@angular/compiler-cli": "^4.0.0", "@types/jasmine": "2.5.38", "@types/node": "~6.0.60", From d89c9a10b928f2efeb532a5afac791de9472a5dc Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:00:42 -0400 Subject: [PATCH 004/891] chore: version 1.0.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 13ee9b2d2..de38af193 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.0.1", + "@angular/cli": "1.0.2", "@angular/compiler-cli": "^4.0.0", "@types/jasmine": "2.5.38", "@types/node": "~6.0.60", From ebe92aac0c5cb824ea149569b1acbffbbdc1b887 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:01:13 -0400 Subject: [PATCH 005/891] chore: version 1.0.3 --- ponyracer/e2e/app.po.ts | 2 +- ponyracer/e2e/tsconfig.e2e.json | 2 +- ponyracer/package.json | 4 ++-- ponyracer/src/polyfills.ts | 4 ++++ ponyracer/tslint.json | 26 ++++++++++++++++++++------ 5 files changed, 28 insertions(+), 10 deletions(-) diff --git a/ponyracer/e2e/app.po.ts b/ponyracer/e2e/app.po.ts index ff117ae89..203cd9191 100644 --- a/ponyracer/e2e/app.po.ts +++ b/ponyracer/e2e/app.po.ts @@ -1,4 +1,4 @@ -import { browser, element, by } from 'protractor'; +import { browser, by, element } from 'protractor'; export class PonyracerPage { navigateTo() { diff --git a/ponyracer/e2e/tsconfig.e2e.json b/ponyracer/e2e/tsconfig.e2e.json index ac7a37325..e2a9a2fc7 100644 --- a/ponyracer/e2e/tsconfig.e2e.json +++ b/ponyracer/e2e/tsconfig.e2e.json @@ -4,7 +4,7 @@ "outDir": "../out-tsc/e2e", "module": "commonjs", "target": "es5", - "types":[ + "types": [ "jasmine", "node" ] diff --git a/ponyracer/package.json b/ponyracer/package.json index de38af193..9dfbb5783 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.0.2", + "@angular/cli": "1.0.3", "@angular/compiler-cli": "^4.0.0", "@types/jasmine": "2.5.38", "@types/node": "~6.0.60", @@ -33,7 +33,7 @@ "jasmine-core": "~2.5.2", "jasmine-spec-reporter": "~3.2.0", "karma": "~1.4.1", - "karma-chrome-launcher": "~2.0.0", + "karma-chrome-launcher": "~2.1.1", "karma-cli": "~1.0.1", "karma-jasmine": "~1.1.0", "karma-jasmine-html-reporter": "^0.2.2", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index 53bdaf1b8..bc94e7a6d 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -66,3 +66,7 @@ import 'zone.js/dist/zone'; // Included with Angular CLI. * Needed for: All but Chrome, Firefox, Edge, IE11 and Safari 10 */ // import 'intl'; // Run `npm install --save intl`. +/** + * Need to import at least one locale-data with intl. + */ +// import 'intl/locale-data/jsonp/en'; diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 9113f1368..97adaa5e9 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -12,7 +12,10 @@ "curly": true, "eofline": true, "forin": true, - "import-blacklist": [true, "rxjs"], + "import-blacklist": [ + true, + "rxjs" + ], "import-spacing": true, "indent": [ true, @@ -42,11 +45,13 @@ ], "no-construct": true, "no-debugger": true, - "no-duplicate-variable": true, "no-empty": false, "no-empty-interface": true, "no-eval": true, - "no-inferrable-types": [true, "ignore-params"], + "no-inferrable-types": [ + true, + "ignore-params" + ], "no-shadowed-variable": true, "no-string-literal": false, "no-string-throw": true, @@ -97,9 +102,18 @@ "check-separator", "check-type" ], - - "directive-selector": [true, "attribute", "app", "camelCase"], - "component-selector": [true, "element", "app", "kebab-case"], + "directive-selector": [ + true, + "attribute", + "app", + "camelCase" + ], + "component-selector": [ + true, + "element", + "app", + "kebab-case" + ], "use-input-property-decorator": true, "use-output-property-decorator": true, "use-host-property-decorator": true, From 2ef03bdda489b39a46a8b60d447595690888d5a8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:01:44 -0400 Subject: [PATCH 006/891] chore: version 1.0.4 --- ponyracer/package.json | 2 +- ponyracer/protractor.conf.js | 4 +--- ponyracer/src/index.html | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 9dfbb5783..ad911a99e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.0.3", + "@angular/cli": "1.0.4", "@angular/compiler-cli": "^4.0.0", "@types/jasmine": "2.5.38", "@types/node": "~6.0.60", diff --git a/ponyracer/protractor.conf.js b/ponyracer/protractor.conf.js index 1c5e1e5a4..7ee3b5ee8 100644 --- a/ponyracer/protractor.conf.js +++ b/ponyracer/protractor.conf.js @@ -19,12 +19,10 @@ exports.config = { defaultTimeoutInterval: 30000, print: function() {} }, - beforeLaunch: function() { + onPrepare() { require('ts-node').register({ project: 'e2e/tsconfig.e2e.json' }); - }, - onPrepare() { jasmine.getEnv().addReporter(new SpecReporter({ spec: { displayStacktrace: true } })); } }; diff --git a/ponyracer/src/index.html b/ponyracer/src/index.html index 6f0271512..b51fdfe33 100644 --- a/ponyracer/src/index.html +++ b/ponyracer/src/index.html @@ -1,5 +1,5 @@ - + Codestin Search App From c8d6792a1c2bab24fa1c0d608f741cf7df8eee7a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:02:16 -0400 Subject: [PATCH 007/891] chore: version 1.0.5 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ad911a99e..6906fedea 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.0.4", + "@angular/cli": "1.0.5", "@angular/compiler-cli": "^4.0.0", "@types/jasmine": "2.5.38", "@types/node": "~6.0.60", From f4473cca2397eedeb2cca639b7ac02856599cb24 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:02:49 -0400 Subject: [PATCH 008/891] chore: version 1.0.6 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 6906fedea..febf9dde1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.0.5", + "@angular/cli": "1.0.6", "@angular/compiler-cli": "^4.0.0", "@types/jasmine": "2.5.38", "@types/node": "~6.0.60", From 5e5be8eea170e30b174c084ddb2d5016dfec5a00 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:03:23 -0400 Subject: [PATCH 009/891] chore: version 1.1.0-beta.0 --- ponyracer/e2e/app.po.ts | 2 +- ponyracer/e2e/tsconfig.e2e.json | 2 +- ponyracer/package.json | 9 +++++---- ponyracer/protractor.conf.js | 4 +++- ponyracer/src/index.html | 2 +- ponyracer/src/polyfills.ts | 4 ---- ponyracer/src/test.ts | 4 ++-- ponyracer/tslint.json | 26 ++++++-------------------- 8 files changed, 19 insertions(+), 34 deletions(-) diff --git a/ponyracer/e2e/app.po.ts b/ponyracer/e2e/app.po.ts index 203cd9191..ff117ae89 100644 --- a/ponyracer/e2e/app.po.ts +++ b/ponyracer/e2e/app.po.ts @@ -1,4 +1,4 @@ -import { browser, by, element } from 'protractor'; +import { browser, element, by } from 'protractor'; export class PonyracerPage { navigateTo() { diff --git a/ponyracer/e2e/tsconfig.e2e.json b/ponyracer/e2e/tsconfig.e2e.json index e2a9a2fc7..ac7a37325 100644 --- a/ponyracer/e2e/tsconfig.e2e.json +++ b/ponyracer/e2e/tsconfig.e2e.json @@ -4,7 +4,7 @@ "outDir": "../out-tsc/e2e", "module": "commonjs", "target": "es5", - "types": [ + "types":[ "jasmine", "node" ] diff --git a/ponyracer/package.json b/ponyracer/package.json index febf9dde1..5a685ebb7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,22 +25,23 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.0.6", + "@angular/cli": "1.1.0-beta.0", "@angular/compiler-cli": "^4.0.0", + "@angular/language-service": "^4.0.0", "@types/jasmine": "2.5.38", "@types/node": "~6.0.60", - "codelyzer": "~2.0.0", + "codelyzer": "~3.0.0", "jasmine-core": "~2.5.2", "jasmine-spec-reporter": "~3.2.0", "karma": "~1.4.1", - "karma-chrome-launcher": "~2.1.1", + "karma-chrome-launcher": "~2.0.0", "karma-cli": "~1.0.1", "karma-jasmine": "~1.1.0", "karma-jasmine-html-reporter": "^0.2.2", "karma-coverage-istanbul-reporter": "^0.2.0", "protractor": "~5.1.0", "ts-node": "~2.0.0", - "tslint": "~4.5.0", + "tslint": "~5.1.0", "typescript": "~2.2.0" } } diff --git a/ponyracer/protractor.conf.js b/ponyracer/protractor.conf.js index 7ee3b5ee8..1c5e1e5a4 100644 --- a/ponyracer/protractor.conf.js +++ b/ponyracer/protractor.conf.js @@ -19,10 +19,12 @@ exports.config = { defaultTimeoutInterval: 30000, print: function() {} }, - onPrepare() { + beforeLaunch: function() { require('ts-node').register({ project: 'e2e/tsconfig.e2e.json' }); + }, + onPrepare() { jasmine.getEnv().addReporter(new SpecReporter({ spec: { displayStacktrace: true } })); } }; diff --git a/ponyracer/src/index.html b/ponyracer/src/index.html index b51fdfe33..6f0271512 100644 --- a/ponyracer/src/index.html +++ b/ponyracer/src/index.html @@ -1,5 +1,5 @@ - + Codestin Search App diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index bc94e7a6d..53bdaf1b8 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -66,7 +66,3 @@ import 'zone.js/dist/zone'; // Included with Angular CLI. * Needed for: All but Chrome, Firefox, Edge, IE11 and Safari 10 */ // import 'intl'; // Run `npm install --save intl`. -/** - * Need to import at least one locale-data with intl. - */ -// import 'intl/locale-data/jsonp/en'; diff --git a/ponyracer/src/test.ts b/ponyracer/src/test.ts index 9bf72267e..cd612eeb0 100644 --- a/ponyracer/src/test.ts +++ b/ponyracer/src/test.ts @@ -13,8 +13,8 @@ import { } from '@angular/platform-browser-dynamic/testing'; // Unfortunately there's no typing for the `__karma__` variable. Just declare it as any. -declare var __karma__: any; -declare var require: any; +declare const __karma__: any; +declare const require: any; // Prevent Karma from running prematurely. __karma__.loaded = function () {}; diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 97adaa5e9..9113f1368 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -12,10 +12,7 @@ "curly": true, "eofline": true, "forin": true, - "import-blacklist": [ - true, - "rxjs" - ], + "import-blacklist": [true, "rxjs"], "import-spacing": true, "indent": [ true, @@ -45,13 +42,11 @@ ], "no-construct": true, "no-debugger": true, + "no-duplicate-variable": true, "no-empty": false, "no-empty-interface": true, "no-eval": true, - "no-inferrable-types": [ - true, - "ignore-params" - ], + "no-inferrable-types": [true, "ignore-params"], "no-shadowed-variable": true, "no-string-literal": false, "no-string-throw": true, @@ -102,18 +97,9 @@ "check-separator", "check-type" ], - "directive-selector": [ - true, - "attribute", - "app", - "camelCase" - ], - "component-selector": [ - true, - "element", - "app", - "kebab-case" - ], + + "directive-selector": [true, "attribute", "app", "camelCase"], + "component-selector": [true, "element", "app", "kebab-case"], "use-input-property-decorator": true, "use-output-property-decorator": true, "use-host-property-decorator": true, From ba879566e3e98e660357153a81cee3f02bb0be6c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:04:04 -0400 Subject: [PATCH 010/891] chore: version 1.1.0-beta.1 --- ponyracer/e2e/app.e2e-spec.ts | 4 ++-- ponyracer/e2e/app.po.ts | 2 +- ponyracer/e2e/tsconfig.e2e.json | 2 +- ponyracer/karma.conf.js | 13 +---------- ponyracer/package.json | 10 ++++---- ponyracer/src/app/app.component.html | 23 +++++++++++++++--- ponyracer/src/app/app.component.spec.ts | 6 ++--- ponyracer/src/app/app.component.ts | 2 +- ponyracer/src/app/app.module.ts | 6 +---- ponyracer/src/index.html | 2 +- ponyracer/src/polyfills.ts | 4 ++++ ponyracer/tslint.json | 31 ++++++++++++++++++++----- 12 files changed, 66 insertions(+), 39 deletions(-) diff --git a/ponyracer/e2e/app.e2e-spec.ts b/ponyracer/e2e/app.e2e-spec.ts index e51575927..605376d44 100644 --- a/ponyracer/e2e/app.e2e-spec.ts +++ b/ponyracer/e2e/app.e2e-spec.ts @@ -7,8 +7,8 @@ describe('ponyracer App', () => { page = new PonyracerPage(); }); - it('should display message saying app works', () => { + it('should display welcome message', () => { page.navigateTo(); - expect(page.getParagraphText()).toEqual('app works!'); + expect(page.getParagraphText()).toEqual('Welcome to app!!'); }); }); diff --git a/ponyracer/e2e/app.po.ts b/ponyracer/e2e/app.po.ts index ff117ae89..203cd9191 100644 --- a/ponyracer/e2e/app.po.ts +++ b/ponyracer/e2e/app.po.ts @@ -1,4 +1,4 @@ -import { browser, element, by } from 'protractor'; +import { browser, by, element } from 'protractor'; export class PonyracerPage { navigateTo() { diff --git a/ponyracer/e2e/tsconfig.e2e.json b/ponyracer/e2e/tsconfig.e2e.json index ac7a37325..e2a9a2fc7 100644 --- a/ponyracer/e2e/tsconfig.e2e.json +++ b/ponyracer/e2e/tsconfig.e2e.json @@ -4,7 +4,7 @@ "outDir": "../out-tsc/e2e", "module": "commonjs", "target": "es5", - "types":[ + "types": [ "jasmine", "node" ] diff --git a/ponyracer/karma.conf.js b/ponyracer/karma.conf.js index 84b4cd5ac..4d9ab9d94 100644 --- a/ponyracer/karma.conf.js +++ b/ponyracer/karma.conf.js @@ -15,15 +15,6 @@ module.exports = function (config) { client:{ clearContext: false // leave Jasmine Spec Runner output visible in browser }, - files: [ - { pattern: './src/test.ts', watched: false } - ], - preprocessors: { - './src/test.ts': ['@angular/cli'] - }, - mime: { - 'text/x-typescript': ['ts','tsx'] - }, coverageIstanbulReporter: { reports: [ 'html', 'lcovonly' ], fixWebpackSourcePaths: true @@ -31,9 +22,7 @@ module.exports = function (config) { angularCli: { environment: 'dev' }, - reporters: config.angularCli && config.angularCli.codeCoverage - ? ['progress', 'coverage-istanbul'] - : ['progress', 'kjhtml'], + reporters: ['progress', 'kjhtml'], port: 9876, colors: true, logLevel: config.LOG_INFO, diff --git a/ponyracer/package.json b/ponyracer/package.json index 5a685ebb7..0e0d8068f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,11 +12,13 @@ }, "private": true, "dependencies": { + "@angular/animations": "^4.0.0", "@angular/common": "^4.0.0", "@angular/compiler": "^4.0.0", "@angular/core": "^4.0.0", "@angular/forms": "^4.0.0", "@angular/http": "^4.0.0", + "@angular/language-service": "^4.0.0", "@angular/platform-browser": "^4.0.0", "@angular/platform-browser-dynamic": "^4.0.0", "@angular/router": "^4.0.0", @@ -25,7 +27,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.1.0-beta.0", + "@angular/cli": "1.1.0-beta.1", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "2.5.38", @@ -34,14 +36,14 @@ "jasmine-core": "~2.5.2", "jasmine-spec-reporter": "~3.2.0", "karma": "~1.4.1", - "karma-chrome-launcher": "~2.0.0", + "karma-chrome-launcher": "~2.1.1", "karma-cli": "~1.0.1", "karma-jasmine": "~1.1.0", "karma-jasmine-html-reporter": "^0.2.2", - "karma-coverage-istanbul-reporter": "^0.2.0", + "karma-coverage-istanbul-reporter": "^1.0.0", "protractor": "~5.1.0", "ts-node": "~2.0.0", "tslint": "~5.1.0", - "typescript": "~2.2.0" + "typescript": "~2.3.1" } } diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index b6931b538..d0322ef6c 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -1,3 +1,20 @@ -

- {{title}} -

+ +
+

+ Welcome to {{title}}!! +

+ +
+

Here are some links to help you start:

+ + diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index c740bcd74..7d2799ceb 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -17,16 +17,16 @@ describe('AppComponent', () => { expect(app).toBeTruthy(); })); - it(`should have as title 'app works!'`, async(() => { + it(`should have as title 'app'`, async(() => { const fixture = TestBed.createComponent(AppComponent); const app = fixture.debugElement.componentInstance; - expect(app.title).toEqual('app works!'); + expect(app.title).toEqual('app'); })); it('should render title in a h1 tag', async(() => { const fixture = TestBed.createComponent(AppComponent); fixture.detectChanges(); const compiled = fixture.debugElement.nativeElement; - expect(compiled.querySelector('h1').textContent).toContain('app works!'); + expect(compiled.querySelector('h1').textContent).toContain('Welcome to app!!'); })); }); diff --git a/ponyracer/src/app/app.component.ts b/ponyracer/src/app/app.component.ts index ff63e0504..7b0f67283 100644 --- a/ponyracer/src/app/app.component.ts +++ b/ponyracer/src/app/app.component.ts @@ -6,5 +6,5 @@ import { Component } from '@angular/core'; styleUrls: ['./app.component.css'] }) export class AppComponent { - title = 'app works!'; + title = 'app'; } diff --git a/ponyracer/src/app/app.module.ts b/ponyracer/src/app/app.module.ts index 67ae49119..f65716351 100644 --- a/ponyracer/src/app/app.module.ts +++ b/ponyracer/src/app/app.module.ts @@ -1,7 +1,5 @@ import { BrowserModule } from '@angular/platform-browser'; import { NgModule } from '@angular/core'; -import { FormsModule } from '@angular/forms'; -import { HttpModule } from '@angular/http'; import { AppComponent } from './app.component'; @@ -10,9 +8,7 @@ import { AppComponent } from './app.component'; AppComponent ], imports: [ - BrowserModule, - FormsModule, - HttpModule + BrowserModule ], providers: [], bootstrap: [AppComponent] diff --git a/ponyracer/src/index.html b/ponyracer/src/index.html index 6f0271512..f111e6a1b 100644 --- a/ponyracer/src/index.html +++ b/ponyracer/src/index.html @@ -9,6 +9,6 @@ - Loading... + diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index 53bdaf1b8..bc94e7a6d 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -66,3 +66,7 @@ import 'zone.js/dist/zone'; // Included with Angular CLI. * Needed for: All but Chrome, Firefox, Edge, IE11 and Safari 10 */ // import 'intl'; // Run `npm install --save intl`. +/** + * Need to import at least one locale-data with intl. + */ +// import 'intl/locale-data/jsonp/en'; diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 9113f1368..dd117b387 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -3,6 +3,7 @@ "node_modules/codelyzer" ], "rules": { + "arrow-return-shorthand": true, "callable-types": true, "class-name": true, "comment-format": [ @@ -12,7 +13,10 @@ "curly": true, "eofline": true, "forin": true, - "import-blacklist": [true, "rxjs"], + "import-blacklist": [ + true, + "rxjs" + ], "import-spacing": true, "indent": [ true, @@ -42,16 +46,22 @@ ], "no-construct": true, "no-debugger": true, - "no-duplicate-variable": true, + "no-duplicate-super": true, "no-empty": false, "no-empty-interface": true, "no-eval": true, - "no-inferrable-types": [true, "ignore-params"], + "no-inferrable-types": [ + true, + "ignore-params" + ], + "no-misused-new": true, + "no-non-null-assertion": true, "no-shadowed-variable": true, "no-string-literal": false, "no-string-throw": true, "no-switch-case-fall-through": true, "no-trailing-whitespace": true, + "no-unnecessary-initializer": true, "no-unused-expression": true, "no-use-before-declare": true, "no-var-keyword": true, @@ -97,9 +107,18 @@ "check-separator", "check-type" ], - - "directive-selector": [true, "attribute", "app", "camelCase"], - "component-selector": [true, "element", "app", "kebab-case"], + "directive-selector": [ + true, + "attribute", + "app", + "camelCase" + ], + "component-selector": [ + true, + "element", + "app", + "kebab-case" + ], "use-input-property-decorator": true, "use-output-property-decorator": true, "use-host-property-decorator": true, From fb2e63f68e6545d2a3db6adb45adef51a25b7c21 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:05:08 -0400 Subject: [PATCH 011/891] chore: version 1.1.0-rc.0 --- ponyracer/package.json | 3 +-- ponyracer/protractor.conf.js | 4 +--- ponyracer/src/index.html | 2 +- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0e0d8068f..701c0f6cc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -18,7 +18,6 @@ "@angular/core": "^4.0.0", "@angular/forms": "^4.0.0", "@angular/http": "^4.0.0", - "@angular/language-service": "^4.0.0", "@angular/platform-browser": "^4.0.0", "@angular/platform-browser-dynamic": "^4.0.0", "@angular/router": "^4.0.0", @@ -27,7 +26,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.1.0-beta.1", + "@angular/cli": "1.1.0-rc.0", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "2.5.38", diff --git a/ponyracer/protractor.conf.js b/ponyracer/protractor.conf.js index 1c5e1e5a4..7ee3b5ee8 100644 --- a/ponyracer/protractor.conf.js +++ b/ponyracer/protractor.conf.js @@ -19,12 +19,10 @@ exports.config = { defaultTimeoutInterval: 30000, print: function() {} }, - beforeLaunch: function() { + onPrepare() { require('ts-node').register({ project: 'e2e/tsconfig.e2e.json' }); - }, - onPrepare() { jasmine.getEnv().addReporter(new SpecReporter({ spec: { displayStacktrace: true } })); } }; diff --git a/ponyracer/src/index.html b/ponyracer/src/index.html index f111e6a1b..718e5d2c2 100644 --- a/ponyracer/src/index.html +++ b/ponyracer/src/index.html @@ -1,5 +1,5 @@ - + Codestin Search App From 2c1c344a857bdd7e23c7ff7479508477b3130a05 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:05:45 -0400 Subject: [PATCH 012/891] chore: version 1.1.0-rc.1 --- ponyracer/e2e/app.e2e-spec.ts | 6 ++++-- ponyracer/package.json | 22 +++++++++++----------- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/ponyracer/e2e/app.e2e-spec.ts b/ponyracer/e2e/app.e2e-spec.ts index 605376d44..98c1d470a 100644 --- a/ponyracer/e2e/app.e2e-spec.ts +++ b/ponyracer/e2e/app.e2e-spec.ts @@ -7,8 +7,10 @@ describe('ponyracer App', () => { page = new PonyracerPage(); }); - it('should display welcome message', () => { + it('should display welcome message', done => { page.navigateTo(); - expect(page.getParagraphText()).toEqual('Welcome to app!!'); + page.getParagraphText() + .then(msg => expect(msg).toEqual('Welcome to app!!')) + .then(done, done.fail); }); }); diff --git a/ponyracer/package.json b/ponyracer/package.json index 701c0f6cc..57fd39370 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,23 +26,23 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.1.0-rc.0", + "@angular/cli": "1.1.0-rc.1", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", - "@types/jasmine": "2.5.38", + "@types/jasmine": "2.5.45", "@types/node": "~6.0.60", - "codelyzer": "~3.0.0", - "jasmine-core": "~2.5.2", - "jasmine-spec-reporter": "~3.2.0", - "karma": "~1.4.1", + "codelyzer": "~3.0.1", + "jasmine-core": "~2.6.2", + "jasmine-spec-reporter": "~4.1.0", + "karma": "~1.7.0", "karma-chrome-launcher": "~2.1.1", "karma-cli": "~1.0.1", "karma-jasmine": "~1.1.0", "karma-jasmine-html-reporter": "^0.2.2", - "karma-coverage-istanbul-reporter": "^1.0.0", - "protractor": "~5.1.0", - "ts-node": "~2.0.0", - "tslint": "~5.1.0", - "typescript": "~2.3.1" + "karma-coverage-istanbul-reporter": "^1.2.1", + "protractor": "~5.1.2", + "ts-node": "~3.0.4", + "tslint": "~5.3.2", + "typescript": "~2.3.3" } } From c94a666bc0a015071d0b71710c0df4f82577239b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:06:26 -0400 Subject: [PATCH 013/891] chore: version 1.1.0-rc.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 57fd39370..19f400493 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.1.0-rc.1", + "@angular/cli": "1.1.0-rc.2", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "2.5.45", From 20e85015275a16b28604c05de7398385bcc94f40 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:07:06 -0400 Subject: [PATCH 014/891] chore: version 1.1.0 --- ponyracer/package.json | 2 +- ponyracer/src/polyfills.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 19f400493..9f79460e7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.1.0-rc.2", + "@angular/cli": "1.1.0", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "2.5.45", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index bc94e7a6d..fd01cc9f1 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -31,6 +31,7 @@ // import 'core-js/es6/array'; // import 'core-js/es6/regexp'; // import 'core-js/es6/map'; +// import 'core-js/es6/weak-map'; // import 'core-js/es6/set'; /** IE10 and IE11 requires the following for NgClass support on SVG elements */ From 9778312fa112fd76422b400f891a934936e9b7b4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:07:47 -0400 Subject: [PATCH 015/891] chore: version 1.1.1 --- ponyracer/e2e/app.e2e-spec.ts | 6 ++---- ponyracer/package.json | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/ponyracer/e2e/app.e2e-spec.ts b/ponyracer/e2e/app.e2e-spec.ts index 98c1d470a..605376d44 100644 --- a/ponyracer/e2e/app.e2e-spec.ts +++ b/ponyracer/e2e/app.e2e-spec.ts @@ -7,10 +7,8 @@ describe('ponyracer App', () => { page = new PonyracerPage(); }); - it('should display welcome message', done => { + it('should display welcome message', () => { page.navigateTo(); - page.getParagraphText() - .then(msg => expect(msg).toEqual('Welcome to app!!')) - .then(done, done.fail); + expect(page.getParagraphText()).toEqual('Welcome to app!!'); }); }); diff --git a/ponyracer/package.json b/ponyracer/package.json index 9f79460e7..b9e922210 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.1.0", + "@angular/cli": "1.1.1", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "2.5.45", From f35d255ae1f7c92d0fddcbc6fd1dfd443f3d136a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:08:31 -0400 Subject: [PATCH 016/891] chore: version 1.1.2 --- ponyracer/package.json | 2 +- ponyracer/src/app/app.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b9e922210..0c71bdfea 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.1.1", + "@angular/cli": "1.1.2", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "2.5.45", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index d0322ef6c..b41bbe4be 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -8,7 +8,7 @@

Here are some links to help you start:

  • -

    Tour of Heroes

    +

    Tour of Heroes

  • CLI Documentation

    From 8a9a7ab7f960dcca2d8d07fe5c0cf468997c158f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:09:16 -0400 Subject: [PATCH 017/891] chore: version 1.1.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0c71bdfea..af6663828 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.1.2", + "@angular/cli": "1.1.3", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "2.5.45", @@ -37,9 +37,9 @@ "karma": "~1.7.0", "karma-chrome-launcher": "~2.1.1", "karma-cli": "~1.0.1", + "karma-coverage-istanbul-reporter": "^1.2.1", "karma-jasmine": "~1.1.0", "karma-jasmine-html-reporter": "^0.2.2", - "karma-coverage-istanbul-reporter": "^1.2.1", "protractor": "~5.1.2", "ts-node": "~3.0.4", "tslint": "~5.3.2", From b73a187a52ebecd4fe0b499cda68c1aaf9e98669 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:10:35 -0400 Subject: [PATCH 018/891] chore: version 1.2.0-beta.0 --- ponyracer/e2e/app.e2e-spec.ts | 6 ++++-- ponyracer/package.json | 4 ++-- ponyracer/src/app/app.component.html | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/ponyracer/e2e/app.e2e-spec.ts b/ponyracer/e2e/app.e2e-spec.ts index 605376d44..98c1d470a 100644 --- a/ponyracer/e2e/app.e2e-spec.ts +++ b/ponyracer/e2e/app.e2e-spec.ts @@ -7,8 +7,10 @@ describe('ponyracer App', () => { page = new PonyracerPage(); }); - it('should display welcome message', () => { + it('should display welcome message', done => { page.navigateTo(); - expect(page.getParagraphText()).toEqual('Welcome to app!!'); + page.getParagraphText() + .then(msg => expect(msg).toEqual('Welcome to app!!')) + .then(done, done.fail); }); }); diff --git a/ponyracer/package.json b/ponyracer/package.json index af6663828..b97a893f1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.1.3", + "@angular/cli": "1.2.0-beta.0", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "2.5.45", @@ -37,9 +37,9 @@ "karma": "~1.7.0", "karma-chrome-launcher": "~2.1.1", "karma-cli": "~1.0.1", - "karma-coverage-istanbul-reporter": "^1.2.1", "karma-jasmine": "~1.1.0", "karma-jasmine-html-reporter": "^0.2.2", + "karma-coverage-istanbul-reporter": "^1.2.1", "protractor": "~5.1.2", "ts-node": "~3.0.4", "tslint": "~5.3.2", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index b41bbe4be..d0322ef6c 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -8,7 +8,7 @@

    Here are some links to help you start:

    • -

      Tour of Heroes

      +

      Tour of Heroes

    • CLI Documentation

      From f835cc3c326bcf6fa5464fe273b867c5a55625c2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:11:23 -0400 Subject: [PATCH 019/891] chore: version 1.2.0-beta.1 --- ponyracer/e2e/app.e2e-spec.ts | 6 ++---- ponyracer/package.json | 2 +- ponyracer/src/polyfills.ts | 9 ++++----- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/ponyracer/e2e/app.e2e-spec.ts b/ponyracer/e2e/app.e2e-spec.ts index 98c1d470a..605376d44 100644 --- a/ponyracer/e2e/app.e2e-spec.ts +++ b/ponyracer/e2e/app.e2e-spec.ts @@ -7,10 +7,8 @@ describe('ponyracer App', () => { page = new PonyracerPage(); }); - it('should display welcome message', done => { + it('should display welcome message', () => { page.navigateTo(); - page.getParagraphText() - .then(msg => expect(msg).toEqual('Welcome to app!!')) - .then(done, done.fail); + expect(page.getParagraphText()).toEqual('Welcome to app!!'); }); }); diff --git a/ponyracer/package.json b/ponyracer/package.json index b97a893f1..e87d742fc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.2.0-beta.0", + "@angular/cli": "1.2.0-beta.1", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "2.5.45", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index fd01cc9f1..7831e97b7 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -37,16 +37,15 @@ /** IE10 and IE11 requires the following for NgClass support on SVG elements */ // import 'classlist.js'; // Run `npm install --save classlist.js`. -/** IE10 and IE11 requires the following to support `@angular/animation`. */ -// import 'web-animations-js'; // Run `npm install --save web-animations-js`. - - /** Evergreen browsers require these. **/ import 'core-js/es6/reflect'; import 'core-js/es7/reflect'; -/** ALL Firefox browsers require the following to support `@angular/animation`. **/ +/** + * Required to support Web Animations `@angular/animation`. + * Needed for: All but Chrome, Firefox and Opera. http://caniuse.com/#feat=web-animation + **/ // import 'web-animations-js'; // Run `npm install --save web-animations-js`. From 08d4e26c55ac5882671bb20b6f46e8df1e3e2aad Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:12:10 -0400 Subject: [PATCH 020/891] chore: version 1.2.0-rc.0 --- ponyracer/package.json | 2 +- ponyracer/src/app/app.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e87d742fc..7d40a2af2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.2.0-beta.1", + "@angular/cli": "1.2.0-rc.0", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "2.5.45", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index d0322ef6c..b41bbe4be 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -8,7 +8,7 @@

      Here are some links to help you start:

      • -

        Tour of Heroes

        +

        Tour of Heroes

      • CLI Documentation

        From 36a256ca84c0a2025b1133627108d386a8f20c56 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:12:54 -0400 Subject: [PATCH 021/891] chore: version 1.2.0-rc.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7d40a2af2..970e6da70 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.2.0-rc.0", + "@angular/cli": "1.2.0-rc.1", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "2.5.45", @@ -37,9 +37,9 @@ "karma": "~1.7.0", "karma-chrome-launcher": "~2.1.1", "karma-cli": "~1.0.1", + "karma-coverage-istanbul-reporter": "^1.2.1", "karma-jasmine": "~1.1.0", "karma-jasmine-html-reporter": "^0.2.2", - "karma-coverage-istanbul-reporter": "^1.2.1", "protractor": "~5.1.2", "ts-node": "~3.0.4", "tslint": "~5.3.2", From b47d1539e9282b60a79fcd79b61d1ddd99383763 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:13:38 -0400 Subject: [PATCH 022/891] chore: version 1.2.0 --- ponyracer/e2e/tsconfig.e2e.json | 1 + ponyracer/package.json | 5 +++-- ponyracer/src/app/app.component.html | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ponyracer/e2e/tsconfig.e2e.json b/ponyracer/e2e/tsconfig.e2e.json index e2a9a2fc7..39b800f78 100644 --- a/ponyracer/e2e/tsconfig.e2e.json +++ b/ponyracer/e2e/tsconfig.e2e.json @@ -6,6 +6,7 @@ "target": "es5", "types": [ "jasmine", + "jasminewd2", "node" ] } diff --git a/ponyracer/package.json b/ponyracer/package.json index 970e6da70..63990c259 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,10 +26,11 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.2.0-rc.1", + "@angular/cli": "1.2.0", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", - "@types/jasmine": "2.5.45", + "@types/jasmine": "~2.5.53", + "@types/jasminewd2": "~2.0.2", "@types/node": "~6.0.60", "codelyzer": "~3.0.1", "jasmine-core": "~2.6.2", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index b41bbe4be..1a00adb0a 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -1,9 +1,9 @@ - +

        Welcome to {{title}}!!

        - +

        Here are some links to help you start:

          From b4999b9c43b07fa457989cb0f00e1918816ba0d9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:14:26 -0400 Subject: [PATCH 023/891] chore: version 1.2.1 --- ponyracer/e2e/app.e2e-spec.ts | 2 +- ponyracer/e2e/tsconfig.e2e.json | 1 + ponyracer/package.json | 2 +- ponyracer/src/app/app.component.html | 2 +- ponyracer/src/app/app.component.spec.ts | 2 +- ponyracer/src/tsconfig.app.json | 2 +- ponyracer/src/tsconfig.spec.json | 2 +- ponyracer/tsconfig.json | 1 - ponyracer/tslint.json | 11 +++++++++-- 9 files changed, 16 insertions(+), 9 deletions(-) diff --git a/ponyracer/e2e/app.e2e-spec.ts b/ponyracer/e2e/app.e2e-spec.ts index 605376d44..3d9cae3bb 100644 --- a/ponyracer/e2e/app.e2e-spec.ts +++ b/ponyracer/e2e/app.e2e-spec.ts @@ -9,6 +9,6 @@ describe('ponyracer App', () => { it('should display welcome message', () => { page.navigateTo(); - expect(page.getParagraphText()).toEqual('Welcome to app!!'); + expect(page.getParagraphText()).toEqual('Welcome to app!'); }); }); diff --git a/ponyracer/e2e/tsconfig.e2e.json b/ponyracer/e2e/tsconfig.e2e.json index 39b800f78..1d9e5edf0 100644 --- a/ponyracer/e2e/tsconfig.e2e.json +++ b/ponyracer/e2e/tsconfig.e2e.json @@ -2,6 +2,7 @@ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../out-tsc/e2e", + "baseUrl": "./", "module": "commonjs", "target": "es5", "types": [ diff --git a/ponyracer/package.json b/ponyracer/package.json index 63990c259..0b984d977 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.4" }, "devDependencies": { - "@angular/cli": "1.2.0", + "@angular/cli": "1.2.1", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "~2.5.53", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 1a00adb0a..e27076210 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -1,7 +1,7 @@

          - Welcome to {{title}}!! + Welcome to {{title}}!

          diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index 7d2799ceb..9510495a2 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -27,6 +27,6 @@ describe('AppComponent', () => { const fixture = TestBed.createComponent(AppComponent); fixture.detectChanges(); const compiled = fixture.debugElement.nativeElement; - expect(compiled.querySelector('h1').textContent).toContain('Welcome to app!!'); + expect(compiled.querySelector('h1').textContent).toContain('Welcome to app!'); })); }); diff --git a/ponyracer/src/tsconfig.app.json b/ponyracer/src/tsconfig.app.json index 5e2507db5..39ba8dbac 100644 --- a/ponyracer/src/tsconfig.app.json +++ b/ponyracer/src/tsconfig.app.json @@ -2,8 +2,8 @@ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../out-tsc/app", + "baseUrl": "./", "module": "es2015", - "baseUrl": "", "types": [] }, "exclude": [ diff --git a/ponyracer/src/tsconfig.spec.json b/ponyracer/src/tsconfig.spec.json index 510e3f1fd..63d89ff28 100644 --- a/ponyracer/src/tsconfig.spec.json +++ b/ponyracer/src/tsconfig.spec.json @@ -2,9 +2,9 @@ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../out-tsc/spec", + "baseUrl": "./", "module": "commonjs", "target": "es5", - "baseUrl": "", "types": [ "jasmine", "node" diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index a35a8ee3a..1f9b55851 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -2,7 +2,6 @@ "compileOnSave": false, "compilerOptions": { "outDir": "./dist/out-tsc", - "baseUrl": "src", "sourceMap": true, "declaration": false, "moduleResolution": "node", diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index dd117b387..0db5751c7 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -31,8 +31,14 @@ "member-access": false, "member-ordering": [ true, - "static-before-instance", - "variables-before-functions" + { + "order": [ + "static-field", + "instance-field", + "static-method", + "instance-method" + ] + } ], "no-arg": true, "no-bitwise": true, @@ -80,6 +86,7 @@ ], "radix": true, "semicolon": [ + true, "always" ], "triple-equals": [ From 0e1549ef843e12540284edbeebb4f856cbc036f2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:15:39 -0400 Subject: [PATCH 024/891] chore: version 1.2.2 --- ponyracer/.angular-cli.json | 9 ++++++--- ponyracer/package.json | 6 +++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/ponyracer/.angular-cli.json b/ponyracer/.angular-cli.json index 0035b1618..3cf066277 100644 --- a/ponyracer/.angular-cli.json +++ b/ponyracer/.angular-cli.json @@ -36,13 +36,16 @@ }, "lint": [ { - "project": "src/tsconfig.app.json" + "project": "src/tsconfig.app.json", + "exclude": "**/node_modules/**" }, { - "project": "src/tsconfig.spec.json" + "project": "src/tsconfig.spec.json", + "exclude": "**/node_modules/**" }, { - "project": "e2e/tsconfig.e2e.json" + "project": "e2e/tsconfig.e2e.json", + "exclude": "**/node_modules/**" } ], "test": { diff --git a/ponyracer/package.json b/ponyracer/package.json index 0b984d977..06bfc3acd 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -22,11 +22,11 @@ "@angular/platform-browser-dynamic": "^4.0.0", "@angular/router": "^4.0.0", "core-js": "^2.4.1", - "rxjs": "^5.1.0", - "zone.js": "^0.8.4" + "rxjs": "^5.4.1", + "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.2.1", + "@angular/cli": "1.2.2", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "~2.5.53", From 35a58979f46b354e157ef4d0a6ced4d6fc304aa4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:16:20 -0400 Subject: [PATCH 025/891] chore: version 1.2.3 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 06bfc3acd..8bfd7bc36 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.2.2", + "@angular/cli": "1.2.3", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "~2.5.53", From 12e1a7eeb11fafdaac1c5851c1b939eb5a9dd1ba Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:17:04 -0400 Subject: [PATCH 026/891] chore: version 1.2.4 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8bfd7bc36..1562ee0d5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.2.3", + "@angular/cli": "1.2.4", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "~2.5.53", From 8596610c05dd57e1f0fa1acf7a75748876674e35 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:17:49 -0400 Subject: [PATCH 027/891] chore: version 1.2.5 --- ponyracer/package.json | 2 +- ponyracer/src/app/app.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1562ee0d5..7b8230292 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.2.4", + "@angular/cli": "1.2.5", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "~2.5.53", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index e27076210..94e7b977c 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -14,7 +14,7 @@

          Tour of Heroes

          CLI Documentation
        • -

          Angular blog

          +

          Angular blog

        From e14f73f90f260c0bb38c416a8f06c990d7680d91 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:18:30 -0400 Subject: [PATCH 028/891] chore: version 1.2.6 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7b8230292..021a519fd 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.2.5", + "@angular/cli": "1.2.6", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "~2.5.53", From 1581405929368760be9130e0dc93d94b14c84441 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:19:16 -0400 Subject: [PATCH 029/891] chore: version 1.2.7 --- ponyracer/.gitignore | 1 + ponyracer/package.json | 2 +- ponyracer/src/app/app.component.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore index 54bfd2001..6b6681430 100644 --- a/ponyracer/.gitignore +++ b/ponyracer/.gitignore @@ -32,6 +32,7 @@ npm-debug.log testem.log /typings +yarn-error.log # e2e /e2e/*.js diff --git a/ponyracer/package.json b/ponyracer/package.json index 021a519fd..8dd4e19ba 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.2.6", + "@angular/cli": "1.2.7", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "~2.5.53", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 94e7b977c..230f4edc0 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -14,7 +14,7 @@

        Tour of Heroes

        CLI Documentation
      • -

        Angular blog

        +

        Angular blog

      From 729d707b99d0a9b375cc392c21b4dac791c1e633 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:20:04 -0400 Subject: [PATCH 030/891] chore: version 1.2.8 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8dd4e19ba..dec980a04 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.2.7", + "@angular/cli": "1.2.8", "@angular/compiler-cli": "^4.0.0", "@angular/language-service": "^4.0.0", "@types/jasmine": "~2.5.53", From e37fad52be9207f49f63c47cf6f67ec103808d5d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:21:19 -0400 Subject: [PATCH 031/891] chore: version 1.3.0-beta.0 --- ponyracer/.angular-cli.json | 9 +++----- ponyracer/.gitignore | 1 - ponyracer/e2e/app.e2e-spec.ts | 8 +++---- ponyracer/e2e/app.po.ts | 2 +- ponyracer/e2e/tsconfig.e2e.json | 1 - ponyracer/package.json | 28 ++++++++++++------------- ponyracer/src/app/app.component.html | 4 ++-- ponyracer/src/app/app.component.spec.ts | 2 +- ponyracer/src/tsconfig.app.json | 2 +- ponyracer/src/tsconfig.spec.json | 2 +- ponyracer/tsconfig.json | 1 + ponyracer/tslint.json | 11 ++-------- 12 files changed, 30 insertions(+), 41 deletions(-) diff --git a/ponyracer/.angular-cli.json b/ponyracer/.angular-cli.json index 3cf066277..0035b1618 100644 --- a/ponyracer/.angular-cli.json +++ b/ponyracer/.angular-cli.json @@ -36,16 +36,13 @@ }, "lint": [ { - "project": "src/tsconfig.app.json", - "exclude": "**/node_modules/**" + "project": "src/tsconfig.app.json" }, { - "project": "src/tsconfig.spec.json", - "exclude": "**/node_modules/**" + "project": "src/tsconfig.spec.json" }, { - "project": "e2e/tsconfig.e2e.json", - "exclude": "**/node_modules/**" + "project": "e2e/tsconfig.e2e.json" } ], "test": { diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore index 6b6681430..54bfd2001 100644 --- a/ponyracer/.gitignore +++ b/ponyracer/.gitignore @@ -32,7 +32,6 @@ npm-debug.log testem.log /typings -yarn-error.log # e2e /e2e/*.js diff --git a/ponyracer/e2e/app.e2e-spec.ts b/ponyracer/e2e/app.e2e-spec.ts index 3d9cae3bb..0794739de 100644 --- a/ponyracer/e2e/app.e2e-spec.ts +++ b/ponyracer/e2e/app.e2e-spec.ts @@ -1,14 +1,14 @@ -import { PonyracerPage } from './app.po'; +import { AppPage } from './app.po'; describe('ponyracer App', () => { - let page: PonyracerPage; + let page: AppPage; beforeEach(() => { - page = new PonyracerPage(); + page = new AppPage(); }); it('should display welcome message', () => { page.navigateTo(); - expect(page.getParagraphText()).toEqual('Welcome to app!'); + expect(page.getParagraphText()).toEqual('Welcome to app!!'); }); }); diff --git a/ponyracer/e2e/app.po.ts b/ponyracer/e2e/app.po.ts index 203cd9191..82ea75ba5 100644 --- a/ponyracer/e2e/app.po.ts +++ b/ponyracer/e2e/app.po.ts @@ -1,6 +1,6 @@ import { browser, by, element } from 'protractor'; -export class PonyracerPage { +export class AppPage { navigateTo() { return browser.get('/'); } diff --git a/ponyracer/e2e/tsconfig.e2e.json b/ponyracer/e2e/tsconfig.e2e.json index 1d9e5edf0..39b800f78 100644 --- a/ponyracer/e2e/tsconfig.e2e.json +++ b/ponyracer/e2e/tsconfig.e2e.json @@ -2,7 +2,6 @@ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../out-tsc/e2e", - "baseUrl": "./", "module": "commonjs", "target": "es5", "types": [ diff --git a/ponyracer/package.json b/ponyracer/package.json index dec980a04..0d448efb6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,27 +12,27 @@ }, "private": true, "dependencies": { - "@angular/animations": "^4.0.0", - "@angular/common": "^4.0.0", - "@angular/compiler": "^4.0.0", - "@angular/core": "^4.0.0", - "@angular/forms": "^4.0.0", - "@angular/http": "^4.0.0", - "@angular/platform-browser": "^4.0.0", - "@angular/platform-browser-dynamic": "^4.0.0", - "@angular/router": "^4.0.0", + "@angular/animations": "^4.2.4", + "@angular/common": "^4.2.4", + "@angular/compiler": "^4.2.4", + "@angular/core": "^4.2.4", + "@angular/forms": "^4.2.4", + "@angular/http": "^4.2.4", + "@angular/platform-browser": "^4.2.4", + "@angular/platform-browser-dynamic": "^4.2.4", + "@angular/router": "^4.2.4", "core-js": "^2.4.1", "rxjs": "^5.4.1", - "zone.js": "^0.8.14" + "zone.js": "^0.8.12" }, "devDependencies": { - "@angular/cli": "1.2.8", - "@angular/compiler-cli": "^4.0.0", - "@angular/language-service": "^4.0.0", + "@angular/cli": "1.3.0-beta.0", + "@angular/compiler-cli": "^4.2.4", + "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", "@types/jasminewd2": "~2.0.2", "@types/node": "~6.0.60", - "codelyzer": "~3.0.1", + "codelyzer": "~3.1.1", "jasmine-core": "~2.6.2", "jasmine-spec-reporter": "~4.1.0", "karma": "~1.7.0", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 230f4edc0..1a00adb0a 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -1,7 +1,7 @@

      - Welcome to {{title}}! + Welcome to {{title}}!!

      @@ -14,7 +14,7 @@

      Tour of Heroes

      CLI Documentation
    • -

      Angular blog

      +

      Angular blog

    diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index 9510495a2..7d2799ceb 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -27,6 +27,6 @@ describe('AppComponent', () => { const fixture = TestBed.createComponent(AppComponent); fixture.detectChanges(); const compiled = fixture.debugElement.nativeElement; - expect(compiled.querySelector('h1').textContent).toContain('Welcome to app!'); + expect(compiled.querySelector('h1').textContent).toContain('Welcome to app!!'); })); }); diff --git a/ponyracer/src/tsconfig.app.json b/ponyracer/src/tsconfig.app.json index 39ba8dbac..5e2507db5 100644 --- a/ponyracer/src/tsconfig.app.json +++ b/ponyracer/src/tsconfig.app.json @@ -2,8 +2,8 @@ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../out-tsc/app", - "baseUrl": "./", "module": "es2015", + "baseUrl": "", "types": [] }, "exclude": [ diff --git a/ponyracer/src/tsconfig.spec.json b/ponyracer/src/tsconfig.spec.json index 63d89ff28..510e3f1fd 100644 --- a/ponyracer/src/tsconfig.spec.json +++ b/ponyracer/src/tsconfig.spec.json @@ -2,9 +2,9 @@ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../out-tsc/spec", - "baseUrl": "./", "module": "commonjs", "target": "es5", + "baseUrl": "", "types": [ "jasmine", "node" diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 1f9b55851..a35a8ee3a 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -2,6 +2,7 @@ "compileOnSave": false, "compilerOptions": { "outDir": "./dist/out-tsc", + "baseUrl": "src", "sourceMap": true, "declaration": false, "moduleResolution": "node", diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 0db5751c7..dd117b387 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -31,14 +31,8 @@ "member-access": false, "member-ordering": [ true, - { - "order": [ - "static-field", - "instance-field", - "static-method", - "instance-method" - ] - } + "static-before-instance", + "variables-before-functions" ], "no-arg": true, "no-bitwise": true, @@ -86,7 +80,6 @@ ], "radix": true, "semicolon": [ - true, "always" ], "triple-equals": [ From 1e93526cde6464d4d49c19aee0d7788ad48da989 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:22:09 -0400 Subject: [PATCH 032/891] chore: version 1.3.0-beta.1 --- ponyracer/e2e/app.e2e-spec.ts | 2 +- ponyracer/e2e/tsconfig.e2e.json | 1 + ponyracer/package.json | 2 +- ponyracer/src/app/app.component.html | 2 +- ponyracer/src/app/app.component.spec.ts | 2 +- ponyracer/src/tsconfig.app.json | 2 +- ponyracer/src/tsconfig.spec.json | 2 +- ponyracer/tsconfig.json | 1 - ponyracer/tslint.json | 11 +++++++++-- 9 files changed, 16 insertions(+), 9 deletions(-) diff --git a/ponyracer/e2e/app.e2e-spec.ts b/ponyracer/e2e/app.e2e-spec.ts index 0794739de..e7ea74bb8 100644 --- a/ponyracer/e2e/app.e2e-spec.ts +++ b/ponyracer/e2e/app.e2e-spec.ts @@ -9,6 +9,6 @@ describe('ponyracer App', () => { it('should display welcome message', () => { page.navigateTo(); - expect(page.getParagraphText()).toEqual('Welcome to app!!'); + expect(page.getParagraphText()).toEqual('Welcome to app!'); }); }); diff --git a/ponyracer/e2e/tsconfig.e2e.json b/ponyracer/e2e/tsconfig.e2e.json index 39b800f78..1d9e5edf0 100644 --- a/ponyracer/e2e/tsconfig.e2e.json +++ b/ponyracer/e2e/tsconfig.e2e.json @@ -2,6 +2,7 @@ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../out-tsc/e2e", + "baseUrl": "./", "module": "commonjs", "target": "es5", "types": [ diff --git a/ponyracer/package.json b/ponyracer/package.json index 0d448efb6..7fa9d9e0c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.12" }, "devDependencies": { - "@angular/cli": "1.3.0-beta.0", + "@angular/cli": "1.3.0-beta.1", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 1a00adb0a..e27076210 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -1,7 +1,7 @@

    - Welcome to {{title}}!! + Welcome to {{title}}!

    diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index 7d2799ceb..9510495a2 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -27,6 +27,6 @@ describe('AppComponent', () => { const fixture = TestBed.createComponent(AppComponent); fixture.detectChanges(); const compiled = fixture.debugElement.nativeElement; - expect(compiled.querySelector('h1').textContent).toContain('Welcome to app!!'); + expect(compiled.querySelector('h1').textContent).toContain('Welcome to app!'); })); }); diff --git a/ponyracer/src/tsconfig.app.json b/ponyracer/src/tsconfig.app.json index 5e2507db5..39ba8dbac 100644 --- a/ponyracer/src/tsconfig.app.json +++ b/ponyracer/src/tsconfig.app.json @@ -2,8 +2,8 @@ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../out-tsc/app", + "baseUrl": "./", "module": "es2015", - "baseUrl": "", "types": [] }, "exclude": [ diff --git a/ponyracer/src/tsconfig.spec.json b/ponyracer/src/tsconfig.spec.json index 510e3f1fd..63d89ff28 100644 --- a/ponyracer/src/tsconfig.spec.json +++ b/ponyracer/src/tsconfig.spec.json @@ -2,9 +2,9 @@ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../out-tsc/spec", + "baseUrl": "./", "module": "commonjs", "target": "es5", - "baseUrl": "", "types": [ "jasmine", "node" diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index a35a8ee3a..1f9b55851 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -2,7 +2,6 @@ "compileOnSave": false, "compilerOptions": { "outDir": "./dist/out-tsc", - "baseUrl": "src", "sourceMap": true, "declaration": false, "moduleResolution": "node", diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index dd117b387..0db5751c7 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -31,8 +31,14 @@ "member-access": false, "member-ordering": [ true, - "static-before-instance", - "variables-before-functions" + { + "order": [ + "static-field", + "instance-field", + "static-method", + "instance-method" + ] + } ], "no-arg": true, "no-bitwise": true, @@ -80,6 +86,7 @@ ], "radix": true, "semicolon": [ + true, "always" ], "triple-equals": [ From 20ef2ab5393d84fb12d20dca385706458cdc3804 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:22:45 -0400 Subject: [PATCH 033/891] chore: version 1.3.0-rc.0 --- ponyracer/.angular-cli.json | 9 ++++++--- ponyracer/karma.conf.js | 2 +- ponyracer/package.json | 8 ++++---- ponyracer/tsconfig.json | 2 +- 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/ponyracer/.angular-cli.json b/ponyracer/.angular-cli.json index 0035b1618..3cf066277 100644 --- a/ponyracer/.angular-cli.json +++ b/ponyracer/.angular-cli.json @@ -36,13 +36,16 @@ }, "lint": [ { - "project": "src/tsconfig.app.json" + "project": "src/tsconfig.app.json", + "exclude": "**/node_modules/**" }, { - "project": "src/tsconfig.spec.json" + "project": "src/tsconfig.spec.json", + "exclude": "**/node_modules/**" }, { - "project": "e2e/tsconfig.e2e.json" + "project": "e2e/tsconfig.e2e.json", + "exclude": "**/node_modules/**" } ], "test": { diff --git a/ponyracer/karma.conf.js b/ponyracer/karma.conf.js index 4d9ab9d94..af139fada 100644 --- a/ponyracer/karma.conf.js +++ b/ponyracer/karma.conf.js @@ -1,5 +1,5 @@ // Karma configuration file, see link for more information -// https://karma-runner.github.io/0.13/config/configuration-file.html +// https://karma-runner.github.io/1.0/config/configuration-file.html module.exports = function (config) { config.set({ diff --git a/ponyracer/package.json b/ponyracer/package.json index 7fa9d9e0c..9421490b5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -22,11 +22,11 @@ "@angular/platform-browser-dynamic": "^4.2.4", "@angular/router": "^4.2.4", "core-js": "^2.4.1", - "rxjs": "^5.4.1", - "zone.js": "^0.8.12" + "rxjs": "^5.4.2", + "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.3.0-beta.1", + "@angular/cli": "1.3.0-rc.0", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", @@ -42,7 +42,7 @@ "karma-jasmine": "~1.1.0", "karma-jasmine-html-reporter": "^0.2.2", "protractor": "~5.1.2", - "ts-node": "~3.0.4", + "ts-node": "~3.2.0", "tslint": "~5.3.2", "typescript": "~2.3.3" } diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 1f9b55851..a6c016bf3 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -12,7 +12,7 @@ "node_modules/@types" ], "lib": [ - "es2016", + "es2017", "dom" ] } From 9ec5b02c65ebac1f9d3aa3c6d3bfce97b95bd31f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:23:20 -0400 Subject: [PATCH 034/891] chore: version 1.3.0-rc.1 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 9421490b5..0e9235c4a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.3.0-rc.0", + "@angular/cli": "1.3.0-rc.1", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From e5291595a966d34b5a5421057266c3a690119c0f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:23:54 -0400 Subject: [PATCH 035/891] chore: version 1.3.0-rc.2 --- ponyracer/package.json | 2 +- ponyracer/src/app/app.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0e9235c4a..48a230f6e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.3.0-rc.1", + "@angular/cli": "1.3.0-rc.2", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index e27076210..94e7b977c 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -14,7 +14,7 @@

    Tour of Heroes

    CLI Documentation
  • -

    Angular blog

    +

    Angular blog

From 30518621f6bbfbf30bbefc9f38be12c8e98f6a23 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:24:29 -0400 Subject: [PATCH 036/891] chore: version 1.3.0-rc.3 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 48a230f6e..71b861ef8 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.3.0-rc.2", + "@angular/cli": "1.3.0-rc.3", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 41700645ae0cbd5ecb32e13b63d827dca3ba79a1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:25:06 -0400 Subject: [PATCH 037/891] chore: version 1.3.0-rc.5 --- ponyracer/.gitignore | 1 + ponyracer/package.json | 2 +- ponyracer/src/app/app.component.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore index 54bfd2001..6b6681430 100644 --- a/ponyracer/.gitignore +++ b/ponyracer/.gitignore @@ -32,6 +32,7 @@ npm-debug.log testem.log /typings +yarn-error.log # e2e /e2e/*.js diff --git a/ponyracer/package.json b/ponyracer/package.json index 71b861ef8..859ea946f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.3.0-rc.3", + "@angular/cli": "1.3.0-rc.5", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 94e7b977c..230f4edc0 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -14,7 +14,7 @@

Tour of Heroes

CLI Documentation
  • -

    Angular blog

    +

    Angular blog

  • From 2672fe887911bc1bcff6913c553c9482fac3eb4e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:26:12 -0400 Subject: [PATCH 038/891] chore: version 1.3.0 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 859ea946f..625a81c48 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.3.0-rc.5", + "@angular/cli": "1.3.0", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 18b949f4d728b3cbc797a81c639194d26058ee6f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:26:42 -0400 Subject: [PATCH 039/891] chore: version 1.3.1 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 625a81c48..073280f24 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.3.0", + "@angular/cli": "1.3.1", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 776aa4823a618a22fe6c94ef72465f92247e7fda Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:27:15 -0400 Subject: [PATCH 040/891] chore: version 1.3.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 073280f24..63674a203 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.3.1", + "@angular/cli": "1.3.2", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 230b318b07f7fd37eb2e594120a029d5d0e810db Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:27:49 -0400 Subject: [PATCH 041/891] chore: version 1.4.0-beta.0 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 63674a203..9c1f15191 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.3.2", + "@angular/cli": "1.4.0-beta.0", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 757fcfff7ee9a71c9eeed90d42932edf53b64acf Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:28:23 -0400 Subject: [PATCH 042/891] chore: version 1.4.0-beta.1 --- ponyracer/.angular-cli.json | 9 +++------ ponyracer/.gitignore | 1 - ponyracer/package.json | 2 +- ponyracer/src/app/app.component.spec.ts | 5 ----- 4 files changed, 4 insertions(+), 13 deletions(-) diff --git a/ponyracer/.angular-cli.json b/ponyracer/.angular-cli.json index 3cf066277..0035b1618 100644 --- a/ponyracer/.angular-cli.json +++ b/ponyracer/.angular-cli.json @@ -36,16 +36,13 @@ }, "lint": [ { - "project": "src/tsconfig.app.json", - "exclude": "**/node_modules/**" + "project": "src/tsconfig.app.json" }, { - "project": "src/tsconfig.spec.json", - "exclude": "**/node_modules/**" + "project": "src/tsconfig.spec.json" }, { - "project": "e2e/tsconfig.e2e.json", - "exclude": "**/node_modules/**" + "project": "e2e/tsconfig.e2e.json" } ], "test": { diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore index 6b6681430..54bfd2001 100644 --- a/ponyracer/.gitignore +++ b/ponyracer/.gitignore @@ -32,7 +32,6 @@ npm-debug.log testem.log /typings -yarn-error.log # e2e /e2e/*.js diff --git a/ponyracer/package.json b/ponyracer/package.json index 9c1f15191..e78763778 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.4.0-beta.0", + "@angular/cli": "", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index 9510495a2..bcbdf36b3 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -1,7 +1,5 @@ import { TestBed, async } from '@angular/core/testing'; - import { AppComponent } from './app.component'; - describe('AppComponent', () => { beforeEach(async(() => { TestBed.configureTestingModule({ @@ -10,19 +8,16 @@ describe('AppComponent', () => { ], }).compileComponents(); })); - it('should create the app', async(() => { const fixture = TestBed.createComponent(AppComponent); const app = fixture.debugElement.componentInstance; expect(app).toBeTruthy(); })); - it(`should have as title 'app'`, async(() => { const fixture = TestBed.createComponent(AppComponent); const app = fixture.debugElement.componentInstance; expect(app.title).toEqual('app'); })); - it('should render title in a h1 tag', async(() => { const fixture = TestBed.createComponent(AppComponent); fixture.detectChanges(); From f65fa69adce8b9fdd02ff6e187654d1beeca58ea Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:28:57 -0400 Subject: [PATCH 043/891] chore: version 1.4.0-beta.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e78763778..06a5c06dc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "", + "@angular/cli": "1.4.0-beta.2", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 903ad9ddd67be58d632777bb25ead2426d167911 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:46:11 -0400 Subject: [PATCH 044/891] chore: version 1.4.0-rc.1 --- ponyracer/.angular-cli.json | 9 ++++++--- ponyracer/package.json | 6 +++--- ponyracer/src/app/app.component.html | 8 ++++---- ponyracer/src/main.ts | 3 ++- ponyracer/src/polyfills.ts | 2 +- ponyracer/tslint.json | 2 -- 6 files changed, 16 insertions(+), 14 deletions(-) diff --git a/ponyracer/.angular-cli.json b/ponyracer/.angular-cli.json index 0035b1618..3cf066277 100644 --- a/ponyracer/.angular-cli.json +++ b/ponyracer/.angular-cli.json @@ -36,13 +36,16 @@ }, "lint": [ { - "project": "src/tsconfig.app.json" + "project": "src/tsconfig.app.json", + "exclude": "**/node_modules/**" }, { - "project": "src/tsconfig.spec.json" + "project": "src/tsconfig.spec.json", + "exclude": "**/node_modules/**" }, { - "project": "e2e/tsconfig.e2e.json" + "project": "e2e/tsconfig.e2e.json", + "exclude": "**/node_modules/**" } ], "test": { diff --git a/ponyracer/package.json b/ponyracer/package.json index 06a5c06dc..b7d1cd0ee 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,13 +26,13 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.4.0-beta.2", + "@angular/cli": "1.4.0-rc.1", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", "@types/jasminewd2": "~2.0.2", "@types/node": "~6.0.60", - "codelyzer": "~3.1.1", + "codelyzer": "~3.2.0", "jasmine-core": "~2.6.2", "jasmine-spec-reporter": "~4.1.0", "karma": "~1.7.0", @@ -43,7 +43,7 @@ "karma-jasmine-html-reporter": "^0.2.2", "protractor": "~5.1.2", "ts-node": "~3.2.0", - "tslint": "~5.3.2", + "tslint": "~5.7.0", "typescript": "~2.3.3" } } diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 230f4edc0..46d517b68 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -3,18 +3,18 @@

    Welcome to {{title}}!

    - +

    Here are some links to help you start:

    diff --git a/ponyracer/src/main.ts b/ponyracer/src/main.ts index a9ca1caf8..91ec6da5f 100644 --- a/ponyracer/src/main.ts +++ b/ponyracer/src/main.ts @@ -8,4 +8,5 @@ if (environment.production) { enableProdMode(); } -platformBrowserDynamic().bootstrapModule(AppModule); +platformBrowserDynamic().bootstrapModule(AppModule) + .catch(err => console.log(err)); diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index 7831e97b7..581aadfea 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -43,7 +43,7 @@ import 'core-js/es7/reflect'; /** - * Required to support Web Animations `@angular/animation`. + * Required to support Web Animations `@angular/platform-browser/animations`. * Needed for: All but Chrome, Firefox and Opera. http://caniuse.com/#feat=web-animation **/ // import 'web-animations-js'; // Run `npm install --save web-animations-js`. diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 0db5751c7..b6e591b2b 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -135,8 +135,6 @@ "use-pipe-transform-interface": true, "component-class-suffix": true, "directive-class-suffix": true, - "no-access-missing-member": true, - "templates-use-public": true, "invoke-injectable": true } } From 0d951dcb7950c7b0588cbb5b6f2126aaabdfe861 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:30:41 -0400 Subject: [PATCH 045/891] chore: version 1.4.0-rc.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b7d1cd0ee..acd5f9845 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.4.0-rc.1", + "@angular/cli": "1.4.0-rc.2", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 7542aad68abe1b08de2683f2593f202521d96011 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:31:39 -0400 Subject: [PATCH 046/891] chore: version 1.4.0 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index acd5f9845..b2d67b743 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.4.0-rc.2", + "@angular/cli": "1.4.0", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 2a87637d00882d914d9fb9d26129ade1ca30b2ca Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:32:11 -0400 Subject: [PATCH 047/891] chore: version 1.4.1 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b2d67b743..ab9fb606f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.4.0", + "@angular/cli": "1.4.1", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From cbcdf4895c76f96b53991b1803dcb21fb662f21b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:32:46 -0400 Subject: [PATCH 048/891] chore: version 1.4.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ab9fb606f..6e6dbcfe1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.4.1", + "@angular/cli": "1.4.2", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 1e4072d409302b658b63064412a01a4175cd5cbb Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:33:21 -0400 Subject: [PATCH 049/891] chore: version 1.4.3 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 6e6dbcfe1..57eb10708 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.4.2", + "@angular/cli": "1.4.3", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From adedafdfeea63d6a70fe19c7215c9500f270b863 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:33:57 -0400 Subject: [PATCH 050/891] chore: version 1.4.4 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 57eb10708..e42c96a90 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.4.3", + "@angular/cli": "1.4.4", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From badfd8f6e471cc82e4016d55246b10a7892ad8ab Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:34:32 -0400 Subject: [PATCH 051/891] chore: version 1.4.5 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e42c96a90..61dc28b81 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.4.4", + "@angular/cli": "1.4.5", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 6cfbd1c33a8be73ce3ddd036b4ff9f912d487179 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 12 Oct 2017 17:55:26 -0400 Subject: [PATCH 052/891] chore: version 1.4.6 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 61dc28b81..5207a8542 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.4.5", + "@angular/cli": "1.4.6", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From c96b28cd70eae26b54fa71b709f7cce56b3b9cab Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 12 Oct 2017 17:55:55 -0400 Subject: [PATCH 053/891] chore: version 1.4.7 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5207a8542..2d7922a9e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.4.6", + "@angular/cli": "1.4.7", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 80fa8a36116e85b4bf715e81e2e30b409ce9d531 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 19 Oct 2017 09:01:34 -0400 Subject: [PATCH 054/891] chore: version 1.4.8 --- ponyracer/.angular-cli.json | 3 +++ ponyracer/package.json | 2 +- ponyracer/src/polyfills.ts | 6 +++++- ponyracer/tslint.json | 3 ++- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/ponyracer/.angular-cli.json b/ponyracer/.angular-cli.json index 3cf066277..9d7bab7ec 100644 --- a/ponyracer/.angular-cli.json +++ b/ponyracer/.angular-cli.json @@ -55,6 +55,9 @@ }, "defaults": { "styleExt": "css", + "class": { + "spec": false + }, "component": {} } } diff --git a/ponyracer/package.json b/ponyracer/package.json index 2d7922a9e..5f709e0ac 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.4.7", + "@angular/cli": "1.4.8", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index 581aadfea..20d40751a 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -37,8 +37,12 @@ /** IE10 and IE11 requires the following for NgClass support on SVG elements */ // import 'classlist.js'; // Run `npm install --save classlist.js`. +/** IE10 and IE11 requires the following for the Reflect API. */ +// import 'core-js/es6/reflect'; + + /** Evergreen browsers require these. **/ -import 'core-js/es6/reflect'; +// Used for reflect-metadata in JIT. If you use AOT (and only Angular decorators), you can remove. import 'core-js/es7/reflect'; diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index b6e591b2b..c24dc293d 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -15,7 +15,8 @@ "forin": true, "import-blacklist": [ true, - "rxjs" + "rxjs", + "rxjs/Rx" ], "import-spacing": true, "indent": [ From 16c1dbb02ced13616a71bfeb780a08d987d39c75 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 20 Oct 2017 08:06:34 -0400 Subject: [PATCH 055/891] chore: version 1.4.9 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5f709e0ac..397fc15a7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.4.8", + "@angular/cli": "1.4.9", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 44f029639c0d31c2532d23a2278a9618c1e3a197 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 19 Jan 2018 10:12:35 -0300 Subject: [PATCH 056/891] chore: version 1.4.10 --- ponyracer/.angular-cli.json | 3 --- ponyracer/package.json | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/ponyracer/.angular-cli.json b/ponyracer/.angular-cli.json index 9d7bab7ec..3cf066277 100644 --- a/ponyracer/.angular-cli.json +++ b/ponyracer/.angular-cli.json @@ -55,9 +55,6 @@ }, "defaults": { "styleExt": "css", - "class": { - "spec": false - }, "component": {} } } diff --git a/ponyracer/package.json b/ponyracer/package.json index 397fc15a7..b91cf3784 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.4.9", + "@angular/cli": "1.4.10", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From a8819c4e3f30bec7009390e62ddca64312bed8f2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:35:14 -0400 Subject: [PATCH 057/891] chore: version 1.5.0-beta.3 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b91cf3784..3b3172d45 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.4.10", + "@angular/cli": "1.5.0-beta.3", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 2708f4f729b042b27018d2a0222292075f413b9a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 7 Oct 2017 22:35:50 -0400 Subject: [PATCH 058/891] chore: version 1.5.0-beta.4 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3b3172d45..ef0fc95ba 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.0-beta.3", + "@angular/cli": "1.5.0-beta.4", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 8a8d98fe68222187edca913c3975282e68e92e4e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 12 Oct 2017 17:56:36 -0400 Subject: [PATCH 059/891] chore: version 1.5.0-rc.0 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ef0fc95ba..7d0bc1c9f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.0-beta.4", + "@angular/cli": "1.5.0-rc.0", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From b912ea9bcd9f1e04c1daf99f253af7e684cb3af8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 19 Oct 2017 09:02:30 -0400 Subject: [PATCH 060/891] chore: version 1.5.0-rc.1 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7d0bc1c9f..8d1fda465 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.0-rc.0", + "@angular/cli": "1.5.0-rc.1", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From ade181365874038972c06cd9013e516fafcdc490 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 20 Oct 2017 08:07:22 -0400 Subject: [PATCH 061/891] chore: version 1.5.0-rc.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8d1fda465..65b7e4301 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.0-rc.1", + "@angular/cli": "1.5.0-rc.2", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 0240e2eee68d79bb42fb83250722380a840176b5 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 24 Oct 2017 07:21:15 -0400 Subject: [PATCH 062/891] chore: version 1.5.0-rc.3 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 65b7e4301..e3032de2a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.0-rc.2", + "@angular/cli": "1.5.0-rc.3", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 5818d82e25867696f391d3567fa134465a26fa50 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 27 Oct 2017 17:47:57 -0400 Subject: [PATCH 063/891] chore: version 1.5.0-rc.4 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e3032de2a..42a6dfd2b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.0-rc.3", + "@angular/cli": "1.5.0-rc.4", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 65358259ed2844fea6b4678254a3832dd45d83ac Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 27 Oct 2017 17:48:27 -0400 Subject: [PATCH 064/891] chore: version 1.5.0-rc.5 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 42a6dfd2b..b19bcf7e1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.0-rc.4", + "@angular/cli": "1.5.0-rc.5", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 3127e21487f63858b50900260ed512c2963b8047 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 31 Oct 2017 07:59:58 -0400 Subject: [PATCH 065/891] chore: version 1.5.0-rc.6 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b19bcf7e1..1648d464b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.0-rc.5", + "@angular/cli": "1.5.0-rc.6", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From c269602d0dfbb88f9d8c174e23cefbe4d01764d7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 31 Oct 2017 08:00:56 -0400 Subject: [PATCH 066/891] chore: version 1.5.0-rc.7 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1648d464b..557518e15 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.0-rc.6", + "@angular/cli": "1.5.0-rc.7", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From 146278c6a1467612e3f5abf28349119935843d05 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 31 Oct 2017 08:01:32 -0400 Subject: [PATCH 067/891] chore: version 1.5.0-rc.8 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 557518e15..fe6bea79b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.0-rc.7", + "@angular/cli": "1.5.0-rc.8", "@angular/compiler-cli": "^4.2.4", "@angular/language-service": "^4.2.4", "@types/jasmine": "~2.5.53", From e25aa70fa7ab4fa81165ace3c3b1168c71d490c9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 1 Nov 2017 22:29:04 -0400 Subject: [PATCH 068/891] chore: version 1.5.0 --- ponyracer/package.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fe6bea79b..607c041a5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,23 +12,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "^4.2.4", - "@angular/common": "^4.2.4", - "@angular/compiler": "^4.2.4", - "@angular/core": "^4.2.4", - "@angular/forms": "^4.2.4", - "@angular/http": "^4.2.4", - "@angular/platform-browser": "^4.2.4", - "@angular/platform-browser-dynamic": "^4.2.4", - "@angular/router": "^4.2.4", + "@angular/animations": "^5.0.0", + "@angular/common": "^5.0.0", + "@angular/compiler": "^5.0.0", + "@angular/core": "^5.0.0", + "@angular/forms": "^5.0.0", + "@angular/http": "^5.0.0", + "@angular/platform-browser": "^5.0.0", + "@angular/platform-browser-dynamic": "^5.0.0", + "@angular/router": "^5.0.0", "core-js": "^2.4.1", - "rxjs": "^5.4.2", + "rxjs": "^5.5.2", "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.0-rc.8", - "@angular/compiler-cli": "^4.2.4", - "@angular/language-service": "^4.2.4", + "@angular/cli": "1.5.0", + "@angular/compiler-cli": "^5.0.0", + "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", "@types/jasminewd2": "~2.0.2", "@types/node": "~6.0.60", @@ -44,6 +44,6 @@ "protractor": "~5.1.2", "ts-node": "~3.2.0", "tslint": "~5.7.0", - "typescript": "~2.3.3" + "typescript": "~2.4.2" } } From dfd23c537fe648cc3d15bcb41b5af7617f214dfb Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 16 Nov 2017 16:07:46 -0500 Subject: [PATCH 069/891] chore: version 1.5.1 --- ponyracer/package.json | 2 +- ponyracer/src/app/app.component.html | 2 +- ponyracer/src/app/app.module.ts | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 607c041a5..7269995fd 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.0", + "@angular/cli": "1.5.1", "@angular/compiler-cli": "^5.0.0", "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 46d517b68..b96ea2af4 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -3,7 +3,7 @@

    Welcome to {{title}}!

    - + Angular Logo

    Here are some links to help you start:

      diff --git a/ponyracer/src/app/app.module.ts b/ponyracer/src/app/app.module.ts index f65716351..926975afe 100644 --- a/ponyracer/src/app/app.module.ts +++ b/ponyracer/src/app/app.module.ts @@ -1,8 +1,10 @@ import { BrowserModule } from '@angular/platform-browser'; import { NgModule } from '@angular/core'; + import { AppComponent } from './app.component'; + @NgModule({ declarations: [ AppComponent From e7fecf2e9e3daf931e792063a8af9004c009e926 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 16 Nov 2017 22:43:26 -0500 Subject: [PATCH 070/891] chore: version 1.5.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7269995fd..60aa004a9 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.1", + "@angular/cli": "1.5.2", "@angular/compiler-cli": "^5.0.0", "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", From 2202c2a9a2ab7c5a1e06a2542f4d1c44e1965da7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 21 Nov 2017 15:57:41 -0500 Subject: [PATCH 071/891] chore: version 1.5.3 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 60aa004a9..ee3e44108 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.2", + "@angular/cli": "1.5.3", "@angular/compiler-cli": "^5.0.0", "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", From af19076b3502ce11fbe1c7bdbef174dad98b64d0 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 23 Nov 2017 08:42:29 -0500 Subject: [PATCH 072/891] chore: version 1.5.4 --- ponyracer/package.json | 4 ++-- ponyracer/src/app/app.component.html | 2 +- ponyracer/tslint.json | 5 +++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ee3e44108..df53e28a4 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,13 +26,13 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.3", + "@angular/cli": "1.5.4", "@angular/compiler-cli": "^5.0.0", "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", "@types/jasminewd2": "~2.0.2", "@types/node": "~6.0.60", - "codelyzer": "~3.2.0", + "codelyzer": "^4.0.1", "jasmine-core": "~2.6.2", "jasmine-spec-reporter": "~4.1.0", "karma": "~1.7.0", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index b96ea2af4..fa2706a40 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -1,7 +1,7 @@

      - Welcome to {{title}}! + Welcome to {{ title }}!

      Angular Logo
      diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index c24dc293d..1c7b38bf2 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -127,6 +127,8 @@ "app", "kebab-case" ], + "angular-whitespace": [true, "check-interpolation"], + "no-output-on-prefix": true, "use-input-property-decorator": true, "use-output-property-decorator": true, "use-host-property-decorator": true, @@ -135,7 +137,6 @@ "use-life-cycle-interface": true, "use-pipe-transform-interface": true, "component-class-suffix": true, - "directive-class-suffix": true, - "invoke-injectable": true + "directive-class-suffix": true } } From 0cf4be2645988cfe28283aa6b63e1da350746299 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 30 Nov 2017 09:58:02 -0500 Subject: [PATCH 073/891] chore: version 1.5.5 --- ponyracer/package.json | 2 +- ponyracer/src/polyfills.ts | 12 +----------- ponyracer/tslint.json | 3 +++ 3 files changed, 5 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index df53e28a4..5602104c6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.14" }, "devDependencies": { - "@angular/cli": "1.5.4", + "@angular/cli": "1.5.5", "@angular/compiler-cli": "^5.0.0", "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index 20d40751a..d68672ffe 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -55,7 +55,7 @@ import 'core-js/es7/reflect'; /*************************************************************************************************** - * Zone JS is required by Angular itself. + * Zone JS is required by default for Angular itself. */ import 'zone.js/dist/zone'; // Included with Angular CLI. @@ -64,13 +64,3 @@ import 'zone.js/dist/zone'; // Included with Angular CLI. /*************************************************************************************************** * APPLICATION IMPORTS */ - -/** - * Date, currency, decimal and percent pipes. - * Needed for: All but Chrome, Firefox, Edge, IE11 and Safari 10 - */ -// import 'intl'; // Run `npm install --save intl`. -/** - * Need to import at least one locale-data with intl. - */ -// import 'intl/locale-data/jsonp/en'; diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 1c7b38bf2..20ad878fe 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -11,6 +11,9 @@ "check-space" ], "curly": true, + "deprecation": { + "severity": "warn" + }, "eofline": true, "forin": true, "import-blacklist": [ From 25af0f69c42d9082ee66f9c3f19913a2eb812081 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 19 Jan 2018 10:24:45 -0300 Subject: [PATCH 074/891] chore: version 1.5.6 --- ponyracer/.gitignore | 1 + ponyracer/package.json | 44 +++++++++++++++++++++--------------------- ponyracer/src/test.ts | 14 +------------- ponyracer/tslint.json | 1 - 4 files changed, 24 insertions(+), 36 deletions(-) diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore index 54bfd2001..4ae2c3791 100644 --- a/ponyracer/.gitignore +++ b/ponyracer/.gitignore @@ -2,6 +2,7 @@ # compiled output /dist +/dist-server /tmp /out-tsc diff --git a/ponyracer/package.json b/ponyracer/package.json index 5602104c6..d354651df 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -5,45 +5,45 @@ "scripts": { "ng": "ng", "start": "ng serve", - "build": "ng build", + "build": "ng build --prod", "test": "ng test", "lint": "ng lint", "e2e": "ng e2e" }, "private": true, "dependencies": { - "@angular/animations": "^5.0.0", - "@angular/common": "^5.0.0", - "@angular/compiler": "^5.0.0", - "@angular/core": "^5.0.0", - "@angular/forms": "^5.0.0", - "@angular/http": "^5.0.0", - "@angular/platform-browser": "^5.0.0", - "@angular/platform-browser-dynamic": "^5.0.0", - "@angular/router": "^5.0.0", + "@angular/animations": "^5.1.0", + "@angular/common": "^5.1.0", + "@angular/compiler": "^5.1.0", + "@angular/core": "^5.1.0", + "@angular/forms": "^5.1.0", + "@angular/http": "^5.1.0", + "@angular/platform-browser": "^5.1.0", + "@angular/platform-browser-dynamic": "^5.1.0", + "@angular/router": "^5.1.0", "core-js": "^2.4.1", - "rxjs": "^5.5.2", - "zone.js": "^0.8.14" + "rxjs": "^5.5.6", + "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.5.5", - "@angular/compiler-cli": "^5.0.0", - "@angular/language-service": "^5.0.0", - "@types/jasmine": "~2.5.53", + "@angular/cli": "1.5.6", + "@angular/compiler-cli": "^5.1.0", + "@angular/language-service": "^5.1.0", + "@types/jasmine": "~2.8.3", "@types/jasminewd2": "~2.0.2", "@types/node": "~6.0.60", "codelyzer": "^4.0.1", - "jasmine-core": "~2.6.2", - "jasmine-spec-reporter": "~4.1.0", - "karma": "~1.7.0", - "karma-chrome-launcher": "~2.1.1", + "jasmine-core": "~2.8.0", + "jasmine-spec-reporter": "~4.2.1", + "karma": "~2.0.0", + "karma-chrome-launcher": "~2.2.0", "karma-cli": "~1.0.1", "karma-coverage-istanbul-reporter": "^1.2.1", "karma-jasmine": "~1.1.0", "karma-jasmine-html-reporter": "^0.2.2", "protractor": "~5.1.2", "ts-node": "~3.2.0", - "tslint": "~5.7.0", - "typescript": "~2.4.2" + "tslint": "~5.9.1", + "typescript": "~2.5.3" } } diff --git a/ponyracer/src/test.ts b/ponyracer/src/test.ts index cd612eeb0..16317897b 100644 --- a/ponyracer/src/test.ts +++ b/ponyracer/src/test.ts @@ -1,24 +1,14 @@ // This file is required by karma.conf.js and loads recursively all the .spec and framework files -import 'zone.js/dist/long-stack-trace-zone'; -import 'zone.js/dist/proxy.js'; -import 'zone.js/dist/sync-test'; -import 'zone.js/dist/jasmine-patch'; -import 'zone.js/dist/async-test'; -import 'zone.js/dist/fake-async-test'; +import 'zone.js/dist/zone-testing'; import { getTestBed } from '@angular/core/testing'; import { BrowserDynamicTestingModule, platformBrowserDynamicTesting } from '@angular/platform-browser-dynamic/testing'; -// Unfortunately there's no typing for the `__karma__` variable. Just declare it as any. -declare const __karma__: any; declare const require: any; -// Prevent Karma from running prematurely. -__karma__.loaded = function () {}; - // First, initialize the Angular testing environment. getTestBed().initTestEnvironment( BrowserDynamicTestingModule, @@ -28,5 +18,3 @@ getTestBed().initTestEnvironment( const context = require.context('./', true, /\.spec\.ts$/); // And load the modules. context.keys().map(context); -// Finally, start Karma to run the tests. -__karma__.start(); diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 20ad878fe..a2e30eff2 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -130,7 +130,6 @@ "app", "kebab-case" ], - "angular-whitespace": [true, "check-interpolation"], "no-output-on-prefix": true, "use-input-property-decorator": true, "use-output-property-decorator": true, From b7460363ce9872c5f829f4f933ea0f7c350547cd Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 7 Nov 2017 15:51:29 -0500 Subject: [PATCH 075/891] chore: version 1.6.0-beta.0 --- ponyracer/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d354651df..985f63cb0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,10 +26,10 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.5.6", - "@angular/compiler-cli": "^5.1.0", - "@angular/language-service": "^5.1.0", - "@types/jasmine": "~2.8.3", + "@angular/cli": "1.6.0-beta.0", + "@angular/compiler-cli": "^5.0.0", + "@angular/language-service": "^5.0.0", + "@types/jasmine": "~2.5.53", "@types/jasminewd2": "~2.0.2", "@types/node": "~6.0.60", "codelyzer": "^4.0.1", From 3a255403f6b5852f3e7c8810a44066910bf05a15 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 16 Nov 2017 17:06:01 -0500 Subject: [PATCH 076/891] chore: version 1.6.0-beta.1 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 985f63cb0..1c7a0c857 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.6.0-beta.0", + "@angular/cli": "1.6.0-beta.1", "@angular/compiler-cli": "^5.0.0", "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", From ca4b7de8f1257cccb98260ca4fcbe59e87e1d2d2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 16 Nov 2017 22:44:01 -0500 Subject: [PATCH 077/891] chore: version 1.6.0-beta.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1c7a0c857..7566d375e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.6.0-beta.1", + "@angular/cli": "1.6.0-beta.2", "@angular/compiler-cli": "^5.0.0", "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", From 1a4850821a46985d7e69441140be5c0f1fa74c39 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 23 Nov 2017 08:43:11 -0500 Subject: [PATCH 078/891] chore: version 1.6.0-rc.0 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7566d375e..efa317ee4 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.6.0-beta.2", + "@angular/cli": "1.6.0-rc.0", "@angular/compiler-cli": "^5.0.0", "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", From e047638cd164a07ee5bc3d4f963de7757ed0f0e6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 30 Nov 2017 09:58:52 -0500 Subject: [PATCH 079/891] chore: version 1.6.0-rc.1 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index efa317ee4..ad6e48172 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.6.0-rc.0", + "@angular/cli": "1.6.0-rc.1", "@angular/compiler-cli": "^5.0.0", "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", From 94dff2f2d8f67240a52784cfa4664021ca023189 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 5 Dec 2017 08:44:00 -0300 Subject: [PATCH 080/891] chore: version 1.6.0-rc.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ad6e48172..dd018d458 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.6.0-rc.1", + "@angular/cli": "1.6.0-rc.2", "@angular/compiler-cli": "^5.0.0", "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", From f14c20ff50a8c8254687a5e128fb114a1df6f826 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 6 Dec 2017 20:57:48 -0300 Subject: [PATCH 081/891] chore: version 1.6.0 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index dd018d458..8fce2fc73 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.6.0-rc.2", + "@angular/cli": "1.6.0", "@angular/compiler-cli": "^5.0.0", "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", From e71a5b9c280e0c271da607e8ce25ff8355fa6d31 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 14 Dec 2017 08:15:29 -0300 Subject: [PATCH 082/891] chore: version 1.6.1 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8fce2fc73..1f20bad4a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.6.0", + "@angular/cli": "1.6.1", "@angular/compiler-cli": "^5.0.0", "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", From e58b0ae6944606698bfb90eac107ed52b885e183 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sun, 24 Dec 2017 17:46:18 -0300 Subject: [PATCH 083/891] chore: version 1.6.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1f20bad4a..d2bbea3c8 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.6.1", + "@angular/cli": "1.6.2", "@angular/compiler-cli": "^5.0.0", "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", From 742dc93eb856e2301636d8e31cb9e1cdccca3e8e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 28 Dec 2017 08:36:38 -0300 Subject: [PATCH 084/891] chore: version 1.6.3 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d2bbea3c8..40387d57e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.6.2", + "@angular/cli": "1.6.3", "@angular/compiler-cli": "^5.0.0", "@angular/language-service": "^5.0.0", "@types/jasmine": "~2.5.53", From d44d0401c69a8cbef1a8bc4e20943b832dba5740 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 16 Jan 2018 10:20:23 -0300 Subject: [PATCH 085/891] chore: version 1.6.4 --- ponyracer/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 40387d57e..fe278558c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,10 +26,10 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.6.3", - "@angular/compiler-cli": "^5.0.0", - "@angular/language-service": "^5.0.0", - "@types/jasmine": "~2.5.53", + "@angular/cli": "1.6.4", + "@angular/compiler-cli": "^5.1.0", + "@angular/language-service": "^5.1.0", + "@types/jasmine": "~2.8.3", "@types/jasminewd2": "~2.0.2", "@types/node": "~6.0.60", "codelyzer": "^4.0.1", From 991b9cb38b7509471d45c37110bf80e781d7a59c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 19 Jan 2018 10:36:05 -0300 Subject: [PATCH 086/891] chore: version 1.6.5 --- ponyracer/package.json | 26 +++++++++++++------------- ponyracer/src/tsconfig.spec.json | 1 - ponyracer/tslint.json | 1 - 3 files changed, 13 insertions(+), 15 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fe278558c..18b9be3f2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,23 +12,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "^5.1.0", - "@angular/common": "^5.1.0", - "@angular/compiler": "^5.1.0", - "@angular/core": "^5.1.0", - "@angular/forms": "^5.1.0", - "@angular/http": "^5.1.0", - "@angular/platform-browser": "^5.1.0", - "@angular/platform-browser-dynamic": "^5.1.0", - "@angular/router": "^5.1.0", + "@angular/animations": "^5.2.0", + "@angular/common": "^5.2.0", + "@angular/compiler": "^5.2.0", + "@angular/core": "^5.2.0", + "@angular/forms": "^5.2.0", + "@angular/http": "^5.2.0", + "@angular/platform-browser": "^5.2.0", + "@angular/platform-browser-dynamic": "^5.2.0", + "@angular/router": "^5.2.0", "core-js": "^2.4.1", "rxjs": "^5.5.6", "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.6.4", - "@angular/compiler-cli": "^5.1.0", - "@angular/language-service": "^5.1.0", + "@angular/cli": "1.6.5", + "@angular/compiler-cli": "^5.2.0", + "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.3", "@types/jasminewd2": "~2.0.2", "@types/node": "~6.0.60", @@ -42,7 +42,7 @@ "karma-jasmine": "~1.1.0", "karma-jasmine-html-reporter": "^0.2.2", "protractor": "~5.1.2", - "ts-node": "~3.2.0", + "ts-node": "~4.1.0", "tslint": "~5.9.1", "typescript": "~2.5.3" } diff --git a/ponyracer/src/tsconfig.spec.json b/ponyracer/src/tsconfig.spec.json index 63d89ff28..ac22a298a 100644 --- a/ponyracer/src/tsconfig.spec.json +++ b/ponyracer/src/tsconfig.spec.json @@ -4,7 +4,6 @@ "outDir": "../out-tsc/spec", "baseUrl": "./", "module": "commonjs", - "target": "es5", "types": [ "jasmine", "node" diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index a2e30eff2..9963d6c39 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -107,7 +107,6 @@ "variable-declaration": "nospace" } ], - "typeof-compare": true, "unified-signatures": true, "variable-name": false, "whitespace": [ From ffd083355665e12478b53d2a63958b8fa49a46b0 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 26 Jan 2018 08:24:26 -0300 Subject: [PATCH 087/891] chore: version 1.6.6 --- ponyracer/package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 18b9be3f2..f258ceb4c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.6.5", + "@angular/cli": "1.6.6", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.3", @@ -37,7 +37,6 @@ "jasmine-spec-reporter": "~4.2.1", "karma": "~2.0.0", "karma-chrome-launcher": "~2.2.0", - "karma-cli": "~1.0.1", "karma-coverage-istanbul-reporter": "^1.2.1", "karma-jasmine": "~1.1.0", "karma-jasmine-html-reporter": "^0.2.2", From a1eafc46de9942ac79279ab10a282b4a4d480649 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 31 Jan 2018 20:18:47 -0300 Subject: [PATCH 088/891] chore: version 1.6.7 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f258ceb4c..a92ad4a7b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.6.6", + "@angular/cli": "1.6.7", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.3", From 27e32c37841bb016eeeebbdaeccd4d84d112789e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 8 Feb 2018 08:45:07 -0300 Subject: [PATCH 089/891] chore: version 1.6.8 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a92ad4a7b..fb1ae9e83 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.6.7", + "@angular/cli": "1.6.8", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.3", From 5c478ae1ccc293618b56953a99815887348167aa Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 16 Jan 2018 10:22:28 -0300 Subject: [PATCH 090/891] chore: version 1.7.0-beta.0 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fb1ae9e83..0a70be104 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,9 +26,9 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.6.8", - "@angular/compiler-cli": "^5.2.0", - "@angular/language-service": "^5.2.0", + "@angular/cli": "1.7.0-beta.0", + "@angular/compiler-cli": "^5.1.0", + "@angular/language-service": "^5.1.0", "@types/jasmine": "~2.8.3", "@types/jasminewd2": "~2.0.2", "@types/node": "~6.0.60", From 57d9e1f1a0e1dfbcae8d1d0b2cc3d960e783753c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 19 Jan 2018 10:43:18 -0300 Subject: [PATCH 091/891] chore: version 1.7.0-beta.1 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0a70be104..71d672a45 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,9 +26,9 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.7.0-beta.0", - "@angular/compiler-cli": "^5.1.0", - "@angular/language-service": "^5.1.0", + "@angular/cli": "1.7.0-beta.1", + "@angular/compiler-cli": "^5.2.0", + "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.3", "@types/jasminewd2": "~2.0.2", "@types/node": "~6.0.60", From 44159d13de62ccfcea19467413a50611da950949 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 26 Jan 2018 08:16:13 -0300 Subject: [PATCH 092/891] chore: version 1.7.0-beta.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 71d672a45..fc431c2aa 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.7.0-beta.1", + "@angular/cli": "1.7.0-beta.2", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.3", From d113951aa979060062e19f3eb0ef9702adebfd8f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 31 Jan 2018 20:21:10 -0300 Subject: [PATCH 093/891] chore: version 1.7.0-beta.3 --- ponyracer/package.json | 2 +- ponyracer/src/polyfills.ts | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fc431c2aa..d6280680c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "1.7.0-beta.2", + "@angular/cli": "~1.7.0-beta.3", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.3", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index d68672ffe..af8477078 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -52,7 +52,20 @@ import 'core-js/es7/reflect'; **/ // import 'web-animations-js'; // Run `npm install --save web-animations-js`. +/** + * By default, zone.js will patch all possible macroTask and DomEvents + * user can disable parts of macroTask/DomEvents patch by setting following flags + */ + // (window as any).__Zone_disable_requestAnimationFrame = true; // disable patch requestAnimationFrame + // (window as any).__Zone_disable_on_property = true; // disable patch onProperty such as onclick + // (window as any).__zone_symbol__BLACK_LISTED_EVENTS = ['scroll', 'mousemove']; // disable patch specified eventNames + + /* + * in IE/Edge developer tools, the addEventListener will also be wrapped by zone.js + * with the following flag, it will bypass `zone.js` patch for IE/Edge + */ +// (window as any).__Zone_enable_cross_context_check = true; /*************************************************************************************************** * Zone JS is required by default for Angular itself. From 240f4ce7a20877bb5f2f01423694a154b12dc4ca Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 8 Feb 2018 08:49:18 -0300 Subject: [PATCH 094/891] chore: version 1.7.0-rc.0 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d6280680c..f83370e3e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "~1.7.0-beta.3", + "@angular/cli": "~1.7.0-rc.0", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.3", From 9f9a0ee6549f8d3609586cc06978ac6c9444e97d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 17 Feb 2018 16:06:01 -0300 Subject: [PATCH 095/891] chore: version 1.7.0 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f83370e3e..2cce3f031 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "~1.7.0-rc.0", + "@angular/cli": "~1.7.0", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.3", From 575e278acc90000ccb46da0971ae30aacf569c75 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 22 Feb 2018 09:27:52 -0300 Subject: [PATCH 096/891] chore: version 1.7.1 --- ponyracer/.gitignore | 1 + ponyracer/package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore index 4ae2c3791..eabf65e51 100644 --- a/ponyracer/.gitignore +++ b/ponyracer/.gitignore @@ -31,6 +31,7 @@ /coverage /libpeerconnection.log npm-debug.log +yarn-error.log testem.log /typings diff --git a/ponyracer/package.json b/ponyracer/package.json index 2cce3f031..b5bb69a83 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "~1.7.0", + "@angular/cli": "~1.7.1", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.3", From 50b0debc124311a3df82b9e58d08d1a0d1df62e0 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 28 Feb 2018 21:15:30 -0300 Subject: [PATCH 097/891] chore: version 1.7.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b5bb69a83..6a764d9d2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "~1.7.1", + "@angular/cli": "~1.7.2", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.3", From a46041983b959bfeb8032dfbb9251c886732c932 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 8 Mar 2018 10:59:15 +0100 Subject: [PATCH 098/891] chore: version 1.7.3 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 6a764d9d2..5b86a8440 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "~1.7.2", + "@angular/cli": "~1.7.3", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.3", From ad333b1cab1ee4a5f36da8863cb3fcb919d31b85 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 5 Apr 2018 22:00:20 +0200 Subject: [PATCH 099/891] chore: version 1.7.4 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5b86a8440..cc7908b37 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "~1.7.3", + "@angular/cli": "~1.7.4", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.3", From 6942d8eee9c656ab5b20a9a47b223f785dcb2050 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 17 Feb 2018 16:09:38 -0300 Subject: [PATCH 100/891] chore: version 6.0.0-beta.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index cc7908b37..7e169b795 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "~1.7.4", + "@angular/cli": "~6.0.0-beta.2", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.3", From 7a813273272004203226b52b9241de023a369531 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 22 Feb 2018 09:28:53 -0300 Subject: [PATCH 101/891] chore: version 6.0.0-beta.3 --- ponyracer/package.json | 20 ++++++++++---------- ponyracer/src/environments/environment.ts | 8 ++++++++ 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7e169b795..8838646e3 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,22 +26,22 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "~6.0.0-beta.2", + "@angular/cli": "~6.0.0-beta.3", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", - "@types/jasmine": "~2.8.3", - "@types/jasminewd2": "~2.0.2", - "@types/node": "~6.0.60", - "codelyzer": "^4.0.1", - "jasmine-core": "~2.8.0", + "@types/jasmine": "~2.8.6", + "@types/jasminewd2": "~2.0.3", + "@types/node": "~8.9.4", + "codelyzer": "~4.1.0", + "jasmine-core": "~2.99.1", "jasmine-spec-reporter": "~4.2.1", "karma": "~2.0.0", "karma-chrome-launcher": "~2.2.0", - "karma-coverage-istanbul-reporter": "^1.2.1", - "karma-jasmine": "~1.1.0", + "karma-coverage-istanbul-reporter": "~1.4.1", + "karma-jasmine": "~1.1.1", "karma-jasmine-html-reporter": "^0.2.2", - "protractor": "~5.1.2", - "ts-node": "~4.1.0", + "protractor": "~5.3.0", + "ts-node": "~5.0.0", "tslint": "~5.9.1", "typescript": "~2.5.3" } diff --git a/ponyracer/src/environments/environment.ts b/ponyracer/src/environments/environment.ts index b7f639aec..4b5d1b15e 100644 --- a/ponyracer/src/environments/environment.ts +++ b/ponyracer/src/environments/environment.ts @@ -6,3 +6,11 @@ export const environment = { production: false }; + +/* + * In development mode, to ignore zone related error stack frames such as + * `zone.run`, `zoneDelegate.invokeTask` for easier debugging, you can + * import the following file, but please comment it out in production mode + * because it will have performance impact when throw error + */ +// import 'zone.js/dist/zone-error'; // Included with Angular CLI. From 240e63ce00fb53689d034e213250df7633b5729d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 28 Feb 2018 21:16:56 -0300 Subject: [PATCH 102/891] chore: version 6.0.0-beta.4 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8838646e3..5c5028455 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "~6.0.0-beta.3", + "@angular/cli": "~6.0.0-beta.4", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.6", From 3c93c9f66acedfca046c7b220598998294d38098 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sun, 11 Mar 2018 09:10:15 +0100 Subject: [PATCH 103/891] chore: version 6.0.0-beta.5 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5c5028455..8193e346e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "~6.0.0-beta.4", + "@angular/cli": "~6.0.0-beta.5", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.6", From bb7a2d28fcb27f13cb5c1b1abaf6648592c78384 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 17 Mar 2018 17:08:36 +0100 Subject: [PATCH 104/891] chore: version 6.0.0-beta.6 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8193e346e..a936eab41 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "zone.js": "^0.8.19" }, "devDependencies": { - "@angular/cli": "~6.0.0-beta.5", + "@angular/cli": "~6.0.0-beta.6", "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.2.0", "@types/jasmine": "~2.8.6", From ff3c147f5ed045fc71fc7574461b5ab52d7d62d7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 27 Mar 2018 18:55:51 +0200 Subject: [PATCH 105/891] chore: version 6.0.0-beta.7 --- ponyracer/.angular-cli.json | 60 -------- ponyracer/.gitignore | 5 - ponyracer/angular.json | 138 ++++++++++++++++++ ponyracer/package.json | 30 ++-- .../ponyracer-e2e}/protractor.conf.js | 6 +- .../ponyracer-e2e/src}/app.e2e-spec.ts | 2 +- .../ponyracer-e2e/src}/app.po.ts | 0 .../ponyracer-e2e}/tsconfig.e2e.json | 7 +- ponyracer/projects/ponyracer/browserslist | 5 + .../{ => projects/ponyracer}/karma.conf.js | 11 +- .../ponyracer}/src/app/app.component.css | 0 .../ponyracer}/src/app/app.component.html | 0 .../ponyracer}/src/app/app.component.spec.ts | 0 .../ponyracer}/src/app/app.component.ts | 0 .../ponyracer}/src/app/app.module.ts | 2 - .../ponyracer}/src/assets/.gitkeep | 0 .../src/environments/environment.prod.ts | 0 .../src/environments/environment.ts | 0 .../{ => projects/ponyracer}/src/favicon.ico | Bin .../{ => projects/ponyracer}/src/index.html | 0 .../{ => projects/ponyracer}/src/main.ts | 0 .../{ => projects/ponyracer}/src/polyfills.ts | 0 .../{ => projects/ponyracer}/src/styles.css | 0 .../{ => projects/ponyracer}/src/test.ts | 0 .../ponyracer}/tsconfig.app.json | 7 +- .../ponyracer}/tsconfig.spec.json | 8 +- ponyracer/src/typings.d.ts | 5 - ponyracer/tsconfig.json | 1 + ponyracer/tslint.json | 12 -- 29 files changed, 179 insertions(+), 120 deletions(-) delete mode 100644 ponyracer/.angular-cli.json create mode 100644 ponyracer/angular.json rename ponyracer/{ => projects/ponyracer-e2e}/protractor.conf.js (86%) rename ponyracer/{e2e => projects/ponyracer-e2e/src}/app.e2e-spec.ts (85%) rename ponyracer/{e2e => projects/ponyracer-e2e/src}/app.po.ts (100%) rename ponyracer/{e2e => projects/ponyracer-e2e}/tsconfig.e2e.json (62%) create mode 100644 ponyracer/projects/ponyracer/browserslist rename ponyracer/{ => projects/ponyracer}/karma.conf.js (77%) rename ponyracer/{ => projects/ponyracer}/src/app/app.component.css (100%) rename ponyracer/{ => projects/ponyracer}/src/app/app.component.html (100%) rename ponyracer/{ => projects/ponyracer}/src/app/app.component.spec.ts (100%) rename ponyracer/{ => projects/ponyracer}/src/app/app.component.ts (100%) rename ponyracer/{ => projects/ponyracer}/src/app/app.module.ts (99%) rename ponyracer/{ => projects/ponyracer}/src/assets/.gitkeep (100%) rename ponyracer/{ => projects/ponyracer}/src/environments/environment.prod.ts (100%) rename ponyracer/{ => projects/ponyracer}/src/environments/environment.ts (100%) rename ponyracer/{ => projects/ponyracer}/src/favicon.ico (100%) rename ponyracer/{ => projects/ponyracer}/src/index.html (100%) rename ponyracer/{ => projects/ponyracer}/src/main.ts (100%) rename ponyracer/{ => projects/ponyracer}/src/polyfills.ts (100%) rename ponyracer/{ => projects/ponyracer}/src/styles.css (100%) rename ponyracer/{ => projects/ponyracer}/src/test.ts (100%) rename ponyracer/{src => projects/ponyracer}/tsconfig.app.json (52%) rename ponyracer/{src => projects/ponyracer}/tsconfig.spec.json (61%) delete mode 100644 ponyracer/src/typings.d.ts diff --git a/ponyracer/.angular-cli.json b/ponyracer/.angular-cli.json deleted file mode 100644 index 3cf066277..000000000 --- a/ponyracer/.angular-cli.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "$schema": "./node_modules/@angular/cli/lib/config/schema.json", - "project": { - "name": "ponyracer" - }, - "apps": [ - { - "root": "src", - "outDir": "dist", - "assets": [ - "assets", - "favicon.ico" - ], - "index": "index.html", - "main": "main.ts", - "polyfills": "polyfills.ts", - "test": "test.ts", - "tsconfig": "tsconfig.app.json", - "testTsconfig": "tsconfig.spec.json", - "prefix": "app", - "styles": [ - "styles.css" - ], - "scripts": [], - "environmentSource": "environments/environment.ts", - "environments": { - "dev": "environments/environment.ts", - "prod": "environments/environment.prod.ts" - } - } - ], - "e2e": { - "protractor": { - "config": "./protractor.conf.js" - } - }, - "lint": [ - { - "project": "src/tsconfig.app.json", - "exclude": "**/node_modules/**" - }, - { - "project": "src/tsconfig.spec.json", - "exclude": "**/node_modules/**" - }, - { - "project": "e2e/tsconfig.e2e.json", - "exclude": "**/node_modules/**" - } - ], - "test": { - "karma": { - "config": "./karma.conf.js" - } - }, - "defaults": { - "styleExt": "css", - "component": {} - } -} diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore index eabf65e51..ee5c9d833 100644 --- a/ponyracer/.gitignore +++ b/ponyracer/.gitignore @@ -2,7 +2,6 @@ # compiled output /dist -/dist-server /tmp /out-tsc @@ -35,10 +34,6 @@ yarn-error.log testem.log /typings -# e2e -/e2e/*.js -/e2e/*.map - # System Files .DS_Store Thumbs.db diff --git a/ponyracer/angular.json b/ponyracer/angular.json new file mode 100644 index 000000000..a49769345 --- /dev/null +++ b/ponyracer/angular.json @@ -0,0 +1,138 @@ +{ + "$schema": "./node_modules/@angular-devkit/core/src/workspace/workspace-schema.json", + "version": 1, + "newProjectRoot": "projects", + "projects": { + "ponyracer": { + "root": "projects/ponyracer", + "projectType": "application", + "architect": { + "build": { + "builder": "@angular-devkit/build-webpack:browser", + "options": { + "outputPath": "dist/ponyracer", + "index": "projects/ponyracer/src/index.html", + "main": "projects/ponyracer/src/main.ts", + "polyfills": "projects/ponyracer/src/polyfills.ts", + "tsConfig": "projects/ponyracer/tsconfig.app.json", + "assets": [ + { + "glob": "favicon.ico", + "input": "projects/ponyracer/src", + "output": "./" + }, + { + "glob": "**/*", + "input": "projects/ponyracer/src/assets", + "output": "assets" + } + ], + "styles": [ + { + "input": "projects/ponyracer/src/styles.css" + } + ], + "scripts": [] + }, + "configurations": { + "production": { + "fileReplacements": [ + { + "from": "projects/ponyracer/src/environments/environment.ts", + "to": "projects/ponyracer/src/environments/environment.prod.ts" + } + ], + "optimization": true, + "outputHashing": "all", + "sourceMap": false, + "extractCss": true, + "namedChunks": false, + "aot": true, + "extractLicenses": true, + "vendorChunk": false, + "buildOptimizer": true + } + } + }, + "serve": { + "builder": "@angular-devkit/build-webpack:dev-server", + "options": { + "browserTarget": "ponyracer:build" + }, + "configurations": { + "production": { + "browserTarget": "ponyracer:build:production" + } + } + }, + "extract-i18n": { + "builder": "@angular-devkit/build-webpack:extract-i18n", + "options": { + "browserTarget": "ponyracer:build" + } + }, + "test": { + "builder": "@angular-devkit/build-webpack:karma", + "options": { + "main": "projects/ponyracer/src/test.ts", + "polyfills": "projects/ponyracer/src/polyfills.ts", + "tsConfig": "projects/ponyracer/tsconfig.spec.json", + "karmaConfig": "projects/ponyracer/karma.conf.js", + "styles": [ + { + "input": "projects/ponyracer/styles.css" + } + ], + "scripts": [], + "assets": [ + { + "glob": "favicon.ico", + "input": "projects/ponyracer/src/", + "output": "./" + }, + { + "glob": "**/*", + "input": "projects/ponyracer/src/assets", + "output": "assets" + } + ] + } + }, + "lint": { + "builder": "@angular-devkit/build-webpack:tslint", + "options": { + "tsConfig": [ + "projects/ponyracer/tsconfig.app.json", + "projects/ponyracer/tsconfig.spec.json" + ], + "exclude": [ + "**/node_modules/**" + ] + } + } + } + }, + "ponyracer-e2e": { + "root": "projects/ponyracer-e2e", + "projectType": "application", + "architect": { + "e2e": { + "builder": "@angular-devkit/build-webpack:protractor", + "options": { + "protractorConfig": "projects/ponyracer-e2e/protractor.conf.js", + "devServerTarget": "ponyracer:serve" + } + }, + "lint": { + "builder": "@angular-devkit/build-webpack:tslint", + "options": { + "tsConfig": "projects/ponyracer-e2e/tsconfig.e2e.json", + "exclude": [ + "**/node_modules/**" + ] + } + } + } + } + } +} \ No newline at end of file diff --git a/ponyracer/package.json b/ponyracer/package.json index a936eab41..3854ea5ba 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,23 +12,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "^5.2.0", - "@angular/common": "^5.2.0", - "@angular/compiler": "^5.2.0", - "@angular/core": "^5.2.0", - "@angular/forms": "^5.2.0", - "@angular/http": "^5.2.0", - "@angular/platform-browser": "^5.2.0", - "@angular/platform-browser-dynamic": "^5.2.0", - "@angular/router": "^5.2.0", + "@angular/animations": "^5.2.9", + "@angular/common": "^5.2.9", + "@angular/compiler": "^5.2.9", + "@angular/core": "^5.2.9", + "@angular/forms": "^5.2.9", + "@angular/http": "^5.2.9", + "@angular/platform-browser": "^5.2.9", + "@angular/platform-browser-dynamic": "^5.2.9", + "@angular/router": "^5.2.9", "core-js": "^2.4.1", - "rxjs": "^5.5.6", - "zone.js": "^0.8.19" + "rxjs": "^5.5.8", + "zone.js": "^0.8.20" }, "devDependencies": { - "@angular/cli": "~6.0.0-beta.6", - "@angular/compiler-cli": "^5.2.0", - "@angular/language-service": "^5.2.0", + "@angular/cli": "~6.0.0-beta.7", + "@angular/compiler-cli": "^5.2.9", + "@angular/language-service": "^5.2.9", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", "@types/node": "~8.9.4", @@ -43,6 +43,6 @@ "protractor": "~5.3.0", "ts-node": "~5.0.0", "tslint": "~5.9.1", - "typescript": "~2.5.3" + "typescript": "~2.6.2" } } diff --git a/ponyracer/protractor.conf.js b/ponyracer/projects/ponyracer-e2e/protractor.conf.js similarity index 86% rename from ponyracer/protractor.conf.js rename to ponyracer/projects/ponyracer-e2e/protractor.conf.js index 7ee3b5ee8..86776a391 100644 --- a/ponyracer/protractor.conf.js +++ b/ponyracer/projects/ponyracer-e2e/protractor.conf.js @@ -6,7 +6,7 @@ const { SpecReporter } = require('jasmine-spec-reporter'); exports.config = { allScriptsTimeout: 11000, specs: [ - './e2e/**/*.e2e-spec.ts' + './src/**/*.e2e-spec.ts' ], capabilities: { 'browserName': 'chrome' @@ -21,8 +21,8 @@ exports.config = { }, onPrepare() { require('ts-node').register({ - project: 'e2e/tsconfig.e2e.json' + project: require('path').join(__dirname, './tsconfig.e2e.json') }); jasmine.getEnv().addReporter(new SpecReporter({ spec: { displayStacktrace: true } })); } -}; +}; \ No newline at end of file diff --git a/ponyracer/e2e/app.e2e-spec.ts b/ponyracer/projects/ponyracer-e2e/src/app.e2e-spec.ts similarity index 85% rename from ponyracer/e2e/app.e2e-spec.ts rename to ponyracer/projects/ponyracer-e2e/src/app.e2e-spec.ts index e7ea74bb8..e42d1f965 100644 --- a/ponyracer/e2e/app.e2e-spec.ts +++ b/ponyracer/projects/ponyracer-e2e/src/app.e2e-spec.ts @@ -1,6 +1,6 @@ import { AppPage } from './app.po'; -describe('ponyracer App', () => { +describe('workspace-project App', () => { let page: AppPage; beforeEach(() => { diff --git a/ponyracer/e2e/app.po.ts b/ponyracer/projects/ponyracer-e2e/src/app.po.ts similarity index 100% rename from ponyracer/e2e/app.po.ts rename to ponyracer/projects/ponyracer-e2e/src/app.po.ts diff --git a/ponyracer/e2e/tsconfig.e2e.json b/ponyracer/projects/ponyracer-e2e/tsconfig.e2e.json similarity index 62% rename from ponyracer/e2e/tsconfig.e2e.json rename to ponyracer/projects/ponyracer-e2e/tsconfig.e2e.json index 1d9e5edf0..e3a479b7c 100644 --- a/ponyracer/e2e/tsconfig.e2e.json +++ b/ponyracer/projects/ponyracer-e2e/tsconfig.e2e.json @@ -1,8 +1,7 @@ { - "extends": "../tsconfig.json", + "extends": "../../tsconfig.json", "compilerOptions": { - "outDir": "../out-tsc/e2e", - "baseUrl": "./", + "outDir": "../../out-tsc/app", "module": "commonjs", "target": "es5", "types": [ @@ -11,4 +10,4 @@ "node" ] } -} +} \ No newline at end of file diff --git a/ponyracer/projects/ponyracer/browserslist b/ponyracer/projects/ponyracer/browserslist new file mode 100644 index 000000000..1b1be9044 --- /dev/null +++ b/ponyracer/projects/ponyracer/browserslist @@ -0,0 +1,5 @@ +> 0.5% +last 2 versions +Firefox ESR +not dead +IE 9-11 \ No newline at end of file diff --git a/ponyracer/karma.conf.js b/ponyracer/projects/ponyracer/karma.conf.js similarity index 77% rename from ponyracer/karma.conf.js rename to ponyracer/projects/ponyracer/karma.conf.js index af139fada..a0566de9f 100644 --- a/ponyracer/karma.conf.js +++ b/ponyracer/projects/ponyracer/karma.conf.js @@ -4,19 +4,20 @@ module.exports = function (config) { config.set({ basePath: '', - frameworks: ['jasmine', '@angular/cli'], + frameworks: ['jasmine', '@angular-devkit/build-webpack'], plugins: [ require('karma-jasmine'), require('karma-chrome-launcher'), require('karma-jasmine-html-reporter'), require('karma-coverage-istanbul-reporter'), - require('@angular/cli/plugins/karma') + require('@angular-devkit/build-webpack/plugins/karma') ], - client:{ + client: { clearContext: false // leave Jasmine Spec Runner output visible in browser }, coverageIstanbulReporter: { - reports: [ 'html', 'lcovonly' ], + dir: require('path').join(__dirname, 'coverage'), + reports: ['html', 'lcovonly'], fixWebpackSourcePaths: true }, angularCli: { @@ -30,4 +31,4 @@ module.exports = function (config) { browsers: ['Chrome'], singleRun: false }); -}; +}; \ No newline at end of file diff --git a/ponyracer/src/app/app.component.css b/ponyracer/projects/ponyracer/src/app/app.component.css similarity index 100% rename from ponyracer/src/app/app.component.css rename to ponyracer/projects/ponyracer/src/app/app.component.css diff --git a/ponyracer/src/app/app.component.html b/ponyracer/projects/ponyracer/src/app/app.component.html similarity index 100% rename from ponyracer/src/app/app.component.html rename to ponyracer/projects/ponyracer/src/app/app.component.html diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/projects/ponyracer/src/app/app.component.spec.ts similarity index 100% rename from ponyracer/src/app/app.component.spec.ts rename to ponyracer/projects/ponyracer/src/app/app.component.spec.ts diff --git a/ponyracer/src/app/app.component.ts b/ponyracer/projects/ponyracer/src/app/app.component.ts similarity index 100% rename from ponyracer/src/app/app.component.ts rename to ponyracer/projects/ponyracer/src/app/app.component.ts diff --git a/ponyracer/src/app/app.module.ts b/ponyracer/projects/ponyracer/src/app/app.module.ts similarity index 99% rename from ponyracer/src/app/app.module.ts rename to ponyracer/projects/ponyracer/src/app/app.module.ts index 926975afe..f65716351 100644 --- a/ponyracer/src/app/app.module.ts +++ b/ponyracer/projects/ponyracer/src/app/app.module.ts @@ -1,10 +1,8 @@ import { BrowserModule } from '@angular/platform-browser'; import { NgModule } from '@angular/core'; - import { AppComponent } from './app.component'; - @NgModule({ declarations: [ AppComponent diff --git a/ponyracer/src/assets/.gitkeep b/ponyracer/projects/ponyracer/src/assets/.gitkeep similarity index 100% rename from ponyracer/src/assets/.gitkeep rename to ponyracer/projects/ponyracer/src/assets/.gitkeep diff --git a/ponyracer/src/environments/environment.prod.ts b/ponyracer/projects/ponyracer/src/environments/environment.prod.ts similarity index 100% rename from ponyracer/src/environments/environment.prod.ts rename to ponyracer/projects/ponyracer/src/environments/environment.prod.ts diff --git a/ponyracer/src/environments/environment.ts b/ponyracer/projects/ponyracer/src/environments/environment.ts similarity index 100% rename from ponyracer/src/environments/environment.ts rename to ponyracer/projects/ponyracer/src/environments/environment.ts diff --git a/ponyracer/src/favicon.ico b/ponyracer/projects/ponyracer/src/favicon.ico similarity index 100% rename from ponyracer/src/favicon.ico rename to ponyracer/projects/ponyracer/src/favicon.ico diff --git a/ponyracer/src/index.html b/ponyracer/projects/ponyracer/src/index.html similarity index 100% rename from ponyracer/src/index.html rename to ponyracer/projects/ponyracer/src/index.html diff --git a/ponyracer/src/main.ts b/ponyracer/projects/ponyracer/src/main.ts similarity index 100% rename from ponyracer/src/main.ts rename to ponyracer/projects/ponyracer/src/main.ts diff --git a/ponyracer/src/polyfills.ts b/ponyracer/projects/ponyracer/src/polyfills.ts similarity index 100% rename from ponyracer/src/polyfills.ts rename to ponyracer/projects/ponyracer/src/polyfills.ts diff --git a/ponyracer/src/styles.css b/ponyracer/projects/ponyracer/src/styles.css similarity index 100% rename from ponyracer/src/styles.css rename to ponyracer/projects/ponyracer/src/styles.css diff --git a/ponyracer/src/test.ts b/ponyracer/projects/ponyracer/src/test.ts similarity index 100% rename from ponyracer/src/test.ts rename to ponyracer/projects/ponyracer/src/test.ts diff --git a/ponyracer/src/tsconfig.app.json b/ponyracer/projects/ponyracer/tsconfig.app.json similarity index 52% rename from ponyracer/src/tsconfig.app.json rename to ponyracer/projects/ponyracer/tsconfig.app.json index 39ba8dbac..34b95f35b 100644 --- a/ponyracer/src/tsconfig.app.json +++ b/ponyracer/projects/ponyracer/tsconfig.app.json @@ -1,13 +1,12 @@ { - "extends": "../tsconfig.json", + "extends": "../../tsconfig.json", "compilerOptions": { - "outDir": "../out-tsc/app", - "baseUrl": "./", + "outDir": "../../out-tsc/app", "module": "es2015", "types": [] }, "exclude": [ - "test.ts", + "src/test.ts", "**/*.spec.ts" ] } diff --git a/ponyracer/src/tsconfig.spec.json b/ponyracer/projects/ponyracer/tsconfig.spec.json similarity index 61% rename from ponyracer/src/tsconfig.spec.json rename to ponyracer/projects/ponyracer/tsconfig.spec.json index ac22a298a..0036e0726 100644 --- a/ponyracer/src/tsconfig.spec.json +++ b/ponyracer/projects/ponyracer/tsconfig.spec.json @@ -1,8 +1,7 @@ { - "extends": "../tsconfig.json", + "extends": "../../tsconfig.json", "compilerOptions": { - "outDir": "../out-tsc/spec", - "baseUrl": "./", + "outDir": "../../out-tsc/spec", "module": "commonjs", "types": [ "jasmine", @@ -10,7 +9,8 @@ ] }, "files": [ - "test.ts" + "src/test.ts", + "src/polyfills.ts" ], "include": [ "**/*.spec.ts", diff --git a/ponyracer/src/typings.d.ts b/ponyracer/src/typings.d.ts deleted file mode 100644 index ef5c7bd62..000000000 --- a/ponyracer/src/typings.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -/* SystemJS module definition */ -declare var module: NodeModule; -interface NodeModule { - id: string; -} diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index a6c016bf3..ef44e2862 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -1,6 +1,7 @@ { "compileOnSave": false, "compilerOptions": { + "baseUrl": "./", "outDir": "./dist/out-tsc", "sourceMap": true, "declaration": false, diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 9963d6c39..00e5fbecc 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -117,18 +117,6 @@ "check-separator", "check-type" ], - "directive-selector": [ - true, - "attribute", - "app", - "camelCase" - ], - "component-selector": [ - true, - "element", - "app", - "kebab-case" - ], "no-output-on-prefix": true, "use-input-property-decorator": true, "use-output-property-decorator": true, From 3b39aba3bc9d37322e070c0f4464404668334dc9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 29 Mar 2018 11:11:49 +0200 Subject: [PATCH 106/891] chore: version 6.0.0-beta.8 --- ponyracer/angular.json | 14 +++++++------- ponyracer/package.json | 9 +++++---- ponyracer/projects/ponyracer/karma.conf.js | 4 ++-- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index a49769345..3617441a4 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -8,7 +8,7 @@ "projectType": "application", "architect": { "build": { - "builder": "@angular-devkit/build-webpack:browser", + "builder": "@angular-devkit/build-angular:browser", "options": { "outputPath": "dist/ponyracer", "index": "projects/ponyracer/src/index.html", @@ -55,7 +55,7 @@ } }, "serve": { - "builder": "@angular-devkit/build-webpack:dev-server", + "builder": "@angular-devkit/build-angular:dev-server", "options": { "browserTarget": "ponyracer:build" }, @@ -66,13 +66,13 @@ } }, "extract-i18n": { - "builder": "@angular-devkit/build-webpack:extract-i18n", + "builder": "@angular-devkit/build-angular:extract-i18n", "options": { "browserTarget": "ponyracer:build" } }, "test": { - "builder": "@angular-devkit/build-webpack:karma", + "builder": "@angular-devkit/build-angular:karma", "options": { "main": "projects/ponyracer/src/test.ts", "polyfills": "projects/ponyracer/src/polyfills.ts", @@ -99,7 +99,7 @@ } }, "lint": { - "builder": "@angular-devkit/build-webpack:tslint", + "builder": "@angular-devkit/build-angular:tslint", "options": { "tsConfig": [ "projects/ponyracer/tsconfig.app.json", @@ -117,14 +117,14 @@ "projectType": "application", "architect": { "e2e": { - "builder": "@angular-devkit/build-webpack:protractor", + "builder": "@angular-devkit/build-angular:protractor", "options": { "protractorConfig": "projects/ponyracer-e2e/protractor.conf.js", "devServerTarget": "ponyracer:serve" } }, "lint": { - "builder": "@angular-devkit/build-webpack:tslint", + "builder": "@angular-devkit/build-angular:tslint", "options": { "tsConfig": "projects/ponyracer-e2e/tsconfig.e2e.json", "exclude": [ diff --git a/ponyracer/package.json b/ponyracer/package.json index 3854ea5ba..e263fffb0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,8 +26,10 @@ "zone.js": "^0.8.20" }, "devDependencies": { - "@angular/cli": "~6.0.0-beta.7", "@angular/compiler-cli": "^5.2.9", + "@angular-devkit/build-angular": "~0.0.9", + "typescript": "~2.6.2", + "@angular/cli": "~6.0.0-beta.8", "@angular/language-service": "^5.2.9", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", @@ -42,7 +44,6 @@ "karma-jasmine-html-reporter": "^0.2.2", "protractor": "~5.3.0", "ts-node": "~5.0.0", - "tslint": "~5.9.1", - "typescript": "~2.6.2" + "tslint": "~5.9.1" } -} +} \ No newline at end of file diff --git a/ponyracer/projects/ponyracer/karma.conf.js b/ponyracer/projects/ponyracer/karma.conf.js index a0566de9f..15b5b0d5f 100644 --- a/ponyracer/projects/ponyracer/karma.conf.js +++ b/ponyracer/projects/ponyracer/karma.conf.js @@ -4,13 +4,13 @@ module.exports = function (config) { config.set({ basePath: '', - frameworks: ['jasmine', '@angular-devkit/build-webpack'], + frameworks: ['jasmine', '@angular-devkit/build-angular'], plugins: [ require('karma-jasmine'), require('karma-chrome-launcher'), require('karma-jasmine-html-reporter'), require('karma-coverage-istanbul-reporter'), - require('@angular-devkit/build-webpack/plugins/karma') + require('@angular-devkit/build-angular/plugins/karma') ], client: { clearContext: false // leave Jasmine Spec Runner output visible in browser From 23b61337dcfbbc1cf665a43ddb2ffaf495796f46 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 3 Apr 2018 14:35:09 +0200 Subject: [PATCH 107/891] chore: version 6.0.0-beta.9 --- ponyracer/angular.json | 52 +++++++++--------- .../ponyracer-e2e => e2e}/protractor.conf.js | 0 .../ponyracer-e2e => e2e}/src/app.e2e-spec.ts | 0 .../ponyracer-e2e => e2e}/src/app.po.ts | 0 .../ponyracer-e2e => e2e}/tsconfig.e2e.json | 4 +- ponyracer/package.json | 32 +++++------ .../ponyracer => }/src/app/app.component.css | 0 .../ponyracer => }/src/app/app.component.html | 0 .../src/app/app.component.spec.ts | 0 .../ponyracer => }/src/app/app.component.ts | 0 .../ponyracer => }/src/app/app.module.ts | 0 .../ponyracer => }/src/assets/.gitkeep | 0 .../{projects/ponyracer => src}/browserslist | 0 .../src/environments/environment.prod.ts | 0 .../src/environments/environment.ts | 0 .../{projects/ponyracer => }/src/favicon.ico | Bin .../{projects/ponyracer => }/src/index.html | 0 .../{projects/ponyracer => src}/karma.conf.js | 0 .../{projects/ponyracer => }/src/main.ts | 0 .../{projects/ponyracer => }/src/polyfills.ts | 0 .../{projects/ponyracer => }/src/styles.css | 0 .../{projects/ponyracer => }/src/test.ts | 0 .../ponyracer => src}/tsconfig.app.json | 4 +- .../ponyracer => src}/tsconfig.spec.json | 8 +-- 24 files changed, 50 insertions(+), 50 deletions(-) rename ponyracer/{projects/ponyracer-e2e => e2e}/protractor.conf.js (100%) rename ponyracer/{projects/ponyracer-e2e => e2e}/src/app.e2e-spec.ts (100%) rename ponyracer/{projects/ponyracer-e2e => e2e}/src/app.po.ts (100%) rename ponyracer/{projects/ponyracer-e2e => e2e}/tsconfig.e2e.json (67%) rename ponyracer/{projects/ponyracer => }/src/app/app.component.css (100%) rename ponyracer/{projects/ponyracer => }/src/app/app.component.html (100%) rename ponyracer/{projects/ponyracer => }/src/app/app.component.spec.ts (100%) rename ponyracer/{projects/ponyracer => }/src/app/app.component.ts (100%) rename ponyracer/{projects/ponyracer => }/src/app/app.module.ts (100%) rename ponyracer/{projects/ponyracer => }/src/assets/.gitkeep (100%) rename ponyracer/{projects/ponyracer => src}/browserslist (100%) rename ponyracer/{projects/ponyracer => }/src/environments/environment.prod.ts (100%) rename ponyracer/{projects/ponyracer => }/src/environments/environment.ts (100%) rename ponyracer/{projects/ponyracer => }/src/favicon.ico (100%) rename ponyracer/{projects/ponyracer => }/src/index.html (100%) rename ponyracer/{projects/ponyracer => src}/karma.conf.js (100%) rename ponyracer/{projects/ponyracer => }/src/main.ts (100%) rename ponyracer/{projects/ponyracer => }/src/polyfills.ts (100%) rename ponyracer/{projects/ponyracer => }/src/styles.css (100%) rename ponyracer/{projects/ponyracer => }/src/test.ts (100%) rename ponyracer/{projects/ponyracer => src}/tsconfig.app.json (64%) rename ponyracer/{projects/ponyracer => src}/tsconfig.spec.json (61%) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 3617441a4..7fb3f32e2 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -4,32 +4,32 @@ "newProjectRoot": "projects", "projects": { "ponyracer": { - "root": "projects/ponyracer", + "root": "", "projectType": "application", "architect": { "build": { "builder": "@angular-devkit/build-angular:browser", "options": { "outputPath": "dist/ponyracer", - "index": "projects/ponyracer/src/index.html", - "main": "projects/ponyracer/src/main.ts", - "polyfills": "projects/ponyracer/src/polyfills.ts", - "tsConfig": "projects/ponyracer/tsconfig.app.json", + "index": "src/index.html", + "main": "src/main.ts", + "polyfills": "src/polyfills.ts", + "tsConfig": "src/tsconfig.app.json", "assets": [ { "glob": "favicon.ico", - "input": "projects/ponyracer/src", - "output": "./" + "input": "src", + "output": "/" }, { "glob": "**/*", - "input": "projects/ponyracer/src/assets", - "output": "assets" + "input": "src/assets", + "output": "/assets" } ], "styles": [ { - "input": "projects/ponyracer/src/styles.css" + "input": "src/styles.css" } ], "scripts": [] @@ -38,8 +38,8 @@ "production": { "fileReplacements": [ { - "from": "projects/ponyracer/src/environments/environment.ts", - "to": "projects/ponyracer/src/environments/environment.prod.ts" + "src": "src/environments/environment.ts", + "replaceWith": "src/environments/environment.prod.ts" } ], "optimization": true, @@ -74,26 +74,26 @@ "test": { "builder": "@angular-devkit/build-angular:karma", "options": { - "main": "projects/ponyracer/src/test.ts", - "polyfills": "projects/ponyracer/src/polyfills.ts", - "tsConfig": "projects/ponyracer/tsconfig.spec.json", - "karmaConfig": "projects/ponyracer/karma.conf.js", + "main": "src/test.ts", + "polyfills": "src/polyfills.ts", + "tsConfig": "src/tsconfig.spec.json", + "karmaConfig": "src/karma.conf.js", "styles": [ { - "input": "projects/ponyracer/styles.css" + "input": "styles.css" } ], "scripts": [], "assets": [ { "glob": "favicon.ico", - "input": "projects/ponyracer/src/", - "output": "./" + "input": "src/", + "output": "/" }, { "glob": "**/*", - "input": "projects/ponyracer/src/assets", - "output": "assets" + "input": "src/assets", + "output": "/assets" } ] } @@ -102,8 +102,8 @@ "builder": "@angular-devkit/build-angular:tslint", "options": { "tsConfig": [ - "projects/ponyracer/tsconfig.app.json", - "projects/ponyracer/tsconfig.spec.json" + "tsconfig.app.json", + "tsconfig.spec.json" ], "exclude": [ "**/node_modules/**" @@ -113,20 +113,20 @@ } }, "ponyracer-e2e": { - "root": "projects/ponyracer-e2e", + "root": "e2e/", "projectType": "application", "architect": { "e2e": { "builder": "@angular-devkit/build-angular:protractor", "options": { - "protractorConfig": "projects/ponyracer-e2e/protractor.conf.js", + "protractorConfig": "e2e/protractor.conf.js", "devServerTarget": "ponyracer:serve" } }, "lint": { "builder": "@angular-devkit/build-angular:tslint", "options": { - "tsConfig": "projects/ponyracer-e2e/tsconfig.e2e.json", + "tsConfig": "e2e/tsconfig.e2e.json", "exclude": [ "**/node_modules/**" ] diff --git a/ponyracer/projects/ponyracer-e2e/protractor.conf.js b/ponyracer/e2e/protractor.conf.js similarity index 100% rename from ponyracer/projects/ponyracer-e2e/protractor.conf.js rename to ponyracer/e2e/protractor.conf.js diff --git a/ponyracer/projects/ponyracer-e2e/src/app.e2e-spec.ts b/ponyracer/e2e/src/app.e2e-spec.ts similarity index 100% rename from ponyracer/projects/ponyracer-e2e/src/app.e2e-spec.ts rename to ponyracer/e2e/src/app.e2e-spec.ts diff --git a/ponyracer/projects/ponyracer-e2e/src/app.po.ts b/ponyracer/e2e/src/app.po.ts similarity index 100% rename from ponyracer/projects/ponyracer-e2e/src/app.po.ts rename to ponyracer/e2e/src/app.po.ts diff --git a/ponyracer/projects/ponyracer-e2e/tsconfig.e2e.json b/ponyracer/e2e/tsconfig.e2e.json similarity index 67% rename from ponyracer/projects/ponyracer-e2e/tsconfig.e2e.json rename to ponyracer/e2e/tsconfig.e2e.json index e3a479b7c..a6dd62202 100644 --- a/ponyracer/projects/ponyracer-e2e/tsconfig.e2e.json +++ b/ponyracer/e2e/tsconfig.e2e.json @@ -1,7 +1,7 @@ { - "extends": "../../tsconfig.json", + "extends": "../tsconfig.json", "compilerOptions": { - "outDir": "../../out-tsc/app", + "outDir": "../out-tsc/app", "module": "commonjs", "target": "es5", "types": [ diff --git a/ponyracer/package.json b/ponyracer/package.json index e263fffb0..0dc95aa29 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,32 +12,32 @@ }, "private": true, "dependencies": { - "@angular/animations": "^5.2.9", - "@angular/common": "^5.2.9", - "@angular/compiler": "^5.2.9", - "@angular/core": "^5.2.9", - "@angular/forms": "^5.2.9", - "@angular/http": "^5.2.9", - "@angular/platform-browser": "^5.2.9", - "@angular/platform-browser-dynamic": "^5.2.9", - "@angular/router": "^5.2.9", + "@angular/animations": "^6.0.0-rc.1", + "@angular/common": "^6.0.0-rc.1", + "@angular/compiler": "^6.0.0-rc.1", + "@angular/core": "^6.0.0-rc.1", + "@angular/forms": "^6.0.0-rc.1", + "@angular/http": "^6.0.0-rc.1", + "@angular/platform-browser": "^6.0.0-rc.1", + "@angular/platform-browser-dynamic": "^6.0.0-rc.1", + "@angular/router": "^6.0.0-rc.1", "core-js": "^2.4.1", - "rxjs": "^5.5.8", - "zone.js": "^0.8.20" + "rxjs": "^6.0.0-rc.0", + "zone.js": "^0.8.24" }, "devDependencies": { - "@angular/compiler-cli": "^5.2.9", + "@angular/compiler-cli": "^6.0.0-rc.1", "@angular-devkit/build-angular": "~0.0.9", - "typescript": "~2.6.2", - "@angular/cli": "~6.0.0-beta.8", - "@angular/language-service": "^5.2.9", + "typescript": "~2.7.2", + "@angular/cli": "~6.0.0-beta.9", + "@angular/language-service": "^6.0.0-rc.1", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", "@types/node": "~8.9.4", "codelyzer": "~4.1.0", "jasmine-core": "~2.99.1", "jasmine-spec-reporter": "~4.2.1", - "karma": "~2.0.0", + "karma": "~1.7.1", "karma-chrome-launcher": "~2.2.0", "karma-coverage-istanbul-reporter": "~1.4.1", "karma-jasmine": "~1.1.1", diff --git a/ponyracer/projects/ponyracer/src/app/app.component.css b/ponyracer/src/app/app.component.css similarity index 100% rename from ponyracer/projects/ponyracer/src/app/app.component.css rename to ponyracer/src/app/app.component.css diff --git a/ponyracer/projects/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html similarity index 100% rename from ponyracer/projects/ponyracer/src/app/app.component.html rename to ponyracer/src/app/app.component.html diff --git a/ponyracer/projects/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts similarity index 100% rename from ponyracer/projects/ponyracer/src/app/app.component.spec.ts rename to ponyracer/src/app/app.component.spec.ts diff --git a/ponyracer/projects/ponyracer/src/app/app.component.ts b/ponyracer/src/app/app.component.ts similarity index 100% rename from ponyracer/projects/ponyracer/src/app/app.component.ts rename to ponyracer/src/app/app.component.ts diff --git a/ponyracer/projects/ponyracer/src/app/app.module.ts b/ponyracer/src/app/app.module.ts similarity index 100% rename from ponyracer/projects/ponyracer/src/app/app.module.ts rename to ponyracer/src/app/app.module.ts diff --git a/ponyracer/projects/ponyracer/src/assets/.gitkeep b/ponyracer/src/assets/.gitkeep similarity index 100% rename from ponyracer/projects/ponyracer/src/assets/.gitkeep rename to ponyracer/src/assets/.gitkeep diff --git a/ponyracer/projects/ponyracer/browserslist b/ponyracer/src/browserslist similarity index 100% rename from ponyracer/projects/ponyracer/browserslist rename to ponyracer/src/browserslist diff --git a/ponyracer/projects/ponyracer/src/environments/environment.prod.ts b/ponyracer/src/environments/environment.prod.ts similarity index 100% rename from ponyracer/projects/ponyracer/src/environments/environment.prod.ts rename to ponyracer/src/environments/environment.prod.ts diff --git a/ponyracer/projects/ponyracer/src/environments/environment.ts b/ponyracer/src/environments/environment.ts similarity index 100% rename from ponyracer/projects/ponyracer/src/environments/environment.ts rename to ponyracer/src/environments/environment.ts diff --git a/ponyracer/projects/ponyracer/src/favicon.ico b/ponyracer/src/favicon.ico similarity index 100% rename from ponyracer/projects/ponyracer/src/favicon.ico rename to ponyracer/src/favicon.ico diff --git a/ponyracer/projects/ponyracer/src/index.html b/ponyracer/src/index.html similarity index 100% rename from ponyracer/projects/ponyracer/src/index.html rename to ponyracer/src/index.html diff --git a/ponyracer/projects/ponyracer/karma.conf.js b/ponyracer/src/karma.conf.js similarity index 100% rename from ponyracer/projects/ponyracer/karma.conf.js rename to ponyracer/src/karma.conf.js diff --git a/ponyracer/projects/ponyracer/src/main.ts b/ponyracer/src/main.ts similarity index 100% rename from ponyracer/projects/ponyracer/src/main.ts rename to ponyracer/src/main.ts diff --git a/ponyracer/projects/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts similarity index 100% rename from ponyracer/projects/ponyracer/src/polyfills.ts rename to ponyracer/src/polyfills.ts diff --git a/ponyracer/projects/ponyracer/src/styles.css b/ponyracer/src/styles.css similarity index 100% rename from ponyracer/projects/ponyracer/src/styles.css rename to ponyracer/src/styles.css diff --git a/ponyracer/projects/ponyracer/src/test.ts b/ponyracer/src/test.ts similarity index 100% rename from ponyracer/projects/ponyracer/src/test.ts rename to ponyracer/src/test.ts diff --git a/ponyracer/projects/ponyracer/tsconfig.app.json b/ponyracer/src/tsconfig.app.json similarity index 64% rename from ponyracer/projects/ponyracer/tsconfig.app.json rename to ponyracer/src/tsconfig.app.json index 34b95f35b..722c370d5 100644 --- a/ponyracer/projects/ponyracer/tsconfig.app.json +++ b/ponyracer/src/tsconfig.app.json @@ -1,7 +1,7 @@ { - "extends": "../../tsconfig.json", + "extends": "../tsconfig.json", "compilerOptions": { - "outDir": "../../out-tsc/app", + "outDir": "../out-tsc/app", "module": "es2015", "types": [] }, diff --git a/ponyracer/projects/ponyracer/tsconfig.spec.json b/ponyracer/src/tsconfig.spec.json similarity index 61% rename from ponyracer/projects/ponyracer/tsconfig.spec.json rename to ponyracer/src/tsconfig.spec.json index 0036e0726..8f7cedeca 100644 --- a/ponyracer/projects/ponyracer/tsconfig.spec.json +++ b/ponyracer/src/tsconfig.spec.json @@ -1,7 +1,7 @@ { - "extends": "../../tsconfig.json", + "extends": "../tsconfig.json", "compilerOptions": { - "outDir": "../../out-tsc/spec", + "outDir": "../out-tsc/spec", "module": "commonjs", "types": [ "jasmine", @@ -9,8 +9,8 @@ ] }, "files": [ - "src/test.ts", - "src/polyfills.ts" + "test.ts", + "polyfills.ts" ], "include": [ "**/*.spec.ts", From 16b589c55be966741887cbd73d74c5465b845d24 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 3 Apr 2018 14:35:35 +0200 Subject: [PATCH 108/891] chore: version 6.0.0-rc.0 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0dc95aa29..a127d8e71 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -29,7 +29,7 @@ "@angular/compiler-cli": "^6.0.0-rc.1", "@angular-devkit/build-angular": "~0.0.9", "typescript": "~2.7.2", - "@angular/cli": "~6.0.0-beta.9", + "@angular/cli": "~6.0.0-rc.0", "@angular/language-service": "^6.0.0-rc.1", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", From 198d4bc67321b1af5f400331d6a7b1e25c1fc807 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 5 Apr 2018 22:01:51 +0200 Subject: [PATCH 109/891] chore: version 6.0.0-rc.1 --- ponyracer/angular.json | 4 ++-- ponyracer/package.json | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 7fb3f32e2..90f8f4b12 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -102,8 +102,8 @@ "builder": "@angular-devkit/build-angular:tslint", "options": { "tsConfig": [ - "tsconfig.app.json", - "tsconfig.spec.json" + "src/tsconfig.app.json", + "src/tsconfig.spec.json" ], "exclude": [ "**/node_modules/**" diff --git a/ponyracer/package.json b/ponyracer/package.json index a127d8e71..45e122d3c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -21,29 +21,29 @@ "@angular/platform-browser": "^6.0.0-rc.1", "@angular/platform-browser-dynamic": "^6.0.0-rc.1", "@angular/router": "^6.0.0-rc.1", - "core-js": "^2.4.1", + "core-js": "^2.5.4", "rxjs": "^6.0.0-rc.0", "zone.js": "^0.8.24" }, "devDependencies": { "@angular/compiler-cli": "^6.0.0-rc.1", - "@angular-devkit/build-angular": "~0.0.9", + "@angular-devkit/build-angular": "~0.5.0", "typescript": "~2.7.2", - "@angular/cli": "~6.0.0-rc.0", + "@angular/cli": "~6.0.0-rc.1", "@angular/language-service": "^6.0.0-rc.1", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", "@types/node": "~8.9.4", - "codelyzer": "~4.1.0", + "codelyzer": "~4.2.1", "jasmine-core": "~2.99.1", "jasmine-spec-reporter": "~4.2.1", "karma": "~1.7.1", "karma-chrome-launcher": "~2.2.0", - "karma-coverage-istanbul-reporter": "~1.4.1", + "karma-coverage-istanbul-reporter": "~1.4.2", "karma-jasmine": "~1.1.1", "karma-jasmine-html-reporter": "^0.2.2", "protractor": "~5.3.0", - "ts-node": "~5.0.0", + "ts-node": "~5.0.1", "tslint": "~5.9.1" } } \ No newline at end of file From e6fda0e6ef0524ec081d991d78c20c21b7b10748 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Mon, 9 Apr 2018 06:04:57 +0200 Subject: [PATCH 110/891] chore: version 6.0.0-rc.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 45e122d3c..1bf65c94e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -5,7 +5,7 @@ "scripts": { "ng": "ng", "start": "ng serve", - "build": "ng build --prod", + "build": "ng build", "test": "ng test", "lint": "ng lint", "e2e": "ng e2e" @@ -29,7 +29,7 @@ "@angular/compiler-cli": "^6.0.0-rc.1", "@angular-devkit/build-angular": "~0.5.0", "typescript": "~2.7.2", - "@angular/cli": "~6.0.0-rc.1", + "@angular/cli": "~6.0.0-rc.2", "@angular/language-service": "^6.0.0-rc.1", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", From e2df215842dbd3aab36b3b5670887c6d374bb56b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 10 Apr 2018 19:21:17 +0200 Subject: [PATCH 111/891] chore: version 6.0.0-rc.3 --- ponyracer/package.json | 2 +- ponyracer/tslint.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1bf65c94e..8f4b8267c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -29,7 +29,7 @@ "@angular/compiler-cli": "^6.0.0-rc.1", "@angular-devkit/build-angular": "~0.5.0", "typescript": "~2.7.2", - "@angular/cli": "~6.0.0-rc.2", + "@angular/cli": "~6.0.0-rc.3", "@angular/language-service": "^6.0.0-rc.1", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 00e5fbecc..3ea984c77 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -18,7 +18,6 @@ "forin": true, "import-blacklist": [ true, - "rxjs", "rxjs/Rx" ], "import-spacing": true, From 027172a31189bbddb06af46ce17227d15ed108c2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 13 Apr 2018 07:31:17 +0200 Subject: [PATCH 112/891] chore: version 6.0.0-rc.4 --- ponyracer/angular.json | 5 +++-- ponyracer/package.json | 2 +- ponyracer/src/tslint.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 ponyracer/src/tslint.json diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 90f8f4b12..1e0137cca 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -6,6 +6,7 @@ "ponyracer": { "root": "", "projectType": "application", + "prefix": "app", "architect": { "build": { "builder": "@angular-devkit/build-angular:browser", @@ -38,8 +39,8 @@ "production": { "fileReplacements": [ { - "src": "src/environments/environment.ts", - "replaceWith": "src/environments/environment.prod.ts" + "replace": "src/environments/environment.ts", + "with": "src/environments/environment.prod.ts" } ], "optimization": true, diff --git a/ponyracer/package.json b/ponyracer/package.json index 8f4b8267c..f4e9cf728 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -29,7 +29,7 @@ "@angular/compiler-cli": "^6.0.0-rc.1", "@angular-devkit/build-angular": "~0.5.0", "typescript": "~2.7.2", - "@angular/cli": "~6.0.0-rc.3", + "@angular/cli": "~6.0.0-rc.4", "@angular/language-service": "^6.0.0-rc.1", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/src/tslint.json b/ponyracer/src/tslint.json new file mode 100644 index 000000000..52e2c1a5a --- /dev/null +++ b/ponyracer/src/tslint.json @@ -0,0 +1,17 @@ +{ + "extends": "../tslint.json", + "rules": { + "directive-selector": [ + true, + "attribute", + "app", + "camelCase" + ], + "component-selector": [ + true, + "element", + "app", + "kebab-case" + ] + } +} From 8896c6551239e53bc13f0b15fe847b3d64ae70b6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 17 Apr 2018 08:47:44 +0200 Subject: [PATCH 113/891] chore: version 6.0.0-rc.5 --- ponyracer/angular.json | 9 ++++++--- ponyracer/package.json | 2 +- ponyracer/src/karma.conf.js | 3 --- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 1e0137cca..165b0280b 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -29,9 +29,7 @@ } ], "styles": [ - { - "input": "src/styles.css" - } + "src/styles.css" ], "scripts": [] }, @@ -135,5 +133,10 @@ } } } + }, + "schematics": { + "@schematics/angular:component": { + "styleext": "css" + } } } \ No newline at end of file diff --git a/ponyracer/package.json b/ponyracer/package.json index f4e9cf728..70b4388f9 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -29,7 +29,7 @@ "@angular/compiler-cli": "^6.0.0-rc.1", "@angular-devkit/build-angular": "~0.5.0", "typescript": "~2.7.2", - "@angular/cli": "~6.0.0-rc.4", + "@angular/cli": "~6.0.0-rc.5", "@angular/language-service": "^6.0.0-rc.1", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/src/karma.conf.js b/ponyracer/src/karma.conf.js index 15b5b0d5f..c84a572ac 100644 --- a/ponyracer/src/karma.conf.js +++ b/ponyracer/src/karma.conf.js @@ -20,9 +20,6 @@ module.exports = function (config) { reports: ['html', 'lcovonly'], fixWebpackSourcePaths: true }, - angularCli: { - environment: 'dev' - }, reporters: ['progress', 'kjhtml'], port: 9876, colors: true, From b16badbe999dd18745c2ee393e839886ce7037f1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 25 Apr 2018 08:58:03 +0200 Subject: [PATCH 114/891] chore: version 6.0.0-rc.6 --- ponyracer/angular.json | 13 ++++--------- ponyracer/package.json | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 165b0280b..c31d10374 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -1,5 +1,5 @@ { - "$schema": "./node_modules/@angular-devkit/core/src/workspace/workspace-schema.json", + "$schema": "./node_modules/@angular/cli/lib/config/schema.json", "version": 1, "newProjectRoot": "projects", "projects": { @@ -7,6 +7,7 @@ "root": "", "projectType": "application", "prefix": "app", + "schematics": {}, "architect": { "build": { "builder": "@angular-devkit/build-angular:browser", @@ -78,9 +79,7 @@ "tsConfig": "src/tsconfig.spec.json", "karmaConfig": "src/karma.conf.js", "styles": [ - { - "input": "styles.css" - } + "styles.css" ], "scripts": [], "assets": [ @@ -134,9 +133,5 @@ } } }, - "schematics": { - "@schematics/angular:component": { - "styleext": "css" - } - } + "defaultProject": "ponyracer" } \ No newline at end of file diff --git a/ponyracer/package.json b/ponyracer/package.json index 70b4388f9..7a5f43c42 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -29,7 +29,7 @@ "@angular/compiler-cli": "^6.0.0-rc.1", "@angular-devkit/build-angular": "~0.5.0", "typescript": "~2.7.2", - "@angular/cli": "~6.0.0-rc.5", + "@angular/cli": "~6.0.0-rc.6", "@angular/language-service": "^6.0.0-rc.1", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", From e8c5ad1ddb5b5e46c86eb78d31d94b7017c68b67 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 28 Apr 2018 12:57:39 +0200 Subject: [PATCH 115/891] chore: version 6.0.0-rc.7 --- ponyracer/angular.json | 1 + ponyracer/package.json | 30 +++++++++++------------ ponyracer/src/browserslist | 6 ++++- ponyracer/src/environments/environment.ts | 7 +++--- 4 files changed, 24 insertions(+), 20 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index c31d10374..136cc3cf7 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -5,6 +5,7 @@ "projects": { "ponyracer": { "root": "", + "sourceRoot": "/src", "projectType": "application", "prefix": "app", "schematics": {}, diff --git a/ponyracer/package.json b/ponyracer/package.json index 7a5f43c42..56c4e1031 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,25 +12,25 @@ }, "private": true, "dependencies": { - "@angular/animations": "^6.0.0-rc.1", - "@angular/common": "^6.0.0-rc.1", - "@angular/compiler": "^6.0.0-rc.1", - "@angular/core": "^6.0.0-rc.1", - "@angular/forms": "^6.0.0-rc.1", - "@angular/http": "^6.0.0-rc.1", - "@angular/platform-browser": "^6.0.0-rc.1", - "@angular/platform-browser-dynamic": "^6.0.0-rc.1", - "@angular/router": "^6.0.0-rc.1", + "@angular/animations": "^6.0.0-rc.5", + "@angular/common": "^6.0.0-rc.5", + "@angular/compiler": "^6.0.0-rc.5", + "@angular/core": "^6.0.0-rc.5", + "@angular/forms": "^6.0.0-rc.5", + "@angular/http": "^6.0.0-rc.5", + "@angular/platform-browser": "^6.0.0-rc.5", + "@angular/platform-browser-dynamic": "^6.0.0-rc.5", + "@angular/router": "^6.0.0-rc.5", "core-js": "^2.5.4", - "rxjs": "^6.0.0-rc.0", - "zone.js": "^0.8.24" + "rxjs": "^6.0.0", + "zone.js": "^0.8.26" }, "devDependencies": { - "@angular/compiler-cli": "^6.0.0-rc.1", - "@angular-devkit/build-angular": "~0.5.0", + "@angular/compiler-cli": "^6.0.0-rc.5", + "@angular-devkit/build-angular": "~0.5.8", "typescript": "~2.7.2", - "@angular/cli": "~6.0.0-rc.6", - "@angular/language-service": "^6.0.0-rc.1", + "@angular/cli": "~6.0.0-rc.7", + "@angular/language-service": "^6.0.0-rc.5", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", "@types/node": "~8.9.4", diff --git a/ponyracer/src/browserslist b/ponyracer/src/browserslist index 1b1be9044..8e09ab492 100644 --- a/ponyracer/src/browserslist +++ b/ponyracer/src/browserslist @@ -1,5 +1,9 @@ +# This file is currently used by autoprefixer to adjust CSS to support the below specified browsers +# For additional information regarding the format and rule options, please see: +# https://github.com/browserslist/browserslist#queries +# For IE 9-11 support, please uncomment the last line of the file and adjust as needed > 0.5% last 2 versions Firefox ESR not dead -IE 9-11 \ No newline at end of file +# IE 9-11 \ No newline at end of file diff --git a/ponyracer/src/environments/environment.ts b/ponyracer/src/environments/environment.ts index 4b5d1b15e..012182efa 100644 --- a/ponyracer/src/environments/environment.ts +++ b/ponyracer/src/environments/environment.ts @@ -1,7 +1,6 @@ -// The file contents for the current environment will overwrite these during build. -// The build system defaults to the dev environment which uses `environment.ts`, but if you do -// `ng build --env=prod` then `environment.prod.ts` will be used instead. -// The list of which env maps to which file can be found in `.angular-cli.json`. +// This file can be replaced during build by using the `fileReplacements` array. +// `ng build ---prod` replaces `environment.ts` with `environment.prod.ts`. +// The list of file replacements can be found in `angular.json`. export const environment = { production: false From e3b78978e6a177dfc32f15c4371fba05b20191d7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 2 May 2018 08:10:23 +0200 Subject: [PATCH 116/891] chore: version 6.0.0-rc.8 --- ponyracer/angular.json | 26 +++++--------------------- ponyracer/package.json | 26 +++++++++++++------------- ponyracer/src/polyfills.ts | 5 +++-- 3 files changed, 21 insertions(+), 36 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 136cc3cf7..1b25f0f5f 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -5,7 +5,7 @@ "projects": { "ponyracer": { "root": "", - "sourceRoot": "/src", + "sourceRoot": "src", "projectType": "application", "prefix": "app", "schematics": {}, @@ -19,16 +19,8 @@ "polyfills": "src/polyfills.ts", "tsConfig": "src/tsconfig.app.json", "assets": [ - { - "glob": "favicon.ico", - "input": "src", - "output": "/" - }, - { - "glob": "**/*", - "input": "src/assets", - "output": "/assets" - } + "src/favicon.ico", + "src/assets" ], "styles": [ "src/styles.css" @@ -84,16 +76,8 @@ ], "scripts": [], "assets": [ - { - "glob": "favicon.ico", - "input": "src/", - "output": "/" - }, - { - "glob": "**/*", - "input": "src/assets", - "output": "/assets" - } + "src/favicon.ico", + "src/assets" ] } }, diff --git a/ponyracer/package.json b/ponyracer/package.json index 56c4e1031..8129827a1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,25 +12,25 @@ }, "private": true, "dependencies": { - "@angular/animations": "^6.0.0-rc.5", - "@angular/common": "^6.0.0-rc.5", - "@angular/compiler": "^6.0.0-rc.5", - "@angular/core": "^6.0.0-rc.5", - "@angular/forms": "^6.0.0-rc.5", - "@angular/http": "^6.0.0-rc.5", - "@angular/platform-browser": "^6.0.0-rc.5", - "@angular/platform-browser-dynamic": "^6.0.0-rc.5", - "@angular/router": "^6.0.0-rc.5", + "@angular/animations": "^6.0.0-rc.6", + "@angular/common": "^6.0.0-rc.6", + "@angular/compiler": "^6.0.0-rc.6", + "@angular/core": "^6.0.0-rc.6", + "@angular/forms": "^6.0.0-rc.6", + "@angular/http": "^6.0.0-rc.6", + "@angular/platform-browser": "^6.0.0-rc.6", + "@angular/platform-browser-dynamic": "^6.0.0-rc.6", + "@angular/router": "^6.0.0-rc.6", "core-js": "^2.5.4", "rxjs": "^6.0.0", "zone.js": "^0.8.26" }, "devDependencies": { - "@angular/compiler-cli": "^6.0.0-rc.5", - "@angular-devkit/build-angular": "~0.5.8", + "@angular/compiler-cli": "^6.0.0-rc.6", + "@angular-devkit/build-angular": "~0.5.11", "typescript": "~2.7.2", - "@angular/cli": "~6.0.0-rc.7", - "@angular/language-service": "^6.0.0-rc.5", + "@angular/cli": "~6.0.0-rc.8", + "@angular/language-service": "^6.0.0-rc.6", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", "@types/node": "~8.9.4", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index af8477078..d310405a6 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -47,8 +47,9 @@ import 'core-js/es7/reflect'; /** - * Required to support Web Animations `@angular/platform-browser/animations`. - * Needed for: All but Chrome, Firefox and Opera. http://caniuse.com/#feat=web-animation + * Web Animations `@angular/platform-browser/animations` + * Only required if AnimationBuilder is used within the application and using IE/Edge or Safari. + * Standard animation support in Angular DOES NOT require any polyfills (as of Angular 6.0). **/ // import 'web-animations-js'; // Run `npm install --save web-animations-js`. From a82acb31001b07e4b4133660fff0d481da71999b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 2 May 2018 08:10:50 +0200 Subject: [PATCH 117/891] chore: version 6.0.0-rc.9 --- ponyracer/package.json | 5 ++--- ponyracer/src/karma.conf.js | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8129827a1..e6be2d5d9 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -1,7 +1,6 @@ { "name": "ponyracer", "version": "0.0.0", - "license": "MIT", "scripts": { "ng": "ng", "start": "ng serve", @@ -27,9 +26,9 @@ }, "devDependencies": { "@angular/compiler-cli": "^6.0.0-rc.6", - "@angular-devkit/build-angular": "~0.5.11", + "@angular-devkit/build-angular": "~0.5.12", "typescript": "~2.7.2", - "@angular/cli": "~6.0.0-rc.8", + "@angular/cli": "~6.0.0-rc.9", "@angular/language-service": "^6.0.0-rc.6", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/src/karma.conf.js b/ponyracer/src/karma.conf.js index c84a572ac..b6e00421c 100644 --- a/ponyracer/src/karma.conf.js +++ b/ponyracer/src/karma.conf.js @@ -16,7 +16,7 @@ module.exports = function (config) { clearContext: false // leave Jasmine Spec Runner output visible in browser }, coverageIstanbulReporter: { - dir: require('path').join(__dirname, 'coverage'), + dir: require('path').join(__dirname, '../coverage'), reports: ['html', 'lcovonly'], fixWebpackSourcePaths: true }, From f22003213fe12da21149c9179ef7e5d0fe798f55 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 3 May 2018 09:01:04 +0200 Subject: [PATCH 118/891] chore: version 6.0.0-rc.10 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e6be2d5d9..287d6fb3c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,9 +26,9 @@ }, "devDependencies": { "@angular/compiler-cli": "^6.0.0-rc.6", - "@angular-devkit/build-angular": "~0.5.12", + "@angular-devkit/build-angular": "~0.5.13", "typescript": "~2.7.2", - "@angular/cli": "~6.0.0-rc.9", + "@angular/cli": "~6.0.0-rc.10", "@angular/language-service": "^6.0.0-rc.6", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", From e18422bcc4c1895dbd67fcc06dbb6bf80e524dff Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 4 May 2018 07:50:44 +0200 Subject: [PATCH 119/891] chore: version 6.0.0 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 287d6fb3c..f9dc45e8c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,25 +11,25 @@ }, "private": true, "dependencies": { - "@angular/animations": "^6.0.0-rc.6", - "@angular/common": "^6.0.0-rc.6", - "@angular/compiler": "^6.0.0-rc.6", - "@angular/core": "^6.0.0-rc.6", - "@angular/forms": "^6.0.0-rc.6", - "@angular/http": "^6.0.0-rc.6", - "@angular/platform-browser": "^6.0.0-rc.6", - "@angular/platform-browser-dynamic": "^6.0.0-rc.6", - "@angular/router": "^6.0.0-rc.6", + "@angular/animations": "^6.0.0", + "@angular/common": "^6.0.0", + "@angular/compiler": "^6.0.0", + "@angular/core": "^6.0.0", + "@angular/forms": "^6.0.0", + "@angular/http": "^6.0.0", + "@angular/platform-browser": "^6.0.0", + "@angular/platform-browser-dynamic": "^6.0.0", + "@angular/router": "^6.0.0", "core-js": "^2.5.4", "rxjs": "^6.0.0", "zone.js": "^0.8.26" }, "devDependencies": { - "@angular/compiler-cli": "^6.0.0-rc.6", - "@angular-devkit/build-angular": "~0.5.13", + "@angular/compiler-cli": "^6.0.0", + "@angular-devkit/build-angular": "~0.6.0", "typescript": "~2.7.2", - "@angular/cli": "~6.0.0-rc.10", - "@angular/language-service": "^6.0.0-rc.6", + "@angular/cli": "~6.0.0", + "@angular/language-service": "^6.0.0", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", "@types/node": "~8.9.4", From 0c174693a6f421880a6d692afea7ed0a5334c9f6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 11 May 2018 10:24:35 +0200 Subject: [PATCH 120/891] chore: version 6.0.1 --- ponyracer/angular.json | 2 +- ponyracer/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 1b25f0f5f..25ac9e4e8 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -72,7 +72,7 @@ "tsConfig": "src/tsconfig.spec.json", "karmaConfig": "src/karma.conf.js", "styles": [ - "styles.css" + "src/styles.css" ], "scripts": [], "assets": [ diff --git a/ponyracer/package.json b/ponyracer/package.json index f9dc45e8c..b122a5158 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,9 +26,9 @@ }, "devDependencies": { "@angular/compiler-cli": "^6.0.0", - "@angular-devkit/build-angular": "~0.6.0", + "@angular-devkit/build-angular": "~0.6.1", "typescript": "~2.7.2", - "@angular/cli": "~6.0.0", + "@angular/cli": "~6.0.1", "@angular/language-service": "^6.0.0", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", From 12da93c944d613e97f7368d588dea7891804d06c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 17 May 2018 08:08:39 +0200 Subject: [PATCH 121/891] chore: version 6.0.2 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b122a5158..d884bcc18 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,25 +11,25 @@ }, "private": true, "dependencies": { - "@angular/animations": "^6.0.0", - "@angular/common": "^6.0.0", - "@angular/compiler": "^6.0.0", - "@angular/core": "^6.0.0", - "@angular/forms": "^6.0.0", - "@angular/http": "^6.0.0", - "@angular/platform-browser": "^6.0.0", - "@angular/platform-browser-dynamic": "^6.0.0", - "@angular/router": "^6.0.0", + "@angular/animations": "^6.0.2", + "@angular/common": "^6.0.2", + "@angular/compiler": "^6.0.2", + "@angular/core": "^6.0.2", + "@angular/forms": "^6.0.2", + "@angular/http": "^6.0.2", + "@angular/platform-browser": "^6.0.2", + "@angular/platform-browser-dynamic": "^6.0.2", + "@angular/router": "^6.0.2", "core-js": "^2.5.4", "rxjs": "^6.0.0", "zone.js": "^0.8.26" }, "devDependencies": { - "@angular/compiler-cli": "^6.0.0", - "@angular-devkit/build-angular": "~0.6.1", + "@angular/compiler-cli": "^6.0.2", + "@angular-devkit/build-angular": "~0.6.2", "typescript": "~2.7.2", - "@angular/cli": "~6.0.1", - "@angular/language-service": "^6.0.0", + "@angular/cli": "~6.0.2", + "@angular/language-service": "^6.0.2", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", "@types/node": "~8.9.4", From d1b27d7387c0cac66857246790b08659601deba3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 17 May 2018 08:09:15 +0200 Subject: [PATCH 122/891] chore: version 6.0.3 --- ponyracer/package.json | 4 ++-- ponyracer/src/app/app.component.spec.ts | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d884bcc18..3a9ca97be 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,9 +26,9 @@ }, "devDependencies": { "@angular/compiler-cli": "^6.0.2", - "@angular-devkit/build-angular": "~0.6.2", + "@angular-devkit/build-angular": "~0.6.3", "typescript": "~2.7.2", - "@angular/cli": "~6.0.2", + "@angular/cli": "~6.0.3", "@angular/language-service": "^6.0.2", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index bcbdf36b3..8de81dcf3 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -22,6 +22,6 @@ describe('AppComponent', () => { const fixture = TestBed.createComponent(AppComponent); fixture.detectChanges(); const compiled = fixture.debugElement.nativeElement; - expect(compiled.querySelector('h1').textContent).toContain('Welcome to app!'); + expect(compiled.querySelector('h1').textContent).toContain('Welcome to ponyracer!'); })); }); From 29df817a2c432aae5601928eb1a65fdec23ee234 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 30 May 2018 07:50:02 +0200 Subject: [PATCH 123/891] chore: version 6.0.5 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3a9ca97be..7b6441c19 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,25 +11,25 @@ }, "private": true, "dependencies": { - "@angular/animations": "^6.0.2", - "@angular/common": "^6.0.2", - "@angular/compiler": "^6.0.2", - "@angular/core": "^6.0.2", - "@angular/forms": "^6.0.2", - "@angular/http": "^6.0.2", - "@angular/platform-browser": "^6.0.2", - "@angular/platform-browser-dynamic": "^6.0.2", - "@angular/router": "^6.0.2", + "@angular/animations": "^6.0.3", + "@angular/common": "^6.0.3", + "@angular/compiler": "^6.0.3", + "@angular/core": "^6.0.3", + "@angular/forms": "^6.0.3", + "@angular/http": "^6.0.3", + "@angular/platform-browser": "^6.0.3", + "@angular/platform-browser-dynamic": "^6.0.3", + "@angular/router": "^6.0.3", "core-js": "^2.5.4", "rxjs": "^6.0.0", "zone.js": "^0.8.26" }, "devDependencies": { - "@angular/compiler-cli": "^6.0.2", - "@angular-devkit/build-angular": "~0.6.3", + "@angular/compiler-cli": "^6.0.3", + "@angular-devkit/build-angular": "~0.6.5", "typescript": "~2.7.2", - "@angular/cli": "~6.0.3", - "@angular/language-service": "^6.0.2", + "@angular/cli": "~6.0.5", + "@angular/language-service": "^6.0.3", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", "@types/node": "~8.9.4", From 8c9dfbe9d6b3735e4efe53b7a33b1cb931ab7e6f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 30 May 2018 07:50:26 +0200 Subject: [PATCH 124/891] chore: version 6.0.7 --- ponyracer/angular.json | 5 +++++ ponyracer/e2e/src/app.e2e-spec.ts | 2 +- ponyracer/package.json | 6 +++--- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 25ac9e4e8..3db3556c2 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -104,6 +104,11 @@ "options": { "protractorConfig": "e2e/protractor.conf.js", "devServerTarget": "ponyracer:serve" + }, + "configurations": { + "production": { + "devServerTarget": "ponyracer:serve:production" + } } }, "lint": { diff --git a/ponyracer/e2e/src/app.e2e-spec.ts b/ponyracer/e2e/src/app.e2e-spec.ts index e42d1f965..323c70091 100644 --- a/ponyracer/e2e/src/app.e2e-spec.ts +++ b/ponyracer/e2e/src/app.e2e-spec.ts @@ -9,6 +9,6 @@ describe('workspace-project App', () => { it('should display welcome message', () => { page.navigateTo(); - expect(page.getParagraphText()).toEqual('Welcome to app!'); + expect(page.getParagraphText()).toEqual('Welcome to ponyracer!'); }); }); diff --git a/ponyracer/package.json b/ponyracer/package.json index 7b6441c19..b6f9d3726 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,9 +26,9 @@ }, "devDependencies": { "@angular/compiler-cli": "^6.0.3", - "@angular-devkit/build-angular": "~0.6.5", + "@angular-devkit/build-angular": "~0.6.6", "typescript": "~2.7.2", - "@angular/cli": "~6.0.5", + "@angular/cli": "~6.0.7", "@angular/language-service": "^6.0.3", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", @@ -38,7 +38,7 @@ "jasmine-spec-reporter": "~4.2.1", "karma": "~1.7.1", "karma-chrome-launcher": "~2.2.0", - "karma-coverage-istanbul-reporter": "~1.4.2", + "karma-coverage-istanbul-reporter": "~2.0.0", "karma-jasmine": "~1.1.1", "karma-jasmine-html-reporter": "^0.2.2", "protractor": "~5.3.0", From a8f272a659af878f00ac6b32dbb8255c514af716 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 6 Jun 2018 21:55:33 +0200 Subject: [PATCH 125/891] chore: version 6.0.8 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b6f9d3726..6611f348b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,9 +26,9 @@ }, "devDependencies": { "@angular/compiler-cli": "^6.0.3", - "@angular-devkit/build-angular": "~0.6.6", + "@angular-devkit/build-angular": "~0.6.8", "typescript": "~2.7.2", - "@angular/cli": "~6.0.7", + "@angular/cli": "~6.0.8", "@angular/language-service": "^6.0.3", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", From b59342db9e145dc9586e958734d526a54f74d296 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 30 May 2018 07:50:43 +0200 Subject: [PATCH 126/891] chore: version 6.1.0-beta.0 --- ponyracer/package.json | 4 ++-- ponyracer/src/app/app.component.spec.ts | 4 ++-- ponyracer/src/app/app.component.ts | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 6611f348b..131e73654 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,9 +26,9 @@ }, "devDependencies": { "@angular/compiler-cli": "^6.0.3", - "@angular-devkit/build-angular": "~0.6.8", + "@angular-devkit/build-angular": "~0.7.0-beta.0", "typescript": "~2.7.2", - "@angular/cli": "~6.0.8", + "@angular/cli": "~6.1.0-beta.0", "@angular/language-service": "^6.0.3", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index 8de81dcf3..d3e633b58 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -13,10 +13,10 @@ describe('AppComponent', () => { const app = fixture.debugElement.componentInstance; expect(app).toBeTruthy(); })); - it(`should have as title 'app'`, async(() => { + it(`should have as title 'ponyracer'`, async(() => { const fixture = TestBed.createComponent(AppComponent); const app = fixture.debugElement.componentInstance; - expect(app.title).toEqual('app'); + expect(app.title).toEqual('ponyracer'); })); it('should render title in a h1 tag', async(() => { const fixture = TestBed.createComponent(AppComponent); diff --git a/ponyracer/src/app/app.component.ts b/ponyracer/src/app/app.component.ts index 7b0f67283..18c5ef59e 100644 --- a/ponyracer/src/app/app.component.ts +++ b/ponyracer/src/app/app.component.ts @@ -6,5 +6,5 @@ import { Component } from '@angular/core'; styleUrls: ['./app.component.css'] }) export class AppComponent { - title = 'app'; + title = 'ponyracer'; } From d709e57f791c98a607af6eeda7a68cb0784812ad Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 6 Jun 2018 21:55:59 +0200 Subject: [PATCH 127/891] chore: version 6.1.0-beta.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 131e73654..66c3d2015 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,9 +26,9 @@ }, "devDependencies": { "@angular/compiler-cli": "^6.0.3", - "@angular-devkit/build-angular": "~0.7.0-beta.0", + "@angular-devkit/build-angular": "~0.7.0-beta.2", "typescript": "~2.7.2", - "@angular/cli": "~6.1.0-beta.0", + "@angular/cli": "~6.1.0-beta.2", "@angular/language-service": "^6.0.3", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", From 2315443f8e0dded78fa80accc9cda3bf846b7d0b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 14 Jun 2018 08:31:02 +0200 Subject: [PATCH 128/891] chore: version 6.1.0-rc.0 --- ponyracer/package.json | 10 +++++----- ponyracer/src/tsconfig.app.json | 1 - ponyracer/src/tsconfig.spec.json | 1 - ponyracer/tsconfig.json | 1 + 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 66c3d2015..58c29f7ac 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,10 +25,9 @@ "zone.js": "^0.8.26" }, "devDependencies": { - "@angular/compiler-cli": "^6.0.3", "@angular-devkit/build-angular": "~0.7.0-beta.2", - "typescript": "~2.7.2", - "@angular/cli": "~6.1.0-beta.2", + "@angular/cli": "~6.1.0-rc.0", + "@angular/compiler-cli": "^6.0.3", "@angular/language-service": "^6.0.3", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", @@ -43,6 +42,7 @@ "karma-jasmine-html-reporter": "^0.2.2", "protractor": "~5.3.0", "ts-node": "~5.0.1", - "tslint": "~5.9.1" + "tslint": "~5.9.1", + "typescript": "~2.7.2" } -} \ No newline at end of file +} diff --git a/ponyracer/src/tsconfig.app.json b/ponyracer/src/tsconfig.app.json index 722c370d5..8ea061ea1 100644 --- a/ponyracer/src/tsconfig.app.json +++ b/ponyracer/src/tsconfig.app.json @@ -2,7 +2,6 @@ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../out-tsc/app", - "module": "es2015", "types": [] }, "exclude": [ diff --git a/ponyracer/src/tsconfig.spec.json b/ponyracer/src/tsconfig.spec.json index 8f7cedeca..de7733630 100644 --- a/ponyracer/src/tsconfig.spec.json +++ b/ponyracer/src/tsconfig.spec.json @@ -2,7 +2,6 @@ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../out-tsc/spec", - "module": "commonjs", "types": [ "jasmine", "node" diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index ef44e2862..916247e4c 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -5,6 +5,7 @@ "outDir": "./dist/out-tsc", "sourceMap": true, "declaration": false, + "module": "es2015", "moduleResolution": "node", "emitDecoratorMetadata": true, "experimentalDecorators": true, From b869b36c87b2fb5d11e954271d14cbaf7b6e6a74 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 10 Jul 2018 08:54:48 +0200 Subject: [PATCH 129/891] chore: version 6.1.0-rc.1 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 58c29f7ac..57336c168 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.7.0-beta.2", - "@angular/cli": "~6.1.0-rc.0", + "@angular/cli": "~6.1.0-rc.1", "@angular/compiler-cli": "^6.0.3", "@angular/language-service": "^6.0.3", "@types/jasmine": "~2.8.6", From d8acca5b1692d84fb68dead12f300181743ef55c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 13 Jul 2018 08:26:45 +0200 Subject: [PATCH 130/891] chore: version 6.1.0-rc.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 57336c168..e89c19fe1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.7.0-beta.2", - "@angular/cli": "~6.1.0-rc.1", + "@angular/cli": "~6.1.0-rc.2", "@angular/compiler-cli": "^6.0.3", "@angular/language-service": "^6.0.3", "@types/jasmine": "~2.8.6", From ae9d19cd7dac3f7c4951726120d0f1a8b60fa574 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 19 Jul 2018 09:45:02 +0200 Subject: [PATCH 131/891] chore: version 6.1.0-rc.3 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e89c19fe1..482467ae3 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.7.0-beta.2", - "@angular/cli": "~6.1.0-rc.2", + "@angular/cli": "~6.1.0-rc.3", "@angular/compiler-cli": "^6.0.3", "@angular/language-service": "^6.0.3", "@types/jasmine": "~2.8.6", From 28a9055fb84b9cf465dc717ec1b9cd6d6cc171ab Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 26 Jul 2018 08:28:19 +0200 Subject: [PATCH 132/891] chore: version 6.1.0 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 482467ae3..504bda9b6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,24 +11,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "^6.0.3", - "@angular/common": "^6.0.3", - "@angular/compiler": "^6.0.3", - "@angular/core": "^6.0.3", - "@angular/forms": "^6.0.3", - "@angular/http": "^6.0.3", - "@angular/platform-browser": "^6.0.3", - "@angular/platform-browser-dynamic": "^6.0.3", - "@angular/router": "^6.0.3", + "@angular/animations": "^6.1.0", + "@angular/common": "^6.1.0", + "@angular/compiler": "^6.1.0", + "@angular/core": "^6.1.0", + "@angular/forms": "^6.1.0", + "@angular/http": "^6.1.0", + "@angular/platform-browser": "^6.1.0", + "@angular/platform-browser-dynamic": "^6.1.0", + "@angular/router": "^6.1.0", "core-js": "^2.5.4", "rxjs": "^6.0.0", "zone.js": "^0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.7.0-beta.2", - "@angular/cli": "~6.1.0-rc.3", - "@angular/compiler-cli": "^6.0.3", - "@angular/language-service": "^6.0.3", + "@angular-devkit/build-angular": "~0.7.0", + "@angular/cli": "~6.1.0", + "@angular/compiler-cli": "^6.1.0", + "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.6", "@types/jasminewd2": "~2.0.3", "@types/node": "~8.9.4", From e338f78111b12ad806d490d10d3ec7c7803568f5 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 27 Jul 2018 10:14:48 +0200 Subject: [PATCH 133/891] chore: version 6.1.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 504bda9b6..a5d445821 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -22,11 +22,11 @@ "@angular/router": "^6.1.0", "core-js": "^2.5.4", "rxjs": "^6.0.0", - "zone.js": "^0.8.26" + "zone.js": "~0.8.26" }, "devDependencies": { "@angular-devkit/build-angular": "~0.7.0", - "@angular/cli": "~6.1.0", + "@angular/cli": "~6.1.1", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.6", From 60ab485d769d5a1e3c34ba0bbcb8b7ffa39d683f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 2 Aug 2018 08:09:05 +0200 Subject: [PATCH 134/891] chore: version 6.1.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a5d445821..360d59cb4 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.7.0", - "@angular/cli": "~6.1.1", + "@angular/cli": "~6.1.2", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.6", From 131f0bb646da8c4bc9c5a83216daafea7b9e4490 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 10 Aug 2018 08:32:51 +0200 Subject: [PATCH 135/891] chore: version 6.1.3 --- ponyracer/package.json | 2 +- ponyracer/src/environments/environment.ts | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 360d59cb4..50311c148 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.7.0", - "@angular/cli": "~6.1.2", + "@angular/cli": "~6.1.3", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.6", diff --git a/ponyracer/src/environments/environment.ts b/ponyracer/src/environments/environment.ts index 012182efa..600fdaf8a 100644 --- a/ponyracer/src/environments/environment.ts +++ b/ponyracer/src/environments/environment.ts @@ -7,9 +7,9 @@ export const environment = { }; /* - * In development mode, to ignore zone related error stack frames such as - * `zone.run`, `zoneDelegate.invokeTask` for easier debugging, you can - * import the following file, but please comment it out in production mode - * because it will have performance impact when throw error + * In development mode, for easier debugging, you can ignore zone related error + * stack frames such as `zone.run`/`zoneDelegate.invokeTask` by importing the + * below file. Don't forget to comment it out in production mode + * because it will have a performance impact when errors are thrown */ // import 'zone.js/dist/zone-error'; // Included with Angular CLI. From 9d5e284337dfbcacf246b81b592bd57ca36e50ec Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 16 Aug 2018 22:10:53 +0200 Subject: [PATCH 136/891] chore: version 6.1.4 --- ponyracer/package.json | 4 ++-- ponyracer/src/tsconfig.app.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 50311c148..33be189eb 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.7.0", - "@angular/cli": "~6.1.3", + "@angular/cli": "~6.1.4", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.6", @@ -40,7 +40,7 @@ "karma-coverage-istanbul-reporter": "~2.0.0", "karma-jasmine": "~1.1.1", "karma-jasmine-html-reporter": "^0.2.2", - "protractor": "~5.3.0", + "protractor": "~5.4.0", "ts-node": "~5.0.1", "tslint": "~5.9.1", "typescript": "~2.7.2" diff --git a/ponyracer/src/tsconfig.app.json b/ponyracer/src/tsconfig.app.json index 8ea061ea1..190fd300b 100644 --- a/ponyracer/src/tsconfig.app.json +++ b/ponyracer/src/tsconfig.app.json @@ -5,7 +5,7 @@ "types": [] }, "exclude": [ - "src/test.ts", + "test.ts", "**/*.spec.ts" ] } From 529e1c846615dbe8dcd863c354d0f38278428b0b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 19 Sep 2018 10:47:26 +0200 Subject: [PATCH 137/891] chore: version 6.1.5 --- ponyracer/package.json | 2 +- ponyracer/src/browserslist | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 33be189eb..6e7eef38c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.7.0", - "@angular/cli": "~6.1.4", + "@angular/cli": "~6.1.5", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.6", diff --git a/ponyracer/src/browserslist b/ponyracer/src/browserslist index 8e09ab492..37371cb04 100644 --- a/ponyracer/src/browserslist +++ b/ponyracer/src/browserslist @@ -1,9 +1,11 @@ # This file is currently used by autoprefixer to adjust CSS to support the below specified browsers # For additional information regarding the format and rule options, please see: # https://github.com/browserslist/browserslist#queries -# For IE 9-11 support, please uncomment the last line of the file and adjust as needed +# +# For IE 9-11 support, please remove 'not' from the last line of the file and adjust as needed + > 0.5% last 2 versions Firefox ESR not dead -# IE 9-11 \ No newline at end of file +not IE 9-11 \ No newline at end of file From f4369e8b5dfea020defe0e0d6f2f5480d47d274f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 2 Aug 2018 08:09:23 +0200 Subject: [PATCH 138/891] chore: version 6.2.0-beta.0 --- ponyracer/angular.json | 4 ++-- ponyracer/package.json | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 3db3556c2..a0bbc2c99 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -9,7 +9,7 @@ "projectType": "application", "prefix": "app", "schematics": {}, - "architect": { + "targets": { "build": { "builder": "@angular-devkit/build-angular:browser", "options": { @@ -98,7 +98,7 @@ "ponyracer-e2e": { "root": "e2e/", "projectType": "application", - "architect": { + "targets": { "e2e": { "builder": "@angular-devkit/build-angular:protractor", "options": { diff --git a/ponyracer/package.json b/ponyracer/package.json index 6e7eef38c..5fd982be1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,24 +25,24 @@ "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.7.0", - "@angular/cli": "~6.1.5", + "@angular-devkit/build-angular": "~0.8.0", + "@angular/cli": "~6.2.0-beta.0", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", - "@types/jasmine": "~2.8.6", + "@types/jasmine": "~2.8.8", "@types/jasminewd2": "~2.0.3", "@types/node": "~8.9.4", - "codelyzer": "~4.2.1", + "codelyzer": "~4.3.0", "jasmine-core": "~2.99.1", "jasmine-spec-reporter": "~4.2.1", "karma": "~1.7.1", "karma-chrome-launcher": "~2.2.0", - "karma-coverage-istanbul-reporter": "~2.0.0", - "karma-jasmine": "~1.1.1", + "karma-coverage-istanbul-reporter": "~2.0.1", + "karma-jasmine": "~1.1.2", "karma-jasmine-html-reporter": "^0.2.2", "protractor": "~5.4.0", - "ts-node": "~5.0.1", - "tslint": "~5.9.1", - "typescript": "~2.7.2" + "ts-node": "~7.0.0", + "tslint": "~5.11.0", + "typescript": "~2.9.2" } } From 39aebcbf21fec64216901a16ff2827cccc4132a2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 2 Aug 2018 22:47:29 +0200 Subject: [PATCH 139/891] chore: version 6.2.0-beta.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5fd982be1..fef3daf60 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,8 +25,8 @@ "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.8.0", - "@angular/cli": "~6.2.0-beta.0", + "@angular-devkit/build-angular": "~0.8.0-beta.0", + "@angular/cli": "~6.2.0-beta.1", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8", From a8f2b372cc4092ecc5613fed30111e369cf7d22b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 10 Aug 2018 08:33:11 +0200 Subject: [PATCH 140/891] chore: version 6.2.0-beta.2 --- ponyracer/package.json | 2 +- ponyracer/src/main.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fef3daf60..4b8e0236d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.8.0-beta.0", - "@angular/cli": "~6.2.0-beta.1", + "@angular/cli": "~6.2.0-beta.2", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8", diff --git a/ponyracer/src/main.ts b/ponyracer/src/main.ts index 91ec6da5f..fc719506c 100644 --- a/ponyracer/src/main.ts +++ b/ponyracer/src/main.ts @@ -10,3 +10,4 @@ if (environment.production) { platformBrowserDynamic().bootstrapModule(AppModule) .catch(err => console.log(err)); + From 17a95add398d49938ab195c5f5c7a11d0261831b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 16 Aug 2018 22:11:20 +0200 Subject: [PATCH 141/891] chore: version 6.2.0-beta.3 --- ponyracer/package.json | 2 +- ponyracer/tslint.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4b8e0236d..303879269 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.8.0-beta.0", - "@angular/cli": "~6.2.0-beta.2", + "@angular/cli": "~6.2.0-beta.3", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8", diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 3ea984c77..6ddb6b293 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -65,6 +65,7 @@ ], "no-misused-new": true, "no-non-null-assertion": true, + "no-redundant-jsdoc": true, "no-shadowed-variable": true, "no-string-literal": false, "no-string-throw": true, From 8e5fef5201aa2014a1efa8ceafebef4abcbdb7df Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 23 Aug 2018 21:56:59 +0200 Subject: [PATCH 142/891] chore: version 6.2.0-rc.0 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 303879269..384868e9a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,8 +25,8 @@ "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.8.0-beta.0", - "@angular/cli": "~6.2.0-beta.3", + "@angular-devkit/build-angular": "~0.8.0-rc.0", + "@angular/cli": "~6.2.0-rc.0", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8", @@ -35,7 +35,7 @@ "codelyzer": "~4.3.0", "jasmine-core": "~2.99.1", "jasmine-spec-reporter": "~4.2.1", - "karma": "~1.7.1", + "karma": "~3.0.0", "karma-chrome-launcher": "~2.2.0", "karma-coverage-istanbul-reporter": "~2.0.1", "karma-jasmine": "~1.1.2", From ac3fc766b321fa301e35cb505c1bacdf81e470e8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 31 Aug 2018 07:46:43 +0200 Subject: [PATCH 143/891] chore: version 6.2.0-rc.1 --- ponyracer/package.json | 4 ++-- ponyracer/src/environments/environment.ts | 11 ++++++----- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 384868e9a..73b28cdeb 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -21,12 +21,12 @@ "@angular/platform-browser-dynamic": "^6.1.0", "@angular/router": "^6.1.0", "core-js": "^2.5.4", - "rxjs": "^6.0.0", + "rxjs": "~6.2.0", "zone.js": "~0.8.26" }, "devDependencies": { "@angular-devkit/build-angular": "~0.8.0-rc.0", - "@angular/cli": "~6.2.0-rc.0", + "@angular/cli": "~6.2.0-rc.1", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8", diff --git a/ponyracer/src/environments/environment.ts b/ponyracer/src/environments/environment.ts index 600fdaf8a..7b4f817ad 100644 --- a/ponyracer/src/environments/environment.ts +++ b/ponyracer/src/environments/environment.ts @@ -1,5 +1,5 @@ // This file can be replaced during build by using the `fileReplacements` array. -// `ng build ---prod` replaces `environment.ts` with `environment.prod.ts`. +// `ng build --prod` replaces `environment.ts` with `environment.prod.ts`. // The list of file replacements can be found in `angular.json`. export const environment = { @@ -7,9 +7,10 @@ export const environment = { }; /* - * In development mode, for easier debugging, you can ignore zone related error - * stack frames such as `zone.run`/`zoneDelegate.invokeTask` by importing the - * below file. Don't forget to comment it out in production mode - * because it will have a performance impact when errors are thrown + * For easier debugging in development mode, you can import the following file + * to ignore zone related error stack frames such as `zone.run`, `zoneDelegate.invokeTask`. + * + * This import should be commented out in production mode because it will have a negative impact + * on performance if an error is thrown. */ // import 'zone.js/dist/zone-error'; // Included with Angular CLI. From 01280a28faf869670ffc298545d38f65fb6790d1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 6 Sep 2018 19:35:35 +0200 Subject: [PATCH 144/891] chore: version 6.2.0 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 73b28cdeb..326e26e08 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.8.0-rc.0", - "@angular/cli": "~6.2.0-rc.1", + "@angular/cli": "~6.2.0", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8", From 202c4f7fd5bf98d4bff131aeffdc6a098a4857e6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 7 Sep 2018 07:44:31 +0200 Subject: [PATCH 145/891] chore: version 6.2.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 326e26e08..0727470f4 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,8 +25,8 @@ "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.8.0-rc.0", - "@angular/cli": "~6.2.0", + "@angular-devkit/build-angular": "~0.8.0", + "@angular/cli": "~6.2.1", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8", From 6a5bfad6b25f093969e1dc8e24c01fad22700b30 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 15 Sep 2018 07:39:23 +0200 Subject: [PATCH 146/891] chore: version 6.2.2 --- ponyracer/angular.json | 4 ++-- ponyracer/package.json | 2 +- ponyracer/src/main.ts | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index a0bbc2c99..3db3556c2 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -9,7 +9,7 @@ "projectType": "application", "prefix": "app", "schematics": {}, - "targets": { + "architect": { "build": { "builder": "@angular-devkit/build-angular:browser", "options": { @@ -98,7 +98,7 @@ "ponyracer-e2e": { "root": "e2e/", "projectType": "application", - "targets": { + "architect": { "e2e": { "builder": "@angular-devkit/build-angular:protractor", "options": { diff --git a/ponyracer/package.json b/ponyracer/package.json index 0727470f4..5cf5960dd 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.8.0", - "@angular/cli": "~6.2.1", + "@angular/cli": "~6.2.2", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8", diff --git a/ponyracer/src/main.ts b/ponyracer/src/main.ts index fc719506c..28bfa9e1f 100644 --- a/ponyracer/src/main.ts +++ b/ponyracer/src/main.ts @@ -9,5 +9,5 @@ if (environment.production) { } platformBrowserDynamic().bootstrapModule(AppModule) - .catch(err => console.log(err)); + .catch(err => console.error(err)); From 3302876f6b754c9da1dd9a561fe807e2e0389247 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 20 Sep 2018 10:58:09 +0200 Subject: [PATCH 147/891] chore: version 6.2.3 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5cf5960dd..a68ec4f5c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.8.0", - "@angular/cli": "~6.2.2", + "@angular/cli": "~6.2.3", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8", From 056fdc576abd8b64ac36b88dfa4e2a3fc5fad127 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Mon, 1 Oct 2018 19:20:19 +0200 Subject: [PATCH 148/891] chore: version 6.2.4 --- ponyracer/package.json | 2 +- ponyracer/src/app/app.component.spec.ts | 16 ++++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a68ec4f5c..1988e61fc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.8.0", - "@angular/cli": "~6.2.3", + "@angular/cli": "~6.2.4", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8", diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index d3e633b58..b1f703584 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -1,5 +1,6 @@ import { TestBed, async } from '@angular/core/testing'; import { AppComponent } from './app.component'; + describe('AppComponent', () => { beforeEach(async(() => { TestBed.configureTestingModule({ @@ -8,20 +9,23 @@ describe('AppComponent', () => { ], }).compileComponents(); })); - it('should create the app', async(() => { + + it('should create the app', () => { const fixture = TestBed.createComponent(AppComponent); const app = fixture.debugElement.componentInstance; expect(app).toBeTruthy(); - })); - it(`should have as title 'ponyracer'`, async(() => { + }); + + it(`should have as title 'ponyracer'`, () => { const fixture = TestBed.createComponent(AppComponent); const app = fixture.debugElement.componentInstance; expect(app.title).toEqual('ponyracer'); - })); - it('should render title in a h1 tag', async(() => { + }); + + it('should render title in a h1 tag', () => { const fixture = TestBed.createComponent(AppComponent); fixture.detectChanges(); const compiled = fixture.debugElement.nativeElement; expect(compiled.querySelector('h1').textContent).toContain('Welcome to ponyracer!'); - })); + }); }); From 9f1c9d0e12edb79a272f6a3fba1f19fff1648aa2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 12 Oct 2018 10:12:14 +0200 Subject: [PATCH 149/891] chore: version 6.2.5 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1988e61fc..587d32e44 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.8.0", - "@angular/cli": "~6.2.4", + "@angular/cli": "~6.2.5", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8", From 396b6746d1cfd191bb63fc02fd90e2e64c204f37 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 20 Oct 2018 09:02:03 +0200 Subject: [PATCH 150/891] chore: version 6.2.6 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 587d32e44..88fe254ab 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.8.0", - "@angular/cli": "~6.2.5", + "@angular/cli": "~6.2.6", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8", From f8f0aeac2555da809070281d4e0ce8b91c04895a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 6 Nov 2018 10:47:57 +0000 Subject: [PATCH 151/891] chore: version 6.2.7 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 88fe254ab..59c50a247 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.8.0", - "@angular/cli": "~6.2.6", + "@angular/cli": "~6.2.7", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8", From 131dd8945d043696f725bac2eff06257cad80dd1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 27 Nov 2018 06:54:01 +0000 Subject: [PATCH 152/891] chore: version 6.2.8 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 59c50a247..081df395e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.8.0", - "@angular/cli": "~6.2.7", + "@angular/cli": "~6.2.8", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8", From 51a96eb55914663561948d35e70bd0808981a75d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 9 Jan 2019 07:32:26 +0000 Subject: [PATCH 153/891] chore: version 6.2.9 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 081df395e..8a77cc12d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.8.0", - "@angular/cli": "~6.2.8", + "@angular/cli": "~6.2.9", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8", From c497b9822b55c38274d7b73ee9217ac6988695af Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 7 Sep 2018 07:44:44 +0200 Subject: [PATCH 154/891] chore: version 7.0.0-beta.2 --- ponyracer/package.json | 30 +++++++++++++++--------------- ponyracer/src/polyfills.ts | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8a77cc12d..6962fd7be 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,24 +11,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "^6.1.0", - "@angular/common": "^6.1.0", - "@angular/compiler": "^6.1.0", - "@angular/core": "^6.1.0", - "@angular/forms": "^6.1.0", - "@angular/http": "^6.1.0", - "@angular/platform-browser": "^6.1.0", - "@angular/platform-browser-dynamic": "^6.1.0", - "@angular/router": "^6.1.0", + "@angular/animations": "~7.0.0-beta.0", + "@angular/common": "~7.0.0-beta.0", + "@angular/compiler": "~7.0.0-beta.0", + "@angular/core": "~7.0.0-beta.0", + "@angular/forms": "~7.0.0-beta.0", + "@angular/http": "~7.0.0-beta.0", + "@angular/platform-browser": "~7.0.0-beta.0", + "@angular/platform-browser-dynamic": "~7.0.0-beta.0", + "@angular/router": "~7.0.0-beta.0", "core-js": "^2.5.4", - "rxjs": "~6.2.0", + "rxjs": "~6.3.0", "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.8.0", - "@angular/cli": "~6.2.9", - "@angular/compiler-cli": "^6.1.0", - "@angular/language-service": "^6.1.0", + "@angular-devkit/build-angular": "~0.9.0-beta.1", + "@angular/cli": "~7.0.0-beta.2", + "@angular/compiler-cli": "~7.0.0-beta.0", + "@angular/language-service": "~7.0.0-beta.0", "@types/jasmine": "~2.8.8", "@types/jasminewd2": "~2.0.3", "@types/node": "~8.9.4", @@ -43,6 +43,6 @@ "protractor": "~5.4.0", "ts-node": "~7.0.0", "tslint": "~5.11.0", - "typescript": "~2.9.2" + "typescript": "~3.0.1" } } diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index d310405a6..8fceb45d3 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -11,7 +11,7 @@ * automatically update themselves. This includes Safari >= 10, Chrome >= 55 (including Opera), * Edge >= 13 on the desktop, and iOS 10 and Chrome on mobile. * - * Learn more in https://angular.io/docs/ts/latest/guide/browser-support.html + * Learn more in https://angular.io/guide/browser-support */ /*************************************************************************************************** From 5008fa6ab64dd6ff6a521b54f56c82110a8bef28 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 15 Sep 2018 07:39:42 +0200 Subject: [PATCH 155/891] chore: version 7.0.0-beta.3 --- ponyracer/angular.json | 1 + ponyracer/package.json | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 3db3556c2..22c859698 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -98,6 +98,7 @@ "ponyracer-e2e": { "root": "e2e/", "projectType": "application", + "prefix": "", "architect": { "e2e": { "builder": "@angular-devkit/build-angular:protractor", diff --git a/ponyracer/package.json b/ponyracer/package.json index 6962fd7be..5ecef2d18 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,24 +11,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "~7.0.0-beta.0", - "@angular/common": "~7.0.0-beta.0", - "@angular/compiler": "~7.0.0-beta.0", - "@angular/core": "~7.0.0-beta.0", - "@angular/forms": "~7.0.0-beta.0", - "@angular/http": "~7.0.0-beta.0", - "@angular/platform-browser": "~7.0.0-beta.0", - "@angular/platform-browser-dynamic": "~7.0.0-beta.0", - "@angular/router": "~7.0.0-beta.0", + "@angular/animations": "~7.0.0-beta.5", + "@angular/common": "~7.0.0-beta.5", + "@angular/compiler": "~7.0.0-beta.5", + "@angular/core": "~7.0.0-beta.5", + "@angular/forms": "~7.0.0-beta.5", + "@angular/http": "~7.0.0-beta.5", + "@angular/platform-browser": "~7.0.0-beta.5", + "@angular/platform-browser-dynamic": "~7.0.0-beta.5", + "@angular/router": "~7.0.0-beta.5", "core-js": "^2.5.4", - "rxjs": "~6.3.0", + "rxjs": "~6.3.2", "zone.js": "~0.8.26" }, "devDependencies": { "@angular-devkit/build-angular": "~0.9.0-beta.1", - "@angular/cli": "~7.0.0-beta.2", - "@angular/compiler-cli": "~7.0.0-beta.0", - "@angular/language-service": "~7.0.0-beta.0", + "@angular/cli": "~7.0.0-beta.3", + "@angular/compiler-cli": "~7.0.0-beta.5", + "@angular/language-service": "~7.0.0-beta.5", "@types/jasmine": "~2.8.8", "@types/jasminewd2": "~2.0.3", "@types/node": "~8.9.4", From 17863bedf4df01bf8c0eed863ed8ef4846a9441f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 20 Sep 2018 10:58:29 +0200 Subject: [PATCH 156/891] chore: version 7.0.0-beta.4 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5ecef2d18..68b3f0a94 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.9.0-beta.1", - "@angular/cli": "~7.0.0-beta.3", + "@angular/cli": "~7.0.0-beta.4", "@angular/compiler-cli": "~7.0.0-beta.5", "@angular/language-service": "~7.0.0-beta.5", "@types/jasmine": "~2.8.8", From d587957b7f8e6361ca6e0278e0b003848733ffe3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Mon, 1 Oct 2018 19:20:45 +0200 Subject: [PATCH 157/891] chore: version 7.0.0-rc.0 --- ponyracer/angular.json | 9 ++++++++- ponyracer/package.json | 28 ++++++++++++++-------------- ponyracer/src/polyfills.ts | 15 ++++++++------- ponyracer/tsconfig.json | 2 +- 4 files changed, 31 insertions(+), 23 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 22c859698..6336e7c68 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -43,7 +43,14 @@ "aot": true, "extractLicenses": true, "vendorChunk": false, - "buildOptimizer": true + "buildOptimizer": true, + "budgets": [ + { + "type": "initial", + "maximumWarning": "2mb", + "maximumError": "5mb" + } + ] } } }, diff --git a/ponyracer/package.json b/ponyracer/package.json index 68b3f0a94..3a2e4fb5f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,24 +11,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "~7.0.0-beta.5", - "@angular/common": "~7.0.0-beta.5", - "@angular/compiler": "~7.0.0-beta.5", - "@angular/core": "~7.0.0-beta.5", - "@angular/forms": "~7.0.0-beta.5", - "@angular/http": "~7.0.0-beta.5", - "@angular/platform-browser": "~7.0.0-beta.5", - "@angular/platform-browser-dynamic": "~7.0.0-beta.5", - "@angular/router": "~7.0.0-beta.5", + "@angular/animations": "~7.0.0-rc.0", + "@angular/common": "~7.0.0-rc.0", + "@angular/compiler": "~7.0.0-rc.0", + "@angular/core": "~7.0.0-rc.0", + "@angular/forms": "~7.0.0-rc.0", + "@angular/http": "~7.0.0-rc.0", + "@angular/platform-browser": "~7.0.0-rc.0", + "@angular/platform-browser-dynamic": "~7.0.0-rc.0", + "@angular/router": "~7.0.0-rc.0", "core-js": "^2.5.4", - "rxjs": "~6.3.2", + "rxjs": "~6.3.3", "zone.js": "~0.8.26" }, "devDependencies": { "@angular-devkit/build-angular": "~0.9.0-beta.1", - "@angular/cli": "~7.0.0-beta.4", - "@angular/compiler-cli": "~7.0.0-beta.5", - "@angular/language-service": "~7.0.0-beta.5", + "@angular/cli": "~7.0.0-rc.0", + "@angular/compiler-cli": "~7.0.0-rc.0", + "@angular/language-service": "~7.0.0-rc.0", "@types/jasmine": "~2.8.8", "@types/jasminewd2": "~2.0.3", "@types/node": "~8.9.4", @@ -43,6 +43,6 @@ "protractor": "~5.4.0", "ts-node": "~7.0.0", "tslint": "~5.11.0", - "typescript": "~3.0.1" + "typescript": "~3.1.1" } } diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index 8fceb45d3..6bf254753 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -28,24 +28,25 @@ // import 'core-js/es6/math'; // import 'core-js/es6/string'; // import 'core-js/es6/date'; -// import 'core-js/es6/array'; // import 'core-js/es6/regexp'; // import 'core-js/es6/map'; // import 'core-js/es6/weak-map'; // import 'core-js/es6/set'; +/** + * If your app need to indexed by Google Search, your app require polyfills 'core-js/es6/array' + * Google bot use ES5. + * FYI: Googlebot uses a renderer following the similar spec to Chrome 41. + * https://developers.google.com/search/docs/guides/rendering + **/ +// import 'core-js/es6/array'; + /** IE10 and IE11 requires the following for NgClass support on SVG elements */ // import 'classlist.js'; // Run `npm install --save classlist.js`. /** IE10 and IE11 requires the following for the Reflect API. */ // import 'core-js/es6/reflect'; - -/** Evergreen browsers require these. **/ -// Used for reflect-metadata in JIT. If you use AOT (and only Angular decorators), you can remove. -import 'core-js/es7/reflect'; - - /** * Web Animations `@angular/platform-browser/animations` * Only required if AnimationBuilder is used within the application and using IE/Edge or Safari. diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 916247e4c..46aeded1b 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -14,7 +14,7 @@ "node_modules/@types" ], "lib": [ - "es2017", + "es2018", "dom" ] } From 52a183348e9e7a9f32f7bdbc26ec7c3dd977e39b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 2 Oct 2018 07:56:08 +0200 Subject: [PATCH 158/891] chore: version 7.0.0-rc.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3a2e4fb5f..0cfead9e7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,8 +25,8 @@ "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.9.0-beta.1", - "@angular/cli": "~7.0.0-rc.0", + "@angular-devkit/build-angular": "~0.9.0-rc.1", + "@angular/cli": "~7.0.0-rc.1", "@angular/compiler-cli": "~7.0.0-rc.0", "@angular/language-service": "~7.0.0-rc.0", "@types/jasmine": "~2.8.8", From 599b9a8abe759432164422651f636f4fc73aa94b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sun, 7 Oct 2018 20:34:10 +0200 Subject: [PATCH 159/891] chore: version 7.0.0-rc.2 --- ponyracer/package.json | 2 +- ponyracer/src/main.ts | 1 - ponyracer/src/polyfills.ts | 7 +++---- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0cfead9e7..bd1c5eec1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.9.0-rc.1", - "@angular/cli": "~7.0.0-rc.1", + "@angular/cli": "~7.0.0-rc.2", "@angular/compiler-cli": "~7.0.0-rc.0", "@angular/language-service": "~7.0.0-rc.0", "@types/jasmine": "~2.8.8", diff --git a/ponyracer/src/main.ts b/ponyracer/src/main.ts index 28bfa9e1f..c7b673cf4 100644 --- a/ponyracer/src/main.ts +++ b/ponyracer/src/main.ts @@ -10,4 +10,3 @@ if (environment.production) { platformBrowserDynamic().bootstrapModule(AppModule) .catch(err => console.error(err)); - diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index 6bf254753..ee8b84da8 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -28,15 +28,15 @@ // import 'core-js/es6/math'; // import 'core-js/es6/string'; // import 'core-js/es6/date'; +// import 'core-js/es6/array'; // import 'core-js/es6/regexp'; // import 'core-js/es6/map'; // import 'core-js/es6/weak-map'; // import 'core-js/es6/set'; /** - * If your app need to indexed by Google Search, your app require polyfills 'core-js/es6/array' - * Google bot use ES5. - * FYI: Googlebot uses a renderer following the similar spec to Chrome 41. + * If the application will be indexed by Google Search, the following is required. + * Googlebot uses a renderer based on Chrome 41. * https://developers.google.com/search/docs/guides/rendering **/ // import 'core-js/es6/array'; @@ -75,7 +75,6 @@ import 'zone.js/dist/zone'; // Included with Angular CLI. - /*************************************************************************************************** * APPLICATION IMPORTS */ From f41bb2e2354cf743f03443fc61788f3b04c0f56f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 12 Oct 2018 10:12:54 +0200 Subject: [PATCH 160/891] chore: version 7.0.0-rc.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index bd1c5eec1..a4c55a515 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,12 +26,12 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.9.0-rc.1", - "@angular/cli": "~7.0.0-rc.2", + "@angular/cli": "~7.0.0-rc.3", "@angular/compiler-cli": "~7.0.0-rc.0", "@angular/language-service": "~7.0.0-rc.0", + "@types/node": "~8.9.4", "@types/jasmine": "~2.8.8", "@types/jasminewd2": "~2.0.3", - "@types/node": "~8.9.4", "codelyzer": "~4.3.0", "jasmine-core": "~2.99.1", "jasmine-spec-reporter": "~4.2.1", From 02375a7a86dcdfaefff812435cc6825bb29e7328 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 18 Oct 2018 21:46:32 +0200 Subject: [PATCH 161/891] chore: version 7.0.1 --- ponyracer/package.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a4c55a515..d72017a86 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,28 +11,28 @@ }, "private": true, "dependencies": { - "@angular/animations": "~7.0.0-rc.0", - "@angular/common": "~7.0.0-rc.0", - "@angular/compiler": "~7.0.0-rc.0", - "@angular/core": "~7.0.0-rc.0", - "@angular/forms": "~7.0.0-rc.0", - "@angular/http": "~7.0.0-rc.0", - "@angular/platform-browser": "~7.0.0-rc.0", - "@angular/platform-browser-dynamic": "~7.0.0-rc.0", - "@angular/router": "~7.0.0-rc.0", + "@angular/animations": "~7.0.0", + "@angular/common": "~7.0.0", + "@angular/compiler": "~7.0.0", + "@angular/core": "~7.0.0", + "@angular/forms": "~7.0.0", + "@angular/http": "~7.0.0", + "@angular/platform-browser": "~7.0.0", + "@angular/platform-browser-dynamic": "~7.0.0", + "@angular/router": "~7.0.0", "core-js": "^2.5.4", "rxjs": "~6.3.3", "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.9.0-rc.1", - "@angular/cli": "~7.0.0-rc.3", - "@angular/compiler-cli": "~7.0.0-rc.0", - "@angular/language-service": "~7.0.0-rc.0", + "@angular-devkit/build-angular": "~0.10.0", + "@angular/cli": "~7.0.1", + "@angular/compiler-cli": "~7.0.0", + "@angular/language-service": "~7.0.0", "@types/node": "~8.9.4", "@types/jasmine": "~2.8.8", "@types/jasminewd2": "~2.0.3", - "codelyzer": "~4.3.0", + "codelyzer": "~4.5.0", "jasmine-core": "~2.99.1", "jasmine-spec-reporter": "~4.2.1", "karma": "~3.0.0", From 8016c98880f54a1b82e5b97537ae0d85fd2d47ea Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 20 Oct 2018 09:09:07 +0200 Subject: [PATCH 162/891] chore: version 7.0.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d72017a86..0c047841e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.10.0", - "@angular/cli": "~7.0.1", + "@angular/cli": "~7.0.2", "@angular/compiler-cli": "~7.0.0", "@angular/language-service": "~7.0.0", "@types/node": "~8.9.4", From 3a096c9d61618c2038f6df14b6c01387d5113305 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 25 Oct 2018 15:17:34 +0000 Subject: [PATCH 163/891] chore: version 7.0.3 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0c047841e..a114628b9 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.10.0", - "@angular/cli": "~7.0.2", + "@angular/cli": "~7.0.3", "@angular/compiler-cli": "~7.0.0", "@angular/language-service": "~7.0.0", "@types/node": "~8.9.4", From 03b7d6aa1524874172f626a4ac19914904a203e4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 2 Nov 2018 10:46:10 +0000 Subject: [PATCH 164/891] chore: version 7.0.4 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a114628b9..bbec799d2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.10.0", - "@angular/cli": "~7.0.3", + "@angular/cli": "~7.0.4", "@angular/compiler-cli": "~7.0.0", "@angular/language-service": "~7.0.0", "@types/node": "~8.9.4", From d70c718b1c5d4f5aadabdbe2db7219f16a875e6a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 9 Nov 2018 09:17:09 +0000 Subject: [PATCH 165/891] chore: version 7.0.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index bbec799d2..7bb134d23 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.10.0", - "@angular/cli": "~7.0.4", + "@angular/cli": "~7.0.5", "@angular/compiler-cli": "~7.0.0", "@angular/language-service": "~7.0.0", "@types/node": "~8.9.4", @@ -43,6 +43,6 @@ "protractor": "~5.4.0", "ts-node": "~7.0.0", "tslint": "~5.11.0", - "typescript": "~3.1.1" + "typescript": "~3.1.6" } } From 7d5eea9dca0315bc7cfa32c9c9a3a9600667b1ba Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 15 Nov 2018 10:52:18 +0000 Subject: [PATCH 166/891] chore: version 7.0.6 --- ponyracer/.editorconfig | 2 +- ponyracer/e2e/src/app.e2e-spec.ts | 2 +- ponyracer/e2e/src/app.po.ts | 2 +- ponyracer/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/.editorconfig b/ponyracer/.editorconfig index 6e87a003d..e89330a61 100644 --- a/ponyracer/.editorconfig +++ b/ponyracer/.editorconfig @@ -1,4 +1,4 @@ -# Editor configuration, see http://editorconfig.org +# Editor configuration, see https://editorconfig.org root = true [*] diff --git a/ponyracer/e2e/src/app.e2e-spec.ts b/ponyracer/e2e/src/app.e2e-spec.ts index 323c70091..88099530c 100644 --- a/ponyracer/e2e/src/app.e2e-spec.ts +++ b/ponyracer/e2e/src/app.e2e-spec.ts @@ -9,6 +9,6 @@ describe('workspace-project App', () => { it('should display welcome message', () => { page.navigateTo(); - expect(page.getParagraphText()).toEqual('Welcome to ponyracer!'); + expect(page.getTitleText()).toEqual('Welcome to ponyracer!'); }); }); diff --git a/ponyracer/e2e/src/app.po.ts b/ponyracer/e2e/src/app.po.ts index 82ea75ba5..72e463a33 100644 --- a/ponyracer/e2e/src/app.po.ts +++ b/ponyracer/e2e/src/app.po.ts @@ -5,7 +5,7 @@ export class AppPage { return browser.get('/'); } - getParagraphText() { + getTitleText() { return element(by.css('app-root h1')).getText(); } } diff --git a/ponyracer/package.json b/ponyracer/package.json index 7bb134d23..8a0b063bb 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.10.0", - "@angular/cli": "~7.0.5", + "@angular/cli": "~7.0.6", "@angular/compiler-cli": "~7.0.0", "@angular/language-service": "~7.0.0", "@types/node": "~8.9.4", From 05026f8ea5c9a7c65bf0cd0151cf47bc4370e643 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 27 Nov 2018 06:54:49 +0000 Subject: [PATCH 167/891] chore: version 7.0.7 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8a0b063bb..cf5806993 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.10.0", - "@angular/cli": "~7.0.6", + "@angular/cli": "~7.0.7", "@angular/compiler-cli": "~7.0.0", "@angular/language-service": "~7.0.0", "@types/node": "~8.9.4", From 4a38ae947d45d2ebdb2cb9f5e6aa4dafcbd66cf9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 2 Nov 2018 10:46:23 +0000 Subject: [PATCH 168/891] chore: version 7.1.0-beta.0 --- ponyracer/.gitignore | 4 ++++ ponyracer/package.json | 30 ++++++++++++++-------------- ponyracer/src/app/app.component.html | 2 +- ponyracer/src/karma.conf.js | 2 +- ponyracer/tsconfig.json | 1 + 5 files changed, 22 insertions(+), 17 deletions(-) diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore index ee5c9d833..85158b7a4 100644 --- a/ponyracer/.gitignore +++ b/ponyracer/.gitignore @@ -8,6 +8,10 @@ # dependencies /node_modules +# profiling files +chrome-profiler-events.json +speed-measure-plugin.json + # IDEs and editors /.idea .project diff --git a/ponyracer/package.json b/ponyracer/package.json index cf5806993..4b6b58ae1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,31 +11,31 @@ }, "private": true, "dependencies": { - "@angular/animations": "~7.0.0", - "@angular/common": "~7.0.0", - "@angular/compiler": "~7.0.0", - "@angular/core": "~7.0.0", - "@angular/forms": "~7.0.0", - "@angular/http": "~7.0.0", - "@angular/platform-browser": "~7.0.0", - "@angular/platform-browser-dynamic": "~7.0.0", - "@angular/router": "~7.0.0", + "@angular/animations": "~7.1.0-beta.0", + "@angular/common": "~7.1.0-beta.0", + "@angular/compiler": "~7.1.0-beta.0", + "@angular/core": "~7.1.0-beta.0", + "@angular/forms": "~7.1.0-beta.0", + "@angular/platform-browser": "~7.1.0-beta.0", + "@angular/platform-browser-dynamic": "~7.1.0-beta.0", + "@angular/router": "~7.1.0-beta.0", "core-js": "^2.5.4", "rxjs": "~6.3.3", + "tslib": "^1.9.0", "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.10.0", - "@angular/cli": "~7.0.7", - "@angular/compiler-cli": "~7.0.0", - "@angular/language-service": "~7.0.0", + "@angular-devkit/build-angular": "~0.11.0-beta.0", + "@angular/cli": "~7.1.0-beta.0", + "@angular/compiler-cli": "~7.1.0-beta.0", + "@angular/language-service": "~7.1.0-beta.0", "@types/node": "~8.9.4", "@types/jasmine": "~2.8.8", "@types/jasminewd2": "~2.0.3", "codelyzer": "~4.5.0", "jasmine-core": "~2.99.1", "jasmine-spec-reporter": "~4.2.1", - "karma": "~3.0.0", + "karma": "~3.1.1", "karma-chrome-launcher": "~2.2.0", "karma-coverage-istanbul-reporter": "~2.0.1", "karma-jasmine": "~1.1.2", @@ -43,6 +43,6 @@ "protractor": "~5.4.0", "ts-node": "~7.0.0", "tslint": "~5.11.0", - "typescript": "~3.1.6" + "typescript": "~3.1.4" } } diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index fa2706a40..5226d57f5 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -11,7 +11,7 @@

      Here are some links to help you start:

      Tour of Heroes

    • -

      CLI Documentation

      +

      CLI Documentation

    • Angular blog

      diff --git a/ponyracer/src/karma.conf.js b/ponyracer/src/karma.conf.js index b6e00421c..ee9caa152 100644 --- a/ponyracer/src/karma.conf.js +++ b/ponyracer/src/karma.conf.js @@ -17,7 +17,7 @@ module.exports = function (config) { }, coverageIstanbulReporter: { dir: require('path').join(__dirname, '../coverage'), - reports: ['html', 'lcovonly'], + reports: ['html', 'lcovonly', 'text-summary'], fixWebpackSourcePaths: true }, reporters: ['progress', 'kjhtml'], diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 46aeded1b..b271fd9f3 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -9,6 +9,7 @@ "moduleResolution": "node", "emitDecoratorMetadata": true, "experimentalDecorators": true, + "importHelpers": true, "target": "es5", "typeRoots": [ "node_modules/@types" From 851a247b5f3c71970ecb733002d53285cdd003d9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 9 Nov 2018 09:17:28 +0000 Subject: [PATCH 169/891] chore: version 7.1.0-beta.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4b6b58ae1..227241ee5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.11.0-beta.0", - "@angular/cli": "~7.1.0-beta.0", + "@angular/cli": "~7.1.0-beta.1", "@angular/compiler-cli": "~7.1.0-beta.0", "@angular/language-service": "~7.1.0-beta.0", "@types/node": "~8.9.4", @@ -43,6 +43,6 @@ "protractor": "~5.4.0", "ts-node": "~7.0.0", "tslint": "~5.11.0", - "typescript": "~3.1.4" + "typescript": "~3.1.6" } } From 3295a360caa1a4f3cd4b67e02b0451d8e39b8532 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 15 Nov 2018 10:52:37 +0000 Subject: [PATCH 170/891] chore: version 7.1.0-rc.0 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 227241ee5..c0349ff48 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.11.0-beta.0", - "@angular/cli": "~7.1.0-beta.1", + "@angular/cli": "~7.1.0-rc.0", "@angular/compiler-cli": "~7.1.0-beta.0", "@angular/language-service": "~7.1.0-beta.0", "@types/node": "~8.9.4", From 42956d91765d6852c56f3714dc6bdecfaf724561 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 27 Nov 2018 06:55:10 +0000 Subject: [PATCH 171/891] chore: version 7.1.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c0349ff48..7b335bf39 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,24 +11,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "~7.1.0-beta.0", - "@angular/common": "~7.1.0-beta.0", - "@angular/compiler": "~7.1.0-beta.0", - "@angular/core": "~7.1.0-beta.0", - "@angular/forms": "~7.1.0-beta.0", - "@angular/platform-browser": "~7.1.0-beta.0", - "@angular/platform-browser-dynamic": "~7.1.0-beta.0", - "@angular/router": "~7.1.0-beta.0", + "@angular/animations": "~7.1.0", + "@angular/common": "~7.1.0", + "@angular/compiler": "~7.1.0", + "@angular/core": "~7.1.0", + "@angular/forms": "~7.1.0", + "@angular/platform-browser": "~7.1.0", + "@angular/platform-browser-dynamic": "~7.1.0", + "@angular/router": "~7.1.0", "core-js": "^2.5.4", "rxjs": "~6.3.3", "tslib": "^1.9.0", "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.11.0-beta.0", - "@angular/cli": "~7.1.0-rc.0", - "@angular/compiler-cli": "~7.1.0-beta.0", - "@angular/language-service": "~7.1.0-beta.0", + "@angular-devkit/build-angular": "~0.11.0", + "@angular/cli": "~7.1.0", + "@angular/compiler-cli": "~7.1.0", + "@angular/language-service": "~7.1.0", "@types/node": "~8.9.4", "@types/jasmine": "~2.8.8", "@types/jasminewd2": "~2.0.3", From 863b2829c56e2f716d12c20c75bab4b0b2059411 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 4 Dec 2018 11:04:41 +0000 Subject: [PATCH 172/891] chore: version 7.1.1 --- ponyracer/package.json | 2 +- ponyracer/tslint.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7b335bf39..697da62e6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.11.0", - "@angular/cli": "~7.1.0", + "@angular/cli": "~7.1.1", "@angular/compiler-cli": "~7.1.0", "@angular/language-service": "~7.1.0", "@types/node": "~8.9.4", diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 6ddb6b293..c740a7b2a 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -1,6 +1,6 @@ { "rulesDirectory": [ - "node_modules/codelyzer" + "codelyzer" ], "rules": { "arrow-return-shorthand": true, From 302a6badf2418cbb05c00aea74375c18685b6a96 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 7 Dec 2018 11:06:12 +0000 Subject: [PATCH 173/891] chore: version 7.1.2 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 697da62e6..c75a61b6b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.11.0", - "@angular/cli": "~7.1.1", + "@angular/cli": "~7.1.2", "@angular/compiler-cli": "~7.1.0", "@angular/language-service": "~7.1.0", "@types/node": "~8.9.4", From e2cfe91b8b06b459817c175125cd8b87a2d7c9b8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 13 Dec 2018 11:08:34 +0000 Subject: [PATCH 174/891] chore: version 7.1.3 --- ponyracer/package.json | 2 +- ponyracer/src/polyfills.ts | 29 +++++++++++++++++++---------- 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c75a61b6b..f5c169702 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.11.0", - "@angular/cli": "~7.1.2", + "@angular/cli": "~7.1.3", "@angular/compiler-cli": "~7.1.0", "@angular/language-service": "~7.1.0", "@types/node": "~8.9.4", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index ee8b84da8..a5b8c7f63 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -57,18 +57,27 @@ /** * By default, zone.js will patch all possible macroTask and DomEvents * user can disable parts of macroTask/DomEvents patch by setting following flags + * because those flags need to be set before `zone.js` being loaded, and webpack + * will put import in the top of bundle, so user need to create a separate file + * in this directory (for example: zone-flags.ts), and put the following flags + * into that file, and then add the following code before importing zone.js. + * import './zone-flags.ts'; + * + * The flags allowed in zone-flags.ts are listed here. + * + * The following flags will work for all browsers. + * + * (window as any).__Zone_disable_requestAnimationFrame = true; // disable patch requestAnimationFrame + * (window as any).__Zone_disable_on_property = true; // disable patch onProperty such as onclick + * (window as any).__zone_symbol__BLACK_LISTED_EVENTS = ['scroll', 'mousemove']; // disable patch specified eventNames + * + * in IE/Edge developer tools, the addEventListener will also be wrapped by zone.js + * with the following flag, it will bypass `zone.js` patch for IE/Edge + * + * (window as any).__Zone_enable_cross_context_check = true; + * */ - // (window as any).__Zone_disable_requestAnimationFrame = true; // disable patch requestAnimationFrame - // (window as any).__Zone_disable_on_property = true; // disable patch onProperty such as onclick - // (window as any).__zone_symbol__BLACK_LISTED_EVENTS = ['scroll', 'mousemove']; // disable patch specified eventNames - - /* - * in IE/Edge developer tools, the addEventListener will also be wrapped by zone.js - * with the following flag, it will bypass `zone.js` patch for IE/Edge - */ -// (window as any).__Zone_enable_cross_context_check = true; - /*************************************************************************************************** * Zone JS is required by default for Angular itself. */ From 909a9358b9140590b2dc04c51541d108c24b2369 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 20 Dec 2018 11:12:49 +0000 Subject: [PATCH 175/891] chore: version 7.1.4 --- ponyracer/package.json | 2 +- ponyracer/src/polyfills.ts | 14 +++++--------- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f5c169702..91f259d4d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.11.0", - "@angular/cli": "~7.1.3", + "@angular/cli": "~7.1.4", "@angular/compiler-cli": "~7.1.0", "@angular/language-service": "~7.1.0", "@types/node": "~8.9.4", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index a5b8c7f63..a6d34ea67 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -18,7 +18,10 @@ * BROWSER POLYFILLS */ -/** IE9, IE10 and IE11 requires all of the following polyfills. **/ +/** IE9, IE10, IE11, and Chrome <55 requires all of the following polyfills. + * This also includes Android Emulators with older versions of Chrome and Google Search/Googlebot + */ + // import 'core-js/es6/symbol'; // import 'core-js/es6/object'; // import 'core-js/es6/function'; @@ -34,13 +37,6 @@ // import 'core-js/es6/weak-map'; // import 'core-js/es6/set'; -/** - * If the application will be indexed by Google Search, the following is required. - * Googlebot uses a renderer based on Chrome 41. - * https://developers.google.com/search/docs/guides/rendering - **/ -// import 'core-js/es6/array'; - /** IE10 and IE11 requires the following for NgClass support on SVG elements */ // import 'classlist.js'; // Run `npm install --save classlist.js`. @@ -51,7 +47,7 @@ * Web Animations `@angular/platform-browser/animations` * Only required if AnimationBuilder is used within the application and using IE/Edge or Safari. * Standard animation support in Angular DOES NOT require any polyfills (as of Angular 6.0). - **/ + */ // import 'web-animations-js'; // Run `npm install --save web-animations-js`. /** From f909ff21ba17bd5635fecc5a098bfb3fbaba36c4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 4 Dec 2018 11:04:55 +0000 Subject: [PATCH 176/891] chore: version 7.2.0-beta.0 --- ponyracer/.gitignore | 1 + ponyracer/package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore index 85158b7a4..47765ada9 100644 --- a/ponyracer/.gitignore +++ b/ponyracer/.gitignore @@ -27,6 +27,7 @@ speed-measure-plugin.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json +.history/* # misc /.sass-cache diff --git a/ponyracer/package.json b/ponyracer/package.json index 91f259d4d..164d5063f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.11.0", - "@angular/cli": "~7.1.4", + "@angular/cli": "~7.2.0-beta.0", "@angular/compiler-cli": "~7.1.0", "@angular/language-service": "~7.1.0", "@types/node": "~8.9.4", From 3c197e47447d002639fc74e9fdced198ea751d69 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 7 Dec 2018 11:06:28 +0000 Subject: [PATCH 177/891] chore: version 7.2.0-beta.1 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 164d5063f..5ab5e5eb0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.11.0", - "@angular/cli": "~7.2.0-beta.0", + "@angular/cli": "~7.2.0-beta.1", "@angular/compiler-cli": "~7.1.0", "@angular/language-service": "~7.1.0", "@types/node": "~8.9.4", From e63bf2f12bb52f07e849308b17f38c3b505e660c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 13 Dec 2018 11:08:51 +0000 Subject: [PATCH 178/891] chore: version 7.2.0-beta.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5ab5e5eb0..00c82580e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,8 +25,8 @@ "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.11.0", - "@angular/cli": "~7.2.0-beta.1", + "@angular-devkit/build-angular": "~0.12.0-beta.2", + "@angular/cli": "~7.2.0-beta.2", "@angular/compiler-cli": "~7.1.0", "@angular/language-service": "~7.1.0", "@types/node": "~8.9.4", From 83f6174c35e68a33a04162a0d356333f2d6f0b34 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 20 Dec 2018 11:13:09 +0000 Subject: [PATCH 179/891] chore: version 7.2.0-rc.0 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 00c82580e..7ef4584ef 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,24 +11,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "~7.1.0", - "@angular/common": "~7.1.0", - "@angular/compiler": "~7.1.0", - "@angular/core": "~7.1.0", - "@angular/forms": "~7.1.0", - "@angular/platform-browser": "~7.1.0", - "@angular/platform-browser-dynamic": "~7.1.0", - "@angular/router": "~7.1.0", + "@angular/animations": "~7.2.0-rc.0", + "@angular/common": "~7.2.0-rc.0", + "@angular/compiler": "~7.2.0-rc.0", + "@angular/core": "~7.2.0-rc.0", + "@angular/forms": "~7.2.0-rc.0", + "@angular/platform-browser": "~7.2.0-rc.0", + "@angular/platform-browser-dynamic": "~7.2.0-rc.0", + "@angular/router": "~7.2.0-rc.0", "core-js": "^2.5.4", "rxjs": "~6.3.3", "tslib": "^1.9.0", "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.12.0-beta.2", - "@angular/cli": "~7.2.0-beta.2", - "@angular/compiler-cli": "~7.1.0", - "@angular/language-service": "~7.1.0", + "@angular-devkit/build-angular": "~0.12.0-rc.0", + "@angular/cli": "~7.2.0-rc.0", + "@angular/compiler-cli": "~7.2.0-rc.0", + "@angular/language-service": "~7.2.0-rc.0", "@types/node": "~8.9.4", "@types/jasmine": "~2.8.8", "@types/jasminewd2": "~2.0.3", @@ -43,6 +43,6 @@ "protractor": "~5.4.0", "ts-node": "~7.0.0", "tslint": "~5.11.0", - "typescript": "~3.1.6" + "typescript": "~3.2.2" } } From 7686c23543d004f11a5d9a39bb8d1172d4d42fa0 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 9 Jan 2019 07:33:51 +0000 Subject: [PATCH 180/891] chore: version 7.2.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7ef4584ef..e1271c8cc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,24 +11,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "~7.2.0-rc.0", - "@angular/common": "~7.2.0-rc.0", - "@angular/compiler": "~7.2.0-rc.0", - "@angular/core": "~7.2.0-rc.0", - "@angular/forms": "~7.2.0-rc.0", - "@angular/platform-browser": "~7.2.0-rc.0", - "@angular/platform-browser-dynamic": "~7.2.0-rc.0", - "@angular/router": "~7.2.0-rc.0", + "@angular/animations": "~7.2.0", + "@angular/common": "~7.2.0", + "@angular/compiler": "~7.2.0", + "@angular/core": "~7.2.0", + "@angular/forms": "~7.2.0", + "@angular/platform-browser": "~7.2.0", + "@angular/platform-browser-dynamic": "~7.2.0", + "@angular/router": "~7.2.0", "core-js": "^2.5.4", "rxjs": "~6.3.3", "tslib": "^1.9.0", "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.12.0-rc.0", - "@angular/cli": "~7.2.0-rc.0", - "@angular/compiler-cli": "~7.2.0-rc.0", - "@angular/language-service": "~7.2.0-rc.0", + "@angular-devkit/build-angular": "~0.12.0", + "@angular/cli": "~7.2.0", + "@angular/compiler-cli": "~7.2.0", + "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", "@types/jasmine": "~2.8.8", "@types/jasminewd2": "~2.0.3", From fe7d78f2bdebbdaebd22dd0e1043b8e3c56ea976 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 10 Jan 2019 11:24:04 +0000 Subject: [PATCH 181/891] chore: version 7.2.1 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e1271c8cc..033cc15fe 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.12.0", - "@angular/cli": "~7.2.0", + "@angular/cli": "~7.2.1", "@angular/compiler-cli": "~7.2.0", "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", From 67d53f8443da6bf5dcbc0c63086ca289be2df207 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 17 Jan 2019 11:27:47 +0000 Subject: [PATCH 182/891] chore: version 7.2.2 --- ponyracer/e2e/src/app.e2e-spec.ts | 9 +++++++++ ponyracer/package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ponyracer/e2e/src/app.e2e-spec.ts b/ponyracer/e2e/src/app.e2e-spec.ts index 88099530c..475d324fe 100644 --- a/ponyracer/e2e/src/app.e2e-spec.ts +++ b/ponyracer/e2e/src/app.e2e-spec.ts @@ -1,4 +1,5 @@ import { AppPage } from './app.po'; +import { browser, logging } from 'protractor'; describe('workspace-project App', () => { let page: AppPage; @@ -11,4 +12,12 @@ describe('workspace-project App', () => { page.navigateTo(); expect(page.getTitleText()).toEqual('Welcome to ponyracer!'); }); + + afterEach(async () => { + // Assert that there are no errors emitted from the browser + const logs = await browser.manage().logs().get(logging.Type.BROWSER); + expect(logs).not.toContain(jasmine.objectContaining({ + level: logging.Level.SEVERE, + })); + }); }); diff --git a/ponyracer/package.json b/ponyracer/package.json index 033cc15fe..e541a6cbb 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.12.0", - "@angular/cli": "~7.2.1", + "@angular/cli": "~7.2.2", "@angular/compiler-cli": "~7.2.0", "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", From bf89ed59b25ebe18f17aa989f3e4c7ee55b1c7fa Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 24 Jan 2019 11:33:08 +0000 Subject: [PATCH 183/891] chore: version 7.2.3 --- ponyracer/e2e/src/app.po.ts | 4 ++-- ponyracer/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/e2e/src/app.po.ts b/ponyracer/e2e/src/app.po.ts index 72e463a33..da58fabd2 100644 --- a/ponyracer/e2e/src/app.po.ts +++ b/ponyracer/e2e/src/app.po.ts @@ -2,10 +2,10 @@ import { browser, by, element } from 'protractor'; export class AppPage { navigateTo() { - return browser.get('/'); + return browser.get('/') as Promise; } getTitleText() { - return element(by.css('app-root h1')).getText(); + return element(by.css('app-root h1')).getText() as Promise; } } diff --git a/ponyracer/package.json b/ponyracer/package.json index e541a6cbb..b75c2580b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.12.0", - "@angular/cli": "~7.2.2", + "@angular/cli": "~7.2.3", "@angular/compiler-cli": "~7.2.0", "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", From af15026baf4a8ed675c0381c169e66410374a196 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 31 Jan 2019 09:14:23 +0000 Subject: [PATCH 184/891] chore: version 7.2.4 --- ponyracer/e2e/src/app.po.ts | 2 +- ponyracer/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/e2e/src/app.po.ts b/ponyracer/e2e/src/app.po.ts index da58fabd2..5776aa9eb 100644 --- a/ponyracer/e2e/src/app.po.ts +++ b/ponyracer/e2e/src/app.po.ts @@ -2,7 +2,7 @@ import { browser, by, element } from 'protractor'; export class AppPage { navigateTo() { - return browser.get('/') as Promise; + return browser.get(browser.baseUrl) as Promise; } getTitleText() { diff --git a/ponyracer/package.json b/ponyracer/package.json index b75c2580b..599cb8039 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.12.0", - "@angular/cli": "~7.2.3", + "@angular/cli": "~7.2.4", "@angular/compiler-cli": "~7.2.0", "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", From 083407dab9ae0639eb25271976dcf6906fca58a1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 17 Jan 2019 11:27:58 +0000 Subject: [PATCH 185/891] chore: version 7.3.0-beta.0 --- ponyracer/angular.json | 3 +- ponyracer/package.json | 24 +++++------ ponyracer/src/karma.conf.js | 4 +- ponyracer/src/polyfills.ts | 22 ---------- ponyracer/tslint.json | 80 ++++++------------------------------- 5 files changed, 28 insertions(+), 105 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 6336e7c68..38afba365 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -25,7 +25,8 @@ "styles": [ "src/styles.css" ], - "scripts": [] + "scripts": [], + "es5BrowserSupport": true }, "configurations": { "production": { diff --git a/ponyracer/package.json b/ponyracer/package.json index 599cb8039..e5abdc033 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,24 +11,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "~7.2.0", - "@angular/common": "~7.2.0", - "@angular/compiler": "~7.2.0", - "@angular/core": "~7.2.0", - "@angular/forms": "~7.2.0", - "@angular/platform-browser": "~7.2.0", - "@angular/platform-browser-dynamic": "~7.2.0", - "@angular/router": "~7.2.0", + "@angular/animations": "~7.2.0-rc.0", + "@angular/common": "~7.2.0-rc.0", + "@angular/compiler": "~7.2.0-rc.0", + "@angular/core": "~7.2.0-rc.0", + "@angular/forms": "~7.2.0-rc.0", + "@angular/platform-browser": "~7.2.0-rc.0", + "@angular/platform-browser-dynamic": "~7.2.0-rc.0", + "@angular/router": "~7.2.0-rc.0", "core-js": "^2.5.4", "rxjs": "~6.3.3", "tslib": "^1.9.0", "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.12.0", - "@angular/cli": "~7.2.4", - "@angular/compiler-cli": "~7.2.0", - "@angular/language-service": "~7.2.0", + "@angular-devkit/build-angular": "~0.12.0-rc.0", + "@angular/cli": "~7.3.0-beta.0", + "@angular/compiler-cli": "~7.2.0-rc.0", + "@angular/language-service": "~7.2.0-rc.0", "@types/node": "~8.9.4", "@types/jasmine": "~2.8.8", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/src/karma.conf.js b/ponyracer/src/karma.conf.js index ee9caa152..3eca159bf 100644 --- a/ponyracer/src/karma.conf.js +++ b/ponyracer/src/karma.conf.js @@ -16,7 +16,7 @@ module.exports = function (config) { clearContext: false // leave Jasmine Spec Runner output visible in browser }, coverageIstanbulReporter: { - dir: require('path').join(__dirname, '../coverage'), + dir: require('path').join(__dirname, '../coverage/ponyracer'), reports: ['html', 'lcovonly', 'text-summary'], fixWebpackSourcePaths: true }, @@ -28,4 +28,4 @@ module.exports = function (config) { browsers: ['Chrome'], singleRun: false }); -}; \ No newline at end of file +}; diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index a6d34ea67..75d639398 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -18,31 +18,9 @@ * BROWSER POLYFILLS */ -/** IE9, IE10, IE11, and Chrome <55 requires all of the following polyfills. - * This also includes Android Emulators with older versions of Chrome and Google Search/Googlebot - */ - -// import 'core-js/es6/symbol'; -// import 'core-js/es6/object'; -// import 'core-js/es6/function'; -// import 'core-js/es6/parse-int'; -// import 'core-js/es6/parse-float'; -// import 'core-js/es6/number'; -// import 'core-js/es6/math'; -// import 'core-js/es6/string'; -// import 'core-js/es6/date'; -// import 'core-js/es6/array'; -// import 'core-js/es6/regexp'; -// import 'core-js/es6/map'; -// import 'core-js/es6/weak-map'; -// import 'core-js/es6/set'; - /** IE10 and IE11 requires the following for NgClass support on SVG elements */ // import 'classlist.js'; // Run `npm install --save classlist.js`. -/** IE10 and IE11 requires the following for the Reflect API. */ -// import 'core-js/es6/reflect'; - /** * Web Animations `@angular/platform-browser/animations` * Only required if AnimationBuilder is used within the application and using IE/Edge or Safari. diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index c740a7b2a..868ecba0d 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -1,32 +1,20 @@ { + "extends": "tslint:recommended", "rulesDirectory": [ "codelyzer" ], "rules": { - "arrow-return-shorthand": true, - "callable-types": true, - "class-name": true, - "comment-format": [ - true, - "check-space" - ], - "curly": true, + "array-type": false, + "arrow-parens": false, "deprecation": { "severity": "warn" }, - "eofline": true, - "forin": true, "import-blacklist": [ true, "rxjs/Rx" ], - "import-spacing": true, - "indent": [ - true, - "spaces" - ], - "interface-over-type-literal": true, - "label-position": true, + "interface-name": false, + "max-classes-per-file": false, "max-line-length": [ true, 140 @@ -43,8 +31,7 @@ ] } ], - "no-arg": true, - "no-bitwise": true, + "no-consecutive-blank-lines": false, "no-console": [ true, "debug", @@ -53,70 +40,27 @@ "timeEnd", "trace" ], - "no-construct": true, - "no-debugger": true, - "no-duplicate-super": true, "no-empty": false, - "no-empty-interface": true, - "no-eval": true, "no-inferrable-types": [ true, "ignore-params" ], - "no-misused-new": true, "no-non-null-assertion": true, "no-redundant-jsdoc": true, - "no-shadowed-variable": true, - "no-string-literal": false, - "no-string-throw": true, "no-switch-case-fall-through": true, - "no-trailing-whitespace": true, - "no-unnecessary-initializer": true, - "no-unused-expression": true, "no-use-before-declare": true, - "no-var-keyword": true, - "object-literal-sort-keys": false, - "one-line": [ + "no-var-requires": false, + "object-literal-key-quotes": [ true, - "check-open-brace", - "check-catch", - "check-else", - "check-whitespace" + "as-needed" ], - "prefer-const": true, + "object-literal-sort-keys": false, + "ordered-imports": false, "quotemark": [ true, "single" ], - "radix": true, - "semicolon": [ - true, - "always" - ], - "triple-equals": [ - true, - "allow-null-check" - ], - "typedef-whitespace": [ - true, - { - "call-signature": "nospace", - "index-signature": "nospace", - "parameter": "nospace", - "property-declaration": "nospace", - "variable-declaration": "nospace" - } - ], - "unified-signatures": true, - "variable-name": false, - "whitespace": [ - true, - "check-branch", - "check-decl", - "check-operator", - "check-separator", - "check-type" - ], + "trailing-comma": false, "no-output-on-prefix": true, "use-input-property-decorator": true, "use-output-property-decorator": true, From 65a9f6a0490c60f89b2eec097deacea596678d42 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 24 Jan 2019 11:33:23 +0000 Subject: [PATCH 186/891] chore: version 7.3.0-rc.0 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e5abdc033..750dcdc38 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,8 +25,8 @@ "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.12.0-rc.0", - "@angular/cli": "~7.3.0-beta.0", + "@angular-devkit/build-angular": "~0.13.0-beta.0", + "@angular/cli": "~7.3.0-rc.0", "@angular/compiler-cli": "~7.2.0-rc.0", "@angular/language-service": "~7.2.0-rc.0", "@types/node": "~8.9.4", From 1136ad0f4bc71bdb9e8e8a7e478d8ced64d359bf Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 31 Jan 2019 09:14:40 +0000 Subject: [PATCH 187/891] chore: version 7.3.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 750dcdc38..db2c73173 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,24 +11,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "~7.2.0-rc.0", - "@angular/common": "~7.2.0-rc.0", - "@angular/compiler": "~7.2.0-rc.0", - "@angular/core": "~7.2.0-rc.0", - "@angular/forms": "~7.2.0-rc.0", - "@angular/platform-browser": "~7.2.0-rc.0", - "@angular/platform-browser-dynamic": "~7.2.0-rc.0", - "@angular/router": "~7.2.0-rc.0", + "@angular/animations": "~7.2.0", + "@angular/common": "~7.2.0", + "@angular/compiler": "~7.2.0", + "@angular/core": "~7.2.0", + "@angular/forms": "~7.2.0", + "@angular/platform-browser": "~7.2.0", + "@angular/platform-browser-dynamic": "~7.2.0", + "@angular/router": "~7.2.0", "core-js": "^2.5.4", "rxjs": "~6.3.3", "tslib": "^1.9.0", "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.13.0-beta.0", - "@angular/cli": "~7.3.0-rc.0", - "@angular/compiler-cli": "~7.2.0-rc.0", - "@angular/language-service": "~7.2.0-rc.0", + "@angular-devkit/build-angular": "~0.13.0", + "@angular/cli": "~7.3.0", + "@angular/compiler-cli": "~7.2.0", + "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", "@types/jasmine": "~2.8.8", "@types/jasminewd2": "~2.0.3", From 8baa25900c01a1af20cfd6505dc87ab40721331a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 8 Feb 2019 11:14:24 +0000 Subject: [PATCH 188/891] chore: version 7.3.1 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index db2c73173..a9c19354a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.13.0", - "@angular/cli": "~7.3.0", + "@angular/cli": "~7.3.1", "@angular/compiler-cli": "~7.2.0", "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", From 02c228480895bbeca4ab234546c25a269af1b088 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Mon, 18 Feb 2019 16:52:52 +0000 Subject: [PATCH 189/891] chore: version 7.3.2 --- ponyracer/.gitignore | 2 ++ ponyracer/e2e/src/app.e2e-spec.ts | 2 +- ponyracer/package.json | 2 +- ponyracer/src/karma.conf.js | 3 ++- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore index 47765ada9..f4f46a5fe 100644 --- a/ponyracer/.gitignore +++ b/ponyracer/.gitignore @@ -4,6 +4,8 @@ /dist /tmp /out-tsc +# Only exists if Bazel was run +/bazel-out # dependencies /node_modules diff --git a/ponyracer/e2e/src/app.e2e-spec.ts b/ponyracer/e2e/src/app.e2e-spec.ts index 475d324fe..22d1f51c9 100644 --- a/ponyracer/e2e/src/app.e2e-spec.ts +++ b/ponyracer/e2e/src/app.e2e-spec.ts @@ -18,6 +18,6 @@ describe('workspace-project App', () => { const logs = await browser.manage().logs().get(logging.Type.BROWSER); expect(logs).not.toContain(jasmine.objectContaining({ level: logging.Level.SEVERE, - })); + } as logging.Entry)); }); }); diff --git a/ponyracer/package.json b/ponyracer/package.json index a9c19354a..1414301f6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.13.0", - "@angular/cli": "~7.3.1", + "@angular/cli": "~7.3.2", "@angular/compiler-cli": "~7.2.0", "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", diff --git a/ponyracer/src/karma.conf.js b/ponyracer/src/karma.conf.js index 3eca159bf..861a6e1da 100644 --- a/ponyracer/src/karma.conf.js +++ b/ponyracer/src/karma.conf.js @@ -26,6 +26,7 @@ module.exports = function (config) { logLevel: config.LOG_INFO, autoWatch: true, browsers: ['Chrome'], - singleRun: false + singleRun: false, + restartOnFileChange: true }); }; From 6a0ca5db38c50b4f40065f575c73846bba639bf9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 22 Feb 2019 08:24:25 +0000 Subject: [PATCH 190/891] chore: version 7.3.3 --- ponyracer/package.json | 4 ++-- ponyracer/src/app/app.component.ts | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1414301f6..f36376784 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.13.0", - "@angular/cli": "~7.3.2", + "@angular/cli": "~7.3.3", "@angular/compiler-cli": "~7.2.0", "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", @@ -35,7 +35,7 @@ "codelyzer": "~4.5.0", "jasmine-core": "~2.99.1", "jasmine-spec-reporter": "~4.2.1", - "karma": "~3.1.1", + "karma": "~4.0.0", "karma-chrome-launcher": "~2.2.0", "karma-coverage-istanbul-reporter": "~2.0.1", "karma-jasmine": "~1.1.2", diff --git a/ponyracer/src/app/app.component.ts b/ponyracer/src/app/app.component.ts index 18c5ef59e..d07feca30 100644 --- a/ponyracer/src/app/app.component.ts +++ b/ponyracer/src/app/app.component.ts @@ -3,7 +3,7 @@ import { Component } from '@angular/core'; @Component({ selector: 'app-root', templateUrl: './app.component.html', - styleUrls: ['./app.component.css'] + styleUrls: ['./app.component.css'], }) export class AppComponent { title = 'ponyracer'; From 1e7cc7d93e0e039010ff735eed04e8aa96a19e87 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 1 Mar 2019 11:44:01 +0000 Subject: [PATCH 191/891] chore: version 7.3.4 --- ponyracer/package.json | 2 +- ponyracer/src/app/app.component.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f36376784..c41c585f1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.13.0", - "@angular/cli": "~7.3.3", + "@angular/cli": "~7.3.4", "@angular/compiler-cli": "~7.2.0", "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", diff --git a/ponyracer/src/app/app.component.ts b/ponyracer/src/app/app.component.ts index d07feca30..18c5ef59e 100644 --- a/ponyracer/src/app/app.component.ts +++ b/ponyracer/src/app/app.component.ts @@ -3,7 +3,7 @@ import { Component } from '@angular/core'; @Component({ selector: 'app-root', templateUrl: './app.component.html', - styleUrls: ['./app.component.css'], + styleUrls: ['./app.component.css'] }) export class AppComponent { title = 'ponyracer'; From 540276d6aa10820ed2372f58006cbf221bbd3983 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 7 Mar 2019 11:53:07 +0000 Subject: [PATCH 192/891] chore: version 7.3.5 --- ponyracer/package.json | 2 +- ponyracer/src/tslint.json | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c41c585f1..e2d47a1c2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.13.0", - "@angular/cli": "~7.3.4", + "@angular/cli": "~7.3.5", "@angular/compiler-cli": "~7.2.0", "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", diff --git a/ponyracer/src/tslint.json b/ponyracer/src/tslint.json index 52e2c1a5a..aa7c3eeb7 100644 --- a/ponyracer/src/tslint.json +++ b/ponyracer/src/tslint.json @@ -1,17 +1,17 @@ { - "extends": "../tslint.json", - "rules": { - "directive-selector": [ - true, - "attribute", - "app", - "camelCase" - ], - "component-selector": [ - true, - "element", - "app", - "kebab-case" - ] - } + "extends": "../tslint.json", + "rules": { + "directive-selector": [ + true, + "attribute", + "app", + "camelCase" + ], + "component-selector": [ + true, + "element", + "app", + "kebab-case" + ] + } } From ba1384d58a2f98eae298dd33cced96eb2ca45651 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 14 Mar 2019 22:20:00 +0000 Subject: [PATCH 193/891] chore: version 7.3.6 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e2d47a1c2..691d905b8 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.13.0", - "@angular/cli": "~7.3.5", + "@angular/cli": "~7.3.6", "@angular/compiler-cli": "~7.2.0", "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", From ecacbba5dd2e09ef4fc433ef26adbe34589a4fc8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 28 Mar 2019 09:45:58 +0000 Subject: [PATCH 194/891] chore: version 7.3.7 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 691d905b8..3791965d0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.13.0", - "@angular/cli": "~7.3.6", + "@angular/cli": "~7.3.7", "@angular/compiler-cli": "~7.2.0", "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", From 38419e6acaa36a276cc30b7044b8ea871b9e86d7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 4 Apr 2019 08:17:47 +0000 Subject: [PATCH 195/891] chore: version 7.3.8 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3791965d0..e990d662c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.13.0", - "@angular/cli": "~7.3.7", + "@angular/cli": "~7.3.8", "@angular/compiler-cli": "~7.2.0", "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", From bc50230eac481e81fc4bcca0bec1b5a2b141839d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 8 May 2019 12:24:31 +0000 Subject: [PATCH 196/891] chore: version 7.3.9 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e990d662c..d4599619a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.13.0", - "@angular/cli": "~7.3.8", + "@angular/cli": "~7.3.9", "@angular/compiler-cli": "~7.2.0", "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", From e517444e9c27bbf5a79f0d43c918c8e5474d4cb1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 31 Mar 2020 00:02:24 +0000 Subject: [PATCH 197/891] chore: version 7.3.10 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d4599619a..85f69a5d6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.13.0", - "@angular/cli": "~7.3.9", + "@angular/cli": "~7.3.10", "@angular/compiler-cli": "~7.2.0", "@angular/language-service": "~7.2.0", "@types/node": "~8.9.4", From 996f23589619e81f817850ecbf68495e4e00abb0 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 8 Feb 2019 11:14:37 +0000 Subject: [PATCH 198/891] chore: version 8.0.0-beta.0 --- ponyracer/package.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 85f69a5d6..c77d7f57e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,26 +11,26 @@ }, "private": true, "dependencies": { - "@angular/animations": "~7.2.0", - "@angular/common": "~7.2.0", - "@angular/compiler": "~7.2.0", - "@angular/core": "~7.2.0", - "@angular/forms": "~7.2.0", - "@angular/platform-browser": "~7.2.0", - "@angular/platform-browser-dynamic": "~7.2.0", - "@angular/router": "~7.2.0", + "@angular/animations": "~7.2.0-rc.0", + "@angular/common": "~7.2.0-rc.0", + "@angular/compiler": "~7.2.0-rc.0", + "@angular/core": "~7.2.0-rc.0", + "@angular/forms": "~7.2.0-rc.0", + "@angular/platform-browser": "~7.2.0-rc.0", + "@angular/platform-browser-dynamic": "~7.2.0-rc.0", + "@angular/router": "~7.2.0-rc.0", "core-js": "^2.5.4", "rxjs": "~6.3.3", "tslib": "^1.9.0", "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.13.0", - "@angular/cli": "~7.3.10", - "@angular/compiler-cli": "~7.2.0", - "@angular/language-service": "~7.2.0", + "@angular-devkit/build-angular": "~0.13.0-beta.0", + "@angular/cli": "~8.0.0-beta.0", + "@angular/compiler-cli": "~7.2.0-rc.0", + "@angular/language-service": "~7.2.0-rc.0", "@types/node": "~8.9.4", - "@types/jasmine": "~2.8.8", + "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", "codelyzer": "~4.5.0", "jasmine-core": "~2.99.1", @@ -38,8 +38,8 @@ "karma": "~4.0.0", "karma-chrome-launcher": "~2.2.0", "karma-coverage-istanbul-reporter": "~2.0.1", - "karma-jasmine": "~1.1.2", - "karma-jasmine-html-reporter": "^0.2.2", + "karma-jasmine": "~2.0.1", + "karma-jasmine-html-reporter": "^1.4.0", "protractor": "~5.4.0", "ts-node": "~7.0.0", "tslint": "~5.11.0", From d2461b66dd9e3d61f705d05524c5d008412492b1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Mon, 18 Feb 2019 16:53:07 +0000 Subject: [PATCH 199/891] chore: version 8.0.0-beta.1 --- ponyracer/.vscode/extensions.json | 6 ++++++ ponyracer/package.json | 26 +++++++++++++------------- 2 files changed, 19 insertions(+), 13 deletions(-) create mode 100644 ponyracer/.vscode/extensions.json diff --git a/ponyracer/.vscode/extensions.json b/ponyracer/.vscode/extensions.json new file mode 100644 index 000000000..4eb9de447 --- /dev/null +++ b/ponyracer/.vscode/extensions.json @@ -0,0 +1,6 @@ +{ + "recommendations": [ + "angular.ng-template", + "ms-vscode.vscode-typescript-tslint-plugin + ] +} diff --git a/ponyracer/package.json b/ponyracer/package.json index c77d7f57e..c2176650c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,24 +11,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "~7.2.0-rc.0", - "@angular/common": "~7.2.0-rc.0", - "@angular/compiler": "~7.2.0-rc.0", - "@angular/core": "~7.2.0-rc.0", - "@angular/forms": "~7.2.0-rc.0", - "@angular/platform-browser": "~7.2.0-rc.0", - "@angular/platform-browser-dynamic": "~7.2.0-rc.0", - "@angular/router": "~7.2.0-rc.0", + "@angular/animations": "~8.0.0-beta.0", + "@angular/common": "~8.0.0-beta.0", + "@angular/compiler": "~8.0.0-beta.0", + "@angular/core": "~8.0.0-beta.0", + "@angular/forms": "~8.0.0-beta.0", + "@angular/platform-browser": "~8.0.0-beta.0", + "@angular/platform-browser-dynamic": "~8.0.0-beta.0", + "@angular/router": "~8.0.0-beta.0", "core-js": "^2.5.4", - "rxjs": "~6.3.3", + "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.13.0-beta.0", - "@angular/cli": "~8.0.0-beta.0", - "@angular/compiler-cli": "~7.2.0-rc.0", - "@angular/language-service": "~7.2.0-rc.0", + "@angular-devkit/build-angular": "~0.14.0-beta.0", + "@angular/cli": "~8.0.0-beta.1", + "@angular/compiler-cli": "~8.0.0-beta.0", + "@angular/language-service": "~8.0.0-beta.0", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From 42346afde29b867042291866b449261c32e9bd8d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 22 Feb 2019 08:24:43 +0000 Subject: [PATCH 200/891] chore: version 8.0.0-beta.2 --- ponyracer/.vscode/extensions.json | 2 +- ponyracer/package.json | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/.vscode/extensions.json b/ponyracer/.vscode/extensions.json index 4eb9de447..a69da09b8 100644 --- a/ponyracer/.vscode/extensions.json +++ b/ponyracer/.vscode/extensions.json @@ -1,6 +1,6 @@ { "recommendations": [ "angular.ng-template", - "ms-vscode.vscode-typescript-tslint-plugin + "ms-vscode.vscode-typescript-tslint-plugin" ] } diff --git a/ponyracer/package.json b/ponyracer/package.json index c2176650c..04af86597 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,24 +11,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.0.0-beta.0", - "@angular/common": "~8.0.0-beta.0", - "@angular/compiler": "~8.0.0-beta.0", - "@angular/core": "~8.0.0-beta.0", - "@angular/forms": "~8.0.0-beta.0", - "@angular/platform-browser": "~8.0.0-beta.0", - "@angular/platform-browser-dynamic": "~8.0.0-beta.0", - "@angular/router": "~8.0.0-beta.0", + "@angular/animations": "~8.0.0-beta.5", + "@angular/common": "~8.0.0-beta.5", + "@angular/compiler": "~8.0.0-beta.5", + "@angular/core": "~8.0.0-beta.5", + "@angular/forms": "~8.0.0-beta.5", + "@angular/platform-browser": "~8.0.0-beta.5", + "@angular/platform-browser-dynamic": "~8.0.0-beta.5", + "@angular/router": "~8.0.0-beta.5", "core-js": "^2.5.4", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.14.0-beta.0", - "@angular/cli": "~8.0.0-beta.1", - "@angular/compiler-cli": "~8.0.0-beta.0", - "@angular/language-service": "~8.0.0-beta.0", + "@angular-devkit/build-angular": "~0.14.0-beta.2", + "@angular/cli": "~8.0.0-beta.2", + "@angular/compiler-cli": "~8.0.0-beta.5", + "@angular/language-service": "~8.0.0-beta.5", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From b22121eba4509462b6b59e13e6c9e6864c7453bd Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 1 Mar 2019 11:44:23 +0000 Subject: [PATCH 201/891] chore: version 8.0.0-beta.4 --- ponyracer/.vscode/extensions.json | 6 ------ ponyracer/package.json | 4 ++-- 2 files changed, 2 insertions(+), 8 deletions(-) delete mode 100644 ponyracer/.vscode/extensions.json diff --git a/ponyracer/.vscode/extensions.json b/ponyracer/.vscode/extensions.json deleted file mode 100644 index a69da09b8..000000000 --- a/ponyracer/.vscode/extensions.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "recommendations": [ - "angular.ng-template", - "ms-vscode.vscode-typescript-tslint-plugin" - ] -} diff --git a/ponyracer/package.json b/ponyracer/package.json index 04af86597..565a7b1cf 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,8 +25,8 @@ "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.14.0-beta.2", - "@angular/cli": "~8.0.0-beta.2", + "@angular-devkit/build-angular": "~0.14.0-beta.4", + "@angular/cli": "~8.0.0-beta.4", "@angular/compiler-cli": "~8.0.0-beta.5", "@angular/language-service": "~8.0.0-beta.5", "@types/node": "~8.9.4", From a777a5fa01ad11d5330a7164ef55301571d7b38d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 7 Mar 2019 11:53:29 +0000 Subject: [PATCH 202/891] chore: version 8.0.0-beta.5 --- ponyracer/angular.json | 39 ++++++------------- ponyracer/{src => }/browserslist | 0 ponyracer/e2e/protractor.conf.js | 2 +- .../e2e/{tsconfig.e2e.json => tsconfig.json} | 4 +- ponyracer/{src => }/karma.conf.js | 2 +- ponyracer/package.json | 28 ++++++------- ponyracer/src/tsconfig.app.json | 11 ------ ponyracer/src/tsconfig.spec.json | 18 --------- ponyracer/src/tslint.json | 17 -------- ponyracer/tsconfig.app.json | 14 +++++++ ponyracer/tsconfig.json | 2 +- ponyracer/tsconfig.spec.json | 18 +++++++++ ponyracer/tslint.json | 28 +++++++++---- 13 files changed, 83 insertions(+), 100 deletions(-) rename ponyracer/{src => }/browserslist (100%) rename ponyracer/e2e/{tsconfig.e2e.json => tsconfig.json} (84%) rename ponyracer/{src => }/karma.conf.js (93%) delete mode 100644 ponyracer/src/tsconfig.app.json delete mode 100644 ponyracer/src/tsconfig.spec.json delete mode 100644 ponyracer/src/tslint.json create mode 100644 ponyracer/tsconfig.app.json create mode 100644 ponyracer/tsconfig.spec.json diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 38afba365..1eab1607c 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -17,7 +17,7 @@ "index": "src/index.html", "main": "src/main.ts", "polyfills": "src/polyfills.ts", - "tsConfig": "src/tsconfig.app.json", + "tsConfig": "tsconfig.app.json", "assets": [ "src/favicon.ico", "src/assets" @@ -77,37 +77,31 @@ "options": { "main": "src/test.ts", "polyfills": "src/polyfills.ts", - "tsConfig": "src/tsconfig.spec.json", - "karmaConfig": "src/karma.conf.js", - "styles": [ - "src/styles.css" - ], - "scripts": [], + "tsConfig": "tsconfig.spec.json", + "karmaConfig": "karma.conf.js", "assets": [ "src/favicon.ico", "src/assets" - ] + ], + "styles": [ + "src/styles.css" + ], + "scripts": [] } }, "lint": { "builder": "@angular-devkit/build-angular:tslint", "options": { "tsConfig": [ - "src/tsconfig.app.json", - "src/tsconfig.spec.json" + "tsconfig.app.json", + "tsconfig.spec.json", + "e2e/tsconfig.json" ], "exclude": [ "**/node_modules/**" ] } - } - } - }, - "ponyracer-e2e": { - "root": "e2e/", - "projectType": "application", - "prefix": "", - "architect": { + }, "e2e": { "builder": "@angular-devkit/build-angular:protractor", "options": { @@ -119,15 +113,6 @@ "devServerTarget": "ponyracer:serve:production" } } - }, - "lint": { - "builder": "@angular-devkit/build-angular:tslint", - "options": { - "tsConfig": "e2e/tsconfig.e2e.json", - "exclude": [ - "**/node_modules/**" - ] - } } } } diff --git a/ponyracer/src/browserslist b/ponyracer/browserslist similarity index 100% rename from ponyracer/src/browserslist rename to ponyracer/browserslist diff --git a/ponyracer/e2e/protractor.conf.js b/ponyracer/e2e/protractor.conf.js index 86776a391..9748e3d29 100644 --- a/ponyracer/e2e/protractor.conf.js +++ b/ponyracer/e2e/protractor.conf.js @@ -21,7 +21,7 @@ exports.config = { }, onPrepare() { require('ts-node').register({ - project: require('path').join(__dirname, './tsconfig.e2e.json') + project: require('path').join(__dirname, './tsconfig.json') }); jasmine.getEnv().addReporter(new SpecReporter({ spec: { displayStacktrace: true } })); } diff --git a/ponyracer/e2e/tsconfig.e2e.json b/ponyracer/e2e/tsconfig.json similarity index 84% rename from ponyracer/e2e/tsconfig.e2e.json rename to ponyracer/e2e/tsconfig.json index a6dd62202..39b800f78 100644 --- a/ponyracer/e2e/tsconfig.e2e.json +++ b/ponyracer/e2e/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../tsconfig.json", "compilerOptions": { - "outDir": "../out-tsc/app", + "outDir": "../out-tsc/e2e", "module": "commonjs", "target": "es5", "types": [ @@ -10,4 +10,4 @@ "node" ] } -} \ No newline at end of file +} diff --git a/ponyracer/src/karma.conf.js b/ponyracer/karma.conf.js similarity index 93% rename from ponyracer/src/karma.conf.js rename to ponyracer/karma.conf.js index 861a6e1da..10cae88ca 100644 --- a/ponyracer/src/karma.conf.js +++ b/ponyracer/karma.conf.js @@ -16,7 +16,7 @@ module.exports = function (config) { clearContext: false // leave Jasmine Spec Runner output visible in browser }, coverageIstanbulReporter: { - dir: require('path').join(__dirname, '../coverage/ponyracer'), + dir: require('path').join(__dirname, './coverage/ponyracer'), reports: ['html', 'lcovonly', 'text-summary'], fixWebpackSourcePaths: true }, diff --git a/ponyracer/package.json b/ponyracer/package.json index 565a7b1cf..3eec9c155 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,38 +11,38 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.0.0-beta.5", - "@angular/common": "~8.0.0-beta.5", - "@angular/compiler": "~8.0.0-beta.5", - "@angular/core": "~8.0.0-beta.5", - "@angular/forms": "~8.0.0-beta.5", - "@angular/platform-browser": "~8.0.0-beta.5", - "@angular/platform-browser-dynamic": "~8.0.0-beta.5", - "@angular/router": "~8.0.0-beta.5", + "@angular/animations": "~8.0.0-beta.7", + "@angular/common": "~8.0.0-beta.7", + "@angular/compiler": "~8.0.0-beta.7", + "@angular/core": "~8.0.0-beta.7", + "@angular/forms": "~8.0.0-beta.7", + "@angular/platform-browser": "~8.0.0-beta.7", + "@angular/platform-browser-dynamic": "~8.0.0-beta.7", + "@angular/router": "~8.0.0-beta.7", "core-js": "^2.5.4", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.14.0-beta.4", - "@angular/cli": "~8.0.0-beta.4", - "@angular/compiler-cli": "~8.0.0-beta.5", - "@angular/language-service": "~8.0.0-beta.5", + "@angular-devkit/build-angular": "~0.14.0-beta.5", + "@angular/cli": "~8.0.0-beta.5", + "@angular/compiler-cli": "~8.0.0-beta.7", + "@angular/language-service": "~8.0.0-beta.7", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", "codelyzer": "~4.5.0", "jasmine-core": "~2.99.1", "jasmine-spec-reporter": "~4.2.1", - "karma": "~4.0.0", + "karma": "~4.0.1", "karma-chrome-launcher": "~2.2.0", "karma-coverage-istanbul-reporter": "~2.0.1", "karma-jasmine": "~2.0.1", "karma-jasmine-html-reporter": "^1.4.0", "protractor": "~5.4.0", "ts-node": "~7.0.0", - "tslint": "~5.11.0", + "tslint": "~5.13.1", "typescript": "~3.2.2" } } diff --git a/ponyracer/src/tsconfig.app.json b/ponyracer/src/tsconfig.app.json deleted file mode 100644 index 190fd300b..000000000 --- a/ponyracer/src/tsconfig.app.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "extends": "../tsconfig.json", - "compilerOptions": { - "outDir": "../out-tsc/app", - "types": [] - }, - "exclude": [ - "test.ts", - "**/*.spec.ts" - ] -} diff --git a/ponyracer/src/tsconfig.spec.json b/ponyracer/src/tsconfig.spec.json deleted file mode 100644 index de7733630..000000000 --- a/ponyracer/src/tsconfig.spec.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "extends": "../tsconfig.json", - "compilerOptions": { - "outDir": "../out-tsc/spec", - "types": [ - "jasmine", - "node" - ] - }, - "files": [ - "test.ts", - "polyfills.ts" - ], - "include": [ - "**/*.spec.ts", - "**/*.d.ts" - ] -} diff --git a/ponyracer/src/tslint.json b/ponyracer/src/tslint.json deleted file mode 100644 index aa7c3eeb7..000000000 --- a/ponyracer/src/tslint.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "extends": "../tslint.json", - "rules": { - "directive-selector": [ - true, - "attribute", - "app", - "camelCase" - ], - "component-selector": [ - true, - "element", - "app", - "kebab-case" - ] - } -} diff --git a/ponyracer/tsconfig.app.json b/ponyracer/tsconfig.app.json new file mode 100644 index 000000000..31f8397ac --- /dev/null +++ b/ponyracer/tsconfig.app.json @@ -0,0 +1,14 @@ +{ + "extends": "./tsconfig.json", + "compilerOptions": { + "outDir": "./out-tsc/app", + "types": [] + }, + "include": [ + "src/**/*.ts" + ], + "exclude": [ + "src/test.ts", + "src/**/*.spec.ts" + ] +} diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index b271fd9f3..9fcb8f7b9 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -5,7 +5,7 @@ "outDir": "./dist/out-tsc", "sourceMap": true, "declaration": false, - "module": "es2015", + "module": "esnext", "moduleResolution": "node", "emitDecoratorMetadata": true, "experimentalDecorators": true, diff --git a/ponyracer/tsconfig.spec.json b/ponyracer/tsconfig.spec.json new file mode 100644 index 000000000..6400fde7d --- /dev/null +++ b/ponyracer/tsconfig.spec.json @@ -0,0 +1,18 @@ +{ + "extends": "./tsconfig.json", + "compilerOptions": { + "outDir": "./out-tsc/spec", + "types": [ + "jasmine", + "node" + ] + }, + "files": [ + "src/test.ts", + "src/polyfills.ts" + ], + "include": [ + "src/**/*.spec.ts", + "src/**/*.d.ts" + ] +} diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 868ecba0d..367c7b6fc 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -1,14 +1,25 @@ { "extends": "tslint:recommended", - "rulesDirectory": [ - "codelyzer" - ], "rules": { "array-type": false, "arrow-parens": false, "deprecation": { "severity": "warn" }, + "component-class-suffix": true, + "directive-class-suffix": true, + "directive-selector": [ + true, + "attribute", + "app", + "camelCase" + ], + "component-selector": [ + true, + "element", + "app", + "kebab-case" + ], "import-blacklist": [ true, "rxjs/Rx" @@ -68,8 +79,9 @@ "no-input-rename": true, "no-output-rename": true, "use-life-cycle-interface": true, - "use-pipe-transform-interface": true, - "component-class-suffix": true, - "directive-class-suffix": true - } -} + "use-pipe-transform-interface": true + }, + "rulesDirectory": [ + "codelyzer" + ] +} \ No newline at end of file From b5cbb3f4bdccba8d83b022293e8e8e16e6c29ab1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 14 Mar 2019 22:20:30 +0000 Subject: [PATCH 203/891] chore: version 8.0.0-beta.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3eec9c155..5d73b3caa 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,14 +26,14 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.14.0-beta.5", - "@angular/cli": "~8.0.0-beta.5", + "@angular/cli": "~8.0.0-beta.6", "@angular/compiler-cli": "~8.0.0-beta.7", "@angular/language-service": "~8.0.0-beta.7", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", "codelyzer": "~4.5.0", - "jasmine-core": "~2.99.1", + "jasmine-core": "~3.3.0", "jasmine-spec-reporter": "~4.2.1", "karma": "~4.0.1", "karma-chrome-launcher": "~2.2.0", From 58c1dbd3022072d88b0e2665ce17b218cedc9c3d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 14 Mar 2019 23:07:16 +0000 Subject: [PATCH 204/891] chore: version 8.0.0-beta.7 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5d73b3caa..20505a6f7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,8 +25,8 @@ "zone.js": "~0.8.26" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.14.0-beta.5", - "@angular/cli": "~8.0.0-beta.6", + "@angular-devkit/build-angular": "~0.800.0-beta.7", + "@angular/cli": "~8.0.0-beta.7", "@angular/compiler-cli": "~8.0.0-beta.7", "@angular/language-service": "~8.0.0-beta.7", "@types/node": "~8.9.4", From f00afd48d75a55014610a6d3bcfe5d4672dc6940 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 22 Mar 2019 15:10:34 +0000 Subject: [PATCH 205/891] chore: version 8.0.0-beta.8 --- ponyracer/e2e/protractor.conf.js | 4 ++++ ponyracer/package.json | 24 ++++++++++++------------ ponyracer/tslint.json | 13 +++++++++---- 3 files changed, 25 insertions(+), 16 deletions(-) diff --git a/ponyracer/e2e/protractor.conf.js b/ponyracer/e2e/protractor.conf.js index 9748e3d29..73e4e6806 100644 --- a/ponyracer/e2e/protractor.conf.js +++ b/ponyracer/e2e/protractor.conf.js @@ -1,8 +1,12 @@ +// @ts-check // Protractor configuration file, see link for more information // https://github.com/angular/protractor/blob/master/lib/config.ts const { SpecReporter } = require('jasmine-spec-reporter'); +/** + * @type { import("protractor").Config } + */ exports.config = { allScriptsTimeout: 11000, specs: [ diff --git a/ponyracer/package.json b/ponyracer/package.json index 20505a6f7..1ea5c4cd2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,14 +11,14 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.0.0-beta.7", - "@angular/common": "~8.0.0-beta.7", - "@angular/compiler": "~8.0.0-beta.7", - "@angular/core": "~8.0.0-beta.7", - "@angular/forms": "~8.0.0-beta.7", - "@angular/platform-browser": "~8.0.0-beta.7", - "@angular/platform-browser-dynamic": "~8.0.0-beta.7", - "@angular/router": "~8.0.0-beta.7", + "@angular/animations": "~8.0.0-beta.9", + "@angular/common": "~8.0.0-beta.9", + "@angular/compiler": "~8.0.0-beta.9", + "@angular/core": "~8.0.0-beta.9", + "@angular/forms": "~8.0.0-beta.9", + "@angular/platform-browser": "~8.0.0-beta.9", + "@angular/platform-browser-dynamic": "~8.0.0-beta.9", + "@angular/router": "~8.0.0-beta.9", "core-js": "^2.5.4", "rxjs": "~6.4.0", "tslib": "^1.9.0", @@ -26,9 +26,9 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.800.0-beta.7", - "@angular/cli": "~8.0.0-beta.7", - "@angular/compiler-cli": "~8.0.0-beta.7", - "@angular/language-service": "~8.0.0-beta.7", + "@angular/cli": "~8.0.0-beta.8", + "@angular/compiler-cli": "~8.0.0-beta.9", + "@angular/language-service": "~8.0.0-beta.9", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", @@ -43,6 +43,6 @@ "protractor": "~5.4.0", "ts-node": "~7.0.0", "tslint": "~5.13.1", - "typescript": "~3.2.2" + "typescript": "~3.3.3333" } } diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 367c7b6fc..3c9d3b288 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -6,7 +6,9 @@ "deprecation": { "severity": "warn" }, + "banana-in-box": true, "component-class-suffix": true, + "contextual-life-cycle": true, "directive-class-suffix": true, "directive-selector": [ true, @@ -72,13 +74,16 @@ "single" ], "trailing-comma": false, - "no-output-on-prefix": true, - "use-input-property-decorator": true, - "use-output-property-decorator": true, - "use-host-property-decorator": true, + "no-conflicting-life-cycle-hooks": true, "no-input-rename": true, + "no-output-named-after-standard-event": true, + "no-output-on-prefix": true, "no-output-rename": true, + "templates-no-negated-async": true, + "use-host-property-decorator": true, + "use-input-property-decorator": true, "use-life-cycle-interface": true, + "use-output-property-decorator": true, "use-pipe-transform-interface": true }, "rulesDirectory": [ From a9f1648a05875c3a3a5c3aaeecc87f62c1dc6575 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 26 Mar 2019 10:38:35 +0000 Subject: [PATCH 206/891] chore: version 8.0.0-beta.9 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1ea5c4cd2..14bb46f78 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.800.0-beta.7", - "@angular/cli": "~8.0.0-beta.8", + "@angular/cli": "~8.0.0-beta.9", "@angular/compiler-cli": "~8.0.0-beta.9", "@angular/language-service": "~8.0.0-beta.9", "@types/node": "~8.9.4", From ca6088227fda745a1c5c0c734e3fbb61ec3b02c9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 28 Mar 2019 09:46:41 +0000 Subject: [PATCH 207/891] chore: version 8.0.0-beta.10 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 14bb46f78..102730e51 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,24 +11,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.0.0-beta.9", - "@angular/common": "~8.0.0-beta.9", - "@angular/compiler": "~8.0.0-beta.9", - "@angular/core": "~8.0.0-beta.9", - "@angular/forms": "~8.0.0-beta.9", - "@angular/platform-browser": "~8.0.0-beta.9", - "@angular/platform-browser-dynamic": "~8.0.0-beta.9", - "@angular/router": "~8.0.0-beta.9", + "@angular/animations": "~8.0.0-beta.10", + "@angular/common": "~8.0.0-beta.10", + "@angular/compiler": "~8.0.0-beta.10", + "@angular/core": "~8.0.0-beta.10", + "@angular/forms": "~8.0.0-beta.10", + "@angular/platform-browser": "~8.0.0-beta.10", + "@angular/platform-browser-dynamic": "~8.0.0-beta.10", + "@angular/router": "~8.0.0-beta.10", "core-js": "^2.5.4", "rxjs": "~6.4.0", "tslib": "^1.9.0", - "zone.js": "~0.8.26" + "zone.js": "~0.9.0" }, "devDependencies": { "@angular-devkit/build-angular": "~0.800.0-beta.7", - "@angular/cli": "~8.0.0-beta.9", - "@angular/compiler-cli": "~8.0.0-beta.9", - "@angular/language-service": "~8.0.0-beta.9", + "@angular/cli": "~8.0.0-beta.10", + "@angular/compiler-cli": "~8.0.0-beta.10", + "@angular/language-service": "~8.0.0-beta.10", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From 978a6b8b393501008ac1f998b8e58bf78b33f384 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 4 Apr 2019 08:18:33 +0000 Subject: [PATCH 208/891] chore: version 8.0.0-beta.11 --- ponyracer/package.json | 24 ++++++++++++------------ ponyracer/src/polyfills.ts | 2 +- ponyracer/tslint.json | 18 +++++++++--------- 3 files changed, 22 insertions(+), 22 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 102730e51..6eb1fc706 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,14 +11,14 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.0.0-beta.10", - "@angular/common": "~8.0.0-beta.10", - "@angular/compiler": "~8.0.0-beta.10", - "@angular/core": "~8.0.0-beta.10", - "@angular/forms": "~8.0.0-beta.10", - "@angular/platform-browser": "~8.0.0-beta.10", - "@angular/platform-browser-dynamic": "~8.0.0-beta.10", - "@angular/router": "~8.0.0-beta.10", + "@angular/animations": "~8.0.0-beta.11", + "@angular/common": "~8.0.0-beta.11", + "@angular/compiler": "~8.0.0-beta.11", + "@angular/core": "~8.0.0-beta.11", + "@angular/forms": "~8.0.0-beta.11", + "@angular/platform-browser": "~8.0.0-beta.11", + "@angular/platform-browser-dynamic": "~8.0.0-beta.11", + "@angular/router": "~8.0.0-beta.11", "core-js": "^2.5.4", "rxjs": "~6.4.0", "tslib": "^1.9.0", @@ -26,13 +26,13 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.800.0-beta.7", - "@angular/cli": "~8.0.0-beta.10", - "@angular/compiler-cli": "~8.0.0-beta.10", - "@angular/language-service": "~8.0.0-beta.10", + "@angular/cli": "~8.0.0-beta.11", + "@angular/compiler-cli": "~8.0.0-beta.11", + "@angular/language-service": "~8.0.0-beta.11", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", - "codelyzer": "~4.5.0", + "codelyzer": "^5.0.0", "jasmine-core": "~3.3.0", "jasmine-spec-reporter": "~4.2.1", "karma": "~4.0.1", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index 75d639398..aa665d6b8 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -43,7 +43,7 @@ * * (window as any).__Zone_disable_requestAnimationFrame = true; // disable patch requestAnimationFrame * (window as any).__Zone_disable_on_property = true; // disable patch onProperty such as onclick - * (window as any).__zone_symbol__BLACK_LISTED_EVENTS = ['scroll', 'mousemove']; // disable patch specified eventNames + * (window as any).__zone_symbol__UNPATCHED_EVENTS = ['scroll', 'mousemove']; // disable patch specified eventNames * * in IE/Edge developer tools, the addEventListener will also be wrapped by zone.js * with the following flag, it will bypass `zone.js` patch for IE/Edge diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 3c9d3b288..188bd78d3 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -6,9 +6,8 @@ "deprecation": { "severity": "warn" }, - "banana-in-box": true, "component-class-suffix": true, - "contextual-life-cycle": true, + "contextual-lifecycle": true, "directive-class-suffix": true, "directive-selector": [ true, @@ -74,16 +73,17 @@ "single" ], "trailing-comma": false, - "no-conflicting-life-cycle-hooks": true, + "no-conflicting-lifecycle": true, + "no-host-metadata-property": true, "no-input-rename": true, - "no-output-named-after-standard-event": true, + "no-inputs-metadata-property": true, + "no-output-native": true, "no-output-on-prefix": true, "no-output-rename": true, - "templates-no-negated-async": true, - "use-host-property-decorator": true, - "use-input-property-decorator": true, - "use-life-cycle-interface": true, - "use-output-property-decorator": true, + "no-outputs-metadata-property": true, + "template-banana-in-box": true, + "template-no-negated-async": true, + "use-lifecycle-interface": true, "use-pipe-transform-interface": true }, "rulesDirectory": [ From 5b45719a185f64786b8d77601301f47cf414d0fe Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 13 Apr 2019 07:57:38 +0000 Subject: [PATCH 209/891] chore: version 8.0.0-beta.12 --- ponyracer/package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 6eb1fc706..416bf0e63 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -19,14 +19,13 @@ "@angular/platform-browser": "~8.0.0-beta.11", "@angular/platform-browser-dynamic": "~8.0.0-beta.11", "@angular/router": "~8.0.0-beta.11", - "core-js": "^2.5.4", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.0" }, "devDependencies": { "@angular-devkit/build-angular": "~0.800.0-beta.7", - "@angular/cli": "~8.0.0-beta.11", + "@angular/cli": "~8.0.0-beta.12", "@angular/compiler-cli": "~8.0.0-beta.11", "@angular/language-service": "~8.0.0-beta.11", "@types/node": "~8.9.4", From bbea75a3bf375a03defc412bf105d217cfc016cf Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 13 Apr 2019 07:57:48 +0000 Subject: [PATCH 210/891] chore: version 8.0.0-beta.13 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 416bf0e63..970ac6a9a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.800.0-beta.7", - "@angular/cli": "~8.0.0-beta.12", + "@angular/cli": "~8.0.0-beta.13", "@angular/compiler-cli": "~8.0.0-beta.11", "@angular/language-service": "~8.0.0-beta.11", "@types/node": "~8.9.4", From 45b889f198f94769030df7fd0d208e989a85decf Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 16 Apr 2019 12:13:32 +0000 Subject: [PATCH 211/891] chore: version 8.0.0-beta.14 --- ponyracer/browserslist | 10 ++++++---- ponyracer/package.json | 30 +++++++++++++++--------------- ponyracer/tsconfig.json | 2 +- 3 files changed, 22 insertions(+), 20 deletions(-) diff --git a/ponyracer/browserslist b/ponyracer/browserslist index 37371cb04..d6ac0551f 100644 --- a/ponyracer/browserslist +++ b/ponyracer/browserslist @@ -1,11 +1,13 @@ -# This file is currently used by autoprefixer to adjust CSS to support the below specified browsers +# This file is used by the build system to adjust CSS and JS output to support the specified browsers below. # For additional information regarding the format and rule options, please see: # https://github.com/browserslist/browserslist#queries -# -# For IE 9-11 support, please remove 'not' from the last line of the file and adjust as needed + +# Googlebot uses an older version of Chrome +# For additional information see: https://developers.google.com/search/docs/guides/rendering > 0.5% last 2 versions Firefox ESR not dead -not IE 9-11 \ No newline at end of file +not IE 9-11 # For IE 9-11 support, remove 'not'. +not Chrome 41 # For Googlebot support, remove 'not'. \ No newline at end of file diff --git a/ponyracer/package.json b/ponyracer/package.json index 970ac6a9a..32b0105d9 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,28 +11,28 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.0.0-beta.11", - "@angular/common": "~8.0.0-beta.11", - "@angular/compiler": "~8.0.0-beta.11", - "@angular/core": "~8.0.0-beta.11", - "@angular/forms": "~8.0.0-beta.11", - "@angular/platform-browser": "~8.0.0-beta.11", - "@angular/platform-browser-dynamic": "~8.0.0-beta.11", - "@angular/router": "~8.0.0-beta.11", + "@angular/animations": "~8.0.0-beta.12", + "@angular/common": "~8.0.0-beta.12", + "@angular/compiler": "~8.0.0-beta.12", + "@angular/core": "~8.0.0-beta.12", + "@angular/forms": "~8.0.0-beta.12", + "@angular/platform-browser": "~8.0.0-beta.12", + "@angular/platform-browser-dynamic": "~8.0.0-beta.12", + "@angular/router": "~8.0.0-beta.12", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.0" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.800.0-beta.7", - "@angular/cli": "~8.0.0-beta.13", - "@angular/compiler-cli": "~8.0.0-beta.11", - "@angular/language-service": "~8.0.0-beta.11", + "@angular-devkit/build-angular": "~0.800.0-beta.13", + "@angular/cli": "~8.0.0-beta.14", + "@angular/compiler-cli": "~8.0.0-beta.12", + "@angular/language-service": "~8.0.0-beta.12", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", "codelyzer": "^5.0.0", - "jasmine-core": "~3.3.0", + "jasmine-core": "~3.4.0", "jasmine-spec-reporter": "~4.2.1", "karma": "~4.0.1", "karma-chrome-launcher": "~2.2.0", @@ -41,7 +41,7 @@ "karma-jasmine-html-reporter": "^1.4.0", "protractor": "~5.4.0", "ts-node": "~7.0.0", - "tslint": "~5.13.1", - "typescript": "~3.3.3333" + "tslint": "~5.15.0", + "typescript": "~3.4.3" } } diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 9fcb8f7b9..6ec9ceb17 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -10,7 +10,7 @@ "emitDecoratorMetadata": true, "experimentalDecorators": true, "importHelpers": true, - "target": "es5", + "target": "es2015", "typeRoots": [ "node_modules/@types" ], From 25afbc491ab89192c640db7e174b35148099626e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 16 Apr 2019 16:25:40 +0000 Subject: [PATCH 212/891] chore: version 8.0.0-beta.15 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 32b0105d9..18d108c52 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.800.0-beta.13", - "@angular/cli": "~8.0.0-beta.14", + "@angular/cli": "~8.0.0-beta.15", "@angular/compiler-cli": "~8.0.0-beta.12", "@angular/language-service": "~8.0.0-beta.12", "@types/node": "~8.9.4", From 56f6326a2d78fd6caa1b077c6c4c79780f515a3d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 20 Apr 2019 12:15:57 +0000 Subject: [PATCH 213/891] chore: version 8.0.0-beta.16 --- ponyracer/angular.json | 10 ++++------ ponyracer/browserslist | 7 +++++-- ponyracer/package.json | 4 ++-- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 1eab1607c..07b97d9e9 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -4,11 +4,11 @@ "newProjectRoot": "projects", "projects": { "ponyracer": { + "projectType": "application", + "schematics": {}, "root": "", "sourceRoot": "src", - "projectType": "application", "prefix": "app", - "schematics": {}, "architect": { "build": { "builder": "@angular-devkit/build-angular:browser", @@ -25,8 +25,7 @@ "styles": [ "src/styles.css" ], - "scripts": [], - "es5BrowserSupport": true + "scripts": [] }, "configurations": { "production": { @@ -115,7 +114,6 @@ } } } - } - }, + }}, "defaultProject": "ponyracer" } \ No newline at end of file diff --git a/ponyracer/browserslist b/ponyracer/browserslist index d6ac0551f..3525779c0 100644 --- a/ponyracer/browserslist +++ b/ponyracer/browserslist @@ -2,12 +2,15 @@ # For additional information regarding the format and rule options, please see: # https://github.com/browserslist/browserslist#queries +# You can see what browsers were selected by your queries by running: +# npx browserslist + # Googlebot uses an older version of Chrome # For additional information see: https://developers.google.com/search/docs/guides/rendering > 0.5% last 2 versions Firefox ESR +Chrome 41 # Support for Googlebot not dead -not IE 9-11 # For IE 9-11 support, remove 'not'. -not Chrome 41 # For Googlebot support, remove 'not'. \ No newline at end of file +not IE 9-11 # For IE 9-11 support, remove 'not'. \ No newline at end of file diff --git a/ponyracer/package.json b/ponyracer/package.json index 18d108c52..981edda52 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.800.0-beta.13", - "@angular/cli": "~8.0.0-beta.15", + "@angular/cli": "~8.0.0-beta.16", "@angular/compiler-cli": "~8.0.0-beta.12", "@angular/language-service": "~8.0.0-beta.12", "@types/node": "~8.9.4", @@ -34,7 +34,7 @@ "codelyzer": "^5.0.0", "jasmine-core": "~3.4.0", "jasmine-spec-reporter": "~4.2.1", - "karma": "~4.0.1", + "karma": "~4.1.0", "karma-chrome-launcher": "~2.2.0", "karma-coverage-istanbul-reporter": "~2.0.1", "karma-jasmine": "~2.0.1", From 0aa90de4711a07e158323303ec34e47bf5863d86 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 24 Apr 2019 12:18:08 +0000 Subject: [PATCH 214/891] chore: version 8.0.0-beta.17 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 981edda52..9952b1d8e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -19,13 +19,13 @@ "@angular/platform-browser": "~8.0.0-beta.12", "@angular/platform-browser-dynamic": "~8.0.0-beta.12", "@angular/router": "~8.0.0-beta.12", - "rxjs": "~6.4.0", + "rxjs": "~6.5.1", "tslib": "^1.9.0", "zone.js": "~0.9.0" }, "devDependencies": { "@angular-devkit/build-angular": "~0.800.0-beta.13", - "@angular/cli": "~8.0.0-beta.16", + "@angular/cli": "~8.0.0-beta.17", "@angular/compiler-cli": "~8.0.0-beta.12", "@angular/language-service": "~8.0.0-beta.12", "@types/node": "~8.9.4", From 4bf6f84da4a3682b19c7cfd3d52745ba20323d1d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 24 Apr 2019 12:18:20 +0000 Subject: [PATCH 215/891] chore: version 8.0.0-beta.18 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 9952b1d8e..5824e939c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.0.0-beta.12", - "@angular/common": "~8.0.0-beta.12", - "@angular/compiler": "~8.0.0-beta.12", - "@angular/core": "~8.0.0-beta.12", - "@angular/forms": "~8.0.0-beta.12", - "@angular/platform-browser": "~8.0.0-beta.12", - "@angular/platform-browser-dynamic": "~8.0.0-beta.12", - "@angular/router": "~8.0.0-beta.12", - "rxjs": "~6.5.1", + "@angular/animations": "~8.0.0-beta.14", + "@angular/common": "~8.0.0-beta.14", + "@angular/compiler": "~8.0.0-beta.14", + "@angular/core": "~8.0.0-beta.14", + "@angular/forms": "~8.0.0-beta.14", + "@angular/platform-browser": "~8.0.0-beta.14", + "@angular/platform-browser-dynamic": "~8.0.0-beta.14", + "@angular/router": "~8.0.0-beta.14", + "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.0" }, "devDependencies": { "@angular-devkit/build-angular": "~0.800.0-beta.13", - "@angular/cli": "~8.0.0-beta.17", - "@angular/compiler-cli": "~8.0.0-beta.12", - "@angular/language-service": "~8.0.0-beta.12", + "@angular/cli": "~8.0.0-beta.18", + "@angular/compiler-cli": "~8.0.0-beta.14", + "@angular/language-service": "~8.0.0-beta.14", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From dc207c732ee585bec8a319fbf44af83167e99231 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 26 Apr 2019 12:19:33 +0000 Subject: [PATCH 216/891] chore: version 8.0.0-rc.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5824e939c..483bf0f31 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.0.0-beta.14", - "@angular/common": "~8.0.0-beta.14", - "@angular/compiler": "~8.0.0-beta.14", - "@angular/core": "~8.0.0-beta.14", - "@angular/forms": "~8.0.0-beta.14", - "@angular/platform-browser": "~8.0.0-beta.14", - "@angular/platform-browser-dynamic": "~8.0.0-beta.14", - "@angular/router": "~8.0.0-beta.14", + "@angular/animations": "~8.0.0-rc.0", + "@angular/common": "~8.0.0-rc.0", + "@angular/compiler": "~8.0.0-rc.0", + "@angular/core": "~8.0.0-rc.0", + "@angular/forms": "~8.0.0-rc.0", + "@angular/platform-browser": "~8.0.0-rc.0", + "@angular/platform-browser-dynamic": "~8.0.0-rc.0", + "@angular/router": "~8.0.0-rc.0", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.0" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.800.0-beta.13", - "@angular/cli": "~8.0.0-beta.18", - "@angular/compiler-cli": "~8.0.0-beta.14", - "@angular/language-service": "~8.0.0-beta.14", + "@angular-devkit/build-angular": "~0.800.0-rc.0", + "@angular/cli": "~8.0.0-rc.0", + "@angular/compiler-cli": "~8.0.0-rc.0", + "@angular/language-service": "~8.0.0-rc.0", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From 912e871ef9d32a3895ea72fa1c603bc9fa9d1a03 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 27 Apr 2019 12:20:12 +0000 Subject: [PATCH 217/891] chore: version 8.0.0-rc.1 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 483bf0f31..fd800217a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.0.0-rc.0", - "@angular/common": "~8.0.0-rc.0", - "@angular/compiler": "~8.0.0-rc.0", - "@angular/core": "~8.0.0-rc.0", - "@angular/forms": "~8.0.0-rc.0", - "@angular/platform-browser": "~8.0.0-rc.0", - "@angular/platform-browser-dynamic": "~8.0.0-rc.0", - "@angular/router": "~8.0.0-rc.0", + "@angular/animations": "~8.0.0-rc.1", + "@angular/common": "~8.0.0-rc.1", + "@angular/compiler": "~8.0.0-rc.1", + "@angular/core": "~8.0.0-rc.1", + "@angular/forms": "~8.0.0-rc.1", + "@angular/platform-browser": "~8.0.0-rc.1", + "@angular/platform-browser-dynamic": "~8.0.0-rc.1", + "@angular/router": "~8.0.0-rc.1", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.0" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.800.0-rc.0", - "@angular/cli": "~8.0.0-rc.0", - "@angular/compiler-cli": "~8.0.0-rc.0", - "@angular/language-service": "~8.0.0-rc.0", + "@angular-devkit/build-angular": "~0.800.0-rc.1", + "@angular/cli": "~8.0.0-rc.1", + "@angular/compiler-cli": "~8.0.0-rc.1", + "@angular/language-service": "~8.0.0-rc.1", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From b37b7941137ddc9d7b2e067c50583aa7f4504136 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 30 Apr 2019 12:21:21 +0000 Subject: [PATCH 218/891] chore: version 8.0.0-rc.2 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fd800217a..09d832d7b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.0.0-rc.1", - "@angular/common": "~8.0.0-rc.1", - "@angular/compiler": "~8.0.0-rc.1", - "@angular/core": "~8.0.0-rc.1", - "@angular/forms": "~8.0.0-rc.1", - "@angular/platform-browser": "~8.0.0-rc.1", - "@angular/platform-browser-dynamic": "~8.0.0-rc.1", - "@angular/router": "~8.0.0-rc.1", + "@angular/animations": "~8.0.0-rc.2", + "@angular/common": "~8.0.0-rc.2", + "@angular/compiler": "~8.0.0-rc.2", + "@angular/core": "~8.0.0-rc.2", + "@angular/forms": "~8.0.0-rc.2", + "@angular/platform-browser": "~8.0.0-rc.2", + "@angular/platform-browser-dynamic": "~8.0.0-rc.2", + "@angular/router": "~8.0.0-rc.2", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.0" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.800.0-rc.1", - "@angular/cli": "~8.0.0-rc.1", - "@angular/compiler-cli": "~8.0.0-rc.1", - "@angular/language-service": "~8.0.0-rc.1", + "@angular-devkit/build-angular": "~0.800.0-rc.2", + "@angular/cli": "~8.0.0-rc.2", + "@angular/compiler-cli": "~8.0.0-rc.2", + "@angular/language-service": "~8.0.0-rc.2", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From 669d11c32173bfcad10b22e537c6175dae2a6495 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 8 May 2019 12:25:54 +0000 Subject: [PATCH 219/891] chore: version 8.0.0-rc.3 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 09d832d7b..10024e099 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.800.0-rc.2", - "@angular/cli": "~8.0.0-rc.2", + "@angular/cli": "~8.0.0-rc.3", "@angular/compiler-cli": "~8.0.0-rc.2", "@angular/language-service": "~8.0.0-rc.2", "@types/node": "~8.9.4", From ff880910a3a289971a960eeba21c250bd7759d1e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 16 May 2019 07:21:53 +0000 Subject: [PATCH 220/891] chore: version 8.0.0-rc.4 --- ponyracer/browserslist | 4 ---- ponyracer/package.json | 26 +++++++++++++------------- 2 files changed, 13 insertions(+), 17 deletions(-) diff --git a/ponyracer/browserslist b/ponyracer/browserslist index 3525779c0..80848532e 100644 --- a/ponyracer/browserslist +++ b/ponyracer/browserslist @@ -5,12 +5,8 @@ # You can see what browsers were selected by your queries by running: # npx browserslist -# Googlebot uses an older version of Chrome -# For additional information see: https://developers.google.com/search/docs/guides/rendering - > 0.5% last 2 versions Firefox ESR -Chrome 41 # Support for Googlebot not dead not IE 9-11 # For IE 9-11 support, remove 'not'. \ No newline at end of file diff --git a/ponyracer/package.json b/ponyracer/package.json index 10024e099..c701a93f2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.0.0-rc.2", - "@angular/common": "~8.0.0-rc.2", - "@angular/compiler": "~8.0.0-rc.2", - "@angular/core": "~8.0.0-rc.2", - "@angular/forms": "~8.0.0-rc.2", - "@angular/platform-browser": "~8.0.0-rc.2", - "@angular/platform-browser-dynamic": "~8.0.0-rc.2", - "@angular/router": "~8.0.0-rc.2", + "@angular/animations": "~8.0.0-rc.4", + "@angular/common": "~8.0.0-rc.4", + "@angular/compiler": "~8.0.0-rc.4", + "@angular/core": "~8.0.0-rc.4", + "@angular/forms": "~8.0.0-rc.4", + "@angular/platform-browser": "~8.0.0-rc.4", + "@angular/platform-browser-dynamic": "~8.0.0-rc.4", + "@angular/router": "~8.0.0-rc.4", "rxjs": "~6.4.0", "tslib": "^1.9.0", - "zone.js": "~0.9.0" + "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.800.0-rc.2", - "@angular/cli": "~8.0.0-rc.3", - "@angular/compiler-cli": "~8.0.0-rc.2", - "@angular/language-service": "~8.0.0-rc.2", + "@angular-devkit/build-angular": "~0.800.0-rc.4", + "@angular/cli": "~8.0.0-rc.4", + "@angular/compiler-cli": "~8.0.0-rc.4", + "@angular/language-service": "~8.0.0-rc.4", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From c50598870eb717efaf1d989c0669cf90b53e4546 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 29 May 2019 06:22:07 +0000 Subject: [PATCH 221/891] chore: version 8.0.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c701a93f2..c5c3a5c60 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.0.0-rc.4", - "@angular/common": "~8.0.0-rc.4", - "@angular/compiler": "~8.0.0-rc.4", - "@angular/core": "~8.0.0-rc.4", - "@angular/forms": "~8.0.0-rc.4", - "@angular/platform-browser": "~8.0.0-rc.4", - "@angular/platform-browser-dynamic": "~8.0.0-rc.4", - "@angular/router": "~8.0.0-rc.4", + "@angular/animations": "~8.0.0", + "@angular/common": "~8.0.0", + "@angular/compiler": "~8.0.0", + "@angular/core": "~8.0.0", + "@angular/forms": "~8.0.0", + "@angular/platform-browser": "~8.0.0", + "@angular/platform-browser-dynamic": "~8.0.0", + "@angular/router": "~8.0.0", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.800.0-rc.4", - "@angular/cli": "~8.0.0-rc.4", - "@angular/compiler-cli": "~8.0.0-rc.4", - "@angular/language-service": "~8.0.0-rc.4", + "@angular-devkit/build-angular": "~0.800.0", + "@angular/cli": "~8.0.0", + "@angular/compiler-cli": "~8.0.0", + "@angular/language-service": "~8.0.0", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From 833f62dd393c4c92f15f5cd57f317f0559ccb7ed Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 31 May 2019 12:36:53 +0000 Subject: [PATCH 222/891] chore: version 8.0.1 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c5c3a5c60..27e229b33 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.800.0", - "@angular/cli": "~8.0.0", + "@angular/cli": "~8.0.1", "@angular/compiler-cli": "~8.0.0", "@angular/language-service": "~8.0.0", "@types/node": "~8.9.4", From 4ecbbdff30f5afe1650a750a8ad87d1621e4dce6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 7 Jun 2019 12:38:16 +0000 Subject: [PATCH 223/891] chore: version 8.0.2 --- ponyracer/angular.json | 1 + ponyracer/package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 07b97d9e9..edb233a5c 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -18,6 +18,7 @@ "main": "src/main.ts", "polyfills": "src/polyfills.ts", "tsConfig": "tsconfig.app.json", + "aot": false, "assets": [ "src/favicon.ico", "src/assets" diff --git a/ponyracer/package.json b/ponyracer/package.json index 27e229b33..190edd408 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.800.0", - "@angular/cli": "~8.0.1", + "@angular/cli": "~8.0.2", "@angular/compiler-cli": "~8.0.0", "@angular/language-service": "~8.0.0", "@types/node": "~8.9.4", From a630664774cd1c95c65ac13da9568f177ce1dbd0 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 14 Jun 2019 07:58:30 +0000 Subject: [PATCH 224/891] chore: version 8.0.3 --- ponyracer/package.json | 22 +++++++++++----------- ponyracer/tsconfig.json | 5 +++-- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 190edd408..89eaab88a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.0.0", - "@angular/common": "~8.0.0", - "@angular/compiler": "~8.0.0", - "@angular/core": "~8.0.0", - "@angular/forms": "~8.0.0", - "@angular/platform-browser": "~8.0.0", - "@angular/platform-browser-dynamic": "~8.0.0", - "@angular/router": "~8.0.0", + "@angular/animations": "~8.0.1", + "@angular/common": "~8.0.1", + "@angular/compiler": "~8.0.1", + "@angular/core": "~8.0.1", + "@angular/forms": "~8.0.1", + "@angular/platform-browser": "~8.0.1", + "@angular/platform-browser-dynamic": "~8.0.1", + "@angular/router": "~8.0.1", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.1" }, "devDependencies": { "@angular-devkit/build-angular": "~0.800.0", - "@angular/cli": "~8.0.2", - "@angular/compiler-cli": "~8.0.0", - "@angular/language-service": "~8.0.0", + "@angular/cli": "~8.0.3", + "@angular/compiler-cli": "~8.0.1", + "@angular/language-service": "~8.0.1", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 6ec9ceb17..0a91f8107 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -5,10 +5,11 @@ "outDir": "./dist/out-tsc", "sourceMap": true, "declaration": false, - "module": "esnext", - "moduleResolution": "node", + "downlevelIteration": true, "emitDecoratorMetadata": true, "experimentalDecorators": true, + "module": "esnext", + "moduleResolution": "node", "importHelpers": true, "target": "es2015", "typeRoots": [ From e8bdc5206f6924c2b40c431b27fac23c294d25a0 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 25 Jun 2019 07:03:19 +0000 Subject: [PATCH 225/891] chore: version 8.0.4 --- ponyracer/package.json | 2 +- ponyracer/tsconfig.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 89eaab88a..cb8c55f38 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.800.0", - "@angular/cli": "~8.0.3", + "@angular/cli": "~8.0.4", "@angular/compiler-cli": "~8.0.1", "@angular/language-service": "~8.0.1", "@types/node": "~8.9.4", diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 0a91f8107..d195ba752 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -6,7 +6,8 @@ "sourceMap": true, "declaration": false, "downlevelIteration": true, - "emitDecoratorMetadata": true, + "module": "esnext", + "moduleResolution": "node", "experimentalDecorators": true, "module": "esnext", "moduleResolution": "node", From 2650258ce5bf086a837a3bbc44e80d4732cfa757 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 27 Jun 2019 20:31:57 +0000 Subject: [PATCH 226/891] chore: version 8.0.5 --- ponyracer/package.json | 24 ++++++++++++------------ ponyracer/tsconfig.json | 2 -- ponyracer/tslint.json | 2 +- 3 files changed, 13 insertions(+), 15 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index cb8c55f38..fd132aefb 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.0.1", - "@angular/common": "~8.0.1", - "@angular/compiler": "~8.0.1", - "@angular/core": "~8.0.1", - "@angular/forms": "~8.0.1", - "@angular/platform-browser": "~8.0.1", - "@angular/platform-browser-dynamic": "~8.0.1", - "@angular/router": "~8.0.1", + "@angular/animations": "~8.0.3", + "@angular/common": "~8.0.3", + "@angular/compiler": "~8.0.3", + "@angular/core": "~8.0.3", + "@angular/forms": "~8.0.3", + "@angular/platform-browser": "~8.0.3", + "@angular/platform-browser-dynamic": "~8.0.3", + "@angular/router": "~8.0.3", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.800.0", - "@angular/cli": "~8.0.4", - "@angular/compiler-cli": "~8.0.1", - "@angular/language-service": "~8.0.1", + "@angular-devkit/build-angular": "~0.800.5", + "@angular/cli": "~8.0.5", + "@angular/compiler-cli": "~8.0.3", + "@angular/language-service": "~8.0.3", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index d195ba752..a4df54fff 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -6,8 +6,6 @@ "sourceMap": true, "declaration": false, "downlevelIteration": true, - "module": "esnext", - "moduleResolution": "node", "experimentalDecorators": true, "module": "esnext", "moduleResolution": "node", diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 188bd78d3..f0adae980 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -4,7 +4,7 @@ "array-type": false, "arrow-parens": false, "deprecation": { - "severity": "warn" + "severity": "warning" }, "component-class-suffix": true, "contextual-lifecycle": true, From 437d46df78116d8af22501ed02ca08a8a519b1b8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 28 Jun 2019 12:48:26 +0000 Subject: [PATCH 227/891] chore: version 8.0.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fd132aefb..ef6f63f5f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.800.5", - "@angular/cli": "~8.0.5", + "@angular-devkit/build-angular": "~0.800.6", + "@angular/cli": "~8.0.6", "@angular/compiler-cli": "~8.0.3", "@angular/language-service": "~8.0.3", "@types/node": "~8.9.4", From 2d6eb67c47a0ec5a4dbdc7f46c04ecf9eb4a331c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 14 Jun 2019 07:58:40 +0000 Subject: [PATCH 228/891] chore: version 8.1.0-beta.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ef6f63f5f..49203f6b6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.0.3", - "@angular/common": "~8.0.3", - "@angular/compiler": "~8.0.3", - "@angular/core": "~8.0.3", - "@angular/forms": "~8.0.3", - "@angular/platform-browser": "~8.0.3", - "@angular/platform-browser-dynamic": "~8.0.3", - "@angular/router": "~8.0.3", + "@angular/animations": "~8.1.0-next.2", + "@angular/common": "~8.1.0-next.2", + "@angular/compiler": "~8.1.0-next.2", + "@angular/core": "~8.1.0-next.2", + "@angular/forms": "~8.1.0-next.2", + "@angular/platform-browser": "~8.1.0-next.2", + "@angular/platform-browser-dynamic": "~8.1.0-next.2", + "@angular/router": "~8.1.0-next.2", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.800.6", - "@angular/cli": "~8.0.6", - "@angular/compiler-cli": "~8.0.3", - "@angular/language-service": "~8.0.3", + "@angular-devkit/build-angular": "~0.800.0", + "@angular/cli": "~8.1.0-beta.0", + "@angular/compiler-cli": "~8.1.0-next.2", + "@angular/language-service": "~8.1.0-next.2", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From 1e564f547dc5161454f6da94fe1910e80875dccf Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 14 Jun 2019 07:58:50 +0000 Subject: [PATCH 229/891] chore: version 8.1.0-beta.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 49203f6b6..fc3f66e45 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.800.0", - "@angular/cli": "~8.1.0-beta.0", + "@angular-devkit/build-angular": "~0.801.0-beta.1", + "@angular/cli": "~8.1.0-beta.1", "@angular/compiler-cli": "~8.1.0-next.2", "@angular/language-service": "~8.1.0-next.2", "@types/node": "~8.9.4", From 3fc36d9d62b18c0c711d2dadbf39d7d253e528b7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 14 Jun 2019 07:59:00 +0000 Subject: [PATCH 230/891] chore: version 8.1.0-beta.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fc3f66e45..fb21bff80 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.801.0-beta.1", - "@angular/cli": "~8.1.0-beta.1", + "@angular-devkit/build-angular": "~0.801.0-beta.2", + "@angular/cli": "~8.1.0-beta.2", "@angular/compiler-cli": "~8.1.0-next.2", "@angular/language-service": "~8.1.0-next.2", "@types/node": "~8.9.4", From 683b6b874db0d0e7cc22b710a26355c9a430f0ee Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 25 Jun 2019 07:03:38 +0000 Subject: [PATCH 231/891] chore: version 8.1.0-beta.3 --- ponyracer/package.json | 2 +- ponyracer/tsconfig.json | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fb21bff80..bf66a3105 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.801.0-beta.2", - "@angular/cli": "~8.1.0-beta.2", + "@angular/cli": "~8.1.0-beta.3", "@angular/compiler-cli": "~8.1.0-next.2", "@angular/language-service": "~8.1.0-next.2", "@types/node": "~8.9.4", diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index a4df54fff..30956ae7e 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -18,5 +18,9 @@ "es2018", "dom" ] + }, + "angularCompilerOptions": { + "fullTemplateTypeCheck": true, + "strictInjectionParameters": true } } From cbd11efbefb922d1fbe8d2677fcd3e67667d8739 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 27 Jun 2019 20:32:24 +0000 Subject: [PATCH 232/891] chore: version 8.1.0-rc.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index bf66a3105..e22fbc7f5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.1.0-next.2", - "@angular/common": "~8.1.0-next.2", - "@angular/compiler": "~8.1.0-next.2", - "@angular/core": "~8.1.0-next.2", - "@angular/forms": "~8.1.0-next.2", - "@angular/platform-browser": "~8.1.0-next.2", - "@angular/platform-browser-dynamic": "~8.1.0-next.2", - "@angular/router": "~8.1.0-next.2", + "@angular/animations": "~8.1.0-rc.0", + "@angular/common": "~8.1.0-rc.0", + "@angular/compiler": "~8.1.0-rc.0", + "@angular/core": "~8.1.0-rc.0", + "@angular/forms": "~8.1.0-rc.0", + "@angular/platform-browser": "~8.1.0-rc.0", + "@angular/platform-browser-dynamic": "~8.1.0-rc.0", + "@angular/router": "~8.1.0-rc.0", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.801.0-beta.2", - "@angular/cli": "~8.1.0-beta.3", - "@angular/compiler-cli": "~8.1.0-next.2", - "@angular/language-service": "~8.1.0-next.2", + "@angular-devkit/build-angular": "~0.801.0-rc.0", + "@angular/cli": "~8.1.0-rc.0", + "@angular/compiler-cli": "~8.1.0-rc.0", + "@angular/language-service": "~8.1.0-rc.0", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From 21f36de5aca8c85b06932a65c1c14bd8801bbdde Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 2 Jul 2019 21:33:56 +0000 Subject: [PATCH 233/891] chore: version 8.1.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e22fbc7f5..a9801d1de 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.1.0-rc.0", - "@angular/common": "~8.1.0-rc.0", - "@angular/compiler": "~8.1.0-rc.0", - "@angular/core": "~8.1.0-rc.0", - "@angular/forms": "~8.1.0-rc.0", - "@angular/platform-browser": "~8.1.0-rc.0", - "@angular/platform-browser-dynamic": "~8.1.0-rc.0", - "@angular/router": "~8.1.0-rc.0", + "@angular/animations": "~8.1.0", + "@angular/common": "~8.1.0", + "@angular/compiler": "~8.1.0", + "@angular/core": "~8.1.0", + "@angular/forms": "~8.1.0", + "@angular/platform-browser": "~8.1.0", + "@angular/platform-browser-dynamic": "~8.1.0", + "@angular/router": "~8.1.0", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.801.0-rc.0", - "@angular/cli": "~8.1.0-rc.0", - "@angular/compiler-cli": "~8.1.0-rc.0", - "@angular/language-service": "~8.1.0-rc.0", + "@angular-devkit/build-angular": "~0.801.0", + "@angular/cli": "~8.1.0", + "@angular/compiler-cli": "~8.1.0", + "@angular/language-service": "~8.1.0", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From fe54a829597332d62b06aeadf33acce125e081d2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 10 Jul 2019 19:07:07 +0000 Subject: [PATCH 234/891] chore: version 8.1.1 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a9801d1de..989bd085c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.1.0", - "@angular/common": "~8.1.0", - "@angular/compiler": "~8.1.0", - "@angular/core": "~8.1.0", - "@angular/forms": "~8.1.0", - "@angular/platform-browser": "~8.1.0", - "@angular/platform-browser-dynamic": "~8.1.0", - "@angular/router": "~8.1.0", + "@angular/animations": "~8.1.1", + "@angular/common": "~8.1.1", + "@angular/compiler": "~8.1.1", + "@angular/core": "~8.1.1", + "@angular/forms": "~8.1.1", + "@angular/platform-browser": "~8.1.1", + "@angular/platform-browser-dynamic": "~8.1.1", + "@angular/router": "~8.1.1", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.801.0", - "@angular/cli": "~8.1.0", - "@angular/compiler-cli": "~8.1.0", - "@angular/language-service": "~8.1.0", + "@angular-devkit/build-angular": "~0.801.1", + "@angular/cli": "~8.1.1", + "@angular/compiler-cli": "~8.1.1", + "@angular/language-service": "~8.1.1", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From 871c887790046e7174248dfdb248af8e4a80b3a3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 18 Jul 2019 12:57:21 +0000 Subject: [PATCH 235/891] chore: version 8.1.2 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 989bd085c..79acb5e19 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.1.1", - "@angular/common": "~8.1.1", - "@angular/compiler": "~8.1.1", - "@angular/core": "~8.1.1", - "@angular/forms": "~8.1.1", - "@angular/platform-browser": "~8.1.1", - "@angular/platform-browser-dynamic": "~8.1.1", - "@angular/router": "~8.1.1", + "@angular/animations": "~8.1.2", + "@angular/common": "~8.1.2", + "@angular/compiler": "~8.1.2", + "@angular/core": "~8.1.2", + "@angular/forms": "~8.1.2", + "@angular/platform-browser": "~8.1.2", + "@angular/platform-browser-dynamic": "~8.1.2", + "@angular/router": "~8.1.2", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.801.1", - "@angular/cli": "~8.1.1", - "@angular/compiler-cli": "~8.1.1", - "@angular/language-service": "~8.1.1", + "@angular-devkit/build-angular": "~0.801.2", + "@angular/cli": "~8.1.2", + "@angular/compiler-cli": "~8.1.2", + "@angular/language-service": "~8.1.2", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From ad2f5d52c760581c3d8dfaed9a595c4158877e93 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 30 Jul 2019 13:01:48 +0000 Subject: [PATCH 236/891] chore: version 8.1.3 --- ponyracer/.gitignore | 4 ++-- ponyracer/package.json | 24 ++++++++++++------------ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore index f4f46a5fe..86d943a9b 100644 --- a/ponyracer/.gitignore +++ b/ponyracer/.gitignore @@ -11,8 +11,8 @@ /node_modules # profiling files -chrome-profiler-events.json -speed-measure-plugin.json +chrome-profiler-events*.json +speed-measure-plugin*.json # IDEs and editors /.idea diff --git a/ponyracer/package.json b/ponyracer/package.json index 79acb5e19..d013ec9ae 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.1.2", - "@angular/common": "~8.1.2", - "@angular/compiler": "~8.1.2", - "@angular/core": "~8.1.2", - "@angular/forms": "~8.1.2", - "@angular/platform-browser": "~8.1.2", - "@angular/platform-browser-dynamic": "~8.1.2", - "@angular/router": "~8.1.2", + "@angular/animations": "~8.1.3", + "@angular/common": "~8.1.3", + "@angular/compiler": "~8.1.3", + "@angular/core": "~8.1.3", + "@angular/forms": "~8.1.3", + "@angular/platform-browser": "~8.1.3", + "@angular/platform-browser-dynamic": "~8.1.3", + "@angular/router": "~8.1.3", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.801.2", - "@angular/cli": "~8.1.2", - "@angular/compiler-cli": "~8.1.2", - "@angular/language-service": "~8.1.2", + "@angular-devkit/build-angular": "~0.801.3", + "@angular/cli": "~8.1.3", + "@angular/compiler-cli": "~8.1.3", + "@angular/language-service": "~8.1.3", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From 28064b99056da843375ca0c64b16165d6541940a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 10 Jul 2019 19:07:24 +0000 Subject: [PATCH 237/891] chore: version 8.2.0-next.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d013ec9ae..0b3f24252 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.1.3", - "@angular/common": "~8.1.3", - "@angular/compiler": "~8.1.3", - "@angular/core": "~8.1.3", - "@angular/forms": "~8.1.3", - "@angular/platform-browser": "~8.1.3", - "@angular/platform-browser-dynamic": "~8.1.3", - "@angular/router": "~8.1.3", + "@angular/animations": "~8.2.0-next.0", + "@angular/common": "~8.2.0-next.0", + "@angular/compiler": "~8.2.0-next.0", + "@angular/core": "~8.2.0-next.0", + "@angular/forms": "~8.2.0-next.0", + "@angular/platform-browser": "~8.2.0-next.0", + "@angular/platform-browser-dynamic": "~8.2.0-next.0", + "@angular/router": "~8.2.0-next.0", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.801.3", - "@angular/cli": "~8.1.3", - "@angular/compiler-cli": "~8.1.3", - "@angular/language-service": "~8.1.3", + "@angular-devkit/build-angular": "~0.802.0-next.0", + "@angular/cli": "~8.2.0-next.0", + "@angular/compiler-cli": "~8.2.0-next.0", + "@angular/language-service": "~8.2.0-next.0", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From d10edce2c3a653c16dcfcaa1eead73a2b36c6a0b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 18 Jul 2019 12:57:39 +0000 Subject: [PATCH 238/891] chore: version 8.2.0-next.1 --- ponyracer/package.json | 24 ++++++++++++------------ ponyracer/tsconfig.app.json | 4 ++++ 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0b3f24252..0164ce211 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.2.0-next.0", - "@angular/common": "~8.2.0-next.0", - "@angular/compiler": "~8.2.0-next.0", - "@angular/core": "~8.2.0-next.0", - "@angular/forms": "~8.2.0-next.0", - "@angular/platform-browser": "~8.2.0-next.0", - "@angular/platform-browser-dynamic": "~8.2.0-next.0", - "@angular/router": "~8.2.0-next.0", + "@angular/animations": "~8.2.0-next.2", + "@angular/common": "~8.2.0-next.2", + "@angular/compiler": "~8.2.0-next.2", + "@angular/core": "~8.2.0-next.2", + "@angular/forms": "~8.2.0-next.2", + "@angular/platform-browser": "~8.2.0-next.2", + "@angular/platform-browser-dynamic": "~8.2.0-next.2", + "@angular/router": "~8.2.0-next.2", "rxjs": "~6.4.0", "tslib": "^1.9.0", "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.802.0-next.0", - "@angular/cli": "~8.2.0-next.0", - "@angular/compiler-cli": "~8.2.0-next.0", - "@angular/language-service": "~8.2.0-next.0", + "@angular-devkit/build-angular": "~0.802.0-next.1", + "@angular/cli": "~8.2.0-next.1", + "@angular/compiler-cli": "~8.2.0-next.2", + "@angular/language-service": "~8.2.0-next.2", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/tsconfig.app.json b/ponyracer/tsconfig.app.json index 31f8397ac..565a11a21 100644 --- a/ponyracer/tsconfig.app.json +++ b/ponyracer/tsconfig.app.json @@ -4,6 +4,10 @@ "outDir": "./out-tsc/app", "types": [] }, + "files": [ + "src/main.ts", + "src/polyfills.ts" + ], "include": [ "src/**/*.ts" ], From 3e277daf8f864c05e01eb1bd46ca8e11f868f680 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 30 Jul 2019 13:02:09 +0000 Subject: [PATCH 239/891] chore: version 8.2.0-rc.0 --- ponyracer/angular.json | 5 +++++ ponyracer/package.json | 28 ++++++++++++++-------------- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index edb233a5c..852c35785 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -50,6 +50,11 @@ "type": "initial", "maximumWarning": "2mb", "maximumError": "5mb" + }, + { + "type": "anyComponentStyle", + "maximumWarning": "6kb", + "maximumError": "10kb" } ] } diff --git a/ponyracer/package.json b/ponyracer/package.json index 0164ce211..976f44347 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.2.0-next.2", - "@angular/common": "~8.2.0-next.2", - "@angular/compiler": "~8.2.0-next.2", - "@angular/core": "~8.2.0-next.2", - "@angular/forms": "~8.2.0-next.2", - "@angular/platform-browser": "~8.2.0-next.2", - "@angular/platform-browser-dynamic": "~8.2.0-next.2", - "@angular/router": "~8.2.0-next.2", + "@angular/animations": "~8.2.0-rc.0", + "@angular/common": "~8.2.0-rc.0", + "@angular/compiler": "~8.2.0-rc.0", + "@angular/core": "~8.2.0-rc.0", + "@angular/forms": "~8.2.0-rc.0", + "@angular/platform-browser": "~8.2.0-rc.0", + "@angular/platform-browser-dynamic": "~8.2.0-rc.0", + "@angular/router": "~8.2.0-rc.0", "rxjs": "~6.4.0", - "tslib": "^1.9.0", + "tslib": "^1.10.0", "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.802.0-next.1", - "@angular/cli": "~8.2.0-next.1", - "@angular/compiler-cli": "~8.2.0-next.2", - "@angular/language-service": "~8.2.0-next.2", + "@angular-devkit/build-angular": "~0.802.0-rc.0", + "@angular/cli": "~8.2.0-rc.0", + "@angular/compiler-cli": "~8.2.0-rc.0", + "@angular/language-service": "~8.2.0-rc.0", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", @@ -42,6 +42,6 @@ "protractor": "~5.4.0", "ts-node": "~7.0.0", "tslint": "~5.15.0", - "typescript": "~3.4.3" + "typescript": "~3.5.3" } } From 0ddab3e25c57c96547339cbbea8691f17fe5a306 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 1 Aug 2019 05:30:36 +0000 Subject: [PATCH 240/891] chore: version 8.2.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 976f44347..beaec2e9c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.2.0-rc.0", - "@angular/common": "~8.2.0-rc.0", - "@angular/compiler": "~8.2.0-rc.0", - "@angular/core": "~8.2.0-rc.0", - "@angular/forms": "~8.2.0-rc.0", - "@angular/platform-browser": "~8.2.0-rc.0", - "@angular/platform-browser-dynamic": "~8.2.0-rc.0", - "@angular/router": "~8.2.0-rc.0", + "@angular/animations": "~8.2.0", + "@angular/common": "~8.2.0", + "@angular/compiler": "~8.2.0", + "@angular/core": "~8.2.0", + "@angular/forms": "~8.2.0", + "@angular/platform-browser": "~8.2.0", + "@angular/platform-browser-dynamic": "~8.2.0", + "@angular/router": "~8.2.0", "rxjs": "~6.4.0", "tslib": "^1.10.0", "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.802.0-rc.0", - "@angular/cli": "~8.2.0-rc.0", - "@angular/compiler-cli": "~8.2.0-rc.0", - "@angular/language-service": "~8.2.0-rc.0", + "@angular-devkit/build-angular": "~0.802.0", + "@angular/cli": "~8.2.0", + "@angular/compiler-cli": "~8.2.0", + "@angular/language-service": "~8.2.0", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", From deadc25523beaadf3186fa1dcf50169b74390107 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 9 Aug 2019 13:07:25 +0000 Subject: [PATCH 241/891] chore: version 8.2.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index beaec2e9c..86cf16286 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.802.0", - "@angular/cli": "~8.2.0", + "@angular-devkit/build-angular": "~0.802.1", + "@angular/cli": "~8.2.1", "@angular/compiler-cli": "~8.2.0", "@angular/language-service": "~8.2.0", "@types/node": "~8.9.4", From a232568f4ac7ff6471e3c2dd11977a8f852b5925 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 15 Aug 2019 10:16:57 +0000 Subject: [PATCH 242/891] chore: version 8.2.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 86cf16286..e8448552d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.802.1", - "@angular/cli": "~8.2.1", + "@angular-devkit/build-angular": "~0.802.2", + "@angular/cli": "~8.2.2", "@angular/compiler-cli": "~8.2.0", "@angular/language-service": "~8.2.0", "@types/node": "~8.9.4", From f4422f277e2816c3c797f3daec8d304d25d31115 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 1 Aug 2019 05:30:50 +0000 Subject: [PATCH 243/891] chore: version 8.3.0-next.0 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e8448552d..34744bc8c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.802.2", - "@angular/cli": "~8.2.2", + "@angular-devkit/build-angular": "~0.803.0-next.0", + "@angular/cli": "~8.3.0-next.0", "@angular/compiler-cli": "~8.2.0", "@angular/language-service": "~8.2.0", "@types/node": "~8.9.4", From 3522ca9d124856fb0ff18e9d142bfd47eae51e14 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 9 Aug 2019 13:07:42 +0000 Subject: [PATCH 244/891] chore: version 8.3.0-next.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 34744bc8c..42a35b2ed 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.803.0-next.0", - "@angular/cli": "~8.3.0-next.0", + "@angular-devkit/build-angular": "~0.803.0-next.1", + "@angular/cli": "~8.3.0-next.1", "@angular/compiler-cli": "~8.2.0", "@angular/language-service": "~8.2.0", "@types/node": "~8.9.4", From 928c62e77abe191f44ae1e01c9edcdc05842ab0c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 15 Aug 2019 10:17:16 +0000 Subject: [PATCH 245/891] chore: version 8.3.0-next.2 --- ponyracer/e2e/src/app.e2e-spec.ts | 2 +- ponyracer/e2e/src/app.po.ts | 2 +- ponyracer/package.json | 4 +- ponyracer/src/app/app.component.html | 518 +++++++++++++++++++++++- ponyracer/src/app/app.component.spec.ts | 4 +- ponyracer/src/favicon.ico | Bin 5430 -> 948 bytes ponyracer/src/index.html | 1 - 7 files changed, 506 insertions(+), 25 deletions(-) diff --git a/ponyracer/e2e/src/app.e2e-spec.ts b/ponyracer/e2e/src/app.e2e-spec.ts index 22d1f51c9..af6e2adb4 100644 --- a/ponyracer/e2e/src/app.e2e-spec.ts +++ b/ponyracer/e2e/src/app.e2e-spec.ts @@ -10,7 +10,7 @@ describe('workspace-project App', () => { it('should display welcome message', () => { page.navigateTo(); - expect(page.getTitleText()).toEqual('Welcome to ponyracer!'); + expect(page.getTitleText()).toEqual('ponyracer app is running!'); }); afterEach(async () => { diff --git a/ponyracer/e2e/src/app.po.ts b/ponyracer/e2e/src/app.po.ts index 5776aa9eb..b8498c26f 100644 --- a/ponyracer/e2e/src/app.po.ts +++ b/ponyracer/e2e/src/app.po.ts @@ -6,6 +6,6 @@ export class AppPage { } getTitleText() { - return element(by.css('app-root h1')).getText() as Promise; + return element(by.css('app-root .content span')).getText() as Promise; } } diff --git a/ponyracer/package.json b/ponyracer/package.json index 42a35b2ed..33e27d11f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.803.0-next.1", - "@angular/cli": "~8.3.0-next.1", + "@angular-devkit/build-angular": "~0.803.0-next.2", + "@angular/cli": "~8.3.0-next.2", "@angular/compiler-cli": "~8.2.0", "@angular/language-service": "~8.2.0", "@types/node": "~8.9.4", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 5226d57f5..083eaee1f 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -1,20 +1,502 @@ - -
      -

      - Welcome to {{ title }}! -

      - Angular Logo + + + + + + + + + + + + + -

      Here are some links to help you start:

      - + +
      + + +
      + + + + + + + + + + + + {{ title }} app is running! + + + + + +
      + + +

      Resources

      +

      Here are some links to help you get started:

      + + + + +

      Next Steps

      +

      What do you want to do next with your app?

      + + + +
      +
      + + + New Component +
      + +
      + + + Angular Material +
      + +
      + + + Add Dependency +
      + +
      + + + Run and Watch Tests +
      + +
      + + + Build for Production +
      +
      + + +
      +
      ng generate component xyz
      +
      ng add @angular/material
      +
      ng add _____
      +
      ng test
      +
      ng build --prod
      +
      + + + + + + + + + + + +
      + + + + + + + + + diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index b1f703584..4ecf59d6f 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -22,10 +22,10 @@ describe('AppComponent', () => { expect(app.title).toEqual('ponyracer'); }); - it('should render title in a h1 tag', () => { + it('should render title', () => { const fixture = TestBed.createComponent(AppComponent); fixture.detectChanges(); const compiled = fixture.debugElement.nativeElement; - expect(compiled.querySelector('h1').textContent).toContain('Welcome to ponyracer!'); + expect(compiled.querySelector('.content span').textContent).toContain('ponyracer app is running!'); }); }); diff --git a/ponyracer/src/favicon.ico b/ponyracer/src/favicon.ico index 8081c7ceaf2be08bf59010158c586170d9d2d517..997406ad22c29aae95893fb3d666c30258a09537 100644 GIT binary patch literal 948 zcmV;l155mgP)CBYU7IjCFmI-B}4sMJt3^s9NVg!P0 z6hDQy(L`XWMkB@zOLgN$4KYz;j0zZxq9KKdpZE#5@k0crP^5f9KO};h)ZDQ%ybhht z%t9#h|nu0K(bJ ztIkhEr!*UyrZWQ1k2+YkGqDi8Z<|mIN&$kzpKl{cNP=OQzXHz>vn+c)F)zO|Bou>E z2|-d_=qY#Y+yOu1a}XI?cU}%04)zz%anD(XZC{#~WreV!a$7k2Ug`?&CUEc0EtrkZ zL49MB)h!_K{H(*l_93D5tO0;BUnvYlo+;yss%n^&qjt6fZOa+}+FDO(~2>G z2dx@=JZ?DHP^;b7*Y1as5^uphBsh*s*z&MBd?e@I>-9kU>63PjP&^#5YTOb&x^6Cf z?674rmSHB5Fk!{Gv7rv!?qX#ei_L(XtwVqLX3L}$MI|kJ*w(rhx~tc&L&xP#?cQow zX_|gx$wMr3pRZIIr_;;O|8fAjd;1`nOeu5K(pCu7>^3E&D2OBBq?sYa(%S?GwG&_0-s%_v$L@R!5H_fc)lOb9ZoOO#p`Nn`KU z3LTTBtjwo`7(HA6 z7gmO$yTR!5L>Bsg!X8616{JUngg_@&85%>W=mChTR;x4`P=?PJ~oPuy5 zU-L`C@_!34D21{fD~Y8NVnR3t;aqZI3fIhmgmx}$oc-dKDC6Ap$Gy>a!`A*x2L1v0 WcZ@i?LyX}70000}`90e12m8T*36WoeDLA&SD_hw{H^wM!cl_RWcVA!I+x87ee975; z@4kD^=bYPn&pmG@(+JZ`rqQEKxW<}RzhW}I!|ulN=fmjVi@x{p$cC`)5$a!)X&U+blKNvN5tg=uLvuLnuqRM;Yc*swiexsoh#XPNu{9F#c`G zQLe{yWA(Y6(;>y|-efAy11k<09(@Oo1B2@0`PtZSkqK&${ zgEY}`W@t{%?9u5rF?}Y7OL{338l*JY#P!%MVQY@oqnItpZ}?s z!r?*kwuR{A@jg2Chlf0^{q*>8n5Ir~YWf*wmsh7B5&EpHfd5@xVaj&gqsdui^spyL zB|kUoblGoO7G(MuKTfa9?pGH0@QP^b#!lM1yHWLh*2iq#`C1TdrnO-d#?Oh@XV2HK zKA{`eo{--^K&MW66Lgsktfvn#cCAc*(}qsfhrvOjMGLE?`dHVipu1J3Kgr%g?cNa8 z)pkmC8DGH~fG+dlrp(5^-QBeEvkOvv#q7MBVLtm2oD^$lJZx--_=K&Ttd=-krx(Bb zcEoKJda@S!%%@`P-##$>*u%T*mh+QjV@)Qa=Mk1?#zLk+M4tIt%}wagT{5J%!tXAE;r{@=bb%nNVxvI+C+$t?!VJ@0d@HIyMJTI{vEw0Ul ze(ha!e&qANbTL1ZneNl45t=#Ot??C0MHjjgY8%*mGisN|S6%g3;Hlx#fMNcL<87MW zZ>6moo1YD?P!fJ#Jb(4)_cc50X5n0KoDYfdPoL^iV`k&o{LPyaoqMqk92wVM#_O0l z09$(A-D+gVIlq4TA&{1T@BsUH`Bm=r#l$Z51J-U&F32+hfUP-iLo=jg7Xmy+WLq6_tWv&`wDlz#`&)Jp~iQf zZP)tu>}pIIJKuw+$&t}GQuqMd%Z>0?t%&BM&Wo^4P^Y z)c6h^f2R>X8*}q|bblAF?@;%?2>$y+cMQbN{X$)^R>vtNq_5AB|0N5U*d^T?X9{xQnJYeU{ zoZL#obI;~Pp95f1`%X3D$Mh*4^?O?IT~7HqlWguezmg?Ybq|7>qQ(@pPHbE9V?f|( z+0xo!#m@Np9PljsyxBY-UA*{U*la#8Wz2sO|48_-5t8%_!n?S$zlGe+NA%?vmxjS- zHE5O3ZarU=X}$7>;Okp(UWXJxI%G_J-@IH;%5#Rt$(WUX?6*Ux!IRd$dLP6+SmPn= z8zjm4jGjN772R{FGkXwcNv8GBcZI#@Y2m{RNF_w8(Z%^A*!bS*!}s6sh*NnURytky humW;*g7R+&|Ledvc- Codestin Search App - From a7e1a3ae1ff3eafb07988c48a49cf028dbc99291 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 15 Aug 2019 15:35:46 +0000 Subject: [PATCH 246/891] chore: version 8.3.0-rc.0 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 33e27d11f..6a69869bc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.803.0-next.2", - "@angular/cli": "~8.3.0-next.2", + "@angular-devkit/build-angular": "~0.803.0-rc.0", + "@angular/cli": "~8.3.0-rc.0", "@angular/compiler-cli": "~8.2.0", "@angular/language-service": "~8.2.0", "@types/node": "~8.9.4", From d76cdb8cdea9006a43d80e24280c3d38e86647a9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 22 Aug 2019 17:38:29 +0000 Subject: [PATCH 247/891] chore: version 8.3.0 --- ponyracer/package.json | 24 ++++++++++---------- ponyracer/src/app/app.component.html | 34 ++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 6a69869bc..a3c71302a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~8.2.0", - "@angular/common": "~8.2.0", - "@angular/compiler": "~8.2.0", - "@angular/core": "~8.2.0", - "@angular/forms": "~8.2.0", - "@angular/platform-browser": "~8.2.0", - "@angular/platform-browser-dynamic": "~8.2.0", - "@angular/router": "~8.2.0", + "@angular/animations": "~8.2.3", + "@angular/common": "~8.2.3", + "@angular/compiler": "~8.2.3", + "@angular/core": "~8.2.3", + "@angular/forms": "~8.2.3", + "@angular/platform-browser": "~8.2.3", + "@angular/platform-browser-dynamic": "~8.2.3", + "@angular/router": "~8.2.3", "rxjs": "~6.4.0", "tslib": "^1.10.0", "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.803.0-rc.0", - "@angular/cli": "~8.3.0-rc.0", - "@angular/compiler-cli": "~8.2.0", - "@angular/language-service": "~8.2.0", + "@angular-devkit/build-angular": "~0.803.0", + "@angular/cli": "~8.3.0", + "@angular/compiler-cli": "~8.2.3", + "@angular/language-service": "~8.2.3", "@types/node": "~8.9.4", "@types/jasmine": "~3.3.8", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 083eaee1f..79e7e90cf 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -30,6 +30,10 @@ margin: 0; } + .spacer { + flex: 1; + } + .toolbar { height: 60px; margin: -8px; @@ -44,6 +48,15 @@ margin: 0 16px; } + .toolbar #twitter-logo { + height: 40px; + margin: 0 16px; + } + + .toolbar #twitter-logo:hover { + opacity: 0.8; + } + .content { display: flex; margin: 32px auto; @@ -290,6 +303,27 @@ src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTAgMjUwIj4KICAgIDxwYXRoIGZpbGw9IiNERDAwMzEiIGQ9Ik0xMjUgMzBMMzEuOSA2My4ybDE0LjIgMTIzLjFMMTI1IDIzMGw3OC45LTQzLjcgMTQuMi0xMjMuMXoiIC8+CiAgICA8cGF0aCBmaWxsPSIjQzMwMDJGIiBkPSJNMTI1IDMwdjIyLjItLjFWMjMwbDc4LjktNDMuNyAxNC4yLTEyMy4xTDEyNSAzMHoiIC8+CiAgICA8cGF0aCAgZmlsbD0iI0ZGRkZGRiIgZD0iTTEyNSA1Mi4xTDY2LjggMTgyLjZoMjEuN2wxMS43LTI5LjJoNDkuNGwxMS43IDI5LjJIMTgzTDEyNSA1Mi4xem0xNyA4My4zaC0zNGwxNy00MC45IDE3IDQwLjl6IiAvPgogIDwvc3ZnPg==" /> Welcome +
      + + + + +
      From 66e2c710882e2c43e37705a39169d655a9b1ac3c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 28 Aug 2019 09:42:23 +0000 Subject: [PATCH 248/891] chore: version 8.3.1 --- ponyracer/package.json | 4 ++-- ponyracer/src/app/app.component.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a3c71302a..84c4ac328 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.803.0", - "@angular/cli": "~8.3.0", + "@angular-devkit/build-angular": "~0.803.1", + "@angular/cli": "~8.3.1", "@angular/compiler-cli": "~8.2.3", "@angular/language-service": "~8.2.3", "@types/node": "~8.9.4", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 79e7e90cf..db93ca45e 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -304,7 +304,7 @@ /> Welcome
      - + Welcome
      -
      - - - - + + +
      From c1b85551cf87d6ef4720ca4be336c2206aa0a7e2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 6 Sep 2019 07:11:23 +0000 Subject: [PATCH 278/891] chore: version 9.0.0-next.3 --- ponyracer/package.json | 24 ++++++++++++------------ ponyracer/src/app/app.component.html | 7 +++++++ 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3bf06aabb..24467766b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-next.4", - "@angular/common": "~9.0.0-next.4", - "@angular/compiler": "~9.0.0-next.4", - "@angular/core": "~9.0.0-next.4", - "@angular/forms": "~9.0.0-next.4", - "@angular/platform-browser": "~9.0.0-next.4", - "@angular/platform-browser-dynamic": "~9.0.0-next.4", - "@angular/router": "~9.0.0-next.4", + "@angular/animations": "~9.0.0-next.5", + "@angular/common": "~9.0.0-next.5", + "@angular/compiler": "~9.0.0-next.5", + "@angular/core": "~9.0.0-next.5", + "@angular/forms": "~9.0.0-next.5", + "@angular/platform-browser": "~9.0.0-next.5", + "@angular/platform-browser-dynamic": "~9.0.0-next.5", + "@angular/router": "~9.0.0-next.5", "rxjs": "~6.4.0", "tslib": "^1.10.0", "zone.js": "~0.10.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.2", - "@angular/cli": "~9.0.0-next.2", - "@angular/compiler-cli": "~9.0.0-next.4", - "@angular/language-service": "~9.0.0-next.4", + "@angular-devkit/build-angular": "~0.900.0-next.3", + "@angular/cli": "~9.0.0-next.3", + "@angular/compiler-cli": "~9.0.0-next.5", + "@angular/language-service": "~9.0.0-next.5", "@types/node": "~8.9.4", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 67146fce2..05a115ad0 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -384,6 +384,12 @@

      Next Steps

      Angular Material
      +
      + + + Add PWA Support +
      +
      @@ -407,6 +413,7 @@

      Next Steps

      ng generate component xyz
      ng add @angular/material
      +
      ng add @angular/pwa
      ng add _____
      ng test
      ng build --prod
      From 94a83cff4bd974a9fc0fe76365684b705ad04e7c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 11 Sep 2019 18:15:11 +0000 Subject: [PATCH 279/891] chore: version 9.0.0-next.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 24467766b..79a6d2e1f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.3", - "@angular/cli": "~9.0.0-next.3", + "@angular-devkit/build-angular": "~0.900.0-next.4", + "@angular/cli": "~9.0.0-next.4", "@angular/compiler-cli": "~9.0.0-next.5", "@angular/language-service": "~9.0.0-next.5", "@types/node": "~8.9.4", From 232b9412093f75c91e80a9fe3979685809aff310 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 18 Sep 2019 20:58:10 +0000 Subject: [PATCH 280/891] chore: version 9.0.0-next.5 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 79a6d2e1f..a43758157 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-next.5", - "@angular/common": "~9.0.0-next.5", - "@angular/compiler": "~9.0.0-next.5", - "@angular/core": "~9.0.0-next.5", - "@angular/forms": "~9.0.0-next.5", - "@angular/platform-browser": "~9.0.0-next.5", - "@angular/platform-browser-dynamic": "~9.0.0-next.5", - "@angular/router": "~9.0.0-next.5", + "@angular/animations": "~9.0.0-next.7", + "@angular/common": "~9.0.0-next.7", + "@angular/compiler": "~9.0.0-next.7", + "@angular/core": "~9.0.0-next.7", + "@angular/forms": "~9.0.0-next.7", + "@angular/platform-browser": "~9.0.0-next.7", + "@angular/platform-browser-dynamic": "~9.0.0-next.7", + "@angular/router": "~9.0.0-next.7", "rxjs": "~6.4.0", "tslib": "^1.10.0", - "zone.js": "~0.10.1" + "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.4", - "@angular/cli": "~9.0.0-next.4", - "@angular/compiler-cli": "~9.0.0-next.5", - "@angular/language-service": "~9.0.0-next.5", + "@angular-devkit/build-angular": "~0.900.0-next.5", + "@angular/cli": "~9.0.0-next.5", + "@angular/compiler-cli": "~9.0.0-next.7", + "@angular/language-service": "~9.0.0-next.7", "@types/node": "~8.9.4", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3", From bfb2a3ee472c4b284837cc8a480cae9e9a69addb Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 25 Sep 2019 20:02:12 +0000 Subject: [PATCH 281/891] chore: version 9.0.0-next.6 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a43758157..e5f1dd563 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-next.7", - "@angular/common": "~9.0.0-next.7", - "@angular/compiler": "~9.0.0-next.7", - "@angular/core": "~9.0.0-next.7", - "@angular/forms": "~9.0.0-next.7", - "@angular/platform-browser": "~9.0.0-next.7", - "@angular/platform-browser-dynamic": "~9.0.0-next.7", - "@angular/router": "~9.0.0-next.7", - "rxjs": "~6.4.0", + "@angular/animations": "~9.0.0-next.8", + "@angular/common": "~9.0.0-next.8", + "@angular/compiler": "~9.0.0-next.8", + "@angular/core": "~9.0.0-next.8", + "@angular/forms": "~9.0.0-next.8", + "@angular/platform-browser": "~9.0.0-next.8", + "@angular/platform-browser-dynamic": "~9.0.0-next.8", + "@angular/router": "~9.0.0-next.8", + "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.5", - "@angular/cli": "~9.0.0-next.5", - "@angular/compiler-cli": "~9.0.0-next.7", - "@angular/language-service": "~9.0.0-next.7", + "@angular-devkit/build-angular": "~0.900.0-next.6", + "@angular/cli": "~9.0.0-next.6", + "@angular/compiler-cli": "~9.0.0-next.8", + "@angular/language-service": "~9.0.0-next.8", "@types/node": "~8.9.4", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3", From 4e3d5643875195f1ec5fbb4345b2079fe3c339d7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 2 Oct 2019 22:06:04 +0000 Subject: [PATCH 282/891] chore: version 9.0.0-next.7 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e5f1dd563..67ca8f923 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,27 +11,27 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-next.8", - "@angular/common": "~9.0.0-next.8", - "@angular/compiler": "~9.0.0-next.8", - "@angular/core": "~9.0.0-next.8", - "@angular/forms": "~9.0.0-next.8", - "@angular/platform-browser": "~9.0.0-next.8", - "@angular/platform-browser-dynamic": "~9.0.0-next.8", - "@angular/router": "~9.0.0-next.8", + "@angular/animations": "~9.0.0-next.9", + "@angular/common": "~9.0.0-next.9", + "@angular/compiler": "~9.0.0-next.9", + "@angular/core": "~9.0.0-next.9", + "@angular/forms": "~9.0.0-next.9", + "@angular/platform-browser": "~9.0.0-next.9", + "@angular/platform-browser-dynamic": "~9.0.0-next.9", + "@angular/router": "~9.0.0-next.9", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.6", - "@angular/cli": "~9.0.0-next.6", - "@angular/compiler-cli": "~9.0.0-next.8", - "@angular/language-service": "~9.0.0-next.8", + "@angular-devkit/build-angular": "~0.900.0-next.7", + "@angular/cli": "~9.0.0-next.7", + "@angular/compiler-cli": "~9.0.0-next.9", + "@angular/language-service": "~9.0.0-next.9", "@types/node": "~8.9.4", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3", - "codelyzer": "^5.1.0", + "codelyzer": "^5.1.2", "jasmine-core": "~3.4.0", "jasmine-spec-reporter": "~4.2.1", "karma": "~4.2.0", From 7203faec4b0b37a68ec2a9509c421a3d3a5a36fc Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 3 Oct 2019 22:02:37 +0000 Subject: [PATCH 283/891] chore: version 9.0.0-next.8 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 67ca8f923..bd0d7c416 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.7", - "@angular/cli": "~9.0.0-next.7", + "@angular-devkit/build-angular": "~0.900.0-next.8", + "@angular/cli": "~9.0.0-next.8", "@angular/compiler-cli": "~9.0.0-next.9", "@angular/language-service": "~9.0.0-next.9", "@types/node": "~8.9.4", From 1f61546f9cc533ce50f91a8aa007c09428d89a76 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 11 Oct 2019 04:02:08 +0000 Subject: [PATCH 284/891] chore: version 9.0.0-next.9 --- ponyracer/package.json | 33 ++++++++++++++-------------- ponyracer/src/app/app.component.html | 2 +- 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index bd0d7c416..557e36074 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -7,34 +7,35 @@ "build": "ng build", "test": "ng test", "lint": "ng lint", - "e2e": "ng e2e" + "e2e": "ng e2e", + "postinstall": "ivy-ngcc --properties es2015 --create-ivy-entry-points" }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-next.9", - "@angular/common": "~9.0.0-next.9", - "@angular/compiler": "~9.0.0-next.9", - "@angular/core": "~9.0.0-next.9", - "@angular/forms": "~9.0.0-next.9", - "@angular/platform-browser": "~9.0.0-next.9", - "@angular/platform-browser-dynamic": "~9.0.0-next.9", - "@angular/router": "~9.0.0-next.9", + "@angular/animations": "~9.0.0-next.10", + "@angular/common": "~9.0.0-next.10", + "@angular/compiler": "~9.0.0-next.10", + "@angular/core": "~9.0.0-next.10", + "@angular/forms": "~9.0.0-next.10", + "@angular/platform-browser": "~9.0.0-next.10", + "@angular/platform-browser-dynamic": "~9.0.0-next.10", + "@angular/router": "~9.0.0-next.10", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.8", - "@angular/cli": "~9.0.0-next.8", - "@angular/compiler-cli": "~9.0.0-next.9", - "@angular/language-service": "~9.0.0-next.9", - "@types/node": "~8.9.4", + "@angular-devkit/build-angular": "~0.900.0-next.9", + "@angular/cli": "~9.0.0-next.9", + "@angular/compiler-cli": "~9.0.0-next.10", + "@angular/language-service": "~9.0.0-next.10", + "@types/node": "~10.14.0", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3", "codelyzer": "^5.1.2", - "jasmine-core": "~3.4.0", + "jasmine-core": "~3.5.0", "jasmine-spec-reporter": "~4.2.1", - "karma": "~4.2.0", + "karma": "~4.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~2.1.0", "karma-jasmine": "~2.0.1", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 05a115ad0..343c5cc22 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -146,7 +146,7 @@ } svg#rocket-smoke { - height: 100vh; + height: calc(100vh - 95px); position: absolute; top: 10px; right: 180px; From 1eb8ddd0213802473aa3c64c03d61e36011c9347 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 16 Oct 2019 16:02:33 +0000 Subject: [PATCH 285/891] chore: version 9.0.0-next.10 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 557e36074..043c29c97 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -8,27 +8,27 @@ "test": "ng test", "lint": "ng lint", "e2e": "ng e2e", - "postinstall": "ivy-ngcc --properties es2015 --create-ivy-entry-points" + "postinstall": "ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points" }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-next.10", - "@angular/common": "~9.0.0-next.10", - "@angular/compiler": "~9.0.0-next.10", - "@angular/core": "~9.0.0-next.10", - "@angular/forms": "~9.0.0-next.10", - "@angular/platform-browser": "~9.0.0-next.10", - "@angular/platform-browser-dynamic": "~9.0.0-next.10", - "@angular/router": "~9.0.0-next.10", + "@angular/animations": "~9.0.0-next.11", + "@angular/common": "~9.0.0-next.11", + "@angular/compiler": "~9.0.0-next.11", + "@angular/core": "~9.0.0-next.11", + "@angular/forms": "~9.0.0-next.11", + "@angular/platform-browser": "~9.0.0-next.11", + "@angular/platform-browser-dynamic": "~9.0.0-next.11", + "@angular/router": "~9.0.0-next.11", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.9", - "@angular/cli": "~9.0.0-next.9", - "@angular/compiler-cli": "~9.0.0-next.10", - "@angular/language-service": "~9.0.0-next.10", + "@angular-devkit/build-angular": "~0.900.0-next.10", + "@angular/cli": "~9.0.0-next.10", + "@angular/compiler-cli": "~9.0.0-next.11", + "@angular/language-service": "~9.0.0-next.11", "@types/node": "~10.14.0", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3", From a78255cb463e5dbf022e808a8c0bab127c261858 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 16 Oct 2019 18:02:45 +0000 Subject: [PATCH 286/891] chore: version 9.0.0-next.11 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 043c29c97..e0539758c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,8 +25,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.10", - "@angular/cli": "~9.0.0-next.10", + "@angular-devkit/build-angular": "~0.900.0-next.11", + "@angular/cli": "~9.0.0-next.11", "@angular/compiler-cli": "~9.0.0-next.11", "@angular/language-service": "~9.0.0-next.11", "@types/node": "~10.14.0", From eaafd86dc369a2fdd16badba525029d5657132a7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 17 Oct 2019 22:02:40 +0000 Subject: [PATCH 287/891] chore: version 9.0.0-next.12 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e0539758c..49090c34e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,8 +25,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.11", - "@angular/cli": "~9.0.0-next.11", + "@angular-devkit/build-angular": "~0.900.0-next.12", + "@angular/cli": "~9.0.0-next.12", "@angular/compiler-cli": "~9.0.0-next.11", "@angular/language-service": "~9.0.0-next.11", "@types/node": "~10.14.0", From a3bec05cfdca330c0a113e0d9f7d6ce520ebf581 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Mon, 21 Oct 2019 22:02:39 +0000 Subject: [PATCH 288/891] chore: version 9.0.0-next.13 --- ponyracer/package.json | 28 ++++++++++++------------- ponyracer/src/app/app.component.spec.ts | 6 +++--- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 49090c34e..e38e44863 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,24 +12,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-next.11", - "@angular/common": "~9.0.0-next.11", - "@angular/compiler": "~9.0.0-next.11", - "@angular/core": "~9.0.0-next.11", - "@angular/forms": "~9.0.0-next.11", - "@angular/platform-browser": "~9.0.0-next.11", - "@angular/platform-browser-dynamic": "~9.0.0-next.11", - "@angular/router": "~9.0.0-next.11", + "@angular/animations": "~9.0.0-next.12", + "@angular/common": "~9.0.0-next.12", + "@angular/compiler": "~9.0.0-next.12", + "@angular/core": "~9.0.0-next.12", + "@angular/forms": "~9.0.0-next.12", + "@angular/platform-browser": "~9.0.0-next.12", + "@angular/platform-browser-dynamic": "~9.0.0-next.12", + "@angular/router": "~9.0.0-next.12", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.12", - "@angular/cli": "~9.0.0-next.12", - "@angular/compiler-cli": "~9.0.0-next.11", - "@angular/language-service": "~9.0.0-next.11", - "@types/node": "~10.14.0", + "@angular-devkit/build-angular": "~0.900.0-next.13", + "@angular/cli": "~9.0.0-next.13", + "@angular/compiler-cli": "~9.0.0-next.12", + "@angular/language-service": "~9.0.0-next.12", + "@types/node": "^12.11.1", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3", "codelyzer": "^5.1.2", @@ -43,6 +43,6 @@ "protractor": "~5.4.2", "ts-node": "~8.3.0", "tslint": "~5.18.0", - "typescript": "~3.5.3" + "typescript": "~3.6.4" } } diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index 4ecf59d6f..0e8e286d7 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -12,20 +12,20 @@ describe('AppComponent', () => { it('should create the app', () => { const fixture = TestBed.createComponent(AppComponent); - const app = fixture.debugElement.componentInstance; + const app = fixture.componentInstance; expect(app).toBeTruthy(); }); it(`should have as title 'ponyracer'`, () => { const fixture = TestBed.createComponent(AppComponent); - const app = fixture.debugElement.componentInstance; + const app = fixture.componentInstance; expect(app.title).toEqual('ponyracer'); }); it('should render title', () => { const fixture = TestBed.createComponent(AppComponent); fixture.detectChanges(); - const compiled = fixture.debugElement.nativeElement; + const compiled = fixture.nativeElement; expect(compiled.querySelector('.content span').textContent).toContain('ponyracer app is running!'); }); }); From 1af86aee95ccd15f19cb3d3fb925c8e40ff31cdf Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 22 Oct 2019 22:02:33 +0000 Subject: [PATCH 289/891] chore: version 9.0.0-next.14 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e38e44863..ce63729ff 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,8 +25,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.13", - "@angular/cli": "~9.0.0-next.13", + "@angular-devkit/build-angular": "~0.900.0-next.14", + "@angular/cli": "~9.0.0-next.14", "@angular/compiler-cli": "~9.0.0-next.12", "@angular/language-service": "~9.0.0-next.12", "@types/node": "^12.11.1", From 4e8279c1bdcbf9e4d3fbb86faaa17a22bbec60bc Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 24 Oct 2019 00:03:53 +0000 Subject: [PATCH 290/891] chore: version 9.0.0-next.15 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ce63729ff..0d2d52738 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,8 +25,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.14", - "@angular/cli": "~9.0.0-next.14", + "@angular-devkit/build-angular": "~0.900.0-next.15", + "@angular/cli": "~9.0.0-next.15", "@angular/compiler-cli": "~9.0.0-next.12", "@angular/language-service": "~9.0.0-next.12", "@types/node": "^12.11.1", From cee864037bb94d7705ae1a7c511e8396d0171e13 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Sat, 26 Oct 2019 00:02:17 +0000 Subject: [PATCH 291/891] chore: version 9.0.0-next.16 --- ponyracer/angular.json | 4 ++-- ponyracer/package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 88d1a8ff4..efed52553 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -1,6 +1,6 @@ { "$schema": "./node_modules/@angular/cli/lib/config/schema.json", - "version": 1, + "version": 1, "newProjectRoot": "projects", "projects": { "ponyracer": { @@ -121,4 +121,4 @@ } }}, "defaultProject": "ponyracer" -} \ No newline at end of file +} diff --git a/ponyracer/package.json b/ponyracer/package.json index 0d2d52738..1bc43273c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,8 +25,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.15", - "@angular/cli": "~9.0.0-next.15", + "@angular-devkit/build-angular": "~0.900.0-next.16", + "@angular/cli": "~9.0.0-next.16", "@angular/compiler-cli": "~9.0.0-next.12", "@angular/language-service": "~9.0.0-next.12", "@types/node": "^12.11.1", From 96be41192e244718947ff0bc8aa3315d1a6a703d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Mon, 28 Oct 2019 20:03:47 +0000 Subject: [PATCH 292/891] chore: version 9.0.0-next.17 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1bc43273c..883bb08c9 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,23 +12,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-next.12", - "@angular/common": "~9.0.0-next.12", - "@angular/compiler": "~9.0.0-next.12", - "@angular/core": "~9.0.0-next.12", - "@angular/forms": "~9.0.0-next.12", - "@angular/platform-browser": "~9.0.0-next.12", - "@angular/platform-browser-dynamic": "~9.0.0-next.12", - "@angular/router": "~9.0.0-next.12", + "@angular/animations": "~9.0.0-next.14", + "@angular/common": "~9.0.0-next.14", + "@angular/compiler": "~9.0.0-next.14", + "@angular/core": "~9.0.0-next.14", + "@angular/forms": "~9.0.0-next.14", + "@angular/platform-browser": "~9.0.0-next.14", + "@angular/platform-browser-dynamic": "~9.0.0-next.14", + "@angular/router": "~9.0.0-next.14", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.16", - "@angular/cli": "~9.0.0-next.16", - "@angular/compiler-cli": "~9.0.0-next.12", - "@angular/language-service": "~9.0.0-next.12", + "@angular-devkit/build-angular": "~0.900.0-next.17", + "@angular/cli": "~9.0.0-next.17", + "@angular/compiler-cli": "~9.0.0-next.14", + "@angular/language-service": "~9.0.0-next.14", "@types/node": "^12.11.1", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3", From 8651193b2b1e6ae6982899427626ba2c1b32ea8d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 29 Oct 2019 02:02:09 +0000 Subject: [PATCH 293/891] chore: version 9.0.0-next.18 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 883bb08c9..537e34f99 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,8 +25,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.17", - "@angular/cli": "~9.0.0-next.17", + "@angular-devkit/build-angular": "~0.900.0-next.18", + "@angular/cli": "~9.0.0-next.18", "@angular/compiler-cli": "~9.0.0-next.14", "@angular/language-service": "~9.0.0-next.14", "@types/node": "^12.11.1", From 49d6a1f911d0c397c93852832ddba0dee4f3333b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 31 Oct 2019 02:01:35 +0000 Subject: [PATCH 294/891] chore: version 9.0.0-next.19 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 537e34f99..30b72681e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,23 +12,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-next.14", - "@angular/common": "~9.0.0-next.14", - "@angular/compiler": "~9.0.0-next.14", - "@angular/core": "~9.0.0-next.14", - "@angular/forms": "~9.0.0-next.14", - "@angular/platform-browser": "~9.0.0-next.14", - "@angular/platform-browser-dynamic": "~9.0.0-next.14", - "@angular/router": "~9.0.0-next.14", + "@angular/animations": "~9.0.0-next.15", + "@angular/common": "~9.0.0-next.15", + "@angular/compiler": "~9.0.0-next.15", + "@angular/core": "~9.0.0-next.15", + "@angular/forms": "~9.0.0-next.15", + "@angular/platform-browser": "~9.0.0-next.15", + "@angular/platform-browser-dynamic": "~9.0.0-next.15", + "@angular/router": "~9.0.0-next.15", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.18", - "@angular/cli": "~9.0.0-next.18", - "@angular/compiler-cli": "~9.0.0-next.14", - "@angular/language-service": "~9.0.0-next.14", + "@angular-devkit/build-angular": "~0.900.0-next.19", + "@angular/cli": "~9.0.0-next.19", + "@angular/compiler-cli": "~9.0.0-next.15", + "@angular/language-service": "~9.0.0-next.15", "@types/node": "^12.11.1", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3", From 36f2929b5cf074e7d11d43c428a52aeaee387af2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 31 Oct 2019 22:03:07 +0000 Subject: [PATCH 295/891] chore: version 9.0.0-rc.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 30b72681e..d923b651b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,23 +12,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-next.15", - "@angular/common": "~9.0.0-next.15", - "@angular/compiler": "~9.0.0-next.15", - "@angular/core": "~9.0.0-next.15", - "@angular/forms": "~9.0.0-next.15", - "@angular/platform-browser": "~9.0.0-next.15", - "@angular/platform-browser-dynamic": "~9.0.0-next.15", - "@angular/router": "~9.0.0-next.15", + "@angular/animations": "~9.0.0-rc.0", + "@angular/common": "~9.0.0-rc.0", + "@angular/compiler": "~9.0.0-rc.0", + "@angular/core": "~9.0.0-rc.0", + "@angular/forms": "~9.0.0-rc.0", + "@angular/platform-browser": "~9.0.0-rc.0", + "@angular/platform-browser-dynamic": "~9.0.0-rc.0", + "@angular/router": "~9.0.0-rc.0", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.19", - "@angular/cli": "~9.0.0-next.19", - "@angular/compiler-cli": "~9.0.0-next.15", - "@angular/language-service": "~9.0.0-next.15", + "@angular-devkit/build-angular": "~0.900.0-rc.0", + "@angular/cli": "~9.0.0-rc.0", + "@angular/compiler-cli": "~9.0.0-rc.0", + "@angular/language-service": "~9.0.0-rc.0", "@types/node": "^12.11.1", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3", From cdcf04cf429d27b26655a37b2ff842d635eaed60 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 8 Nov 2019 00:03:41 +0000 Subject: [PATCH 296/891] chore: version 9.0.0-rc.1 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d923b651b..c0ae53017 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,23 +12,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-rc.0", - "@angular/common": "~9.0.0-rc.0", - "@angular/compiler": "~9.0.0-rc.0", - "@angular/core": "~9.0.0-rc.0", - "@angular/forms": "~9.0.0-rc.0", - "@angular/platform-browser": "~9.0.0-rc.0", - "@angular/platform-browser-dynamic": "~9.0.0-rc.0", - "@angular/router": "~9.0.0-rc.0", + "@angular/animations": "~9.0.0-rc.1", + "@angular/common": "~9.0.0-rc.1", + "@angular/compiler": "~9.0.0-rc.1", + "@angular/core": "~9.0.0-rc.1", + "@angular/forms": "~9.0.0-rc.1", + "@angular/platform-browser": "~9.0.0-rc.1", + "@angular/platform-browser-dynamic": "~9.0.0-rc.1", + "@angular/router": "~9.0.0-rc.1", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-rc.0", - "@angular/cli": "~9.0.0-rc.0", - "@angular/compiler-cli": "~9.0.0-rc.0", - "@angular/language-service": "~9.0.0-rc.0", + "@angular-devkit/build-angular": "~0.900.0-rc.1", + "@angular/cli": "~9.0.0-rc.1", + "@angular/compiler-cli": "~9.0.0-rc.1", + "@angular/language-service": "~9.0.0-rc.1", "@types/node": "^12.11.1", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3", From 8df5a65d75a51ea4a7d800db4df45b4127a08a6f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 13 Nov 2019 22:02:49 +0000 Subject: [PATCH 297/891] chore: version 9.0.0-rc.2 --- ponyracer/package.json | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c0ae53017..d82d4d025 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -7,28 +7,27 @@ "build": "ng build", "test": "ng test", "lint": "ng lint", - "e2e": "ng e2e", - "postinstall": "ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points" + "e2e": "ng e2e" }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-rc.1", - "@angular/common": "~9.0.0-rc.1", - "@angular/compiler": "~9.0.0-rc.1", - "@angular/core": "~9.0.0-rc.1", - "@angular/forms": "~9.0.0-rc.1", - "@angular/platform-browser": "~9.0.0-rc.1", - "@angular/platform-browser-dynamic": "~9.0.0-rc.1", - "@angular/router": "~9.0.0-rc.1", + "@angular/animations": "~9.0.0-rc.2", + "@angular/common": "~9.0.0-rc.2", + "@angular/compiler": "~9.0.0-rc.2", + "@angular/core": "~9.0.0-rc.2", + "@angular/forms": "~9.0.0-rc.2", + "@angular/platform-browser": "~9.0.0-rc.2", + "@angular/platform-browser-dynamic": "~9.0.0-rc.2", + "@angular/router": "~9.0.0-rc.2", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-rc.1", - "@angular/cli": "~9.0.0-rc.1", - "@angular/compiler-cli": "~9.0.0-rc.1", - "@angular/language-service": "~9.0.0-rc.1", + "@angular-devkit/build-angular": "~0.900.0-rc.2", + "@angular/cli": "~9.0.0-rc.2", + "@angular/compiler-cli": "~9.0.0-rc.2", + "@angular/language-service": "~9.0.0-rc.2", "@types/node": "^12.11.1", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3", From a7d1c7794794c2887dda3e26c24420b92534fdd4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 21 Nov 2019 02:01:41 +0000 Subject: [PATCH 298/891] chore: version 9.0.0-rc.3 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d82d4d025..d514dfa08 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-rc.2", - "@angular/common": "~9.0.0-rc.2", - "@angular/compiler": "~9.0.0-rc.2", - "@angular/core": "~9.0.0-rc.2", - "@angular/forms": "~9.0.0-rc.2", - "@angular/platform-browser": "~9.0.0-rc.2", - "@angular/platform-browser-dynamic": "~9.0.0-rc.2", - "@angular/router": "~9.0.0-rc.2", + "@angular/animations": "~9.0.0-rc.3", + "@angular/common": "~9.0.0-rc.3", + "@angular/compiler": "~9.0.0-rc.3", + "@angular/core": "~9.0.0-rc.3", + "@angular/forms": "~9.0.0-rc.3", + "@angular/platform-browser": "~9.0.0-rc.3", + "@angular/platform-browser-dynamic": "~9.0.0-rc.3", + "@angular/router": "~9.0.0-rc.3", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-rc.2", - "@angular/cli": "~9.0.0-rc.2", - "@angular/compiler-cli": "~9.0.0-rc.2", - "@angular/language-service": "~9.0.0-rc.2", + "@angular-devkit/build-angular": "~0.900.0-rc.3", + "@angular/cli": "~9.0.0-rc.3", + "@angular/compiler-cli": "~9.0.0-rc.3", + "@angular/language-service": "~9.0.0-rc.3", "@types/node": "^12.11.1", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3", From 282b4c2c2fda0f5a5f1ae8c07840ac382195cd76 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 28 Nov 2019 00:05:53 +0000 Subject: [PATCH 299/891] chore: version 9.0.0-rc.4 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d514dfa08..824df0a47 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-rc.3", - "@angular/common": "~9.0.0-rc.3", - "@angular/compiler": "~9.0.0-rc.3", - "@angular/core": "~9.0.0-rc.3", - "@angular/forms": "~9.0.0-rc.3", - "@angular/platform-browser": "~9.0.0-rc.3", - "@angular/platform-browser-dynamic": "~9.0.0-rc.3", - "@angular/router": "~9.0.0-rc.3", + "@angular/animations": "~9.0.0-rc.4", + "@angular/common": "~9.0.0-rc.4", + "@angular/compiler": "~9.0.0-rc.4", + "@angular/core": "~9.0.0-rc.4", + "@angular/forms": "~9.0.0-rc.4", + "@angular/platform-browser": "~9.0.0-rc.4", + "@angular/platform-browser-dynamic": "~9.0.0-rc.4", + "@angular/router": "~9.0.0-rc.4", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-rc.3", - "@angular/cli": "~9.0.0-rc.3", - "@angular/compiler-cli": "~9.0.0-rc.3", - "@angular/language-service": "~9.0.0-rc.3", + "@angular-devkit/build-angular": "~0.900.0-rc.4", + "@angular/cli": "~9.0.0-rc.4", + "@angular/compiler-cli": "~9.0.0-rc.4", + "@angular/language-service": "~9.0.0-rc.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3", From 6fa7da7c3a70605d57ed83fd79f82be488b74be9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 5 Dec 2019 04:01:32 +0000 Subject: [PATCH 300/891] chore: version 9.0.0-rc.5 --- ponyracer/package.json | 26 +++++++++++++------------- ponyracer/tsconfig.json | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 824df0a47..0b9c0fb93 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,25 +11,25 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-rc.4", - "@angular/common": "~9.0.0-rc.4", - "@angular/compiler": "~9.0.0-rc.4", - "@angular/core": "~9.0.0-rc.4", - "@angular/forms": "~9.0.0-rc.4", - "@angular/platform-browser": "~9.0.0-rc.4", - "@angular/platform-browser-dynamic": "~9.0.0-rc.4", - "@angular/router": "~9.0.0-rc.4", + "@angular/animations": "~9.0.0-rc.5", + "@angular/common": "~9.0.0-rc.5", + "@angular/compiler": "~9.0.0-rc.5", + "@angular/core": "~9.0.0-rc.5", + "@angular/forms": "~9.0.0-rc.5", + "@angular/platform-browser": "~9.0.0-rc.5", + "@angular/platform-browser-dynamic": "~9.0.0-rc.5", + "@angular/router": "~9.0.0-rc.5", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-rc.4", - "@angular/cli": "~9.0.0-rc.4", - "@angular/compiler-cli": "~9.0.0-rc.4", - "@angular/language-service": "~9.0.0-rc.4", + "@angular-devkit/build-angular": "~0.900.0-rc.5", + "@angular/cli": "~9.0.0-rc.5", + "@angular/compiler-cli": "~9.0.0-rc.5", + "@angular/language-service": "~9.0.0-rc.5", "@types/node": "^12.11.1", - "@types/jasmine": "~3.4.0", + "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", "codelyzer": "^5.1.2", "jasmine-core": "~3.5.0", diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 30956ae7e..cd691f838 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -2,7 +2,7 @@ "compileOnSave": false, "compilerOptions": { "baseUrl": "./", - "outDir": "./dist/out-tsc", + "outDir": "./dist", "sourceMap": true, "declaration": false, "downlevelIteration": true, From c046a4cc6a65d86d9faedf1650d38fd5d05d78a6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 12 Dec 2019 20:01:33 +0000 Subject: [PATCH 301/891] chore: version 9.0.0-rc.6 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0b9c0fb93..a88866d29 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-rc.5", - "@angular/common": "~9.0.0-rc.5", - "@angular/compiler": "~9.0.0-rc.5", - "@angular/core": "~9.0.0-rc.5", - "@angular/forms": "~9.0.0-rc.5", - "@angular/platform-browser": "~9.0.0-rc.5", - "@angular/platform-browser-dynamic": "~9.0.0-rc.5", - "@angular/router": "~9.0.0-rc.5", + "@angular/animations": "~9.0.0-rc.6", + "@angular/common": "~9.0.0-rc.6", + "@angular/compiler": "~9.0.0-rc.6", + "@angular/core": "~9.0.0-rc.6", + "@angular/forms": "~9.0.0-rc.6", + "@angular/platform-browser": "~9.0.0-rc.6", + "@angular/platform-browser-dynamic": "~9.0.0-rc.6", + "@angular/router": "~9.0.0-rc.6", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-rc.5", - "@angular/cli": "~9.0.0-rc.5", - "@angular/compiler-cli": "~9.0.0-rc.5", - "@angular/language-service": "~9.0.0-rc.5", + "@angular-devkit/build-angular": "~0.900.0-rc.6", + "@angular/cli": "~9.0.0-rc.6", + "@angular/compiler-cli": "~9.0.0-rc.6", + "@angular/language-service": "~9.0.0-rc.6", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From d5328500da0ec524e8644cef1f240b0b384c2634 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 19 Dec 2019 20:03:21 +0000 Subject: [PATCH 302/891] chore: version 9.0.0-rc.7 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a88866d29..7b769b8a0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-rc.6", - "@angular/common": "~9.0.0-rc.6", - "@angular/compiler": "~9.0.0-rc.6", - "@angular/core": "~9.0.0-rc.6", - "@angular/forms": "~9.0.0-rc.6", - "@angular/platform-browser": "~9.0.0-rc.6", - "@angular/platform-browser-dynamic": "~9.0.0-rc.6", - "@angular/router": "~9.0.0-rc.6", + "@angular/animations": "~9.0.0-rc.7", + "@angular/common": "~9.0.0-rc.7", + "@angular/compiler": "~9.0.0-rc.7", + "@angular/core": "~9.0.0-rc.7", + "@angular/forms": "~9.0.0-rc.7", + "@angular/platform-browser": "~9.0.0-rc.7", + "@angular/platform-browser-dynamic": "~9.0.0-rc.7", + "@angular/router": "~9.0.0-rc.7", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-rc.6", - "@angular/cli": "~9.0.0-rc.6", - "@angular/compiler-cli": "~9.0.0-rc.6", - "@angular/language-service": "~9.0.0-rc.6", + "@angular-devkit/build-angular": "~0.900.0-rc.7", + "@angular/cli": "~9.0.0-rc.7", + "@angular/compiler-cli": "~9.0.0-rc.7", + "@angular/language-service": "~9.0.0-rc.7", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 503bc13cc2490c42a2a8a8c5082950679e28f138 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 9 Jan 2020 00:03:28 +0000 Subject: [PATCH 303/891] chore: version 9.0.0-rc.8 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7b769b8a0..8a5f3a3a6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-rc.7", - "@angular/common": "~9.0.0-rc.7", - "@angular/compiler": "~9.0.0-rc.7", - "@angular/core": "~9.0.0-rc.7", - "@angular/forms": "~9.0.0-rc.7", - "@angular/platform-browser": "~9.0.0-rc.7", - "@angular/platform-browser-dynamic": "~9.0.0-rc.7", - "@angular/router": "~9.0.0-rc.7", + "@angular/animations": "~9.0.0-rc.8", + "@angular/common": "~9.0.0-rc.8", + "@angular/compiler": "~9.0.0-rc.8", + "@angular/core": "~9.0.0-rc.8", + "@angular/forms": "~9.0.0-rc.8", + "@angular/platform-browser": "~9.0.0-rc.8", + "@angular/platform-browser-dynamic": "~9.0.0-rc.8", + "@angular/router": "~9.0.0-rc.8", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-rc.7", - "@angular/cli": "~9.0.0-rc.7", - "@angular/compiler-cli": "~9.0.0-rc.7", - "@angular/language-service": "~9.0.0-rc.7", + "@angular-devkit/build-angular": "~0.900.0-rc.8", + "@angular/cli": "~9.0.0-rc.8", + "@angular/compiler-cli": "~9.0.0-rc.8", + "@angular/language-service": "~9.0.0-rc.8", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 9684cb720acab075a4a4af59a426cb93402a6785 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 16 Jan 2020 00:04:03 +0000 Subject: [PATCH 304/891] chore: version 9.0.0-rc.9 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8a5f3a3a6..f6f7c102c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-rc.8", - "@angular/common": "~9.0.0-rc.8", - "@angular/compiler": "~9.0.0-rc.8", - "@angular/core": "~9.0.0-rc.8", - "@angular/forms": "~9.0.0-rc.8", - "@angular/platform-browser": "~9.0.0-rc.8", - "@angular/platform-browser-dynamic": "~9.0.0-rc.8", - "@angular/router": "~9.0.0-rc.8", + "@angular/animations": "~9.0.0-rc.9", + "@angular/common": "~9.0.0-rc.9", + "@angular/compiler": "~9.0.0-rc.9", + "@angular/core": "~9.0.0-rc.9", + "@angular/forms": "~9.0.0-rc.9", + "@angular/platform-browser": "~9.0.0-rc.9", + "@angular/platform-browser-dynamic": "~9.0.0-rc.9", + "@angular/router": "~9.0.0-rc.9", "rxjs": "~6.5.3", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-rc.8", - "@angular/cli": "~9.0.0-rc.8", - "@angular/compiler-cli": "~9.0.0-rc.8", - "@angular/language-service": "~9.0.0-rc.8", + "@angular-devkit/build-angular": "~0.900.0-rc.9", + "@angular/cli": "~9.0.0-rc.9", + "@angular/compiler-cli": "~9.0.0-rc.9", + "@angular/language-service": "~9.0.0-rc.9", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From e7f4cc7dda64c2868628329b9dfd69d16b30bf9a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 22 Jan 2020 02:01:45 +0000 Subject: [PATCH 305/891] chore: version 9.0.0-rc.10 --- ponyracer/package.json | 8 ++++---- ponyracer/tsconfig.json | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f6f7c102c..b478085c9 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -19,13 +19,13 @@ "@angular/platform-browser": "~9.0.0-rc.9", "@angular/platform-browser-dynamic": "~9.0.0-rc.9", "@angular/router": "~9.0.0-rc.9", - "rxjs": "~6.5.3", + "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-rc.9", - "@angular/cli": "~9.0.0-rc.9", + "@angular-devkit/build-angular": "~0.900.0-rc.10", + "@angular/cli": "~9.0.0-rc.10", "@angular/compiler-cli": "~9.0.0-rc.9", "@angular/language-service": "~9.0.0-rc.9", "@types/node": "^12.11.1", @@ -42,6 +42,6 @@ "protractor": "~5.4.2", "ts-node": "~8.3.0", "tslint": "~5.18.0", - "typescript": "~3.6.4" + "typescript": "~3.7.4" } } diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index cd691f838..91e2ab89e 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -3,6 +3,7 @@ "compilerOptions": { "baseUrl": "./", "outDir": "./dist", + "skipLibCheck": true, "sourceMap": true, "declaration": false, "downlevelIteration": true, From 59e064ba054d3c5f3e7de9fec995289cfa6c044c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 29 Jan 2020 20:05:23 +0000 Subject: [PATCH 306/891] chore: version 9.0.0-rc.11 --- ponyracer/e2e/src/app.po.ts | 6 +++--- ponyracer/package.json | 26 +++++++++++++------------- ponyracer/src/test.ts | 7 ++++++- ponyracer/tsconfig.json | 3 +-- 4 files changed, 23 insertions(+), 19 deletions(-) diff --git a/ponyracer/e2e/src/app.po.ts b/ponyracer/e2e/src/app.po.ts index b8498c26f..b68475e0f 100644 --- a/ponyracer/e2e/src/app.po.ts +++ b/ponyracer/e2e/src/app.po.ts @@ -1,11 +1,11 @@ import { browser, by, element } from 'protractor'; export class AppPage { - navigateTo() { - return browser.get(browser.baseUrl) as Promise; + navigateTo(): Promise { + return browser.get(browser.baseUrl) as Promise; } - getTitleText() { + getTitleText(): Promise { return element(by.css('app-root .content span')).getText() as Promise; } } diff --git a/ponyracer/package.json b/ponyracer/package.json index b478085c9..22c2cc90e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-rc.9", - "@angular/common": "~9.0.0-rc.9", - "@angular/compiler": "~9.0.0-rc.9", - "@angular/core": "~9.0.0-rc.9", - "@angular/forms": "~9.0.0-rc.9", - "@angular/platform-browser": "~9.0.0-rc.9", - "@angular/platform-browser-dynamic": "~9.0.0-rc.9", - "@angular/router": "~9.0.0-rc.9", + "@angular/animations": "~9.0.0-rc.11", + "@angular/common": "~9.0.0-rc.11", + "@angular/compiler": "~9.0.0-rc.11", + "@angular/core": "~9.0.0-rc.11", + "@angular/forms": "~9.0.0-rc.11", + "@angular/platform-browser": "~9.0.0-rc.11", + "@angular/platform-browser-dynamic": "~9.0.0-rc.11", + "@angular/router": "~9.0.0-rc.11", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-rc.10", - "@angular/cli": "~9.0.0-rc.10", - "@angular/compiler-cli": "~9.0.0-rc.9", - "@angular/language-service": "~9.0.0-rc.9", + "@angular-devkit/build-angular": "~0.900.0-rc.11", + "@angular/cli": "~9.0.0-rc.11", + "@angular/compiler-cli": "~9.0.0-rc.11", + "@angular/language-service": "~9.0.0-rc.11", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", @@ -39,7 +39,7 @@ "karma-coverage-istanbul-reporter": "~2.1.0", "karma-jasmine": "~2.0.1", "karma-jasmine-html-reporter": "^1.4.2", - "protractor": "~5.4.2", + "protractor": "~5.4.3", "ts-node": "~8.3.0", "tslint": "~5.18.0", "typescript": "~3.7.4" diff --git a/ponyracer/src/test.ts b/ponyracer/src/test.ts index 16317897b..50193eb0f 100644 --- a/ponyracer/src/test.ts +++ b/ponyracer/src/test.ts @@ -7,7 +7,12 @@ import { platformBrowserDynamicTesting } from '@angular/platform-browser-dynamic/testing'; -declare const require: any; +declare const require: { + context(path: string, deep?: boolean, filter?: RegExp): { + keys(): string[]; + (id: string): T; + }; +}; // First, initialize the Angular testing environment. getTestBed().initTestEnvironment( diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 91e2ab89e..30956ae7e 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -2,8 +2,7 @@ "compileOnSave": false, "compilerOptions": { "baseUrl": "./", - "outDir": "./dist", - "skipLibCheck": true, + "outDir": "./dist/out-tsc", "sourceMap": true, "declaration": false, "downlevelIteration": true, From b6ad269b4d6f9457cf610911cbec9286d58a2064 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 31 Jan 2020 02:03:33 +0000 Subject: [PATCH 307/891] chore: version 9.0.0-rc.12 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 22c2cc90e..47398667c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-rc.11", - "@angular/common": "~9.0.0-rc.11", - "@angular/compiler": "~9.0.0-rc.11", - "@angular/core": "~9.0.0-rc.11", - "@angular/forms": "~9.0.0-rc.11", - "@angular/platform-browser": "~9.0.0-rc.11", - "@angular/platform-browser-dynamic": "~9.0.0-rc.11", - "@angular/router": "~9.0.0-rc.11", + "@angular/animations": "~9.0.0-rc.12", + "@angular/common": "~9.0.0-rc.12", + "@angular/compiler": "~9.0.0-rc.12", + "@angular/core": "~9.0.0-rc.12", + "@angular/forms": "~9.0.0-rc.12", + "@angular/platform-browser": "~9.0.0-rc.12", + "@angular/platform-browser-dynamic": "~9.0.0-rc.12", + "@angular/router": "~9.0.0-rc.12", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-rc.11", - "@angular/cli": "~9.0.0-rc.11", - "@angular/compiler-cli": "~9.0.0-rc.11", - "@angular/language-service": "~9.0.0-rc.11", + "@angular-devkit/build-angular": "~0.900.0-rc.12", + "@angular/cli": "~9.0.0-rc.12", + "@angular/compiler-cli": "~9.0.0-rc.12", + "@angular/language-service": "~9.0.0-rc.12", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 57c6c6affec6ce1e1a78386604c7036f8fe66c94 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 5 Feb 2020 00:01:58 +0000 Subject: [PATCH 308/891] chore: version 9.0.0-rc.13 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 47398667c..d227d5ee0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-rc.12", - "@angular/common": "~9.0.0-rc.12", - "@angular/compiler": "~9.0.0-rc.12", - "@angular/core": "~9.0.0-rc.12", - "@angular/forms": "~9.0.0-rc.12", - "@angular/platform-browser": "~9.0.0-rc.12", - "@angular/platform-browser-dynamic": "~9.0.0-rc.12", - "@angular/router": "~9.0.0-rc.12", + "@angular/animations": "~9.0.0-rc.14", + "@angular/common": "~9.0.0-rc.14", + "@angular/compiler": "~9.0.0-rc.14", + "@angular/core": "~9.0.0-rc.14", + "@angular/forms": "~9.0.0-rc.14", + "@angular/platform-browser": "~9.0.0-rc.14", + "@angular/platform-browser-dynamic": "~9.0.0-rc.14", + "@angular/router": "~9.0.0-rc.14", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-rc.12", - "@angular/cli": "~9.0.0-rc.12", - "@angular/compiler-cli": "~9.0.0-rc.12", - "@angular/language-service": "~9.0.0-rc.12", + "@angular-devkit/build-angular": "~0.900.0-rc.13", + "@angular/cli": "~9.0.0-rc.13", + "@angular/compiler-cli": "~9.0.0-rc.14", + "@angular/language-service": "~9.0.0-rc.14", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", @@ -42,6 +42,6 @@ "protractor": "~5.4.3", "ts-node": "~8.3.0", "tslint": "~5.18.0", - "typescript": "~3.7.4" + "typescript": "~3.7.5" } } From da170160577a13501497a1d9c6de0ca77a380654 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 5 Feb 2020 02:01:50 +0000 Subject: [PATCH 309/891] chore: version 9.0.0-rc.14 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d227d5ee0..1255be8fc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-rc.13", - "@angular/cli": "~9.0.0-rc.13", + "@angular-devkit/build-angular": "~0.900.0-rc.14", + "@angular/cli": "~9.0.0-rc.14", "@angular/compiler-cli": "~9.0.0-rc.14", "@angular/language-service": "~9.0.0-rc.14", "@types/node": "^12.11.1", From 61f9327a8686365b8bd41e0e1d68cd49d70bd83c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 6 Feb 2020 18:01:29 +0000 Subject: [PATCH 310/891] chore: version 9.0.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1255be8fc..5c914a05f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-rc.14", - "@angular/common": "~9.0.0-rc.14", - "@angular/compiler": "~9.0.0-rc.14", - "@angular/core": "~9.0.0-rc.14", - "@angular/forms": "~9.0.0-rc.14", - "@angular/platform-browser": "~9.0.0-rc.14", - "@angular/platform-browser-dynamic": "~9.0.0-rc.14", - "@angular/router": "~9.0.0-rc.14", + "@angular/animations": "~9.0.0", + "@angular/common": "~9.0.0", + "@angular/compiler": "~9.0.0", + "@angular/core": "~9.0.0", + "@angular/forms": "~9.0.0", + "@angular/platform-browser": "~9.0.0", + "@angular/platform-browser-dynamic": "~9.0.0", + "@angular/router": "~9.0.0", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-rc.14", - "@angular/cli": "~9.0.0-rc.14", - "@angular/compiler-cli": "~9.0.0-rc.14", - "@angular/language-service": "~9.0.0-rc.14", + "@angular-devkit/build-angular": "~0.900.0", + "@angular/cli": "~9.0.0", + "@angular/compiler-cli": "~9.0.0", + "@angular/language-service": "~9.0.0", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 6c3ce6282b735e7b2bb43da36d3cbbda3557c1e5 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 7 Feb 2020 02:02:07 +0000 Subject: [PATCH 311/891] chore: version 9.0.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5c914a05f..985910b69 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0", - "@angular/cli": "~9.0.0", + "@angular-devkit/build-angular": "~0.900.1", + "@angular/cli": "~9.0.1", "@angular/compiler-cli": "~9.0.0", "@angular/language-service": "~9.0.0", "@types/node": "^12.11.1", From 3a535bfb52b836b44b613fc3de28a419c1b6ed82 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 13 Feb 2020 00:02:37 +0000 Subject: [PATCH 312/891] chore: version 9.0.2 --- ponyracer/package.json | 24 ++++++++++++------------ ponyracer/src/polyfills.ts | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 985910b69..596cb4437 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0", - "@angular/common": "~9.0.0", - "@angular/compiler": "~9.0.0", - "@angular/core": "~9.0.0", - "@angular/forms": "~9.0.0", - "@angular/platform-browser": "~9.0.0", - "@angular/platform-browser-dynamic": "~9.0.0", - "@angular/router": "~9.0.0", + "@angular/animations": "~9.0.1", + "@angular/common": "~9.0.1", + "@angular/compiler": "~9.0.1", + "@angular/core": "~9.0.1", + "@angular/forms": "~9.0.1", + "@angular/platform-browser": "~9.0.1", + "@angular/platform-browser-dynamic": "~9.0.1", + "@angular/router": "~9.0.1", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.1", - "@angular/cli": "~9.0.1", - "@angular/compiler-cli": "~9.0.0", - "@angular/language-service": "~9.0.0", + "@angular-devkit/build-angular": "~0.900.2", + "@angular/cli": "~9.0.2", + "@angular/compiler-cli": "~9.0.1", + "@angular/language-service": "~9.0.1", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index aa665d6b8..03711e5d9 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -35,7 +35,7 @@ * will put import in the top of bundle, so user need to create a separate file * in this directory (for example: zone-flags.ts), and put the following flags * into that file, and then add the following code before importing zone.js. - * import './zone-flags.ts'; + * import './zone-flags'; * * The flags allowed in zone-flags.ts are listed here. * From c94e32c814e5c7c58444446a84f65054bcdb0764 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 20 Feb 2020 00:02:26 +0000 Subject: [PATCH 313/891] chore: version 9.0.3 --- ponyracer/package.json | 24 ++++++++++++------------ ponyracer/src/app/app.component.html | 7 +++++-- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 596cb4437..18e70f991 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.1", - "@angular/common": "~9.0.1", - "@angular/compiler": "~9.0.1", - "@angular/core": "~9.0.1", - "@angular/forms": "~9.0.1", - "@angular/platform-browser": "~9.0.1", - "@angular/platform-browser-dynamic": "~9.0.1", - "@angular/router": "~9.0.1", + "@angular/animations": "~9.0.2", + "@angular/common": "~9.0.2", + "@angular/compiler": "~9.0.2", + "@angular/core": "~9.0.2", + "@angular/forms": "~9.0.2", + "@angular/platform-browser": "~9.0.2", + "@angular/platform-browser-dynamic": "~9.0.2", + "@angular/router": "~9.0.2", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.2", - "@angular/cli": "~9.0.2", - "@angular/compiler-cli": "~9.0.1", - "@angular/language-service": "~9.0.1", + "@angular-devkit/build-angular": "~0.900.3", + "@angular/cli": "~9.0.3", + "@angular/compiler-cli": "~9.0.2", + "@angular/language-service": "~9.0.2", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 343c5cc22..30f07ec95 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -35,8 +35,11 @@ } .toolbar { + position: absolute; + top: 0; + left: 0; + right: 0; height: 60px; - margin: -8px; display: flex; align-items: center; background-color: #1976d2; @@ -59,7 +62,7 @@ .content { display: flex; - margin: 32px auto; + margin: 82px auto 32px; padding: 0 16px; max-width: 960px; flex-direction: column; From 878d9a7863381607d809a41d945fd4e8443a7137 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 28 Feb 2020 02:01:58 +0000 Subject: [PATCH 314/891] chore: version 9.0.4 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 18e70f991..180a418d7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.2", - "@angular/common": "~9.0.2", - "@angular/compiler": "~9.0.2", - "@angular/core": "~9.0.2", - "@angular/forms": "~9.0.2", - "@angular/platform-browser": "~9.0.2", - "@angular/platform-browser-dynamic": "~9.0.2", - "@angular/router": "~9.0.2", + "@angular/animations": "~9.0.3", + "@angular/common": "~9.0.3", + "@angular/compiler": "~9.0.3", + "@angular/core": "~9.0.3", + "@angular/forms": "~9.0.3", + "@angular/platform-browser": "~9.0.3", + "@angular/platform-browser-dynamic": "~9.0.3", + "@angular/router": "~9.0.3", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.3", - "@angular/cli": "~9.0.3", - "@angular/compiler-cli": "~9.0.2", - "@angular/language-service": "~9.0.2", + "@angular-devkit/build-angular": "~0.900.4", + "@angular/cli": "~9.0.4", + "@angular/compiler-cli": "~9.0.3", + "@angular/language-service": "~9.0.3", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From d6829a9f1bcc9975b7e8b52c7eb4ea3183d452e9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 5 Mar 2020 00:02:44 +0000 Subject: [PATCH 315/891] chore: version 9.0.5 --- ponyracer/package.json | 24 ++++++++++++------------ ponyracer/tsconfig.json | 3 --- 2 files changed, 12 insertions(+), 15 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 180a418d7..44e449bb8 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.3", - "@angular/common": "~9.0.3", - "@angular/compiler": "~9.0.3", - "@angular/core": "~9.0.3", - "@angular/forms": "~9.0.3", - "@angular/platform-browser": "~9.0.3", - "@angular/platform-browser-dynamic": "~9.0.3", - "@angular/router": "~9.0.3", + "@angular/animations": "~9.0.5", + "@angular/common": "~9.0.5", + "@angular/compiler": "~9.0.5", + "@angular/core": "~9.0.5", + "@angular/forms": "~9.0.5", + "@angular/platform-browser": "~9.0.5", + "@angular/platform-browser-dynamic": "~9.0.5", + "@angular/router": "~9.0.5", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.4", - "@angular/cli": "~9.0.4", - "@angular/compiler-cli": "~9.0.3", - "@angular/language-service": "~9.0.3", + "@angular-devkit/build-angular": "~0.900.5", + "@angular/cli": "~9.0.5", + "@angular/compiler-cli": "~9.0.5", + "@angular/language-service": "~9.0.5", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 30956ae7e..8c4ef3bba 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -11,9 +11,6 @@ "moduleResolution": "node", "importHelpers": true, "target": "es2015", - "typeRoots": [ - "node_modules/@types" - ], "lib": [ "es2018", "dom" From 5bcd0c3a2f318e2a1062092d4c5cb442ce2a3a28 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 11 Mar 2020 20:03:02 +0000 Subject: [PATCH 316/891] chore: version 9.0.6 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 44e449bb8..2c9ca8da5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.5", - "@angular/common": "~9.0.5", - "@angular/compiler": "~9.0.5", - "@angular/core": "~9.0.5", - "@angular/forms": "~9.0.5", - "@angular/platform-browser": "~9.0.5", - "@angular/platform-browser-dynamic": "~9.0.5", - "@angular/router": "~9.0.5", + "@angular/animations": "~9.0.6", + "@angular/common": "~9.0.6", + "@angular/compiler": "~9.0.6", + "@angular/core": "~9.0.6", + "@angular/forms": "~9.0.6", + "@angular/platform-browser": "~9.0.6", + "@angular/platform-browser-dynamic": "~9.0.6", + "@angular/router": "~9.0.6", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.5", - "@angular/cli": "~9.0.5", - "@angular/compiler-cli": "~9.0.5", - "@angular/language-service": "~9.0.5", + "@angular-devkit/build-angular": "~0.900.6", + "@angular/cli": "~9.0.6", + "@angular/compiler-cli": "~9.0.6", + "@angular/language-service": "~9.0.6", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 7adb7f8f8c6ddbb49b1be5b30dffc8e90da479f2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 19 Mar 2020 04:01:45 +0000 Subject: [PATCH 317/891] chore: version 9.0.7 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2c9ca8da5..696bdbb3e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.6", - "@angular/common": "~9.0.6", - "@angular/compiler": "~9.0.6", - "@angular/core": "~9.0.6", - "@angular/forms": "~9.0.6", - "@angular/platform-browser": "~9.0.6", - "@angular/platform-browser-dynamic": "~9.0.6", - "@angular/router": "~9.0.6", + "@angular/animations": "~9.0.7", + "@angular/common": "~9.0.7", + "@angular/compiler": "~9.0.7", + "@angular/core": "~9.0.7", + "@angular/forms": "~9.0.7", + "@angular/platform-browser": "~9.0.7", + "@angular/platform-browser-dynamic": "~9.0.7", + "@angular/router": "~9.0.7", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.6", - "@angular/cli": "~9.0.6", - "@angular/compiler-cli": "~9.0.6", - "@angular/language-service": "~9.0.6", + "@angular-devkit/build-angular": "~0.900.7", + "@angular/cli": "~9.0.7", + "@angular/compiler-cli": "~9.0.7", + "@angular/language-service": "~9.0.7", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From c7b5d4050f140d420c9791a72153838f0facb88d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 20 Feb 2020 00:02:45 +0000 Subject: [PATCH 318/891] chore: version 9.1.0-next.0 --- ponyracer/package.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 696bdbb3e..ac633b208 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,33 +11,33 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.7", - "@angular/common": "~9.0.7", - "@angular/compiler": "~9.0.7", - "@angular/core": "~9.0.7", - "@angular/forms": "~9.0.7", - "@angular/platform-browser": "~9.0.7", - "@angular/platform-browser-dynamic": "~9.0.7", - "@angular/router": "~9.0.7", + "@angular/animations": "~9.1.0-next.1", + "@angular/common": "~9.1.0-next.1", + "@angular/compiler": "~9.1.0-next.1", + "@angular/core": "~9.1.0-next.1", + "@angular/forms": "~9.1.0-next.1", + "@angular/platform-browser": "~9.1.0-next.1", + "@angular/platform-browser-dynamic": "~9.1.0-next.1", + "@angular/router": "~9.1.0-next.1", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.7", - "@angular/cli": "~9.0.7", - "@angular/compiler-cli": "~9.0.7", - "@angular/language-service": "~9.0.7", + "@angular-devkit/build-angular": "~0.901.0-next.0", + "@angular/cli": "~9.1.0-next.0", + "@angular/compiler-cli": "~9.1.0-next.1", + "@angular/language-service": "~9.1.0-next.1", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", "codelyzer": "^5.1.2", "jasmine-core": "~3.5.0", "jasmine-spec-reporter": "~4.2.1", - "karma": "~4.3.0", + "karma": "~4.4.1", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~2.1.0", - "karma-jasmine": "~2.0.1", + "karma-jasmine": "~3.0.1", "karma-jasmine-html-reporter": "^1.4.2", "protractor": "~5.4.3", "ts-node": "~8.3.0", From 206d477fdd8ce516ba5d1a1044eb630ec8537d81 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 28 Feb 2020 00:03:04 +0000 Subject: [PATCH 319/891] chore: version 9.1.0-next.1 --- ponyracer/.editorconfig | 3 +++ ponyracer/package.json | 24 ++++++++++++------------ 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/ponyracer/.editorconfig b/ponyracer/.editorconfig index e89330a61..59d9a3a3e 100644 --- a/ponyracer/.editorconfig +++ b/ponyracer/.editorconfig @@ -8,6 +8,9 @@ indent_size = 2 insert_final_newline = true trim_trailing_whitespace = true +[*.ts] +quote_type = single + [*.md] max_line_length = off trim_trailing_whitespace = false diff --git a/ponyracer/package.json b/ponyracer/package.json index ac633b208..ee850cdb2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.0-next.1", - "@angular/common": "~9.1.0-next.1", - "@angular/compiler": "~9.1.0-next.1", - "@angular/core": "~9.1.0-next.1", - "@angular/forms": "~9.1.0-next.1", - "@angular/platform-browser": "~9.1.0-next.1", - "@angular/platform-browser-dynamic": "~9.1.0-next.1", - "@angular/router": "~9.1.0-next.1", + "@angular/animations": "~9.1.0-next.2", + "@angular/common": "~9.1.0-next.2", + "@angular/compiler": "~9.1.0-next.2", + "@angular/core": "~9.1.0-next.2", + "@angular/forms": "~9.1.0-next.2", + "@angular/platform-browser": "~9.1.0-next.2", + "@angular/platform-browser-dynamic": "~9.1.0-next.2", + "@angular/router": "~9.1.0-next.2", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.0-next.0", - "@angular/cli": "~9.1.0-next.0", - "@angular/compiler-cli": "~9.1.0-next.1", - "@angular/language-service": "~9.1.0-next.1", + "@angular-devkit/build-angular": "~0.901.0-next.1", + "@angular/cli": "~9.1.0-next.1", + "@angular/compiler-cli": "~9.1.0-next.2", + "@angular/language-service": "~9.1.0-next.2", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From ac2792cbc0522998da21b19e26e571af5f9adcb4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 5 Mar 2020 00:03:08 +0000 Subject: [PATCH 320/891] chore: version 9.1.0-next.2 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ee850cdb2..ef8e3656b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.0-next.2", - "@angular/common": "~9.1.0-next.2", - "@angular/compiler": "~9.1.0-next.2", - "@angular/core": "~9.1.0-next.2", - "@angular/forms": "~9.1.0-next.2", - "@angular/platform-browser": "~9.1.0-next.2", - "@angular/platform-browser-dynamic": "~9.1.0-next.2", - "@angular/router": "~9.1.0-next.2", + "@angular/animations": "~9.1.0-next.3", + "@angular/common": "~9.1.0-next.3", + "@angular/compiler": "~9.1.0-next.3", + "@angular/core": "~9.1.0-next.3", + "@angular/forms": "~9.1.0-next.3", + "@angular/platform-browser": "~9.1.0-next.3", + "@angular/platform-browser-dynamic": "~9.1.0-next.3", + "@angular/router": "~9.1.0-next.3", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.0-next.1", - "@angular/cli": "~9.1.0-next.1", - "@angular/compiler-cli": "~9.1.0-next.2", - "@angular/language-service": "~9.1.0-next.2", + "@angular-devkit/build-angular": "~0.901.0-next.2", + "@angular/cli": "~9.1.0-next.2", + "@angular/compiler-cli": "~9.1.0-next.3", + "@angular/language-service": "~9.1.0-next.3", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 17aa5d046665d9f1f0e69f266a5ce958d7b49da0 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 11 Mar 2020 20:03:28 +0000 Subject: [PATCH 321/891] chore: version 9.1.0-next.3 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ef8e3656b..f961af20b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.0-next.3", - "@angular/common": "~9.1.0-next.3", - "@angular/compiler": "~9.1.0-next.3", - "@angular/core": "~9.1.0-next.3", - "@angular/forms": "~9.1.0-next.3", - "@angular/platform-browser": "~9.1.0-next.3", - "@angular/platform-browser-dynamic": "~9.1.0-next.3", - "@angular/router": "~9.1.0-next.3", + "@angular/animations": "~9.1.0-next.4", + "@angular/common": "~9.1.0-next.4", + "@angular/compiler": "~9.1.0-next.4", + "@angular/core": "~9.1.0-next.4", + "@angular/forms": "~9.1.0-next.4", + "@angular/platform-browser": "~9.1.0-next.4", + "@angular/platform-browser-dynamic": "~9.1.0-next.4", + "@angular/router": "~9.1.0-next.4", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.0-next.2", - "@angular/cli": "~9.1.0-next.2", - "@angular/compiler-cli": "~9.1.0-next.3", - "@angular/language-service": "~9.1.0-next.3", + "@angular-devkit/build-angular": "~0.901.0-next.3", + "@angular/cli": "~9.1.0-next.3", + "@angular/compiler-cli": "~9.1.0-next.4", + "@angular/language-service": "~9.1.0-next.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", @@ -42,6 +42,6 @@ "protractor": "~5.4.3", "ts-node": "~8.3.0", "tslint": "~5.18.0", - "typescript": "~3.7.5" + "typescript": "~3.8.3" } } From bb1ffcc46f195fc013c245cfd735b8a73b97e2e4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 19 Mar 2020 04:02:24 +0000 Subject: [PATCH 322/891] chore: version 9.1.0-next.4 --- ponyracer/package.json | 26 ++++++++-------- ponyracer/tslint.json | 71 +++++++++++++++++++++++++++++++++++++----- 2 files changed, 77 insertions(+), 20 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f961af20b..8b8a460cc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.0-next.4", - "@angular/common": "~9.1.0-next.4", - "@angular/compiler": "~9.1.0-next.4", - "@angular/core": "~9.1.0-next.4", - "@angular/forms": "~9.1.0-next.4", - "@angular/platform-browser": "~9.1.0-next.4", - "@angular/platform-browser-dynamic": "~9.1.0-next.4", - "@angular/router": "~9.1.0-next.4", + "@angular/animations": "~9.1.0-next.5", + "@angular/common": "~9.1.0-next.5", + "@angular/compiler": "~9.1.0-next.5", + "@angular/core": "~9.1.0-next.5", + "@angular/forms": "~9.1.0-next.5", + "@angular/platform-browser": "~9.1.0-next.5", + "@angular/platform-browser-dynamic": "~9.1.0-next.5", + "@angular/router": "~9.1.0-next.5", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.0-next.3", - "@angular/cli": "~9.1.0-next.3", - "@angular/compiler-cli": "~9.1.0-next.4", - "@angular/language-service": "~9.1.0-next.4", + "@angular-devkit/build-angular": "~0.901.0-next.4", + "@angular/cli": "~9.1.0-next.4", + "@angular/compiler-cli": "~9.1.0-next.5", + "@angular/language-service": "~9.1.0-next.5", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", @@ -41,7 +41,7 @@ "karma-jasmine-html-reporter": "^1.4.2", "protractor": "~5.4.3", "ts-node": "~8.3.0", - "tslint": "~5.18.0", + "tslint": "~6.1.0", "typescript": "~3.8.3" } } diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index c8d70f152..d92ff5d1b 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -1,8 +1,15 @@ { "extends": "tslint:recommended", "rules": { + "align": { + "options": [ + "parameters", + "statements" + ] + }, "array-type": false, - "arrow-parens": false, + "arrow-return-shorthand": true, + "curly": true, "deprecation": { "severity": "warning" }, @@ -21,17 +28,22 @@ "app", "kebab-case" ], + "eofline": true, "import-blacklist": [ true, "rxjs/Rx" ], - "interface-name": false, + "import-spacing": true, + "indent": { + "options": [ + "spaces" + ] + }, "max-classes-per-file": false, "max-line-length": [ true, 140 ], - "member-access": false, "member-ordering": [ true, { @@ -43,7 +55,6 @@ ] } ], - "no-consecutive-blank-lines": false, "no-console": [ true, "debug", @@ -65,13 +76,59 @@ true, "as-needed" ], - "object-literal-sort-keys": false, - "ordered-imports": false, "quotemark": [ true, "single" ], - "trailing-comma": false, + "semicolon": { + "options": [ + "always" + ] + }, + "space-before-function-paren": { + "options": { + "anonymous": "never", + "asyncArrow": "always", + "constructor": "never", + "method": "never", + "named": "never" + } + }, + "typedef-whitespace": { + "options": [ + { + "call-signature": "nospace", + "index-signature": "nospace", + "parameter": "nospace", + "property-declaration": "nospace", + "variable-declaration": "nospace" + }, + { + "call-signature": "onespace", + "index-signature": "onespace", + "parameter": "onespace", + "property-declaration": "onespace", + "variable-declaration": "onespace" + } + ] + }, + "variable-name": { + "options": [ + "ban-keywords", + "check-format", + "allow-pascal-case" + ] + }, + "whitespace": { + "options": [ + "check-branch", + "check-decl", + "check-operator", + "check-separator", + "check-type", + "check-typecast" + ] + }, "no-conflicting-lifecycle": true, "no-host-metadata-property": true, "no-input-rename": true, From 7cf454828dea20943e3d95d36f9da6995145f08c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 24 Mar 2020 02:01:36 +0000 Subject: [PATCH 323/891] chore: version 9.1.0-rc.0 --- ponyracer/angular.json | 2 +- ponyracer/package.json | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index efed52553..b2e3b5aa7 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -1,6 +1,6 @@ { "$schema": "./node_modules/@angular/cli/lib/config/schema.json", - "version": 1, + "version": 1, "newProjectRoot": "projects", "projects": { "ponyracer": { diff --git a/ponyracer/package.json b/ponyracer/package.json index 8b8a460cc..474ae3770 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.0-next.5", - "@angular/common": "~9.1.0-next.5", - "@angular/compiler": "~9.1.0-next.5", - "@angular/core": "~9.1.0-next.5", - "@angular/forms": "~9.1.0-next.5", - "@angular/platform-browser": "~9.1.0-next.5", - "@angular/platform-browser-dynamic": "~9.1.0-next.5", - "@angular/router": "~9.1.0-next.5", + "@angular/animations": "~9.1.0-rc.1", + "@angular/common": "~9.1.0-rc.1", + "@angular/compiler": "~9.1.0-rc.1", + "@angular/core": "~9.1.0-rc.1", + "@angular/forms": "~9.1.0-rc.1", + "@angular/platform-browser": "~9.1.0-rc.1", + "@angular/platform-browser-dynamic": "~9.1.0-rc.1", + "@angular/router": "~9.1.0-rc.1", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.0-next.4", - "@angular/cli": "~9.1.0-next.4", - "@angular/compiler-cli": "~9.1.0-next.5", - "@angular/language-service": "~9.1.0-next.5", + "@angular-devkit/build-angular": "~0.901.0-rc.0", + "@angular/cli": "~9.1.0-rc.0", + "@angular/compiler-cli": "~9.1.0-rc.1", + "@angular/language-service": "~9.1.0-rc.1", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From f1fe6a188d9d04ab0b5d6daa001610ef9a6defac Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 25 Mar 2020 22:02:56 +0000 Subject: [PATCH 324/891] chore: version 9.1.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 474ae3770..4399241e7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.0-rc.1", - "@angular/common": "~9.1.0-rc.1", - "@angular/compiler": "~9.1.0-rc.1", - "@angular/core": "~9.1.0-rc.1", - "@angular/forms": "~9.1.0-rc.1", - "@angular/platform-browser": "~9.1.0-rc.1", - "@angular/platform-browser-dynamic": "~9.1.0-rc.1", - "@angular/router": "~9.1.0-rc.1", + "@angular/animations": "~9.1.0", + "@angular/common": "~9.1.0", + "@angular/compiler": "~9.1.0", + "@angular/core": "~9.1.0", + "@angular/forms": "~9.1.0", + "@angular/platform-browser": "~9.1.0", + "@angular/platform-browser-dynamic": "~9.1.0", + "@angular/router": "~9.1.0", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.0-rc.0", - "@angular/cli": "~9.1.0-rc.0", - "@angular/compiler-cli": "~9.1.0-rc.1", - "@angular/language-service": "~9.1.0-rc.1", + "@angular-devkit/build-angular": "~0.901.0", + "@angular/cli": "~9.1.0", + "@angular/compiler-cli": "~9.1.0", + "@angular/language-service": "~9.1.0", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 91f36a6aa1ccbd12ff3ba5b46434263f7a19ef88 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 8 Apr 2020 20:03:30 +0000 Subject: [PATCH 325/891] chore: version 9.1.1 --- ponyracer/package.json | 24 ++++++++++++------------ ponyracer/src/app/app.component.html | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4399241e7..80d2dfa21 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.0", - "@angular/common": "~9.1.0", - "@angular/compiler": "~9.1.0", - "@angular/core": "~9.1.0", - "@angular/forms": "~9.1.0", - "@angular/platform-browser": "~9.1.0", - "@angular/platform-browser-dynamic": "~9.1.0", - "@angular/router": "~9.1.0", + "@angular/animations": "~9.1.1", + "@angular/common": "~9.1.1", + "@angular/compiler": "~9.1.1", + "@angular/core": "~9.1.1", + "@angular/forms": "~9.1.1", + "@angular/platform-browser": "~9.1.1", + "@angular/platform-browser-dynamic": "~9.1.1", + "@angular/router": "~9.1.1", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.0", - "@angular/cli": "~9.1.0", - "@angular/compiler-cli": "~9.1.0", - "@angular/language-service": "~9.1.0", + "@angular-devkit/build-angular": "~0.901.1", + "@angular/cli": "~9.1.1", + "@angular/compiler-cli": "~9.1.1", + "@angular/language-service": "~9.1.1", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 30f07ec95..fdb26fbd7 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -120,7 +120,7 @@ .card-container .card:not(.highlight-card):hover { transform: translateY(-3px); - box-shadow: 0 4px 17px rgba(black, 0.35); + box-shadow: 0 4px 17px rgba(0, 0, 0, 0.35); } .card-container .card:not(.highlight-card):hover .material-icons path { From 4d92721d75ffc0036f00fd4023c481de505a5340 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 21 Apr 2020 20:01:34 +0000 Subject: [PATCH 326/891] chore: version 9.1.2 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 80d2dfa21..0717bac17 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.1", - "@angular/common": "~9.1.1", - "@angular/compiler": "~9.1.1", - "@angular/core": "~9.1.1", - "@angular/forms": "~9.1.1", - "@angular/platform-browser": "~9.1.1", - "@angular/platform-browser-dynamic": "~9.1.1", - "@angular/router": "~9.1.1", + "@angular/animations": "~9.1.2", + "@angular/common": "~9.1.2", + "@angular/compiler": "~9.1.2", + "@angular/core": "~9.1.2", + "@angular/forms": "~9.1.2", + "@angular/platform-browser": "~9.1.2", + "@angular/platform-browser-dynamic": "~9.1.2", + "@angular/router": "~9.1.2", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.1", - "@angular/cli": "~9.1.1", - "@angular/compiler-cli": "~9.1.1", - "@angular/language-service": "~9.1.1", + "@angular-devkit/build-angular": "~0.901.2", + "@angular/cli": "~9.1.2", + "@angular/compiler-cli": "~9.1.2", + "@angular/language-service": "~9.1.2", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 1c563ce3538c43a5b96287afe437c533faeacc5d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 22 Apr 2020 22:01:55 +0000 Subject: [PATCH 327/891] chore: version 9.1.3 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0717bac17..dc141897c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,30 +11,30 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.2", - "@angular/common": "~9.1.2", - "@angular/compiler": "~9.1.2", - "@angular/core": "~9.1.2", - "@angular/forms": "~9.1.2", - "@angular/platform-browser": "~9.1.2", - "@angular/platform-browser-dynamic": "~9.1.2", - "@angular/router": "~9.1.2", + "@angular/animations": "~9.1.3", + "@angular/common": "~9.1.3", + "@angular/compiler": "~9.1.3", + "@angular/core": "~9.1.3", + "@angular/forms": "~9.1.3", + "@angular/platform-browser": "~9.1.3", + "@angular/platform-browser-dynamic": "~9.1.3", + "@angular/router": "~9.1.3", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.2", - "@angular/cli": "~9.1.2", - "@angular/compiler-cli": "~9.1.2", - "@angular/language-service": "~9.1.2", + "@angular-devkit/build-angular": "~0.901.3", + "@angular/cli": "~9.1.3", + "@angular/compiler-cli": "~9.1.3", + "@angular/language-service": "~9.1.3", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", "codelyzer": "^5.1.2", "jasmine-core": "~3.5.0", "jasmine-spec-reporter": "~4.2.1", - "karma": "~4.4.1", + "karma": "~5.0.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~2.1.0", "karma-jasmine": "~3.0.1", From b8099b56288f7a563f37fa8bae986b2122be9cd7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 30 Apr 2020 00:02:01 +0000 Subject: [PATCH 328/891] chore: version 9.1.4 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index dc141897c..07d71d47b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.3", - "@angular/common": "~9.1.3", - "@angular/compiler": "~9.1.3", - "@angular/core": "~9.1.3", - "@angular/forms": "~9.1.3", - "@angular/platform-browser": "~9.1.3", - "@angular/platform-browser-dynamic": "~9.1.3", - "@angular/router": "~9.1.3", + "@angular/animations": "~9.1.4", + "@angular/common": "~9.1.4", + "@angular/compiler": "~9.1.4", + "@angular/core": "~9.1.4", + "@angular/forms": "~9.1.4", + "@angular/platform-browser": "~9.1.4", + "@angular/platform-browser-dynamic": "~9.1.4", + "@angular/router": "~9.1.4", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.3", - "@angular/cli": "~9.1.3", - "@angular/compiler-cli": "~9.1.3", - "@angular/language-service": "~9.1.3", + "@angular-devkit/build-angular": "~0.901.4", + "@angular/cli": "~9.1.4", + "@angular/compiler-cli": "~9.1.4", + "@angular/language-service": "~9.1.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 9dc9bed2175f65efd920d3cdb7c17179ae100359 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 8 May 2020 22:02:05 +0000 Subject: [PATCH 329/891] chore: version 9.1.5 --- ponyracer/package.json | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 07d71d47b..af59ec859 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.4", - "@angular/common": "~9.1.4", - "@angular/compiler": "~9.1.4", - "@angular/core": "~9.1.4", - "@angular/forms": "~9.1.4", - "@angular/platform-browser": "~9.1.4", - "@angular/platform-browser-dynamic": "~9.1.4", - "@angular/router": "~9.1.4", + "@angular/animations": "~9.1.6", + "@angular/common": "~9.1.6", + "@angular/compiler": "~9.1.6", + "@angular/core": "~9.1.6", + "@angular/forms": "~9.1.6", + "@angular/platform-browser": "~9.1.6", + "@angular/platform-browser-dynamic": "~9.1.6", + "@angular/router": "~9.1.6", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.4", - "@angular/cli": "~9.1.4", - "@angular/compiler-cli": "~9.1.4", - "@angular/language-service": "~9.1.4", + "@angular-devkit/build-angular": "~0.901.5", + "@angular/cli": "~9.1.5", + "@angular/compiler-cli": "~9.1.6", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 2905f05787d91b56a7b973dc7f4543af212ccdd8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 14 May 2020 00:02:30 +0000 Subject: [PATCH 330/891] chore: version 9.1.6 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index af59ec859..56af50166 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.6", - "@angular/common": "~9.1.6", - "@angular/compiler": "~9.1.6", - "@angular/core": "~9.1.6", - "@angular/forms": "~9.1.6", - "@angular/platform-browser": "~9.1.6", - "@angular/platform-browser-dynamic": "~9.1.6", - "@angular/router": "~9.1.6", + "@angular/animations": "~9.1.7", + "@angular/common": "~9.1.7", + "@angular/compiler": "~9.1.7", + "@angular/core": "~9.1.7", + "@angular/forms": "~9.1.7", + "@angular/platform-browser": "~9.1.7", + "@angular/platform-browser-dynamic": "~9.1.7", + "@angular/router": "~9.1.7", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.5", - "@angular/cli": "~9.1.5", - "@angular/compiler-cli": "~9.1.6", + "@angular-devkit/build-angular": "~0.901.6", + "@angular/cli": "~9.1.6", + "@angular/compiler-cli": "~9.1.7", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 09d257aecaa5f4367c9d6629a72c4582e9b56710 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 21 May 2020 22:01:19 +0000 Subject: [PATCH 331/891] chore: version 9.1.7 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 56af50166..d1b15a808 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.7", - "@angular/common": "~9.1.7", - "@angular/compiler": "~9.1.7", - "@angular/core": "~9.1.7", - "@angular/forms": "~9.1.7", - "@angular/platform-browser": "~9.1.7", - "@angular/platform-browser-dynamic": "~9.1.7", - "@angular/router": "~9.1.7", + "@angular/animations": "~9.1.9", + "@angular/common": "~9.1.9", + "@angular/compiler": "~9.1.9", + "@angular/core": "~9.1.9", + "@angular/forms": "~9.1.9", + "@angular/platform-browser": "~9.1.9", + "@angular/platform-browser-dynamic": "~9.1.9", + "@angular/router": "~9.1.9", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.6", - "@angular/cli": "~9.1.6", - "@angular/compiler-cli": "~9.1.7", + "@angular-devkit/build-angular": "~0.901.7", + "@angular/cli": "~9.1.7", + "@angular/compiler-cli": "~9.1.9", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", @@ -38,7 +38,7 @@ "karma-coverage-istanbul-reporter": "~2.1.0", "karma-jasmine": "~3.0.1", "karma-jasmine-html-reporter": "^1.4.2", - "protractor": "~5.4.3", + "protractor": "~7.0.0", "ts-node": "~8.3.0", "tslint": "~6.1.0", "typescript": "~3.8.3" From bd9fa720adcfd539a5cd760f1b00847abeec7949 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 11 Jun 2020 07:43:48 +0000 Subject: [PATCH 332/891] chore: version 9.1.8 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d1b15a808..f463eb2a3 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.9", - "@angular/common": "~9.1.9", - "@angular/compiler": "~9.1.9", - "@angular/core": "~9.1.9", - "@angular/forms": "~9.1.9", - "@angular/platform-browser": "~9.1.9", - "@angular/platform-browser-dynamic": "~9.1.9", - "@angular/router": "~9.1.9", + "@angular/animations": "~9.1.11", + "@angular/common": "~9.1.11", + "@angular/compiler": "~9.1.11", + "@angular/core": "~9.1.11", + "@angular/forms": "~9.1.11", + "@angular/platform-browser": "~9.1.11", + "@angular/platform-browser-dynamic": "~9.1.11", + "@angular/router": "~9.1.11", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.7", - "@angular/cli": "~9.1.7", - "@angular/compiler-cli": "~9.1.9", + "@angular-devkit/build-angular": "~0.901.8", + "@angular/cli": "~9.1.8", + "@angular/compiler-cli": "~9.1.11", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From db4b5c1cdb0e4170097c711e58fe2fc3efcb0f31 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 18 Jun 2020 00:03:05 +0000 Subject: [PATCH 333/891] chore: version 9.1.9 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f463eb2a3..797be24dc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.8", - "@angular/cli": "~9.1.8", + "@angular-devkit/build-angular": "~0.901.9", + "@angular/cli": "~9.1.9", "@angular/compiler-cli": "~9.1.11", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", From 78131a9274b802751f1f97ee59876dfbc9f0ae2b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 2 Jul 2020 02:02:59 +0000 Subject: [PATCH 334/891] chore: version 9.1.10 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 797be24dc..d3128dcea 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.9", - "@angular/cli": "~9.1.9", + "@angular-devkit/build-angular": "~0.901.10", + "@angular/cli": "~9.1.10", "@angular/compiler-cli": "~9.1.11", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", From bff21dcaf773a334aff25b1159cb8f7cc5a51180 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 9 Jul 2020 22:02:37 +0000 Subject: [PATCH 335/891] chore: version 9.1.11 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d3128dcea..f8e9bf338 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.11", - "@angular/common": "~9.1.11", - "@angular/compiler": "~9.1.11", - "@angular/core": "~9.1.11", - "@angular/forms": "~9.1.11", - "@angular/platform-browser": "~9.1.11", - "@angular/platform-browser-dynamic": "~9.1.11", - "@angular/router": "~9.1.11", + "@angular/animations": "~9.1.12", + "@angular/common": "~9.1.12", + "@angular/compiler": "~9.1.12", + "@angular/core": "~9.1.12", + "@angular/forms": "~9.1.12", + "@angular/platform-browser": "~9.1.12", + "@angular/platform-browser-dynamic": "~9.1.12", + "@angular/router": "~9.1.12", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.10", - "@angular/cli": "~9.1.10", - "@angular/compiler-cli": "~9.1.11", + "@angular-devkit/build-angular": "~0.901.11", + "@angular/cli": "~9.1.11", + "@angular/compiler-cli": "~9.1.12", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 83318bb21ca732cc7f9a030a17ee5dea3ace4d04 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 23 Jul 2020 00:03:55 +0000 Subject: [PATCH 336/891] chore: version 9.1.12 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f8e9bf338..7a5d42e36 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.11", - "@angular/cli": "~9.1.11", + "@angular-devkit/build-angular": "~0.901.12", + "@angular/cli": "~9.1.12", "@angular/compiler-cli": "~9.1.12", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", From b082bc1e653f10a75d0d2f0ac046639882083609 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 17 Dec 2020 18:05:05 +0000 Subject: [PATCH 337/891] chore: version 9.1.13 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7a5d42e36..3f6f0ef62 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.12", - "@angular/common": "~9.1.12", - "@angular/compiler": "~9.1.12", - "@angular/core": "~9.1.12", - "@angular/forms": "~9.1.12", - "@angular/platform-browser": "~9.1.12", - "@angular/platform-browser-dynamic": "~9.1.12", - "@angular/router": "~9.1.12", + "@angular/animations": "~9.1.13", + "@angular/common": "~9.1.13", + "@angular/compiler": "~9.1.13", + "@angular/core": "~9.1.13", + "@angular/forms": "~9.1.13", + "@angular/platform-browser": "~9.1.13", + "@angular/platform-browser-dynamic": "~9.1.13", + "@angular/router": "~9.1.13", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.12", - "@angular/cli": "~9.1.12", - "@angular/compiler-cli": "~9.1.12", + "@angular-devkit/build-angular": "~0.901.13", + "@angular/cli": "~9.1.13", + "@angular/compiler-cli": "~9.1.13", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 42e5f110a5671581f67b610cbca3cc7b46571c59 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 5 Feb 2021 22:03:19 +0000 Subject: [PATCH 338/891] chore: version 9.1.14 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3f6f0ef62..f0149bb05 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.13", - "@angular/cli": "~9.1.13", + "@angular-devkit/build-angular": "~0.901.14", + "@angular/cli": "~9.1.14", "@angular/compiler-cli": "~9.1.13", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", From caee28b0c9478b20e77ea60d1f569a86bcbafb40 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 25 Feb 2021 22:02:42 +0000 Subject: [PATCH 339/891] chore: version 9.1.15 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f0149bb05..0c3b71268 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.14", - "@angular/cli": "~9.1.14", + "@angular-devkit/build-angular": "~0.901.15", + "@angular/cli": "~9.1.15", "@angular/compiler-cli": "~9.1.13", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", From 4faa1fd7e483d1cdaf3a351e5b20ceda1e3206e5 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 8 Apr 2020 22:03:18 +0000 Subject: [PATCH 340/891] chore: version 10.0.0-next.0 --- ponyracer/{browserslist => .browserslistrc} | 0 ponyracer/e2e/protractor.conf.js | 8 ++++-- ponyracer/package.json | 27 +++++++++++---------- 3 files changed, 20 insertions(+), 15 deletions(-) rename ponyracer/{browserslist => .browserslistrc} (100%) diff --git a/ponyracer/browserslist b/ponyracer/.browserslistrc similarity index 100% rename from ponyracer/browserslist rename to ponyracer/.browserslistrc diff --git a/ponyracer/e2e/protractor.conf.js b/ponyracer/e2e/protractor.conf.js index 7c798cfff..f238c0bbe 100644 --- a/ponyracer/e2e/protractor.conf.js +++ b/ponyracer/e2e/protractor.conf.js @@ -2,7 +2,7 @@ // Protractor configuration file, see link for more information // https://github.com/angular/protractor/blob/master/lib/config.ts -const { SpecReporter } = require('jasmine-spec-reporter'); +const { SpecReporter, StacktraceOption } = require('jasmine-spec-reporter'); /** * @type { import("protractor").Config } @@ -27,6 +27,10 @@ exports.config = { require('ts-node').register({ project: require('path').join(__dirname, './tsconfig.json') }); - jasmine.getEnv().addReporter(new SpecReporter({ spec: { displayStacktrace: true } })); + jasmine.getEnv().addReporter(new SpecReporter({ + spec: { + displayStacktrace: StacktraceOption.PRETTY + } + })); } }; \ No newline at end of file diff --git a/ponyracer/package.json b/ponyracer/package.json index 0c3b71268..41b47dbce 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,29 +11,30 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.13", - "@angular/common": "~9.1.13", - "@angular/compiler": "~9.1.13", - "@angular/core": "~9.1.13", - "@angular/forms": "~9.1.13", - "@angular/platform-browser": "~9.1.13", - "@angular/platform-browser-dynamic": "~9.1.13", - "@angular/router": "~9.1.13", + "@angular/animations": "~10.0.0-next.0", + "@angular/common": "~10.0.0-next.0", + "@angular/compiler": "~10.0.0-next.0", + "@angular/core": "~10.0.0-next.0", + "@angular/forms": "~10.0.0-next.0", + "@angular/platform-browser": "~10.0.0-next.0", + "@angular/platform-browser-dynamic": "~10.0.0-next.0", + "@angular/router": "~10.0.0-next.0", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.15", - "@angular/cli": "~9.1.15", - "@angular/compiler-cli": "~9.1.13", + "@angular-devkit/build-angular": "~0.1000.0-next.0", + "@angular/cli": "~10.0.0-next.0", + "@angular/compiler-cli": "~10.0.0-next.0", + "@angular/language-service": "~10.0.0-next.0", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", "codelyzer": "^5.1.2", "jasmine-core": "~3.5.0", - "jasmine-spec-reporter": "~4.2.1", - "karma": "~5.0.0", + "jasmine-spec-reporter": "~5.0.0", + "karma": "~4.4.1", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~2.1.0", "karma-jasmine": "~3.0.1", From aa0c3d6a0d708d5e365127bde4ff1e588d70bcfa Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 21 Apr 2020 20:01:58 +0000 Subject: [PATCH 341/891] chore: version 10.0.0-next.1 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 41b47dbce..90849e640 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,30 +11,30 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.0-next.0", - "@angular/common": "~10.0.0-next.0", - "@angular/compiler": "~10.0.0-next.0", - "@angular/core": "~10.0.0-next.0", - "@angular/forms": "~10.0.0-next.0", - "@angular/platform-browser": "~10.0.0-next.0", - "@angular/platform-browser-dynamic": "~10.0.0-next.0", - "@angular/router": "~10.0.0-next.0", + "@angular/animations": "~10.0.0-next.2", + "@angular/common": "~10.0.0-next.2", + "@angular/compiler": "~10.0.0-next.2", + "@angular/core": "~10.0.0-next.2", + "@angular/forms": "~10.0.0-next.2", + "@angular/platform-browser": "~10.0.0-next.2", + "@angular/platform-browser-dynamic": "~10.0.0-next.2", + "@angular/router": "~10.0.0-next.2", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.0-next.0", - "@angular/cli": "~10.0.0-next.0", - "@angular/compiler-cli": "~10.0.0-next.0", - "@angular/language-service": "~10.0.0-next.0", + "@angular-devkit/build-angular": "~0.1000.0-next.1", + "@angular/cli": "~10.0.0-next.1", + "@angular/compiler-cli": "~10.0.0-next.2", + "@angular/language-service": "~10.0.0-next.2", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", "codelyzer": "^5.1.2", "jasmine-core": "~3.5.0", "jasmine-spec-reporter": "~5.0.0", - "karma": "~4.4.1", + "karma": "~5.0.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~2.1.0", "karma-jasmine": "~3.0.1", From 75c5f6a91c6f8537e6539e0e9e363c65f9168014 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 22 Apr 2020 22:02:19 +0000 Subject: [PATCH 342/891] chore: version 10.0.0-next.2 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 90849e640..4b448f1cb 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.0-next.2", - "@angular/common": "~10.0.0-next.2", - "@angular/compiler": "~10.0.0-next.2", - "@angular/core": "~10.0.0-next.2", - "@angular/forms": "~10.0.0-next.2", - "@angular/platform-browser": "~10.0.0-next.2", - "@angular/platform-browser-dynamic": "~10.0.0-next.2", - "@angular/router": "~10.0.0-next.2", + "@angular/animations": "~10.0.0-next.3", + "@angular/common": "~10.0.0-next.3", + "@angular/compiler": "~10.0.0-next.3", + "@angular/core": "~10.0.0-next.3", + "@angular/forms": "~10.0.0-next.3", + "@angular/platform-browser": "~10.0.0-next.3", + "@angular/platform-browser-dynamic": "~10.0.0-next.3", + "@angular/router": "~10.0.0-next.3", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.0-next.1", - "@angular/cli": "~10.0.0-next.1", - "@angular/compiler-cli": "~10.0.0-next.2", - "@angular/language-service": "~10.0.0-next.2", + "@angular-devkit/build-angular": "~0.1000.0-next.2", + "@angular/cli": "~10.0.0-next.2", + "@angular/compiler-cli": "~10.0.0-next.3", + "@angular/language-service": "~10.0.0-next.3", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From e116026f20ecff476de9a5cca15ac7879740dcf3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 30 Apr 2020 00:02:28 +0000 Subject: [PATCH 343/891] chore: version 10.0.0-next.3 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4b448f1cb..bbbadca2b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,27 +11,27 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.0-next.3", - "@angular/common": "~10.0.0-next.3", - "@angular/compiler": "~10.0.0-next.3", - "@angular/core": "~10.0.0-next.3", - "@angular/forms": "~10.0.0-next.3", - "@angular/platform-browser": "~10.0.0-next.3", - "@angular/platform-browser-dynamic": "~10.0.0-next.3", - "@angular/router": "~10.0.0-next.3", + "@angular/animations": "~10.0.0-next.4", + "@angular/common": "~10.0.0-next.4", + "@angular/compiler": "~10.0.0-next.4", + "@angular/core": "~10.0.0-next.4", + "@angular/forms": "~10.0.0-next.4", + "@angular/platform-browser": "~10.0.0-next.4", + "@angular/platform-browser-dynamic": "~10.0.0-next.4", + "@angular/router": "~10.0.0-next.4", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.0-next.2", - "@angular/cli": "~10.0.0-next.2", - "@angular/compiler-cli": "~10.0.0-next.3", - "@angular/language-service": "~10.0.0-next.3", + "@angular-devkit/build-angular": "~0.1000.0-next.3", + "@angular/cli": "~10.0.0-next.3", + "@angular/compiler-cli": "~10.0.0-next.4", + "@angular/language-service": "~10.0.0-next.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", - "codelyzer": "^5.1.2", + "codelyzer": "^6.0.0-next.1", "jasmine-core": "~3.5.0", "jasmine-spec-reporter": "~5.0.0", "karma": "~5.0.0", From 0b8b6a79cdfc844fc5494beebc88f9a0b9733b5b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 2 Jun 2020 10:22:49 +0000 Subject: [PATCH 344/891] chore: version 10.0.0-next.4 --- ponyracer/.browserslistrc | 13 +++++++++---- ponyracer/angular.json | 8 ++++---- ponyracer/e2e/tsconfig.json | 2 +- ponyracer/package.json | 27 +++++++++++++-------------- ponyracer/src/app/package.json | 6 ++++++ ponyracer/tsconfig.json | 10 +++++++--- 6 files changed, 40 insertions(+), 26 deletions(-) create mode 100644 ponyracer/src/app/package.json diff --git a/ponyracer/.browserslistrc b/ponyracer/.browserslistrc index 80848532e..fb92325c6 100644 --- a/ponyracer/.browserslistrc +++ b/ponyracer/.browserslistrc @@ -2,11 +2,16 @@ # For additional information regarding the format and rule options, please see: # https://github.com/browserslist/browserslist#queries +# For the full list of supported browsers by the Angular framework, please see: +# https://angular.io/guide/browser-support + # You can see what browsers were selected by your queries by running: # npx browserslist -> 0.5% -last 2 versions +last 1 Chrome version +last 1 Firefox version +last 2 Edge major versions +last 2 Safari major version +last 2 iOS major versions Firefox ESR -not dead -not IE 9-11 # For IE 9-11 support, remove 'not'. \ No newline at end of file +not IE 9-11 # For IE 9-11 support, remove 'not'. diff --git a/ponyracer/angular.json b/ponyracer/angular.json index b2e3b5aa7..7ffb8a9b1 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -47,13 +47,13 @@ "budgets": [ { "type": "initial", - "maximumWarning": "2mb", - "maximumError": "5mb" + "maximumWarning": "500kb", + "maximumError": "1mb" }, { "type": "anyComponentStyle", - "maximumWarning": "6kb", - "maximumError": "10kb" + "maximumWarning": "2kb", + "maximumError": "4kb" } ] } diff --git a/ponyracer/e2e/tsconfig.json b/ponyracer/e2e/tsconfig.json index 39b800f78..c92199cfd 100644 --- a/ponyracer/e2e/tsconfig.json +++ b/ponyracer/e2e/tsconfig.json @@ -3,7 +3,7 @@ "compilerOptions": { "outDir": "../out-tsc/e2e", "module": "commonjs", - "target": "es5", + "target": "es2018", "types": [ "jasmine", "jasminewd2", diff --git a/ponyracer/package.json b/ponyracer/package.json index bbbadca2b..bc99b59d3 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.0-next.4", - "@angular/common": "~10.0.0-next.4", - "@angular/compiler": "~10.0.0-next.4", - "@angular/core": "~10.0.0-next.4", - "@angular/forms": "~10.0.0-next.4", - "@angular/platform-browser": "~10.0.0-next.4", - "@angular/platform-browser-dynamic": "~10.0.0-next.4", - "@angular/router": "~10.0.0-next.4", + "@angular/animations": "~10.0.0-next.6", + "@angular/common": "~10.0.0-next.6", + "@angular/compiler": "~10.0.0-next.6", + "@angular/core": "~10.0.0-next.6", + "@angular/forms": "~10.0.0-next.6", + "@angular/platform-browser": "~10.0.0-next.6", + "@angular/platform-browser-dynamic": "~10.0.0-next.6", + "@angular/router": "~10.0.0-next.6", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.0-next.3", - "@angular/cli": "~10.0.0-next.3", - "@angular/compiler-cli": "~10.0.0-next.4", - "@angular/language-service": "~10.0.0-next.4", + "@angular-devkit/build-angular": "~0.1000.0-next.4", + "@angular/cli": "~10.0.0-next.4", + "@angular/compiler-cli": "~10.0.0-next.6", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", @@ -37,9 +36,9 @@ "karma": "~5.0.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~2.1.0", - "karma-jasmine": "~3.0.1", + "karma-jasmine": "~3.1.1", "karma-jasmine-html-reporter": "^1.4.2", - "protractor": "~7.0.0", + "protractor": "~5.4.3", "ts-node": "~8.3.0", "tslint": "~6.1.0", "typescript": "~3.8.3" diff --git a/ponyracer/src/app/package.json b/ponyracer/src/app/package.json new file mode 100644 index 000000000..c21550606 --- /dev/null +++ b/ponyracer/src/app/package.json @@ -0,0 +1,6 @@ +{ + "name": "ponyracer", + "private": true, + "description": "This is a special package.json file that is not used by package managers. It is however used to tell the tools and bundlers whether the code under this directory is free of code with non-local side-effect. Any code that does have non-local side-effects can't be well optimized (tree-shaken) and will result in unnecessary increased payload size. It should be safe to set this option to 'false' for new applications, but existing code bases could be broken when built with the production config if the application code does contain non-local side-effects that the application depends on.", + "sideEffects": false +} diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 8c4ef3bba..eeee15999 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -3,11 +3,15 @@ "compilerOptions": { "baseUrl": "./", "outDir": "./dist/out-tsc", + "forceConsistentCasingInFileNames": true, + "strict": true, + "noImplicitReturns": true, + "noFallthroughCasesInSwitch": true, "sourceMap": true, "declaration": false, "downlevelIteration": true, "experimentalDecorators": true, - "module": "esnext", + "module": "es2020", "moduleResolution": "node", "importHelpers": true, "target": "es2015", @@ -17,7 +21,7 @@ ] }, "angularCompilerOptions": { - "fullTemplateTypeCheck": true, - "strictInjectionParameters": true + "strictInjectionParameters": true, + "strictTemplates": true } } From 97df65eac7c80529a837bc3c6c3a3872ad15c5c7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 2 Jun 2020 10:23:11 +0000 Subject: [PATCH 345/891] chore: version 10.0.0-next.5 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index bc99b59d3..348346c8a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.0-next.6", - "@angular/common": "~10.0.0-next.6", - "@angular/compiler": "~10.0.0-next.6", - "@angular/core": "~10.0.0-next.6", - "@angular/forms": "~10.0.0-next.6", - "@angular/platform-browser": "~10.0.0-next.6", - "@angular/platform-browser-dynamic": "~10.0.0-next.6", - "@angular/router": "~10.0.0-next.6", + "@angular/animations": "~10.0.0-next.7", + "@angular/common": "~10.0.0-next.7", + "@angular/compiler": "~10.0.0-next.7", + "@angular/core": "~10.0.0-next.7", + "@angular/forms": "~10.0.0-next.7", + "@angular/platform-browser": "~10.0.0-next.7", + "@angular/platform-browser-dynamic": "~10.0.0-next.7", + "@angular/router": "~10.0.0-next.7", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.0-next.4", - "@angular/cli": "~10.0.0-next.4", - "@angular/compiler-cli": "~10.0.0-next.6", + "@angular-devkit/build-angular": "~0.1000.0-next.5", + "@angular/cli": "~10.0.0-next.5", + "@angular/compiler-cli": "~10.0.0-next.7", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", @@ -35,7 +35,7 @@ "jasmine-spec-reporter": "~5.0.0", "karma": "~5.0.0", "karma-chrome-launcher": "~3.1.0", - "karma-coverage-istanbul-reporter": "~2.1.0", + "karma-coverage-istanbul-reporter": "~3.0.2", "karma-jasmine": "~3.1.1", "karma-jasmine-html-reporter": "^1.4.2", "protractor": "~5.4.3", From 9aedd4163b61fc40e343553080d1da0d856a7c38 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 2 Jun 2020 10:23:30 +0000 Subject: [PATCH 346/891] chore: version 10.0.0-next.6 --- ponyracer/package.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 348346c8a..2c4b46273 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.0-next.7", - "@angular/common": "~10.0.0-next.7", - "@angular/compiler": "~10.0.0-next.7", - "@angular/core": "~10.0.0-next.7", - "@angular/forms": "~10.0.0-next.7", - "@angular/platform-browser": "~10.0.0-next.7", - "@angular/platform-browser-dynamic": "~10.0.0-next.7", - "@angular/router": "~10.0.0-next.7", + "@angular/animations": "~10.0.0-next.8", + "@angular/common": "~10.0.0-next.8", + "@angular/compiler": "~10.0.0-next.8", + "@angular/core": "~10.0.0-next.8", + "@angular/forms": "~10.0.0-next.8", + "@angular/platform-browser": "~10.0.0-next.8", + "@angular/platform-browser-dynamic": "~10.0.0-next.8", + "@angular/router": "~10.0.0-next.8", "rxjs": "~6.5.4", - "tslib": "^1.10.0", + "tslib": "^1.12.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.0-next.5", - "@angular/cli": "~10.0.0-next.5", - "@angular/compiler-cli": "~10.0.0-next.7", + "@angular-devkit/build-angular": "~0.1000.0-next.6", + "@angular/cli": "~10.0.0-next.6", + "@angular/compiler-cli": "~10.0.0-next.8", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", @@ -38,9 +38,9 @@ "karma-coverage-istanbul-reporter": "~3.0.2", "karma-jasmine": "~3.1.1", "karma-jasmine-html-reporter": "^1.4.2", - "protractor": "~5.4.3", + "protractor": "~7.0.0", "ts-node": "~8.3.0", "tslint": "~6.1.0", - "typescript": "~3.8.3" + "typescript": "~3.9.2" } } From b6c6b81a33e2ee6d77e24cfd8115bf7a2f233dcc Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 2 Jun 2020 10:23:49 +0000 Subject: [PATCH 347/891] chore: version 10.0.0-rc.0 --- ponyracer/e2e/tsconfig.json | 2 +- ponyracer/package.json | 24 +++++++++++----------- ponyracer/tsconfig.app.json | 2 +- ponyracer/tsconfig.base.json | 27 +++++++++++++++++++++++++ ponyracer/tsconfig.json | 39 +++++++++++++----------------------- ponyracer/tsconfig.spec.json | 2 +- 6 files changed, 56 insertions(+), 40 deletions(-) create mode 100644 ponyracer/tsconfig.base.json diff --git a/ponyracer/e2e/tsconfig.json b/ponyracer/e2e/tsconfig.json index c92199cfd..6b87cc425 100644 --- a/ponyracer/e2e/tsconfig.json +++ b/ponyracer/e2e/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "../tsconfig.json", + "extends": "../tsconfig.base.json", "compilerOptions": { "outDir": "../out-tsc/e2e", "module": "commonjs", diff --git a/ponyracer/package.json b/ponyracer/package.json index 2c4b46273..240187972 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.0-next.8", - "@angular/common": "~10.0.0-next.8", - "@angular/compiler": "~10.0.0-next.8", - "@angular/core": "~10.0.0-next.8", - "@angular/forms": "~10.0.0-next.8", - "@angular/platform-browser": "~10.0.0-next.8", - "@angular/platform-browser-dynamic": "~10.0.0-next.8", - "@angular/router": "~10.0.0-next.8", + "@angular/animations": "~10.0.0-rc.0", + "@angular/common": "~10.0.0-rc.0", + "@angular/compiler": "~10.0.0-rc.0", + "@angular/core": "~10.0.0-rc.0", + "@angular/forms": "~10.0.0-rc.0", + "@angular/platform-browser": "~10.0.0-rc.0", + "@angular/platform-browser-dynamic": "~10.0.0-rc.0", + "@angular/router": "~10.0.0-rc.0", "rxjs": "~6.5.4", - "tslib": "^1.12.0", + "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.0-next.6", - "@angular/cli": "~10.0.0-next.6", - "@angular/compiler-cli": "~10.0.0-next.8", + "@angular-devkit/build-angular": "~0.1000.0-rc.0", + "@angular/cli": "~10.0.0-rc.0", + "@angular/compiler-cli": "~10.0.0-rc.0", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/tsconfig.app.json b/ponyracer/tsconfig.app.json index f758d9820..44795bd55 100644 --- a/ponyracer/tsconfig.app.json +++ b/ponyracer/tsconfig.app.json @@ -1,5 +1,5 @@ { - "extends": "./tsconfig.json", + "extends": "./tsconfig.base.json", "compilerOptions": { "outDir": "./out-tsc/app", "types": [] diff --git a/ponyracer/tsconfig.base.json b/ponyracer/tsconfig.base.json new file mode 100644 index 000000000..430c1c5d6 --- /dev/null +++ b/ponyracer/tsconfig.base.json @@ -0,0 +1,27 @@ +{ + "compileOnSave": false, + "compilerOptions": { + "baseUrl": "./", + "outDir": "./dist/out-tsc", + "forceConsistentCasingInFileNames": true, + "strict": true, + "noImplicitReturns": true, + "noFallthroughCasesInSwitch": true, + "sourceMap": true, + "declaration": false, + "downlevelIteration": true, + "experimentalDecorators": true, + "moduleResolution": "node", + "importHelpers": true, + "target": "es2015", + "module": "es2020", + "lib": [ + "es2018", + "dom" + ] + }, + "angularCompilerOptions": { + "strictInjectionParameters": true, + "strictTemplates": true + } +} diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index eeee15999..db86a4c46 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -1,27 +1,16 @@ +// This is a "Solution Style" tsconfig.json file, and is used by editors and TypeScript’s language server to improve development experience. +// It is not intended to be used to perform a compilation. { - "compileOnSave": false, - "compilerOptions": { - "baseUrl": "./", - "outDir": "./dist/out-tsc", - "forceConsistentCasingInFileNames": true, - "strict": true, - "noImplicitReturns": true, - "noFallthroughCasesInSwitch": true, - "sourceMap": true, - "declaration": false, - "downlevelIteration": true, - "experimentalDecorators": true, - "module": "es2020", - "moduleResolution": "node", - "importHelpers": true, - "target": "es2015", - "lib": [ - "es2018", - "dom" - ] - }, - "angularCompilerOptions": { - "strictInjectionParameters": true, - "strictTemplates": true - } + "files": [], + "references": [ + { + "path": "./tsconfig.app.json" + }, + { + "path": "./tsconfig.spec.json" + }, + { + "path": "./e2e/tsconfig.json" + } +] } diff --git a/ponyracer/tsconfig.spec.json b/ponyracer/tsconfig.spec.json index 6400fde7d..1db2e6ee9 100644 --- a/ponyracer/tsconfig.spec.json +++ b/ponyracer/tsconfig.spec.json @@ -1,5 +1,5 @@ { - "extends": "./tsconfig.json", + "extends": "./tsconfig.base.json", "compilerOptions": { "outDir": "./out-tsc/spec", "types": [ From bdbc7d8ce6b23982fc7b3d6e04af3187deabac9a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 2 Jun 2020 10:24:12 +0000 Subject: [PATCH 348/891] chore: version 10.0.0-rc.2 --- ponyracer/package.json | 28 ++++++++++++++-------------- ponyracer/tsconfig.spec.json | 3 +-- ponyracer/tslint.json | 5 +++++ 3 files changed, 20 insertions(+), 16 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 240187972..818314f7d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.0-rc.0", - "@angular/common": "~10.0.0-rc.0", - "@angular/compiler": "~10.0.0-rc.0", - "@angular/core": "~10.0.0-rc.0", - "@angular/forms": "~10.0.0-rc.0", - "@angular/platform-browser": "~10.0.0-rc.0", - "@angular/platform-browser-dynamic": "~10.0.0-rc.0", - "@angular/router": "~10.0.0-rc.0", + "@angular/animations": "~10.0.0-rc.2", + "@angular/common": "~10.0.0-rc.2", + "@angular/compiler": "~10.0.0-rc.2", + "@angular/core": "~10.0.0-rc.2", + "@angular/forms": "~10.0.0-rc.2", + "@angular/platform-browser": "~10.0.0-rc.2", + "@angular/platform-browser-dynamic": "~10.0.0-rc.2", + "@angular/router": "~10.0.0-rc.2", "rxjs": "~6.5.4", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.0-rc.0", - "@angular/cli": "~10.0.0-rc.0", - "@angular/compiler-cli": "~10.0.0-rc.0", + "@angular-devkit/build-angular": "~0.1000.0-rc.2", + "@angular/cli": "~10.0.0-rc.2", + "@angular/compiler-cli": "~10.0.0-rc.2", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", @@ -36,11 +36,11 @@ "karma": "~5.0.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~3.0.2", - "karma-jasmine": "~3.1.1", - "karma-jasmine-html-reporter": "^1.4.2", + "karma-jasmine": "~3.3.0", + "karma-jasmine-html-reporter": "^1.5.0", "protractor": "~7.0.0", "ts-node": "~8.3.0", "tslint": "~6.1.0", - "typescript": "~3.9.2" + "typescript": "~3.9.3" } } diff --git a/ponyracer/tsconfig.spec.json b/ponyracer/tsconfig.spec.json index 1db2e6ee9..2fabc273a 100644 --- a/ponyracer/tsconfig.spec.json +++ b/ponyracer/tsconfig.spec.json @@ -3,8 +3,7 @@ "compilerOptions": { "outDir": "./out-tsc/spec", "types": [ - "jasmine", - "node" + "jasmine" ] }, "files": [ diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index d92ff5d1b..eba6f7985 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -55,6 +55,7 @@ ] } ], + "no-any": true, "no-console": [ true, "debug", @@ -94,6 +95,10 @@ "named": "never" } }, + "typedef": [ + true, + "call-signature" + ], "typedef-whitespace": { "options": [ { From 165e27e3e34277399dbc154e344b94cde2e649e6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 11 Jun 2020 07:44:47 +0000 Subject: [PATCH 349/891] chore: version 10.0.0-rc.3 --- ponyracer/angular.json | 6 +++++- ponyracer/package.json | 28 ++++++++++++++-------------- 2 files changed, 19 insertions(+), 15 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 7ffb8a9b1..380490d05 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -5,7 +5,11 @@ "projects": { "ponyracer": { "projectType": "application", - "schematics": {}, + "schematics": { + "@schematics/angular:application": { + "strict": true + } + }, "root": "", "sourceRoot": "src", "prefix": "app", diff --git a/ponyracer/package.json b/ponyracer/package.json index 818314f7d..b74240a86 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.0-rc.2", - "@angular/common": "~10.0.0-rc.2", - "@angular/compiler": "~10.0.0-rc.2", - "@angular/core": "~10.0.0-rc.2", - "@angular/forms": "~10.0.0-rc.2", - "@angular/platform-browser": "~10.0.0-rc.2", - "@angular/platform-browser-dynamic": "~10.0.0-rc.2", - "@angular/router": "~10.0.0-rc.2", - "rxjs": "~6.5.4", + "@angular/animations": "~10.0.0-rc.4", + "@angular/common": "~10.0.0-rc.4", + "@angular/compiler": "~10.0.0-rc.4", + "@angular/core": "~10.0.0-rc.4", + "@angular/forms": "~10.0.0-rc.4", + "@angular/platform-browser": "~10.0.0-rc.4", + "@angular/platform-browser-dynamic": "~10.0.0-rc.4", + "@angular/router": "~10.0.0-rc.4", + "rxjs": "~6.5.5", "tslib": "^2.0.0", - "zone.js": "~0.10.2" + "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.0-rc.2", - "@angular/cli": "~10.0.0-rc.2", - "@angular/compiler-cli": "~10.0.0-rc.2", + "@angular-devkit/build-angular": "~0.1000.0-rc.3", + "@angular/cli": "~10.0.0-rc.3", + "@angular/compiler-cli": "~10.0.0-rc.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", @@ -41,6 +41,6 @@ "protractor": "~7.0.0", "ts-node": "~8.3.0", "tslint": "~6.1.0", - "typescript": "~3.9.3" + "typescript": "~3.9.5" } } From ce80c65fcd1bb18180eb435ff50d84733b03c24b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 16 Jun 2020 04:01:58 +0000 Subject: [PATCH 350/891] chore: version 10.0.0-rc.4 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b74240a86..c5aff16ad 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.0-rc.4", - "@angular/common": "~10.0.0-rc.4", - "@angular/compiler": "~10.0.0-rc.4", - "@angular/core": "~10.0.0-rc.4", - "@angular/forms": "~10.0.0-rc.4", - "@angular/platform-browser": "~10.0.0-rc.4", - "@angular/platform-browser-dynamic": "~10.0.0-rc.4", - "@angular/router": "~10.0.0-rc.4", + "@angular/animations": "~10.0.0-rc.6", + "@angular/common": "~10.0.0-rc.6", + "@angular/compiler": "~10.0.0-rc.6", + "@angular/core": "~10.0.0-rc.6", + "@angular/forms": "~10.0.0-rc.6", + "@angular/platform-browser": "~10.0.0-rc.6", + "@angular/platform-browser-dynamic": "~10.0.0-rc.6", + "@angular/router": "~10.0.0-rc.6", "rxjs": "~6.5.5", "tslib": "^2.0.0", "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.0-rc.3", - "@angular/cli": "~10.0.0-rc.3", - "@angular/compiler-cli": "~10.0.0-rc.4", + "@angular-devkit/build-angular": "~0.1000.0-rc.4", + "@angular/cli": "~10.0.0-rc.4", + "@angular/compiler-cli": "~10.0.0-rc.6", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 1890b21546e65a91600f5fc90153bfbaa54433d9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 17 Jun 2020 00:03:07 +0000 Subject: [PATCH 351/891] chore: version 10.0.0-rc.5 --- ponyracer/e2e/tsconfig.json | 1 + ponyracer/package.json | 4 ++-- ponyracer/src/app/package.json | 5 ++++- ponyracer/tsconfig.app.json | 1 + ponyracer/tsconfig.base.json | 1 + ponyracer/tsconfig.json | 8 ++++++-- ponyracer/tsconfig.spec.json | 1 + 7 files changed, 16 insertions(+), 5 deletions(-) diff --git a/ponyracer/e2e/tsconfig.json b/ponyracer/e2e/tsconfig.json index 6b87cc425..1807fd68a 100644 --- a/ponyracer/e2e/tsconfig.json +++ b/ponyracer/e2e/tsconfig.json @@ -1,3 +1,4 @@ +/* To learn more about this file see: https://angular.io/config/tsconfig. */ { "extends": "../tsconfig.base.json", "compilerOptions": { diff --git a/ponyracer/package.json b/ponyracer/package.json index c5aff16ad..db32d5111 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.0-rc.4", - "@angular/cli": "~10.0.0-rc.4", + "@angular-devkit/build-angular": "~0.1000.0-rc.5", + "@angular/cli": "~10.0.0-rc.5", "@angular/compiler-cli": "~10.0.0-rc.6", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", diff --git a/ponyracer/src/app/package.json b/ponyracer/src/app/package.json index c21550606..37613d62a 100644 --- a/ponyracer/src/app/package.json +++ b/ponyracer/src/app/package.json @@ -1,6 +1,9 @@ { "name": "ponyracer", "private": true, - "description": "This is a special package.json file that is not used by package managers. It is however used to tell the tools and bundlers whether the code under this directory is free of code with non-local side-effect. Any code that does have non-local side-effects can't be well optimized (tree-shaken) and will result in unnecessary increased payload size. It should be safe to set this option to 'false' for new applications, but existing code bases could be broken when built with the production config if the application code does contain non-local side-effects that the application depends on.", + "description_1": "This is a special package.json file that is not used by package managers.", + "description_2": "It is used to tell the tools and bundlers whether the code under this directory is free of code with non-local side-effect. Any code that does have non-local side-effects can't be well optimized (tree-shaken) and will result in unnecessary increased payload size.", + "description_3": "It should be safe to set this option to 'false' for new applications, but existing code bases could be broken when built with the production config if the application code does contain non-local side-effects that the application depends on.", + "description_4": "To learn more about this file see: https://angular.io/config/app-package-json.", "sideEffects": false } diff --git a/ponyracer/tsconfig.app.json b/ponyracer/tsconfig.app.json index 44795bd55..232c3a5ce 100644 --- a/ponyracer/tsconfig.app.json +++ b/ponyracer/tsconfig.app.json @@ -1,3 +1,4 @@ +/* To learn more about this file see: https://angular.io/config/tsconfig. */ { "extends": "./tsconfig.base.json", "compilerOptions": { diff --git a/ponyracer/tsconfig.base.json b/ponyracer/tsconfig.base.json index 430c1c5d6..751f3f80d 100644 --- a/ponyracer/tsconfig.base.json +++ b/ponyracer/tsconfig.base.json @@ -1,3 +1,4 @@ +/* To learn more about this file see: https://angular.io/config/tsconfig. */ { "compileOnSave": false, "compilerOptions": { diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index db86a4c46..93118d7b7 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -1,5 +1,9 @@ -// This is a "Solution Style" tsconfig.json file, and is used by editors and TypeScript’s language server to improve development experience. -// It is not intended to be used to perform a compilation. +/* + This is a "Solution Style" tsconfig.json file, and is used by editors and TypeScript’s language server to improve development experience. + It is not intended to be used to perform a compilation. + + To learn more about this file see: https://angular.io/config/solution-tsconfig. +*/ { "files": [], "references": [ diff --git a/ponyracer/tsconfig.spec.json b/ponyracer/tsconfig.spec.json index 2fabc273a..729a6d636 100644 --- a/ponyracer/tsconfig.spec.json +++ b/ponyracer/tsconfig.spec.json @@ -1,3 +1,4 @@ +/* To learn more about this file see: https://angular.io/config/tsconfig. */ { "extends": "./tsconfig.base.json", "compilerOptions": { From 3fbb7dfb54364e220e2af547ce8c316d235f4e78 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 24 Jun 2020 22:01:46 +0000 Subject: [PATCH 352/891] chore: version 10.0.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index db32d5111..553e0d8a7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.0-rc.6", - "@angular/common": "~10.0.0-rc.6", - "@angular/compiler": "~10.0.0-rc.6", - "@angular/core": "~10.0.0-rc.6", - "@angular/forms": "~10.0.0-rc.6", - "@angular/platform-browser": "~10.0.0-rc.6", - "@angular/platform-browser-dynamic": "~10.0.0-rc.6", - "@angular/router": "~10.0.0-rc.6", + "@angular/animations": "~10.0.0", + "@angular/common": "~10.0.0", + "@angular/compiler": "~10.0.0", + "@angular/core": "~10.0.0", + "@angular/forms": "~10.0.0", + "@angular/platform-browser": "~10.0.0", + "@angular/platform-browser-dynamic": "~10.0.0", + "@angular/router": "~10.0.0", "rxjs": "~6.5.5", "tslib": "^2.0.0", "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.0-rc.5", - "@angular/cli": "~10.0.0-rc.5", - "@angular/compiler-cli": "~10.0.0-rc.6", + "@angular-devkit/build-angular": "~0.1000.0", + "@angular/cli": "~10.0.0", + "@angular/compiler-cli": "~10.0.0", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From b501b1eeaca11e119f29077f4fe1bf37b6b7c5c6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 1 Jul 2020 22:03:20 +0000 Subject: [PATCH 353/891] chore: version 10.0.1 --- ponyracer/.browserslistrc | 3 ++- ponyracer/package.json | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/ponyracer/.browserslistrc b/ponyracer/.browserslistrc index fb92325c6..8de0b1234 100644 --- a/ponyracer/.browserslistrc +++ b/ponyracer/.browserslistrc @@ -14,4 +14,5 @@ last 2 Edge major versions last 2 Safari major version last 2 iOS major versions Firefox ESR -not IE 9-11 # For IE 9-11 support, remove 'not'. +not IE 9-10 # Angular support for IE 9-10 has been deprecated and will be removed as of Angular v11. To opt-in, remove the 'not' prefix on this line. +not IE 11 # Angular supports IE 11 only as an opt-in. To opt-in, remove the 'not' prefix on this line. diff --git a/ponyracer/package.json b/ponyracer/package.json index 553e0d8a7..52b04eeef 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.0", - "@angular/common": "~10.0.0", - "@angular/compiler": "~10.0.0", - "@angular/core": "~10.0.0", - "@angular/forms": "~10.0.0", - "@angular/platform-browser": "~10.0.0", - "@angular/platform-browser-dynamic": "~10.0.0", - "@angular/router": "~10.0.0", + "@angular/animations": "~10.0.2", + "@angular/common": "~10.0.2", + "@angular/compiler": "~10.0.2", + "@angular/core": "~10.0.2", + "@angular/forms": "~10.0.2", + "@angular/platform-browser": "~10.0.2", + "@angular/platform-browser-dynamic": "~10.0.2", + "@angular/router": "~10.0.2", "rxjs": "~6.5.5", "tslib": "^2.0.0", "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.0", - "@angular/cli": "~10.0.0", - "@angular/compiler-cli": "~10.0.0", + "@angular-devkit/build-angular": "~0.1000.1", + "@angular/cli": "~10.0.1", + "@angular/compiler-cli": "~10.0.2", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From df9238dd851730958a837cb7977402553a45dca5 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 9 Jul 2020 22:03:46 +0000 Subject: [PATCH 354/891] chore: version 10.0.2 --- ponyracer/.browserslistrc | 2 +- ponyracer/package.json | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/.browserslistrc b/ponyracer/.browserslistrc index 8de0b1234..0ccadaf32 100644 --- a/ponyracer/.browserslistrc +++ b/ponyracer/.browserslistrc @@ -11,7 +11,7 @@ last 1 Chrome version last 1 Firefox version last 2 Edge major versions -last 2 Safari major version +last 2 Safari major versions last 2 iOS major versions Firefox ESR not IE 9-10 # Angular support for IE 9-10 has been deprecated and will be removed as of Angular v11. To opt-in, remove the 'not' prefix on this line. diff --git a/ponyracer/package.json b/ponyracer/package.json index 52b04eeef..02062f45f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,26 +11,26 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.2", - "@angular/common": "~10.0.2", - "@angular/compiler": "~10.0.2", - "@angular/core": "~10.0.2", - "@angular/forms": "~10.0.2", - "@angular/platform-browser": "~10.0.2", - "@angular/platform-browser-dynamic": "~10.0.2", - "@angular/router": "~10.0.2", + "@angular/animations": "~10.0.3", + "@angular/common": "~10.0.3", + "@angular/compiler": "~10.0.3", + "@angular/core": "~10.0.3", + "@angular/forms": "~10.0.3", + "@angular/platform-browser": "~10.0.3", + "@angular/platform-browser-dynamic": "~10.0.3", + "@angular/router": "~10.0.3", "rxjs": "~6.5.5", "tslib": "^2.0.0", "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.1", - "@angular/cli": "~10.0.1", - "@angular/compiler-cli": "~10.0.2", + "@angular-devkit/build-angular": "~0.1000.2", + "@angular/cli": "~10.0.2", + "@angular/compiler-cli": "~10.0.3", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", - "codelyzer": "^6.0.0-next.1", + "codelyzer": "^6.0.0", "jasmine-core": "~3.5.0", "jasmine-spec-reporter": "~5.0.0", "karma": "~5.0.0", From e99fad8362e67c9b9ee68a107abbc832e0ebf5d5 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 15 Jul 2020 22:02:28 +0000 Subject: [PATCH 355/891] chore: version 10.0.3 --- ponyracer/package.json | 22 +++++++++++----------- ponyracer/tsconfig.json | 3 --- 2 files changed, 11 insertions(+), 14 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 02062f45f..6754fd00d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.3", - "@angular/common": "~10.0.3", - "@angular/compiler": "~10.0.3", - "@angular/core": "~10.0.3", - "@angular/forms": "~10.0.3", - "@angular/platform-browser": "~10.0.3", - "@angular/platform-browser-dynamic": "~10.0.3", - "@angular/router": "~10.0.3", + "@angular/animations": "~10.0.4", + "@angular/common": "~10.0.4", + "@angular/compiler": "~10.0.4", + "@angular/core": "~10.0.4", + "@angular/forms": "~10.0.4", + "@angular/platform-browser": "~10.0.4", + "@angular/platform-browser-dynamic": "~10.0.4", + "@angular/router": "~10.0.4", "rxjs": "~6.5.5", "tslib": "^2.0.0", "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.2", - "@angular/cli": "~10.0.2", - "@angular/compiler-cli": "~10.0.3", + "@angular-devkit/build-angular": "~0.1000.3", + "@angular/cli": "~10.0.3", + "@angular/compiler-cli": "~10.0.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 93118d7b7..2338536ef 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -12,9 +12,6 @@ }, { "path": "./tsconfig.spec.json" - }, - { - "path": "./e2e/tsconfig.json" } ] } From b6b0c039511519fcd7a4776fc4ca39a1185692d3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 23 Jul 2020 00:05:05 +0000 Subject: [PATCH 356/891] chore: version 10.0.4 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 6754fd00d..865167386 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.4", - "@angular/common": "~10.0.4", - "@angular/compiler": "~10.0.4", - "@angular/core": "~10.0.4", - "@angular/forms": "~10.0.4", - "@angular/platform-browser": "~10.0.4", - "@angular/platform-browser-dynamic": "~10.0.4", - "@angular/router": "~10.0.4", + "@angular/animations": "~10.0.5", + "@angular/common": "~10.0.5", + "@angular/compiler": "~10.0.5", + "@angular/core": "~10.0.5", + "@angular/forms": "~10.0.5", + "@angular/platform-browser": "~10.0.5", + "@angular/platform-browser-dynamic": "~10.0.5", + "@angular/router": "~10.0.5", "rxjs": "~6.5.5", "tslib": "^2.0.0", "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.3", - "@angular/cli": "~10.0.3", - "@angular/compiler-cli": "~10.0.4", + "@angular-devkit/build-angular": "~0.1000.4", + "@angular/cli": "~10.0.4", + "@angular/compiler-cli": "~10.0.5", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 648385a692ace85e76684b738a720fc4bdc7e091 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 31 Jul 2020 22:03:08 +0000 Subject: [PATCH 357/891] chore: version 10.0.5 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 865167386..0c62d9507 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.5", - "@angular/common": "~10.0.5", - "@angular/compiler": "~10.0.5", - "@angular/core": "~10.0.5", - "@angular/forms": "~10.0.5", - "@angular/platform-browser": "~10.0.5", - "@angular/platform-browser-dynamic": "~10.0.5", - "@angular/router": "~10.0.5", + "@angular/animations": "~10.0.6", + "@angular/common": "~10.0.6", + "@angular/compiler": "~10.0.6", + "@angular/core": "~10.0.6", + "@angular/forms": "~10.0.6", + "@angular/platform-browser": "~10.0.6", + "@angular/platform-browser-dynamic": "~10.0.6", + "@angular/router": "~10.0.6", "rxjs": "~6.5.5", "tslib": "^2.0.0", "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.4", - "@angular/cli": "~10.0.4", - "@angular/compiler-cli": "~10.0.5", + "@angular-devkit/build-angular": "~0.1000.5", + "@angular/cli": "~10.0.5", + "@angular/compiler-cli": "~10.0.6", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From d4b7de966b3bb477861c25e5f8cc3025d2088abe Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 13 Aug 2020 18:21:51 +0000 Subject: [PATCH 358/891] chore: version 10.0.6 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0c62d9507..de930e7f1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.6", - "@angular/common": "~10.0.6", - "@angular/compiler": "~10.0.6", - "@angular/core": "~10.0.6", - "@angular/forms": "~10.0.6", - "@angular/platform-browser": "~10.0.6", - "@angular/platform-browser-dynamic": "~10.0.6", - "@angular/router": "~10.0.6", + "@angular/animations": "~10.0.9", + "@angular/common": "~10.0.9", + "@angular/compiler": "~10.0.9", + "@angular/core": "~10.0.9", + "@angular/forms": "~10.0.9", + "@angular/platform-browser": "~10.0.9", + "@angular/platform-browser-dynamic": "~10.0.9", + "@angular/router": "~10.0.9", "rxjs": "~6.5.5", "tslib": "^2.0.0", "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.5", - "@angular/cli": "~10.0.5", - "@angular/compiler-cli": "~10.0.6", + "@angular-devkit/build-angular": "~0.1000.6", + "@angular/cli": "~10.0.6", + "@angular/compiler-cli": "~10.0.9", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From bee10b52744664627718d15f665d965f9c00ef9c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 21 Aug 2020 02:11:20 +0000 Subject: [PATCH 359/891] chore: version 10.0.7 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index de930e7f1..ff9a6c729 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.9", - "@angular/common": "~10.0.9", - "@angular/compiler": "~10.0.9", - "@angular/core": "~10.0.9", - "@angular/forms": "~10.0.9", - "@angular/platform-browser": "~10.0.9", - "@angular/platform-browser-dynamic": "~10.0.9", - "@angular/router": "~10.0.9", + "@angular/animations": "~10.0.11", + "@angular/common": "~10.0.11", + "@angular/compiler": "~10.0.11", + "@angular/core": "~10.0.11", + "@angular/forms": "~10.0.11", + "@angular/platform-browser": "~10.0.11", + "@angular/platform-browser-dynamic": "~10.0.11", + "@angular/router": "~10.0.11", "rxjs": "~6.5.5", "tslib": "^2.0.0", "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.6", - "@angular/cli": "~10.0.6", - "@angular/compiler-cli": "~10.0.9", + "@angular-devkit/build-angular": "~0.1000.7", + "@angular/cli": "~10.0.7", + "@angular/compiler-cli": "~10.0.11", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 26b8908a10de8b46e55b7130098ff4379d5f5408 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 27 Aug 2020 00:14:10 +0000 Subject: [PATCH 360/891] chore: version 10.0.8 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ff9a6c729..ddde193b1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.11", - "@angular/common": "~10.0.11", - "@angular/compiler": "~10.0.11", - "@angular/core": "~10.0.11", - "@angular/forms": "~10.0.11", - "@angular/platform-browser": "~10.0.11", - "@angular/platform-browser-dynamic": "~10.0.11", - "@angular/router": "~10.0.11", + "@angular/animations": "~10.0.14", + "@angular/common": "~10.0.14", + "@angular/compiler": "~10.0.14", + "@angular/core": "~10.0.14", + "@angular/forms": "~10.0.14", + "@angular/platform-browser": "~10.0.14", + "@angular/platform-browser-dynamic": "~10.0.14", + "@angular/router": "~10.0.14", "rxjs": "~6.5.5", "tslib": "^2.0.0", "zone.js": "~0.10.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.7", - "@angular/cli": "~10.0.7", - "@angular/compiler-cli": "~10.0.11", + "@angular-devkit/build-angular": "~0.1000.8", + "@angular/cli": "~10.0.8", + "@angular/compiler-cli": "~10.0.14", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From fb6b9915419d93d8986a8750f30cf12476b59e2c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 10 Jul 2020 06:42:15 +0000 Subject: [PATCH 361/891] chore: version 10.1.0-next.0 --- ponyracer/package.json | 28 ++++++++++++++-------------- ponyracer/tslint.json | 40 ++++++++++++++++++++-------------------- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ddde193b1..b2c7ec624 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,26 +11,26 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.0.14", - "@angular/common": "~10.0.14", - "@angular/compiler": "~10.0.14", - "@angular/core": "~10.0.14", - "@angular/forms": "~10.0.14", - "@angular/platform-browser": "~10.0.14", - "@angular/platform-browser-dynamic": "~10.0.14", - "@angular/router": "~10.0.14", - "rxjs": "~6.5.5", + "@angular/animations": "~10.1.0-next.0", + "@angular/common": "~10.1.0-next.0", + "@angular/compiler": "~10.1.0-next.0", + "@angular/core": "~10.1.0-next.0", + "@angular/forms": "~10.1.0-next.0", + "@angular/platform-browser": "~10.1.0-next.0", + "@angular/platform-browser-dynamic": "~10.1.0-next.0", + "@angular/router": "~10.1.0-next.0", + "rxjs": "~6.6.0", "tslib": "^2.0.0", - "zone.js": "~0.10.3" + "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1000.8", - "@angular/cli": "~10.0.8", - "@angular/compiler-cli": "~10.0.14", + "@angular-devkit/build-angular": "~0.1001.0-next.0", + "@angular/cli": "~10.1.0-next.0", + "@angular/compiler-cli": "~10.1.0-next.0", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", - "codelyzer": "^6.0.0", + "codelyzer": "^6.0.0-next.1", "jasmine-core": "~3.5.0", "jasmine-spec-reporter": "~5.0.0", "karma": "~5.0.0", diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index eba6f7985..8e5e4af75 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -9,19 +9,19 @@ }, "array-type": false, "arrow-return-shorthand": true, - "curly": true, - "deprecation": { - "severity": "warning" - }, "component-class-suffix": true, - "contextual-lifecycle": true, - "directive-class-suffix": true, "directive-selector": [ true, "attribute", "app", "camelCase" ], + "contextual-lifecycle": true, + "curly": true, + "deprecation": { + "severity": "warning" + }, + "directive-class-suffix": true, "component-selector": [ true, "element", @@ -56,6 +56,7 @@ } ], "no-any": true, + "no-conflicting-lifecycle": true, "no-console": [ true, "debug", @@ -65,11 +66,18 @@ "trace" ], "no-empty": false, + "no-host-metadata-property": true, "no-inferrable-types": [ true, "ignore-params" ], + "no-input-rename": true, + "no-inputs-metadata-property": true, "no-non-null-assertion": true, + "no-output-native": true, + "no-output-on-prefix": true, + "no-output-rename": true, + "no-outputs-metadata-property": true, "no-redundant-jsdoc": true, "no-switch-case-fall-through": true, "no-var-requires": false, @@ -95,6 +103,8 @@ "named": "never" } }, + "template-banana-in-box": true, + "template-no-negated-async": true, "typedef": [ true, "call-signature" @@ -117,6 +127,8 @@ } ] }, + "use-lifecycle-interface": true, + "use-pipe-transform-interface": true, "variable-name": { "options": [ "ban-keywords", @@ -133,21 +145,9 @@ "check-type", "check-typecast" ] - }, - "no-conflicting-lifecycle": true, - "no-host-metadata-property": true, - "no-input-rename": true, - "no-inputs-metadata-property": true, - "no-output-native": true, - "no-output-on-prefix": true, - "no-output-rename": true, - "no-outputs-metadata-property": true, - "template-banana-in-box": true, - "template-no-negated-async": true, - "use-lifecycle-interface": true, - "use-pipe-transform-interface": true + } }, "rulesDirectory": [ "codelyzer" ] -} \ No newline at end of file +} From 4bfd3c7615f4202c41cc87bc3e430e2633fd65b1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 15 Jul 2020 22:02:58 +0000 Subject: [PATCH 362/891] chore: version 10.1.0-next.1 --- ponyracer/package.json | 22 ++++----- ponyracer/src/app/app.component.spec.ts | 8 ++-- ponyracer/tslint.json | 64 ++++++++++++------------- 3 files changed, 47 insertions(+), 47 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b2c7ec624..31911fa1f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.0-next.0", - "@angular/common": "~10.1.0-next.0", - "@angular/compiler": "~10.1.0-next.0", - "@angular/core": "~10.1.0-next.0", - "@angular/forms": "~10.1.0-next.0", - "@angular/platform-browser": "~10.1.0-next.0", - "@angular/platform-browser-dynamic": "~10.1.0-next.0", - "@angular/router": "~10.1.0-next.0", + "@angular/animations": "~10.1.0-next.1", + "@angular/common": "~10.1.0-next.1", + "@angular/compiler": "~10.1.0-next.1", + "@angular/core": "~10.1.0-next.1", + "@angular/forms": "~10.1.0-next.1", + "@angular/platform-browser": "~10.1.0-next.1", + "@angular/platform-browser-dynamic": "~10.1.0-next.1", + "@angular/router": "~10.1.0-next.1", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.0-next.0", - "@angular/cli": "~10.1.0-next.0", - "@angular/compiler-cli": "~10.1.0-next.0", + "@angular-devkit/build-angular": "~0.1001.0-next.1", + "@angular/cli": "~10.1.0-next.1", + "@angular/compiler-cli": "~10.1.0-next.1", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index 0e8e286d7..519db2a77 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -1,14 +1,14 @@ -import { TestBed, async } from '@angular/core/testing'; +import { TestBed } from '@angular/core/testing'; import { AppComponent } from './app.component'; describe('AppComponent', () => { - beforeEach(async(() => { - TestBed.configureTestingModule({ + beforeEach(async () => { + await TestBed.configureTestingModule({ declarations: [ AppComponent ], }).compileComponents(); - })); + }); it('should create the app', () => { const fixture = TestBed.createComponent(AppComponent); diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 8e5e4af75..39f154dbf 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -1,5 +1,8 @@ { "extends": "tslint:recommended", + "rulesDirectory": [ + "codelyzer" + ], "rules": { "align": { "options": [ @@ -9,25 +12,10 @@ }, "array-type": false, "arrow-return-shorthand": true, - "component-class-suffix": true, - "directive-selector": [ - true, - "attribute", - "app", - "camelCase" - ], - "contextual-lifecycle": true, "curly": true, "deprecation": { "severity": "warning" }, - "directive-class-suffix": true, - "component-selector": [ - true, - "element", - "app", - "kebab-case" - ], "eofline": true, "import-blacklist": [ true, @@ -56,7 +44,6 @@ } ], "no-any": true, - "no-conflicting-lifecycle": true, "no-console": [ true, "debug", @@ -66,18 +53,11 @@ "trace" ], "no-empty": false, - "no-host-metadata-property": true, "no-inferrable-types": [ true, "ignore-params" ], - "no-input-rename": true, - "no-inputs-metadata-property": true, "no-non-null-assertion": true, - "no-output-native": true, - "no-output-on-prefix": true, - "no-output-rename": true, - "no-outputs-metadata-property": true, "no-redundant-jsdoc": true, "no-switch-case-fall-through": true, "no-var-requires": false, @@ -103,8 +83,6 @@ "named": "never" } }, - "template-banana-in-box": true, - "template-no-negated-async": true, "typedef": [ true, "call-signature" @@ -127,8 +105,6 @@ } ] }, - "use-lifecycle-interface": true, - "use-pipe-transform-interface": true, "variable-name": { "options": [ "ban-keywords", @@ -145,9 +121,33 @@ "check-type", "check-typecast" ] - } - }, - "rulesDirectory": [ - "codelyzer" - ] + }, + "component-class-suffix": true, + "contextual-lifecycle": true, + "directive-class-suffix": true, + "no-conflicting-lifecycle": true, + "no-host-metadata-property": true, + "no-input-rename": true, + "no-inputs-metadata-property": true, + "no-output-native": true, + "no-output-on-prefix": true, + "no-output-rename": true, + "no-outputs-metadata-property": true, + "template-banana-in-box": true, + "template-no-negated-async": true, + "use-lifecycle-interface": true, + "use-pipe-transform-interface": true, + "directive-selector": [ + true, + "attribute", + "app", + "camelCase" + ], + "component-selector": [ + true, + "element", + "app", + "kebab-case" + ] + } } From 8753178669ee6e6e2a0cdb336364e69bcc1021ff Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 23 Jul 2020 00:05:30 +0000 Subject: [PATCH 363/891] chore: version 10.1.0-next.2 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 31911fa1f..42bb3ed69 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.0-next.1", - "@angular/common": "~10.1.0-next.1", - "@angular/compiler": "~10.1.0-next.1", - "@angular/core": "~10.1.0-next.1", - "@angular/forms": "~10.1.0-next.1", - "@angular/platform-browser": "~10.1.0-next.1", - "@angular/platform-browser-dynamic": "~10.1.0-next.1", - "@angular/router": "~10.1.0-next.1", + "@angular/animations": "~10.1.0-next.2", + "@angular/common": "~10.1.0-next.2", + "@angular/compiler": "~10.1.0-next.2", + "@angular/core": "~10.1.0-next.2", + "@angular/forms": "~10.1.0-next.2", + "@angular/platform-browser": "~10.1.0-next.2", + "@angular/platform-browser-dynamic": "~10.1.0-next.2", + "@angular/router": "~10.1.0-next.2", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.0-next.1", - "@angular/cli": "~10.1.0-next.1", - "@angular/compiler-cli": "~10.1.0-next.1", + "@angular-devkit/build-angular": "~0.1001.0-next.2", + "@angular/cli": "~10.1.0-next.2", + "@angular/compiler-cli": "~10.1.0-next.2", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From cd16a6e8913dd7cdf7b2da80e3f27f81d19ff01f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 31 Jul 2020 22:03:51 +0000 Subject: [PATCH 364/891] chore: version 10.1.0-next.3 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 42bb3ed69..967e010f8 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,27 +11,27 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.0-next.2", - "@angular/common": "~10.1.0-next.2", - "@angular/compiler": "~10.1.0-next.2", - "@angular/core": "~10.1.0-next.2", - "@angular/forms": "~10.1.0-next.2", - "@angular/platform-browser": "~10.1.0-next.2", - "@angular/platform-browser-dynamic": "~10.1.0-next.2", - "@angular/router": "~10.1.0-next.2", + "@angular/animations": "~10.1.0-next.3", + "@angular/common": "~10.1.0-next.3", + "@angular/compiler": "~10.1.0-next.3", + "@angular/core": "~10.1.0-next.3", + "@angular/forms": "~10.1.0-next.3", + "@angular/platform-browser": "~10.1.0-next.3", + "@angular/platform-browser-dynamic": "~10.1.0-next.3", + "@angular/router": "~10.1.0-next.3", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.0-next.2", - "@angular/cli": "~10.1.0-next.2", - "@angular/compiler-cli": "~10.1.0-next.2", + "@angular-devkit/build-angular": "~0.1001.0-next.3", + "@angular/cli": "~10.1.0-next.3", + "@angular/compiler-cli": "~10.1.0-next.3", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", - "codelyzer": "^6.0.0-next.1", - "jasmine-core": "~3.5.0", + "codelyzer": "^6.0.0", + "jasmine-core": "~3.6.0", "jasmine-spec-reporter": "~5.0.0", "karma": "~5.0.0", "karma-chrome-launcher": "~3.1.0", From a763fa1c96ec394f1bc2050b05eff61e16345c28 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 6 Aug 2020 02:02:08 +0000 Subject: [PATCH 365/891] chore: version 10.1.0-next.4 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 967e010f8..2f2283dd3 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.0-next.3", - "@angular/common": "~10.1.0-next.3", - "@angular/compiler": "~10.1.0-next.3", - "@angular/core": "~10.1.0-next.3", - "@angular/forms": "~10.1.0-next.3", - "@angular/platform-browser": "~10.1.0-next.3", - "@angular/platform-browser-dynamic": "~10.1.0-next.3", - "@angular/router": "~10.1.0-next.3", + "@angular/animations": "~10.1.0-next.4", + "@angular/common": "~10.1.0-next.4", + "@angular/compiler": "~10.1.0-next.4", + "@angular/core": "~10.1.0-next.4", + "@angular/forms": "~10.1.0-next.4", + "@angular/platform-browser": "~10.1.0-next.4", + "@angular/platform-browser-dynamic": "~10.1.0-next.4", + "@angular/router": "~10.1.0-next.4", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.0-next.3", - "@angular/cli": "~10.1.0-next.3", - "@angular/compiler-cli": "~10.1.0-next.3", + "@angular-devkit/build-angular": "~0.1001.0-next.4", + "@angular/cli": "~10.1.0-next.4", + "@angular/compiler-cli": "~10.1.0-next.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 6c3cc2570218dc931229a0879099bf9e039d5074 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 13 Aug 2020 18:22:27 +0000 Subject: [PATCH 366/891] chore: version 10.1.0-next.5 --- ponyracer/e2e/tsconfig.json | 2 +- ponyracer/package.json | 24 ++++++++++----------- ponyracer/tsconfig.app.json | 2 +- ponyracer/tsconfig.base.json | 28 ------------------------ ponyracer/tsconfig.json | 41 +++++++++++++++++++++++------------- ponyracer/tsconfig.spec.json | 2 +- 6 files changed, 41 insertions(+), 58 deletions(-) delete mode 100644 ponyracer/tsconfig.base.json diff --git a/ponyracer/e2e/tsconfig.json b/ponyracer/e2e/tsconfig.json index 1807fd68a..426058ef0 100644 --- a/ponyracer/e2e/tsconfig.json +++ b/ponyracer/e2e/tsconfig.json @@ -1,6 +1,6 @@ /* To learn more about this file see: https://angular.io/config/tsconfig. */ { - "extends": "../tsconfig.base.json", + "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../out-tsc/e2e", "module": "commonjs", diff --git a/ponyracer/package.json b/ponyracer/package.json index 2f2283dd3..43b8bca36 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.0-next.4", - "@angular/common": "~10.1.0-next.4", - "@angular/compiler": "~10.1.0-next.4", - "@angular/core": "~10.1.0-next.4", - "@angular/forms": "~10.1.0-next.4", - "@angular/platform-browser": "~10.1.0-next.4", - "@angular/platform-browser-dynamic": "~10.1.0-next.4", - "@angular/router": "~10.1.0-next.4", + "@angular/animations": "~10.1.0-next.5", + "@angular/common": "~10.1.0-next.5", + "@angular/compiler": "~10.1.0-next.5", + "@angular/core": "~10.1.0-next.5", + "@angular/forms": "~10.1.0-next.5", + "@angular/platform-browser": "~10.1.0-next.5", + "@angular/platform-browser-dynamic": "~10.1.0-next.5", + "@angular/router": "~10.1.0-next.5", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.0-next.4", - "@angular/cli": "~10.1.0-next.4", - "@angular/compiler-cli": "~10.1.0-next.4", + "@angular-devkit/build-angular": "~0.1001.0-next.5", + "@angular/cli": "~10.1.0-next.5", + "@angular/compiler-cli": "~10.1.0-next.5", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", @@ -36,7 +36,7 @@ "karma": "~5.0.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~3.0.2", - "karma-jasmine": "~3.3.0", + "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "^1.5.0", "protractor": "~7.0.0", "ts-node": "~8.3.0", diff --git a/ponyracer/tsconfig.app.json b/ponyracer/tsconfig.app.json index 232c3a5ce..82d91dc4a 100644 --- a/ponyracer/tsconfig.app.json +++ b/ponyracer/tsconfig.app.json @@ -1,6 +1,6 @@ /* To learn more about this file see: https://angular.io/config/tsconfig. */ { - "extends": "./tsconfig.base.json", + "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./out-tsc/app", "types": [] diff --git a/ponyracer/tsconfig.base.json b/ponyracer/tsconfig.base.json deleted file mode 100644 index 751f3f80d..000000000 --- a/ponyracer/tsconfig.base.json +++ /dev/null @@ -1,28 +0,0 @@ -/* To learn more about this file see: https://angular.io/config/tsconfig. */ -{ - "compileOnSave": false, - "compilerOptions": { - "baseUrl": "./", - "outDir": "./dist/out-tsc", - "forceConsistentCasingInFileNames": true, - "strict": true, - "noImplicitReturns": true, - "noFallthroughCasesInSwitch": true, - "sourceMap": true, - "declaration": false, - "downlevelIteration": true, - "experimentalDecorators": true, - "moduleResolution": "node", - "importHelpers": true, - "target": "es2015", - "module": "es2020", - "lib": [ - "es2018", - "dom" - ] - }, - "angularCompilerOptions": { - "strictInjectionParameters": true, - "strictTemplates": true - } -} diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 2338536ef..751f3f80d 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -1,17 +1,28 @@ -/* - This is a "Solution Style" tsconfig.json file, and is used by editors and TypeScript’s language server to improve development experience. - It is not intended to be used to perform a compilation. - - To learn more about this file see: https://angular.io/config/solution-tsconfig. -*/ +/* To learn more about this file see: https://angular.io/config/tsconfig. */ { - "files": [], - "references": [ - { - "path": "./tsconfig.app.json" - }, - { - "path": "./tsconfig.spec.json" - } -] + "compileOnSave": false, + "compilerOptions": { + "baseUrl": "./", + "outDir": "./dist/out-tsc", + "forceConsistentCasingInFileNames": true, + "strict": true, + "noImplicitReturns": true, + "noFallthroughCasesInSwitch": true, + "sourceMap": true, + "declaration": false, + "downlevelIteration": true, + "experimentalDecorators": true, + "moduleResolution": "node", + "importHelpers": true, + "target": "es2015", + "module": "es2020", + "lib": [ + "es2018", + "dom" + ] + }, + "angularCompilerOptions": { + "strictInjectionParameters": true, + "strictTemplates": true + } } diff --git a/ponyracer/tsconfig.spec.json b/ponyracer/tsconfig.spec.json index 729a6d636..092345b02 100644 --- a/ponyracer/tsconfig.spec.json +++ b/ponyracer/tsconfig.spec.json @@ -1,6 +1,6 @@ /* To learn more about this file see: https://angular.io/config/tsconfig. */ { - "extends": "./tsconfig.base.json", + "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./out-tsc/spec", "types": [ From 2735290f430b03738f2fa2c82b040c090dbd0f4f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 21 Aug 2020 02:11:59 +0000 Subject: [PATCH 367/891] chore: version 10.1.0-next.6 --- ponyracer/package.json | 22 +++++++++++----------- ponyracer/tsconfig.json | 1 + 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 43b8bca36..691bde305 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.0-next.5", - "@angular/common": "~10.1.0-next.5", - "@angular/compiler": "~10.1.0-next.5", - "@angular/core": "~10.1.0-next.5", - "@angular/forms": "~10.1.0-next.5", - "@angular/platform-browser": "~10.1.0-next.5", - "@angular/platform-browser-dynamic": "~10.1.0-next.5", - "@angular/router": "~10.1.0-next.5", + "@angular/animations": "~10.1.0-next.7", + "@angular/common": "~10.1.0-next.7", + "@angular/compiler": "~10.1.0-next.7", + "@angular/core": "~10.1.0-next.7", + "@angular/forms": "~10.1.0-next.7", + "@angular/platform-browser": "~10.1.0-next.7", + "@angular/platform-browser-dynamic": "~10.1.0-next.7", + "@angular/router": "~10.1.0-next.7", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.0-next.5", - "@angular/cli": "~10.1.0-next.5", - "@angular/compiler-cli": "~10.1.0-next.5", + "@angular-devkit/build-angular": "~0.1001.0-next.6", + "@angular/cli": "~10.1.0-next.6", + "@angular/compiler-cli": "~10.1.0-next.7", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 751f3f80d..d3c1011aa 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -23,6 +23,7 @@ }, "angularCompilerOptions": { "strictInjectionParameters": true, + "strictInputAccessModifiers": true, "strictTemplates": true } } From 68e8d3aa772c46e810a8d39ba1dc7e623d8b52ea Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 25 Aug 2020 18:09:27 +0000 Subject: [PATCH 368/891] chore: version 10.1.0-next.7 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 691bde305..dea2a57c7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.0-next.7", - "@angular/common": "~10.1.0-next.7", - "@angular/compiler": "~10.1.0-next.7", - "@angular/core": "~10.1.0-next.7", - "@angular/forms": "~10.1.0-next.7", - "@angular/platform-browser": "~10.1.0-next.7", - "@angular/platform-browser-dynamic": "~10.1.0-next.7", - "@angular/router": "~10.1.0-next.7", + "@angular/animations": "~10.1.0-next.8", + "@angular/common": "~10.1.0-next.8", + "@angular/compiler": "~10.1.0-next.8", + "@angular/core": "~10.1.0-next.8", + "@angular/forms": "~10.1.0-next.8", + "@angular/platform-browser": "~10.1.0-next.8", + "@angular/platform-browser-dynamic": "~10.1.0-next.8", + "@angular/router": "~10.1.0-next.8", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.0-next.6", - "@angular/cli": "~10.1.0-next.6", - "@angular/compiler-cli": "~10.1.0-next.7", + "@angular-devkit/build-angular": "~0.1001.0-next.7", + "@angular/cli": "~10.1.0-next.7", + "@angular/compiler-cli": "~10.1.0-next.8", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", @@ -41,6 +41,6 @@ "protractor": "~7.0.0", "ts-node": "~8.3.0", "tslint": "~6.1.0", - "typescript": "~3.9.5" + "typescript": "~4.0.2" } } From 04746f431d12a1614d75c0e2f64653b995052e25 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 27 Aug 2020 00:15:09 +0000 Subject: [PATCH 369/891] chore: version 10.1.0-rc.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index dea2a57c7..a8de67554 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.0-next.8", - "@angular/common": "~10.1.0-next.8", - "@angular/compiler": "~10.1.0-next.8", - "@angular/core": "~10.1.0-next.8", - "@angular/forms": "~10.1.0-next.8", - "@angular/platform-browser": "~10.1.0-next.8", - "@angular/platform-browser-dynamic": "~10.1.0-next.8", - "@angular/router": "~10.1.0-next.8", + "@angular/animations": "~10.1.0-rc.0", + "@angular/common": "~10.1.0-rc.0", + "@angular/compiler": "~10.1.0-rc.0", + "@angular/core": "~10.1.0-rc.0", + "@angular/forms": "~10.1.0-rc.0", + "@angular/platform-browser": "~10.1.0-rc.0", + "@angular/platform-browser-dynamic": "~10.1.0-rc.0", + "@angular/router": "~10.1.0-rc.0", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.0-next.7", - "@angular/cli": "~10.1.0-next.7", - "@angular/compiler-cli": "~10.1.0-next.8", + "@angular-devkit/build-angular": "~0.1001.0-rc.0", + "@angular/cli": "~10.1.0-rc.0", + "@angular/compiler-cli": "~10.1.0-rc.0", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From c13d938af9ca6eb5551de2ec6f19d9f2dc9d92a8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 3 Sep 2020 00:05:09 +0000 Subject: [PATCH 370/891] chore: version 10.1.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a8de67554..a166013c2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.0-rc.0", - "@angular/common": "~10.1.0-rc.0", - "@angular/compiler": "~10.1.0-rc.0", - "@angular/core": "~10.1.0-rc.0", - "@angular/forms": "~10.1.0-rc.0", - "@angular/platform-browser": "~10.1.0-rc.0", - "@angular/platform-browser-dynamic": "~10.1.0-rc.0", - "@angular/router": "~10.1.0-rc.0", + "@angular/animations": "~10.1.0", + "@angular/common": "~10.1.0", + "@angular/compiler": "~10.1.0", + "@angular/core": "~10.1.0", + "@angular/forms": "~10.1.0", + "@angular/platform-browser": "~10.1.0", + "@angular/platform-browser-dynamic": "~10.1.0", + "@angular/router": "~10.1.0", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.0-rc.0", - "@angular/cli": "~10.1.0-rc.0", - "@angular/compiler-cli": "~10.1.0-rc.0", + "@angular-devkit/build-angular": "~0.1001.0", + "@angular/cli": "~10.1.0", + "@angular/compiler-cli": "~10.1.0", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From bb068b8f6f74388918e733c72f758dd4dc551310 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 10 Sep 2020 20:02:27 +0000 Subject: [PATCH 371/891] chore: version 10.1.1 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a166013c2..ef3036020 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.0", - "@angular/common": "~10.1.0", - "@angular/compiler": "~10.1.0", - "@angular/core": "~10.1.0", - "@angular/forms": "~10.1.0", - "@angular/platform-browser": "~10.1.0", - "@angular/platform-browser-dynamic": "~10.1.0", - "@angular/router": "~10.1.0", + "@angular/animations": "~10.1.1", + "@angular/common": "~10.1.1", + "@angular/compiler": "~10.1.1", + "@angular/core": "~10.1.1", + "@angular/forms": "~10.1.1", + "@angular/platform-browser": "~10.1.1", + "@angular/platform-browser-dynamic": "~10.1.1", + "@angular/router": "~10.1.1", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.0", - "@angular/cli": "~10.1.0", - "@angular/compiler-cli": "~10.1.0", + "@angular-devkit/build-angular": "~0.1001.1", + "@angular/cli": "~10.1.1", + "@angular/compiler-cli": "~10.1.1", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 2fc6149514693c2a32021866d5965ed6fbce4c88 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 17 Sep 2020 06:06:04 +0000 Subject: [PATCH 372/891] chore: version 10.1.2 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ef3036020..d3ee47627 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.1", - "@angular/common": "~10.1.1", - "@angular/compiler": "~10.1.1", - "@angular/core": "~10.1.1", - "@angular/forms": "~10.1.1", - "@angular/platform-browser": "~10.1.1", - "@angular/platform-browser-dynamic": "~10.1.1", - "@angular/router": "~10.1.1", + "@angular/animations": "~10.1.2", + "@angular/common": "~10.1.2", + "@angular/compiler": "~10.1.2", + "@angular/core": "~10.1.2", + "@angular/forms": "~10.1.2", + "@angular/platform-browser": "~10.1.2", + "@angular/platform-browser-dynamic": "~10.1.2", + "@angular/router": "~10.1.2", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.1", - "@angular/cli": "~10.1.1", - "@angular/compiler-cli": "~10.1.1", + "@angular-devkit/build-angular": "~0.1001.2", + "@angular/cli": "~10.1.2", + "@angular/compiler-cli": "~10.1.2", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 86a6faab66f2967448f0b7968bfdccd9e9828c36 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 24 Sep 2020 00:06:34 +0000 Subject: [PATCH 373/891] chore: version 10.1.3 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d3ee47627..7d428d946 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.2", - "@angular/common": "~10.1.2", - "@angular/compiler": "~10.1.2", - "@angular/core": "~10.1.2", - "@angular/forms": "~10.1.2", - "@angular/platform-browser": "~10.1.2", - "@angular/platform-browser-dynamic": "~10.1.2", - "@angular/router": "~10.1.2", + "@angular/animations": "~10.1.3", + "@angular/common": "~10.1.3", + "@angular/compiler": "~10.1.3", + "@angular/core": "~10.1.3", + "@angular/forms": "~10.1.3", + "@angular/platform-browser": "~10.1.3", + "@angular/platform-browser-dynamic": "~10.1.3", + "@angular/router": "~10.1.3", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.2", - "@angular/cli": "~10.1.2", - "@angular/compiler-cli": "~10.1.2", + "@angular-devkit/build-angular": "~0.1001.3", + "@angular/cli": "~10.1.3", + "@angular/compiler-cli": "~10.1.3", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 901f438df097e7de131a47eedaca4d4958ede3b2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 1 Oct 2020 00:09:43 +0000 Subject: [PATCH 374/891] chore: version 10.1.4 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7d428d946..f78533c73 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.3", - "@angular/common": "~10.1.3", - "@angular/compiler": "~10.1.3", - "@angular/core": "~10.1.3", - "@angular/forms": "~10.1.3", - "@angular/platform-browser": "~10.1.3", - "@angular/platform-browser-dynamic": "~10.1.3", - "@angular/router": "~10.1.3", + "@angular/animations": "~10.1.4", + "@angular/common": "~10.1.4", + "@angular/compiler": "~10.1.4", + "@angular/core": "~10.1.4", + "@angular/forms": "~10.1.4", + "@angular/platform-browser": "~10.1.4", + "@angular/platform-browser-dynamic": "~10.1.4", + "@angular/router": "~10.1.4", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.3", - "@angular/cli": "~10.1.3", - "@angular/compiler-cli": "~10.1.3", + "@angular-devkit/build-angular": "~0.1001.4", + "@angular/cli": "~10.1.4", + "@angular/compiler-cli": "~10.1.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From c249d2baa3633257250c60f8d3d12b85f9a8a98d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 8 Oct 2020 04:05:24 +0000 Subject: [PATCH 375/891] chore: version 10.1.5 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f78533c73..534e43100 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.4", - "@angular/common": "~10.1.4", - "@angular/compiler": "~10.1.4", - "@angular/core": "~10.1.4", - "@angular/forms": "~10.1.4", - "@angular/platform-browser": "~10.1.4", - "@angular/platform-browser-dynamic": "~10.1.4", - "@angular/router": "~10.1.4", + "@angular/animations": "~10.1.5", + "@angular/common": "~10.1.5", + "@angular/compiler": "~10.1.5", + "@angular/core": "~10.1.5", + "@angular/forms": "~10.1.5", + "@angular/platform-browser": "~10.1.5", + "@angular/platform-browser-dynamic": "~10.1.5", + "@angular/router": "~10.1.5", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.4", - "@angular/cli": "~10.1.4", - "@angular/compiler-cli": "~10.1.4", + "@angular-devkit/build-angular": "~0.1001.5", + "@angular/cli": "~10.1.5", + "@angular/compiler-cli": "~10.1.5", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From d0265e871c9b7c73ea5797cc9600fbc2011ce60b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 8 Oct 2020 22:05:53 +0000 Subject: [PATCH 376/891] chore: version 10.1.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 534e43100..df3c3d372 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.5", - "@angular/cli": "~10.1.5", + "@angular-devkit/build-angular": "~0.1001.6", + "@angular/cli": "~10.1.6", "@angular/compiler-cli": "~10.1.5", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", From 380168d6d8439810bc891b92137731f6f8e85472 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 15 Oct 2020 02:08:25 +0000 Subject: [PATCH 377/891] chore: version 10.1.7 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index df3c3d372..5774e267b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.5", - "@angular/common": "~10.1.5", - "@angular/compiler": "~10.1.5", - "@angular/core": "~10.1.5", - "@angular/forms": "~10.1.5", - "@angular/platform-browser": "~10.1.5", - "@angular/platform-browser-dynamic": "~10.1.5", - "@angular/router": "~10.1.5", + "@angular/animations": "~10.1.6", + "@angular/common": "~10.1.6", + "@angular/compiler": "~10.1.6", + "@angular/core": "~10.1.6", + "@angular/forms": "~10.1.6", + "@angular/platform-browser": "~10.1.6", + "@angular/platform-browser-dynamic": "~10.1.6", + "@angular/router": "~10.1.6", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.6", - "@angular/cli": "~10.1.6", - "@angular/compiler-cli": "~10.1.5", + "@angular-devkit/build-angular": "~0.1001.7", + "@angular/cli": "~10.1.7", + "@angular/compiler-cli": "~10.1.6", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 73cc44accafac21f321db46c688ba3ba27b726e6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 22 Oct 2020 22:02:43 +0000 Subject: [PATCH 378/891] chore: version 10.2.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5774e267b..665d93436 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.6", - "@angular/common": "~10.1.6", - "@angular/compiler": "~10.1.6", - "@angular/core": "~10.1.6", - "@angular/forms": "~10.1.6", - "@angular/platform-browser": "~10.1.6", - "@angular/platform-browser-dynamic": "~10.1.6", - "@angular/router": "~10.1.6", + "@angular/animations": "~10.2.0", + "@angular/common": "~10.2.0", + "@angular/compiler": "~10.2.0", + "@angular/core": "~10.2.0", + "@angular/forms": "~10.2.0", + "@angular/platform-browser": "~10.2.0", + "@angular/platform-browser-dynamic": "~10.2.0", + "@angular/router": "~10.2.0", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.7", - "@angular/cli": "~10.1.7", - "@angular/compiler-cli": "~10.1.6", + "@angular-devkit/build-angular": "~0.1002.0", + "@angular/cli": "~10.2.0", + "@angular/compiler-cli": "~10.2.0", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 4f3a9c44128505a07cae3fb4a0bd20a97812a34b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 17 Dec 2020 18:09:44 +0000 Subject: [PATCH 379/891] chore: version 10.2.1 --- ponyracer/package.json | 22 +++++++++++----------- ponyracer/src/polyfills.ts | 4 +++- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 665d93436..d9c9061c9 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.2.0", - "@angular/common": "~10.2.0", - "@angular/compiler": "~10.2.0", - "@angular/core": "~10.2.0", - "@angular/forms": "~10.2.0", - "@angular/platform-browser": "~10.2.0", - "@angular/platform-browser-dynamic": "~10.2.0", - "@angular/router": "~10.2.0", + "@angular/animations": "~10.2.4", + "@angular/common": "~10.2.4", + "@angular/compiler": "~10.2.4", + "@angular/core": "~10.2.4", + "@angular/forms": "~10.2.4", + "@angular/platform-browser": "~10.2.4", + "@angular/platform-browser-dynamic": "~10.2.4", + "@angular/router": "~10.2.4", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1002.0", - "@angular/cli": "~10.2.0", - "@angular/compiler-cli": "~10.2.0", + "@angular-devkit/build-angular": "~0.1002.1", + "@angular/cli": "~10.2.1", + "@angular/compiler-cli": "~10.2.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index 03711e5d9..d5f67bd91 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -18,7 +18,9 @@ * BROWSER POLYFILLS */ -/** IE10 and IE11 requires the following for NgClass support on SVG elements */ +/** + * IE11 requires the following for NgClass support on SVG elements + */ // import 'classlist.js'; // Run `npm install --save classlist.js`. /** From 88f147550990036a11c4d41e2e14c6f263897934 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 5 Feb 2021 22:08:27 +0000 Subject: [PATCH 380/891] chore: version 10.2.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d9c9061c9..2c2aed1ed 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1002.1", - "@angular/cli": "~10.2.1", + "@angular-devkit/build-angular": "~0.1002.2", + "@angular/cli": "~10.2.2", "@angular/compiler-cli": "~10.2.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", From e4f18b405a8a540710a20caf2dd3282353cb5aff Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 25 Feb 2021 08:04:32 +0000 Subject: [PATCH 381/891] chore: version 10.2.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2c2aed1ed..af32f81ba 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1002.2", - "@angular/cli": "~10.2.2", + "@angular-devkit/build-angular": "~0.1002.3", + "@angular/cli": "~10.2.3", "@angular/compiler-cli": "~10.2.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", From 1511ff6450b11ebf07b82795c66416bcd11d4ad6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 16 Dec 2021 02:24:07 +0000 Subject: [PATCH 382/891] chore: version 10.2.4 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index af32f81ba..4a0b2a026 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.2.4", - "@angular/common": "~10.2.4", - "@angular/compiler": "~10.2.4", - "@angular/core": "~10.2.4", - "@angular/forms": "~10.2.4", - "@angular/platform-browser": "~10.2.4", - "@angular/platform-browser-dynamic": "~10.2.4", - "@angular/router": "~10.2.4", + "@angular/animations": "~10.2.5", + "@angular/common": "~10.2.5", + "@angular/compiler": "~10.2.5", + "@angular/core": "~10.2.5", + "@angular/forms": "~10.2.5", + "@angular/platform-browser": "~10.2.5", + "@angular/platform-browser-dynamic": "~10.2.5", + "@angular/router": "~10.2.5", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1002.3", - "@angular/cli": "~10.2.3", - "@angular/compiler-cli": "~10.2.4", + "@angular-devkit/build-angular": "~0.1002.4", + "@angular/cli": "~10.2.4", + "@angular/compiler-cli": "~10.2.5", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", @@ -37,7 +37,7 @@ "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~3.0.2", "karma-jasmine": "~4.0.0", - "karma-jasmine-html-reporter": "^1.5.0", + "karma-jasmine-html-reporter": "~1.5.0", "protractor": "~7.0.0", "ts-node": "~8.3.0", "tslint": "~6.1.0", From 56040e2d9e6516ec17394a78f31c297096d867f3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 3 Sep 2020 00:05:31 +0000 Subject: [PATCH 383/891] chore: version 11.0.0-next.0 --- ponyracer/angular.json | 1 - ponyracer/package.json | 26 +++++++++++++------------- 2 files changed, 13 insertions(+), 14 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 380490d05..839550faf 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -43,7 +43,6 @@ "optimization": true, "outputHashing": "all", "sourceMap": false, - "extractCss": true, "namedChunks": false, "extractLicenses": true, "vendorChunk": false, diff --git a/ponyracer/package.json b/ponyracer/package.json index 4a0b2a026..673d6bba0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,29 +11,29 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.2.5", - "@angular/common": "~10.2.5", - "@angular/compiler": "~10.2.5", - "@angular/core": "~10.2.5", - "@angular/forms": "~10.2.5", - "@angular/platform-browser": "~10.2.5", - "@angular/platform-browser-dynamic": "~10.2.5", - "@angular/router": "~10.2.5", + "@angular/animations": "~11.0.0-next.0", + "@angular/common": "~11.0.0-next.0", + "@angular/compiler": "~11.0.0-next.0", + "@angular/core": "~11.0.0-next.0", + "@angular/forms": "~11.0.0-next.0", + "@angular/platform-browser": "~11.0.0-next.0", + "@angular/platform-browser-dynamic": "~11.0.0-next.0", + "@angular/router": "~11.0.0-next.0", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1002.4", - "@angular/cli": "~10.2.4", - "@angular/compiler-cli": "~10.2.5", - "@types/node": "^12.11.1", + "@angular-devkit/build-angular": "~0.1100.0-next.0", + "@angular/cli": "~11.0.0-next.0", + "@angular/compiler-cli": "~11.0.0-next.0", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", + "@types/node": "^12.11.1", "codelyzer": "^6.0.0", "jasmine-core": "~3.6.0", "jasmine-spec-reporter": "~5.0.0", - "karma": "~5.0.0", + "karma": "~5.2.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~3.0.2", "karma-jasmine": "~4.0.0", From e75eec9c6d2f4aaa15a0bafc569ebd87e0872ba8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 10 Sep 2020 20:02:49 +0000 Subject: [PATCH 384/891] chore: version 11.0.0-next.1 --- ponyracer/angular.json | 3 ++- ponyracer/karma.conf.js | 12 ++++++++---- ponyracer/package.json | 24 ++++++++++++------------ 3 files changed, 22 insertions(+), 17 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 839550faf..009dd0e37 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -122,6 +122,7 @@ } } } - }}, + } + }, "defaultProject": "ponyracer" } diff --git a/ponyracer/karma.conf.js b/ponyracer/karma.conf.js index 10cae88ca..07b2e8fae 100644 --- a/ponyracer/karma.conf.js +++ b/ponyracer/karma.conf.js @@ -9,16 +9,20 @@ module.exports = function (config) { require('karma-jasmine'), require('karma-chrome-launcher'), require('karma-jasmine-html-reporter'), - require('karma-coverage-istanbul-reporter'), + require('karma-coverage'), require('@angular-devkit/build-angular/plugins/karma') ], client: { clearContext: false // leave Jasmine Spec Runner output visible in browser }, - coverageIstanbulReporter: { + coverageReporter: { dir: require('path').join(__dirname, './coverage/ponyracer'), - reports: ['html', 'lcovonly', 'text-summary'], - fixWebpackSourcePaths: true + subdir: '.', + reporters: [ + {type: 'html'}, + {type: 'lcov'}, + {type: 'text-summary'}, + ], }, reporters: ['progress', 'kjhtml'], port: 9876, diff --git a/ponyracer/package.json b/ponyracer/package.json index 673d6bba0..a35679ea0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.0-next.0", - "@angular/common": "~11.0.0-next.0", - "@angular/compiler": "~11.0.0-next.0", - "@angular/core": "~11.0.0-next.0", - "@angular/forms": "~11.0.0-next.0", - "@angular/platform-browser": "~11.0.0-next.0", - "@angular/platform-browser-dynamic": "~11.0.0-next.0", - "@angular/router": "~11.0.0-next.0", + "@angular/animations": "~11.0.0-next.1", + "@angular/common": "~11.0.0-next.1", + "@angular/compiler": "~11.0.0-next.1", + "@angular/core": "~11.0.0-next.1", + "@angular/forms": "~11.0.0-next.1", + "@angular/platform-browser": "~11.0.0-next.1", + "@angular/platform-browser-dynamic": "~11.0.0-next.1", + "@angular/router": "~11.0.0-next.1", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0-next.0", - "@angular/cli": "~11.0.0-next.0", - "@angular/compiler-cli": "~11.0.0-next.0", + "@angular-devkit/build-angular": "~0.1100.0-next.1", + "@angular/cli": "~11.0.0-next.1", + "@angular/compiler-cli": "~11.0.0-next.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", "@types/node": "^12.11.1", @@ -35,7 +35,7 @@ "jasmine-spec-reporter": "~5.0.0", "karma": "~5.2.0", "karma-chrome-launcher": "~3.1.0", - "karma-coverage-istanbul-reporter": "~3.0.2", + "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "~1.5.0", "protractor": "~7.0.0", From ca0ac5b6dedde3dd7bf35d2113e5b2a879361d61 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 17 Sep 2020 06:06:30 +0000 Subject: [PATCH 385/891] chore: version 11.0.0-next.2 --- ponyracer/karma.conf.js | 5 ++--- ponyracer/package.json | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 14 deletions(-) diff --git a/ponyracer/karma.conf.js b/ponyracer/karma.conf.js index 07b2e8fae..24bfcd613 100644 --- a/ponyracer/karma.conf.js +++ b/ponyracer/karma.conf.js @@ -19,9 +19,8 @@ module.exports = function (config) { dir: require('path').join(__dirname, './coverage/ponyracer'), subdir: '.', reporters: [ - {type: 'html'}, - {type: 'lcov'}, - {type: 'text-summary'}, + { type: 'html' }, + { type: 'text-summary' } ], }, reporters: ['progress', 'kjhtml'], diff --git a/ponyracer/package.json b/ponyracer/package.json index a35679ea0..88cac3e2a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.0-next.1", - "@angular/common": "~11.0.0-next.1", - "@angular/compiler": "~11.0.0-next.1", - "@angular/core": "~11.0.0-next.1", - "@angular/forms": "~11.0.0-next.1", - "@angular/platform-browser": "~11.0.0-next.1", - "@angular/platform-browser-dynamic": "~11.0.0-next.1", - "@angular/router": "~11.0.0-next.1", + "@angular/animations": "~11.0.0-next.2", + "@angular/common": "~11.0.0-next.2", + "@angular/compiler": "~11.0.0-next.2", + "@angular/core": "~11.0.0-next.2", + "@angular/forms": "~11.0.0-next.2", + "@angular/platform-browser": "~11.0.0-next.2", + "@angular/platform-browser-dynamic": "~11.0.0-next.2", + "@angular/router": "~11.0.0-next.2", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0-next.1", - "@angular/cli": "~11.0.0-next.1", - "@angular/compiler-cli": "~11.0.0-next.1", + "@angular-devkit/build-angular": "~0.1100.0-next.2", + "@angular/cli": "~11.0.0-next.2", + "@angular/compiler-cli": "~11.0.0-next.2", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", "@types/node": "^12.11.1", From fbbf2c6d989ba19ffa44bd4f1a5b13191b70e053 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 24 Sep 2020 00:07:04 +0000 Subject: [PATCH 386/891] chore: version 11.0.0-next.3 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 88cac3e2a..0e964aa46 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.0-next.2", - "@angular/common": "~11.0.0-next.2", - "@angular/compiler": "~11.0.0-next.2", - "@angular/core": "~11.0.0-next.2", - "@angular/forms": "~11.0.0-next.2", - "@angular/platform-browser": "~11.0.0-next.2", - "@angular/platform-browser-dynamic": "~11.0.0-next.2", - "@angular/router": "~11.0.0-next.2", + "@angular/animations": "~11.0.0-next.3", + "@angular/common": "~11.0.0-next.3", + "@angular/compiler": "~11.0.0-next.3", + "@angular/core": "~11.0.0-next.3", + "@angular/forms": "~11.0.0-next.3", + "@angular/platform-browser": "~11.0.0-next.3", + "@angular/platform-browser-dynamic": "~11.0.0-next.3", + "@angular/router": "~11.0.0-next.3", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0-next.2", - "@angular/cli": "~11.0.0-next.2", - "@angular/compiler-cli": "~11.0.0-next.2", + "@angular-devkit/build-angular": "~0.1100.0-next.3", + "@angular/cli": "~11.0.0-next.3", + "@angular/compiler-cli": "~11.0.0-next.3", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", "@types/node": "^12.11.1", From 9c15dc44502c1704239f6923a32f89ffc31ac3f6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 1 Oct 2020 04:03:03 +0000 Subject: [PATCH 387/891] chore: version 11.0.0-next.4 --- ponyracer/.browserslistrc | 1 - ponyracer/package.json | 22 +++++++++++----------- ponyracer/src/app/package.json | 9 --------- ponyracer/tslint.json | 1 - 4 files changed, 11 insertions(+), 22 deletions(-) delete mode 100644 ponyracer/src/app/package.json diff --git a/ponyracer/.browserslistrc b/ponyracer/.browserslistrc index 0ccadaf32..427441dc9 100644 --- a/ponyracer/.browserslistrc +++ b/ponyracer/.browserslistrc @@ -14,5 +14,4 @@ last 2 Edge major versions last 2 Safari major versions last 2 iOS major versions Firefox ESR -not IE 9-10 # Angular support for IE 9-10 has been deprecated and will be removed as of Angular v11. To opt-in, remove the 'not' prefix on this line. not IE 11 # Angular supports IE 11 only as an opt-in. To opt-in, remove the 'not' prefix on this line. diff --git a/ponyracer/package.json b/ponyracer/package.json index 0e964aa46..a04343ddb 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.0-next.3", - "@angular/common": "~11.0.0-next.3", - "@angular/compiler": "~11.0.0-next.3", - "@angular/core": "~11.0.0-next.3", - "@angular/forms": "~11.0.0-next.3", - "@angular/platform-browser": "~11.0.0-next.3", - "@angular/platform-browser-dynamic": "~11.0.0-next.3", - "@angular/router": "~11.0.0-next.3", + "@angular/animations": "~11.0.0-next.4", + "@angular/common": "~11.0.0-next.4", + "@angular/compiler": "~11.0.0-next.4", + "@angular/core": "~11.0.0-next.4", + "@angular/forms": "~11.0.0-next.4", + "@angular/platform-browser": "~11.0.0-next.4", + "@angular/platform-browser-dynamic": "~11.0.0-next.4", + "@angular/router": "~11.0.0-next.4", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0-next.3", - "@angular/cli": "~11.0.0-next.3", - "@angular/compiler-cli": "~11.0.0-next.3", + "@angular-devkit/build-angular": "~0.1100.0-next.4", + "@angular/cli": "~11.0.0-next.4", + "@angular/compiler-cli": "~11.0.0-next.4", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", "@types/node": "^12.11.1", diff --git a/ponyracer/src/app/package.json b/ponyracer/src/app/package.json deleted file mode 100644 index 37613d62a..000000000 --- a/ponyracer/src/app/package.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "ponyracer", - "private": true, - "description_1": "This is a special package.json file that is not used by package managers.", - "description_2": "It is used to tell the tools and bundlers whether the code under this directory is free of code with non-local side-effect. Any code that does have non-local side-effects can't be well optimized (tree-shaken) and will result in unnecessary increased payload size.", - "description_3": "It should be safe to set this option to 'false' for new applications, but existing code bases could be broken when built with the production config if the application code does contain non-local side-effects that the application depends on.", - "description_4": "To learn more about this file see: https://angular.io/config/app-package-json.", - "sideEffects": false -} diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 39f154dbf..277c8eba0 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -43,7 +43,6 @@ ] } ], - "no-any": true, "no-console": [ true, "debug", From cb8b10cad71f5754c9dac8d526fb4dea7dca0de6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 8 Oct 2020 04:05:57 +0000 Subject: [PATCH 388/891] chore: version 11.0.0-next.5 --- ponyracer/e2e/protractor.conf.js | 1 + ponyracer/e2e/src/app.e2e-spec.ts | 6 +++--- ponyracer/e2e/src/app.po.ts | 8 ++++---- ponyracer/e2e/tsconfig.json | 1 - ponyracer/package.json | 23 +++++++++++------------ ponyracer/src/polyfills.ts | 4 +--- 6 files changed, 20 insertions(+), 23 deletions(-) diff --git a/ponyracer/e2e/protractor.conf.js b/ponyracer/e2e/protractor.conf.js index f238c0bbe..361e7f0cd 100644 --- a/ponyracer/e2e/protractor.conf.js +++ b/ponyracer/e2e/protractor.conf.js @@ -16,6 +16,7 @@ exports.config = { browserName: 'chrome' }, directConnect: true, + SELENIUM_PROMISE_MANAGER: false, baseUrl: 'http://localhost:4200/', framework: 'jasmine', jasmineNodeOpts: { diff --git a/ponyracer/e2e/src/app.e2e-spec.ts b/ponyracer/e2e/src/app.e2e-spec.ts index af6e2adb4..3234ca06e 100644 --- a/ponyracer/e2e/src/app.e2e-spec.ts +++ b/ponyracer/e2e/src/app.e2e-spec.ts @@ -8,9 +8,9 @@ describe('workspace-project App', () => { page = new AppPage(); }); - it('should display welcome message', () => { - page.navigateTo(); - expect(page.getTitleText()).toEqual('ponyracer app is running!'); + it('should display welcome message', async () => { + await page.navigateTo(); + expect(await page.getTitleText()).toEqual('ponyracer app is running!'); }); afterEach(async () => { diff --git a/ponyracer/e2e/src/app.po.ts b/ponyracer/e2e/src/app.po.ts index b68475e0f..c9c85ab9a 100644 --- a/ponyracer/e2e/src/app.po.ts +++ b/ponyracer/e2e/src/app.po.ts @@ -1,11 +1,11 @@ import { browser, by, element } from 'protractor'; export class AppPage { - navigateTo(): Promise { - return browser.get(browser.baseUrl) as Promise; + async navigateTo(): Promise { + return browser.get(browser.baseUrl); } - getTitleText(): Promise { - return element(by.css('app-root .content span')).getText() as Promise; + async getTitleText(): Promise { + return element(by.css('app-root .content span')).getText(); } } diff --git a/ponyracer/e2e/tsconfig.json b/ponyracer/e2e/tsconfig.json index 426058ef0..0782539c0 100644 --- a/ponyracer/e2e/tsconfig.json +++ b/ponyracer/e2e/tsconfig.json @@ -7,7 +7,6 @@ "target": "es2018", "types": [ "jasmine", - "jasminewd2", "node" ] } diff --git a/ponyracer/package.json b/ponyracer/package.json index a04343ddb..ec2e9ccb3 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,24 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.0-next.4", - "@angular/common": "~11.0.0-next.4", - "@angular/compiler": "~11.0.0-next.4", - "@angular/core": "~11.0.0-next.4", - "@angular/forms": "~11.0.0-next.4", - "@angular/platform-browser": "~11.0.0-next.4", - "@angular/platform-browser-dynamic": "~11.0.0-next.4", - "@angular/router": "~11.0.0-next.4", + "@angular/animations": "~11.0.0-next.5", + "@angular/common": "~11.0.0-next.5", + "@angular/compiler": "~11.0.0-next.5", + "@angular/core": "~11.0.0-next.5", + "@angular/forms": "~11.0.0-next.5", + "@angular/platform-browser": "~11.0.0-next.5", + "@angular/platform-browser-dynamic": "~11.0.0-next.5", + "@angular/router": "~11.0.0-next.5", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0-next.4", - "@angular/cli": "~11.0.0-next.4", - "@angular/compiler-cli": "~11.0.0-next.4", + "@angular-devkit/build-angular": "~0.1100.0-next.5", + "@angular/cli": "~11.0.0-next.5", + "@angular/compiler-cli": "~11.0.0-next.5", "@types/jasmine": "~3.5.0", - "@types/jasminewd2": "~2.0.3", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", "jasmine-core": "~3.6.0", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index d5f67bd91..9b8f300ef 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -18,9 +18,7 @@ * BROWSER POLYFILLS */ -/** - * IE11 requires the following for NgClass support on SVG elements - */ +/** IE11 requires the following for NgClass support on SVG elements */ // import 'classlist.js'; // Run `npm install --save classlist.js`. /** From 2957fcb90effde55dc0fac40e3e5537d723dfe5d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 8 Oct 2020 22:06:30 +0000 Subject: [PATCH 389/891] chore: version 11.0.0-next.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ec2e9ccb3..d7aea36cb 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0-next.5", - "@angular/cli": "~11.0.0-next.5", + "@angular-devkit/build-angular": "~0.1100.0-next.6", + "@angular/cli": "~11.0.0-next.6", "@angular/compiler-cli": "~11.0.0-next.5", "@types/jasmine": "~3.5.0", "@types/node": "^12.11.1", From e9bf1bb7c12e693c71b8f469061b5cb502a9b139 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 15 Oct 2020 02:09:08 +0000 Subject: [PATCH 390/891] chore: version 11.0.0-next.7 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d7aea36cb..9e02d619d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.0-next.5", - "@angular/common": "~11.0.0-next.5", - "@angular/compiler": "~11.0.0-next.5", - "@angular/core": "~11.0.0-next.5", - "@angular/forms": "~11.0.0-next.5", - "@angular/platform-browser": "~11.0.0-next.5", - "@angular/platform-browser-dynamic": "~11.0.0-next.5", - "@angular/router": "~11.0.0-next.5", + "@angular/animations": "~11.0.0-next.6", + "@angular/common": "~11.0.0-next.6", + "@angular/compiler": "~11.0.0-next.6", + "@angular/core": "~11.0.0-next.6", + "@angular/forms": "~11.0.0-next.6", + "@angular/platform-browser": "~11.0.0-next.6", + "@angular/platform-browser-dynamic": "~11.0.0-next.6", + "@angular/router": "~11.0.0-next.6", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0-next.6", - "@angular/cli": "~11.0.0-next.6", - "@angular/compiler-cli": "~11.0.0-next.5", + "@angular-devkit/build-angular": "~0.1100.0-next.7", + "@angular/cli": "~11.0.0-next.7", + "@angular/compiler-cli": "~11.0.0-next.6", "@types/jasmine": "~3.5.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 438dae66aecba94b0b1ac53057b0fa218ebcd490 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 22 Oct 2020 22:03:27 +0000 Subject: [PATCH 391/891] chore: version 11.0.0-rc.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 9e02d619d..c66370b8f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.0-next.6", - "@angular/common": "~11.0.0-next.6", - "@angular/compiler": "~11.0.0-next.6", - "@angular/core": "~11.0.0-next.6", - "@angular/forms": "~11.0.0-next.6", - "@angular/platform-browser": "~11.0.0-next.6", - "@angular/platform-browser-dynamic": "~11.0.0-next.6", - "@angular/router": "~11.0.0-next.6", + "@angular/animations": "~11.0.0-rc.0", + "@angular/common": "~11.0.0-rc.0", + "@angular/compiler": "~11.0.0-rc.0", + "@angular/core": "~11.0.0-rc.0", + "@angular/forms": "~11.0.0-rc.0", + "@angular/platform-browser": "~11.0.0-rc.0", + "@angular/platform-browser-dynamic": "~11.0.0-rc.0", + "@angular/router": "~11.0.0-rc.0", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0-next.7", - "@angular/cli": "~11.0.0-next.7", - "@angular/compiler-cli": "~11.0.0-next.6", + "@angular-devkit/build-angular": "~0.1100.0-rc.0", + "@angular/cli": "~11.0.0-rc.0", + "@angular/compiler-cli": "~11.0.0-rc.0", "@types/jasmine": "~3.5.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From b00be6f94265a625fe0fc29b86dd633dc4eadcc4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 28 Oct 2020 22:05:58 +0000 Subject: [PATCH 392/891] chore: version 11.0.0-rc.1 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c66370b8f..3cadddfb8 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.0-rc.0", - "@angular/common": "~11.0.0-rc.0", - "@angular/compiler": "~11.0.0-rc.0", - "@angular/core": "~11.0.0-rc.0", - "@angular/forms": "~11.0.0-rc.0", - "@angular/platform-browser": "~11.0.0-rc.0", - "@angular/platform-browser-dynamic": "~11.0.0-rc.0", - "@angular/router": "~11.0.0-rc.0", + "@angular/animations": "~11.0.0-rc.1", + "@angular/common": "~11.0.0-rc.1", + "@angular/compiler": "~11.0.0-rc.1", + "@angular/core": "~11.0.0-rc.1", + "@angular/forms": "~11.0.0-rc.1", + "@angular/platform-browser": "~11.0.0-rc.1", + "@angular/platform-browser-dynamic": "~11.0.0-rc.1", + "@angular/router": "~11.0.0-rc.1", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0-rc.0", - "@angular/cli": "~11.0.0-rc.0", - "@angular/compiler-cli": "~11.0.0-rc.0", - "@types/jasmine": "~3.5.0", + "@angular-devkit/build-angular": "~0.1100.0-rc.1", + "@angular/cli": "~11.0.0-rc.1", + "@angular/compiler-cli": "~11.0.0-rc.1", + "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", "jasmine-core": "~3.6.0", From cdff0c38634157e98234ee165d98161a58382a10 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 5 Nov 2020 16:15:19 +0000 Subject: [PATCH 393/891] chore: version 11.0.0-rc.2 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3cadddfb8..98d4e945b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.0-rc.1", - "@angular/common": "~11.0.0-rc.1", - "@angular/compiler": "~11.0.0-rc.1", - "@angular/core": "~11.0.0-rc.1", - "@angular/forms": "~11.0.0-rc.1", - "@angular/platform-browser": "~11.0.0-rc.1", - "@angular/platform-browser-dynamic": "~11.0.0-rc.1", - "@angular/router": "~11.0.0-rc.1", + "@angular/animations": "~11.0.0-rc.2", + "@angular/common": "~11.0.0-rc.2", + "@angular/compiler": "~11.0.0-rc.2", + "@angular/core": "~11.0.0-rc.2", + "@angular/forms": "~11.0.0-rc.2", + "@angular/platform-browser": "~11.0.0-rc.2", + "@angular/platform-browser-dynamic": "~11.0.0-rc.2", + "@angular/router": "~11.0.0-rc.2", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0-rc.1", - "@angular/cli": "~11.0.0-rc.1", - "@angular/compiler-cli": "~11.0.0-rc.1", + "@angular-devkit/build-angular": "~0.1100.0-rc.2", + "@angular/cli": "~11.0.0-rc.2", + "@angular/compiler-cli": "~11.0.0-rc.2", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 25ff187a6fd335d90dfb79ab5144d4984699e353 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 10 Nov 2020 02:02:34 +0000 Subject: [PATCH 394/891] chore: version 11.0.0-rc.3 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 98d4e945b..adf844b18 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.0-rc.2", - "@angular/common": "~11.0.0-rc.2", - "@angular/compiler": "~11.0.0-rc.2", - "@angular/core": "~11.0.0-rc.2", - "@angular/forms": "~11.0.0-rc.2", - "@angular/platform-browser": "~11.0.0-rc.2", - "@angular/platform-browser-dynamic": "~11.0.0-rc.2", - "@angular/router": "~11.0.0-rc.2", + "@angular/animations": "~11.0.0-rc.3", + "@angular/common": "~11.0.0-rc.3", + "@angular/compiler": "~11.0.0-rc.3", + "@angular/core": "~11.0.0-rc.3", + "@angular/forms": "~11.0.0-rc.3", + "@angular/platform-browser": "~11.0.0-rc.3", + "@angular/platform-browser-dynamic": "~11.0.0-rc.3", + "@angular/router": "~11.0.0-rc.3", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0-rc.2", - "@angular/cli": "~11.0.0-rc.2", - "@angular/compiler-cli": "~11.0.0-rc.2", + "@angular-devkit/build-angular": "~0.1100.0-rc.3", + "@angular/cli": "~11.0.0-rc.3", + "@angular/compiler-cli": "~11.0.0-rc.3", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 3c97a434323b438ecf65bfb82e0075c9dce3be0f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 12 Nov 2020 00:04:10 +0000 Subject: [PATCH 395/891] chore: version 11.0.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index adf844b18..3d6feff5e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,28 +11,28 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.0-rc.3", - "@angular/common": "~11.0.0-rc.3", - "@angular/compiler": "~11.0.0-rc.3", - "@angular/core": "~11.0.0-rc.3", - "@angular/forms": "~11.0.0-rc.3", - "@angular/platform-browser": "~11.0.0-rc.3", - "@angular/platform-browser-dynamic": "~11.0.0-rc.3", - "@angular/router": "~11.0.0-rc.3", + "@angular/animations": "~11.0.0", + "@angular/common": "~11.0.0", + "@angular/compiler": "~11.0.0", + "@angular/core": "~11.0.0", + "@angular/forms": "~11.0.0", + "@angular/platform-browser": "~11.0.0", + "@angular/platform-browser-dynamic": "~11.0.0", + "@angular/router": "~11.0.0", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0-rc.3", - "@angular/cli": "~11.0.0-rc.3", - "@angular/compiler-cli": "~11.0.0-rc.3", + "@angular-devkit/build-angular": "~0.1100.0", + "@angular/cli": "~11.0.0", + "@angular/compiler-cli": "~11.0.0", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", "jasmine-core": "~3.6.0", "jasmine-spec-reporter": "~5.0.0", - "karma": "~5.2.0", + "karma": "~5.1.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", From a84d4c97b6b4e6a18429d30c122020f11782a5a1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 12 Nov 2020 22:02:34 +0000 Subject: [PATCH 396/891] chore: version 11.0.1 --- ponyracer/karma.conf.js | 2 +- ponyracer/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/karma.conf.js b/ponyracer/karma.conf.js index 24bfcd613..347def20b 100644 --- a/ponyracer/karma.conf.js +++ b/ponyracer/karma.conf.js @@ -21,7 +21,7 @@ module.exports = function (config) { reporters: [ { type: 'html' }, { type: 'text-summary' } - ], + ] }, reporters: ['progress', 'kjhtml'], port: 9876, diff --git a/ponyracer/package.json b/ponyracer/package.json index 3d6feff5e..b42eb39f7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0", - "@angular/cli": "~11.0.0", + "@angular-devkit/build-angular": "~0.1100.1", + "@angular/cli": "~11.0.1", "@angular/compiler-cli": "~11.0.0", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", From f3e560d2ebf5df1965f7604a418859bf34b50ddd Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 18 Nov 2020 20:02:17 +0000 Subject: [PATCH 397/891] chore: version 11.0.2 --- ponyracer/karma.conf.js | 3 +++ ponyracer/package.json | 22 +++++++++++----------- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/ponyracer/karma.conf.js b/ponyracer/karma.conf.js index 347def20b..0edc661b3 100644 --- a/ponyracer/karma.conf.js +++ b/ponyracer/karma.conf.js @@ -15,6 +15,9 @@ module.exports = function (config) { client: { clearContext: false // leave Jasmine Spec Runner output visible in browser }, + jasmineHtmlReporter: { + suppressAll: true // removes the duplicated traces + }, coverageReporter: { dir: require('path').join(__dirname, './coverage/ponyracer'), subdir: '.', diff --git a/ponyracer/package.json b/ponyracer/package.json index b42eb39f7..c7be59b81 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.0", - "@angular/common": "~11.0.0", - "@angular/compiler": "~11.0.0", - "@angular/core": "~11.0.0", - "@angular/forms": "~11.0.0", - "@angular/platform-browser": "~11.0.0", - "@angular/platform-browser-dynamic": "~11.0.0", - "@angular/router": "~11.0.0", + "@angular/animations": "~11.0.1", + "@angular/common": "~11.0.1", + "@angular/compiler": "~11.0.1", + "@angular/core": "~11.0.1", + "@angular/forms": "~11.0.1", + "@angular/platform-browser": "~11.0.1", + "@angular/platform-browser-dynamic": "~11.0.1", + "@angular/router": "~11.0.1", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.1", - "@angular/cli": "~11.0.1", - "@angular/compiler-cli": "~11.0.0", + "@angular-devkit/build-angular": "~0.1100.2", + "@angular/cli": "~11.0.2", + "@angular/compiler-cli": "~11.0.1", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 45dfd1ce554f600068c28176d189ad2b130487df Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 2 Dec 2020 22:03:29 +0000 Subject: [PATCH 398/891] chore: version 11.0.3 --- ponyracer/karma.conf.js | 6 ++++++ ponyracer/package.json | 22 +++++++++++----------- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/ponyracer/karma.conf.js b/ponyracer/karma.conf.js index 0edc661b3..46e1f07df 100644 --- a/ponyracer/karma.conf.js +++ b/ponyracer/karma.conf.js @@ -13,6 +13,12 @@ module.exports = function (config) { require('@angular-devkit/build-angular/plugins/karma') ], client: { + jasmine: { + // you can add configuration options for Jasmine here + // the possible options are listed at https://jasmine.github.io/api/edge/Configuration.html + // for example, you can disable the random execution with `random: false` + // or set a specific seed with `seed: 4321` + }, clearContext: false // leave Jasmine Spec Runner output visible in browser }, jasmineHtmlReporter: { diff --git a/ponyracer/package.json b/ponyracer/package.json index c7be59b81..2820a2ee4 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.1", - "@angular/common": "~11.0.1", - "@angular/compiler": "~11.0.1", - "@angular/core": "~11.0.1", - "@angular/forms": "~11.0.1", - "@angular/platform-browser": "~11.0.1", - "@angular/platform-browser-dynamic": "~11.0.1", - "@angular/router": "~11.0.1", + "@angular/animations": "~11.0.3", + "@angular/common": "~11.0.3", + "@angular/compiler": "~11.0.3", + "@angular/core": "~11.0.3", + "@angular/forms": "~11.0.3", + "@angular/platform-browser": "~11.0.3", + "@angular/platform-browser-dynamic": "~11.0.3", + "@angular/router": "~11.0.3", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.2", - "@angular/cli": "~11.0.2", - "@angular/compiler-cli": "~11.0.1", + "@angular-devkit/build-angular": "~0.1100.3", + "@angular/cli": "~11.0.3", + "@angular/compiler-cli": "~11.0.3", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 0b7764180122db30b220609cf0483c4675554c4b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 9 Dec 2020 22:02:56 +0000 Subject: [PATCH 399/891] chore: version 11.0.4 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2820a2ee4..97a19f90b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.3", - "@angular/common": "~11.0.3", - "@angular/compiler": "~11.0.3", - "@angular/core": "~11.0.3", - "@angular/forms": "~11.0.3", - "@angular/platform-browser": "~11.0.3", - "@angular/platform-browser-dynamic": "~11.0.3", - "@angular/router": "~11.0.3", + "@angular/animations": "~11.0.4", + "@angular/common": "~11.0.4", + "@angular/compiler": "~11.0.4", + "@angular/core": "~11.0.4", + "@angular/forms": "~11.0.4", + "@angular/platform-browser": "~11.0.4", + "@angular/platform-browser-dynamic": "~11.0.4", + "@angular/router": "~11.0.4", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.3", - "@angular/cli": "~11.0.3", - "@angular/compiler-cli": "~11.0.3", + "@angular-devkit/build-angular": "~0.1100.4", + "@angular/cli": "~11.0.4", + "@angular/compiler-cli": "~11.0.4", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 1efbd2bb568711159aefe087df31dc0fed2b2d54 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 17 Dec 2020 18:11:00 +0000 Subject: [PATCH 400/891] chore: version 11.0.5 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 97a19f90b..2c93e574e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.4", - "@angular/common": "~11.0.4", - "@angular/compiler": "~11.0.4", - "@angular/core": "~11.0.4", - "@angular/forms": "~11.0.4", - "@angular/platform-browser": "~11.0.4", - "@angular/platform-browser-dynamic": "~11.0.4", - "@angular/router": "~11.0.4", + "@angular/animations": "~11.0.5", + "@angular/common": "~11.0.5", + "@angular/compiler": "~11.0.5", + "@angular/core": "~11.0.5", + "@angular/forms": "~11.0.5", + "@angular/platform-browser": "~11.0.5", + "@angular/platform-browser-dynamic": "~11.0.5", + "@angular/router": "~11.0.5", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.4", - "@angular/cli": "~11.0.4", - "@angular/compiler-cli": "~11.0.4", + "@angular-devkit/build-angular": "~0.1100.5", + "@angular/cli": "~11.0.5", + "@angular/compiler-cli": "~11.0.5", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From bc4703b6ebf78aebd38f3af2ad676f332e8f8340 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 6 Jan 2021 22:09:01 +0000 Subject: [PATCH 401/891] chore: version 11.0.6 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2c93e574e..dd833c08c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.5", - "@angular/common": "~11.0.5", - "@angular/compiler": "~11.0.5", - "@angular/core": "~11.0.5", - "@angular/forms": "~11.0.5", - "@angular/platform-browser": "~11.0.5", - "@angular/platform-browser-dynamic": "~11.0.5", - "@angular/router": "~11.0.5", + "@angular/animations": "~11.0.6", + "@angular/common": "~11.0.6", + "@angular/compiler": "~11.0.6", + "@angular/core": "~11.0.6", + "@angular/forms": "~11.0.6", + "@angular/platform-browser": "~11.0.6", + "@angular/platform-browser-dynamic": "~11.0.6", + "@angular/router": "~11.0.6", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.5", - "@angular/cli": "~11.0.5", - "@angular/compiler-cli": "~11.0.5", + "@angular-devkit/build-angular": "~0.1100.6", + "@angular/cli": "~11.0.6", + "@angular/compiler-cli": "~11.0.6", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 41dc79dc1943778ef4b8cc37df5ce1935be37634 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 14 Jan 2021 03:01:55 +0000 Subject: [PATCH 402/891] chore: version 11.0.7 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index dd833c08c..505c3d766 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.6", - "@angular/common": "~11.0.6", - "@angular/compiler": "~11.0.6", - "@angular/core": "~11.0.6", - "@angular/forms": "~11.0.6", - "@angular/platform-browser": "~11.0.6", - "@angular/platform-browser-dynamic": "~11.0.6", - "@angular/router": "~11.0.6", + "@angular/animations": "~11.0.9", + "@angular/common": "~11.0.9", + "@angular/compiler": "~11.0.9", + "@angular/core": "~11.0.9", + "@angular/forms": "~11.0.9", + "@angular/platform-browser": "~11.0.9", + "@angular/platform-browser-dynamic": "~11.0.9", + "@angular/router": "~11.0.9", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.6", - "@angular/cli": "~11.0.6", - "@angular/compiler-cli": "~11.0.6", + "@angular-devkit/build-angular": "~0.1100.7", + "@angular/cli": "~11.0.7", + "@angular/compiler-cli": "~11.0.9", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 0afe8969f414fbf9f3327ffc00caac1ad10d0927 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 18 Nov 2020 20:03:43 +0000 Subject: [PATCH 403/891] chore: version 11.1.0-next.0 --- ponyracer/package.json | 24 ++++++++++++------------ ponyracer/tsconfig.json | 1 + 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 505c3d766..7085d086f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,28 +11,28 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.9", - "@angular/common": "~11.0.9", - "@angular/compiler": "~11.0.9", - "@angular/core": "~11.0.9", - "@angular/forms": "~11.0.9", - "@angular/platform-browser": "~11.0.9", - "@angular/platform-browser-dynamic": "~11.0.9", - "@angular/router": "~11.0.9", + "@angular/animations": "~11.1.0-next.0", + "@angular/common": "~11.1.0-next.0", + "@angular/compiler": "~11.1.0-next.0", + "@angular/core": "~11.1.0-next.0", + "@angular/forms": "~11.1.0-next.0", + "@angular/platform-browser": "~11.1.0-next.0", + "@angular/platform-browser-dynamic": "~11.1.0-next.0", + "@angular/router": "~11.1.0-next.0", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.7", - "@angular/cli": "~11.0.7", - "@angular/compiler-cli": "~11.0.9", + "@angular-devkit/build-angular": "~0.1101.0-next.0", + "@angular/cli": "~11.1.0-next.0", + "@angular/compiler-cli": "~11.1.0-next.0", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", "jasmine-core": "~3.6.0", "jasmine-spec-reporter": "~5.0.0", - "karma": "~5.1.0", + "karma": "~5.2.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index d3c1011aa..94a24fe1e 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -22,6 +22,7 @@ ] }, "angularCompilerOptions": { + "enableI18nLegacyMessageIdFormat": false, "strictInjectionParameters": true, "strictInputAccessModifiers": true, "strictTemplates": true From e41c22c80220180498154c1a358fb042d771d3d6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 3 Dec 2020 02:06:10 +0000 Subject: [PATCH 404/891] chore: version 11.1.0-next.1 --- ponyracer/e2e/src/app.e2e-spec.ts | 2 +- ponyracer/package.json | 24 ++++++++++++------------ ponyracer/src/app/app.module.ts | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ponyracer/e2e/src/app.e2e-spec.ts b/ponyracer/e2e/src/app.e2e-spec.ts index 3234ca06e..035406055 100644 --- a/ponyracer/e2e/src/app.e2e-spec.ts +++ b/ponyracer/e2e/src/app.e2e-spec.ts @@ -1,5 +1,5 @@ -import { AppPage } from './app.po'; import { browser, logging } from 'protractor'; +import { AppPage } from './app.po'; describe('workspace-project App', () => { let page: AppPage; diff --git a/ponyracer/package.json b/ponyracer/package.json index 7085d086f..fe5e9190a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.1.0-next.0", - "@angular/common": "~11.1.0-next.0", - "@angular/compiler": "~11.1.0-next.0", - "@angular/core": "~11.1.0-next.0", - "@angular/forms": "~11.1.0-next.0", - "@angular/platform-browser": "~11.1.0-next.0", - "@angular/platform-browser-dynamic": "~11.1.0-next.0", - "@angular/router": "~11.1.0-next.0", + "@angular/animations": "~11.1.0-next.1", + "@angular/common": "~11.1.0-next.1", + "@angular/compiler": "~11.1.0-next.1", + "@angular/core": "~11.1.0-next.1", + "@angular/forms": "~11.1.0-next.1", + "@angular/platform-browser": "~11.1.0-next.1", + "@angular/platform-browser-dynamic": "~11.1.0-next.1", + "@angular/router": "~11.1.0-next.1", "rxjs": "~6.6.0", "tslib": "^2.0.0", - "zone.js": "~0.10.2" + "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1101.0-next.0", - "@angular/cli": "~11.1.0-next.0", - "@angular/compiler-cli": "~11.1.0-next.0", + "@angular-devkit/build-angular": "~0.1101.0-next.1", + "@angular/cli": "~11.1.0-next.1", + "@angular/compiler-cli": "~11.1.0-next.1", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", diff --git a/ponyracer/src/app/app.module.ts b/ponyracer/src/app/app.module.ts index f65716351..8dfc1d682 100644 --- a/ponyracer/src/app/app.module.ts +++ b/ponyracer/src/app/app.module.ts @@ -1,5 +1,5 @@ -import { BrowserModule } from '@angular/platform-browser'; import { NgModule } from '@angular/core'; +import { BrowserModule } from '@angular/platform-browser'; import { AppComponent } from './app.component'; From 91a4be47ced37fcc072c5825451c82f1495b92f6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 10 Dec 2020 00:08:20 +0000 Subject: [PATCH 405/891] chore: version 11.1.0-next.2 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fe5e9190a..2f84b5e77 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.1.0-next.1", - "@angular/common": "~11.1.0-next.1", - "@angular/compiler": "~11.1.0-next.1", - "@angular/core": "~11.1.0-next.1", - "@angular/forms": "~11.1.0-next.1", - "@angular/platform-browser": "~11.1.0-next.1", - "@angular/platform-browser-dynamic": "~11.1.0-next.1", - "@angular/router": "~11.1.0-next.1", + "@angular/animations": "~11.1.0-next.2", + "@angular/common": "~11.1.0-next.2", + "@angular/compiler": "~11.1.0-next.2", + "@angular/core": "~11.1.0-next.2", + "@angular/forms": "~11.1.0-next.2", + "@angular/platform-browser": "~11.1.0-next.2", + "@angular/platform-browser-dynamic": "~11.1.0-next.2", + "@angular/router": "~11.1.0-next.2", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1101.0-next.1", - "@angular/cli": "~11.1.0-next.1", - "@angular/compiler-cli": "~11.1.0-next.1", + "@angular-devkit/build-angular": "~0.1101.0-next.2", + "@angular/cli": "~11.1.0-next.2", + "@angular/compiler-cli": "~11.1.0-next.2", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", @@ -40,6 +40,6 @@ "protractor": "~7.0.0", "ts-node": "~8.3.0", "tslint": "~6.1.0", - "typescript": "~4.0.2" + "typescript": "~4.1.2" } } From 7ca676620876a2ecdee803582245ffd2aa32b324 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 17 Dec 2020 18:11:30 +0000 Subject: [PATCH 406/891] chore: version 11.1.0-next.3 --- ponyracer/package.json | 22 +++++++++++----------- ponyracer/src/polyfills.ts | 4 +++- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2f84b5e77..c7e150ecb 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.1.0-next.2", - "@angular/common": "~11.1.0-next.2", - "@angular/compiler": "~11.1.0-next.2", - "@angular/core": "~11.1.0-next.2", - "@angular/forms": "~11.1.0-next.2", - "@angular/platform-browser": "~11.1.0-next.2", - "@angular/platform-browser-dynamic": "~11.1.0-next.2", - "@angular/router": "~11.1.0-next.2", + "@angular/animations": "~11.1.0-next.3", + "@angular/common": "~11.1.0-next.3", + "@angular/compiler": "~11.1.0-next.3", + "@angular/core": "~11.1.0-next.3", + "@angular/forms": "~11.1.0-next.3", + "@angular/platform-browser": "~11.1.0-next.3", + "@angular/platform-browser-dynamic": "~11.1.0-next.3", + "@angular/router": "~11.1.0-next.3", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1101.0-next.2", - "@angular/cli": "~11.1.0-next.2", - "@angular/compiler-cli": "~11.1.0-next.2", + "@angular-devkit/build-angular": "~0.1101.0-next.3", + "@angular/cli": "~11.1.0-next.3", + "@angular/compiler-cli": "~11.1.0-next.3", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index 9b8f300ef..d5f67bd91 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -18,7 +18,9 @@ * BROWSER POLYFILLS */ -/** IE11 requires the following for NgClass support on SVG elements */ +/** + * IE11 requires the following for NgClass support on SVG elements + */ // import 'classlist.js'; // Run `npm install --save classlist.js`. /** From eebd6f55b3ebedd13a890b42999b24587ad0c0dc Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 6 Jan 2021 22:09:34 +0000 Subject: [PATCH 407/891] chore: version 11.1.0-next.4 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c7e150ecb..46dfd0f53 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.1.0-next.3", - "@angular/common": "~11.1.0-next.3", - "@angular/compiler": "~11.1.0-next.3", - "@angular/core": "~11.1.0-next.3", - "@angular/forms": "~11.1.0-next.3", - "@angular/platform-browser": "~11.1.0-next.3", - "@angular/platform-browser-dynamic": "~11.1.0-next.3", - "@angular/router": "~11.1.0-next.3", + "@angular/animations": "~11.1.0-next.4", + "@angular/common": "~11.1.0-next.4", + "@angular/compiler": "~11.1.0-next.4", + "@angular/core": "~11.1.0-next.4", + "@angular/forms": "~11.1.0-next.4", + "@angular/platform-browser": "~11.1.0-next.4", + "@angular/platform-browser-dynamic": "~11.1.0-next.4", + "@angular/router": "~11.1.0-next.4", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1101.0-next.3", - "@angular/cli": "~11.1.0-next.3", - "@angular/compiler-cli": "~11.1.0-next.3", + "@angular-devkit/build-angular": "~0.1101.0-next.4", + "@angular/cli": "~11.1.0-next.4", + "@angular/compiler-cli": "~11.1.0-next.4", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 59d3a816eb1088d3c6386a40803f4c8ba06d702f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 14 Jan 2021 18:55:06 +0000 Subject: [PATCH 408/891] chore: version 11.1.0-rc.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 46dfd0f53..8ea38668f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.1.0-next.4", - "@angular/common": "~11.1.0-next.4", - "@angular/compiler": "~11.1.0-next.4", - "@angular/core": "~11.1.0-next.4", - "@angular/forms": "~11.1.0-next.4", - "@angular/platform-browser": "~11.1.0-next.4", - "@angular/platform-browser-dynamic": "~11.1.0-next.4", - "@angular/router": "~11.1.0-next.4", + "@angular/animations": "~11.1.0-rc.0", + "@angular/common": "~11.1.0-rc.0", + "@angular/compiler": "~11.1.0-rc.0", + "@angular/core": "~11.1.0-rc.0", + "@angular/forms": "~11.1.0-rc.0", + "@angular/platform-browser": "~11.1.0-rc.0", + "@angular/platform-browser-dynamic": "~11.1.0-rc.0", + "@angular/router": "~11.1.0-rc.0", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1101.0-next.4", - "@angular/cli": "~11.1.0-next.4", - "@angular/compiler-cli": "~11.1.0-next.4", + "@angular-devkit/build-angular": "~0.1101.0-rc.0", + "@angular/cli": "~11.1.0-rc.0", + "@angular/compiler-cli": "~11.1.0-rc.0", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From b40bc76b69eedff50533d0fbae56db30dfddfb58 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 20 Jan 2021 20:30:35 +0000 Subject: [PATCH 409/891] chore: version 11.1.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8ea38668f..7d0489151 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.1.0-rc.0", - "@angular/common": "~11.1.0-rc.0", - "@angular/compiler": "~11.1.0-rc.0", - "@angular/core": "~11.1.0-rc.0", - "@angular/forms": "~11.1.0-rc.0", - "@angular/platform-browser": "~11.1.0-rc.0", - "@angular/platform-browser-dynamic": "~11.1.0-rc.0", - "@angular/router": "~11.1.0-rc.0", + "@angular/animations": "~11.1.0", + "@angular/common": "~11.1.0", + "@angular/compiler": "~11.1.0", + "@angular/core": "~11.1.0", + "@angular/forms": "~11.1.0", + "@angular/platform-browser": "~11.1.0", + "@angular/platform-browser-dynamic": "~11.1.0", + "@angular/router": "~11.1.0", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1101.0-rc.0", - "@angular/cli": "~11.1.0-rc.0", - "@angular/compiler-cli": "~11.1.0-rc.0", + "@angular-devkit/build-angular": "~0.1101.0", + "@angular/cli": "~11.1.0", + "@angular/compiler-cli": "~11.1.0", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 06505d22058536819ca2b12de4b4dae0d2b135d6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 22 Jan 2021 22:21:43 +0000 Subject: [PATCH 410/891] chore: version 11.1.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7d0489151..a940646fd 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1101.0", - "@angular/cli": "~11.1.0", + "@angular-devkit/build-angular": "~0.1101.1", + "@angular/cli": "~11.1.1", "@angular/compiler-cli": "~11.1.0", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", From e387b28687e9c164e9e4e31e29a100fe5db69095 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 28 Jan 2021 20:13:41 +0000 Subject: [PATCH 411/891] chore: version 11.1.2 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a940646fd..2a6546d75 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.1.0", - "@angular/common": "~11.1.0", - "@angular/compiler": "~11.1.0", - "@angular/core": "~11.1.0", - "@angular/forms": "~11.1.0", - "@angular/platform-browser": "~11.1.0", - "@angular/platform-browser-dynamic": "~11.1.0", - "@angular/router": "~11.1.0", + "@angular/animations": "~11.1.1", + "@angular/common": "~11.1.1", + "@angular/compiler": "~11.1.1", + "@angular/core": "~11.1.1", + "@angular/forms": "~11.1.1", + "@angular/platform-browser": "~11.1.1", + "@angular/platform-browser-dynamic": "~11.1.1", + "@angular/router": "~11.1.1", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1101.1", - "@angular/cli": "~11.1.1", - "@angular/compiler-cli": "~11.1.0", + "@angular-devkit/build-angular": "~0.1101.2", + "@angular/cli": "~11.1.2", + "@angular/compiler-cli": "~11.1.1", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From fa8486142b2cb1d7206e2b6e590a853667ce5797 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 5 Feb 2021 02:07:59 +0000 Subject: [PATCH 412/891] chore: version 11.1.3 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2a6546d75..2d7800099 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.1.1", - "@angular/common": "~11.1.1", - "@angular/compiler": "~11.1.1", - "@angular/core": "~11.1.1", - "@angular/forms": "~11.1.1", - "@angular/platform-browser": "~11.1.1", - "@angular/platform-browser-dynamic": "~11.1.1", - "@angular/router": "~11.1.1", + "@angular/animations": "~11.1.2", + "@angular/common": "~11.1.2", + "@angular/compiler": "~11.1.2", + "@angular/core": "~11.1.2", + "@angular/forms": "~11.1.2", + "@angular/platform-browser": "~11.1.2", + "@angular/platform-browser-dynamic": "~11.1.2", + "@angular/router": "~11.1.2", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1101.2", - "@angular/cli": "~11.1.2", - "@angular/compiler-cli": "~11.1.1", + "@angular-devkit/build-angular": "~0.1101.3", + "@angular/cli": "~11.1.3", + "@angular/compiler-cli": "~11.1.2", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From b6986119de4b3c82669994cce2eb509094b71634 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 5 Feb 2021 20:07:08 +0000 Subject: [PATCH 413/891] chore: version 11.1.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2d7800099..b07bbfab5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1101.3", - "@angular/cli": "~11.1.3", + "@angular-devkit/build-angular": "~0.1101.4", + "@angular/cli": "~11.1.4", "@angular/compiler-cli": "~11.1.2", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", From 52cf8d33769d026b333e515ca053e038fa11d015 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 28 Jan 2021 02:34:59 +0000 Subject: [PATCH 414/891] chore: version 11.2.0-next.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b07bbfab5..7341d4203 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,28 +11,28 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.1.2", - "@angular/common": "~11.1.2", - "@angular/compiler": "~11.1.2", - "@angular/core": "~11.1.2", - "@angular/forms": "~11.1.2", - "@angular/platform-browser": "~11.1.2", - "@angular/platform-browser-dynamic": "~11.1.2", - "@angular/router": "~11.1.2", + "@angular/animations": "~11.2.0-next.0", + "@angular/common": "~11.2.0-next.0", + "@angular/compiler": "~11.2.0-next.0", + "@angular/core": "~11.2.0-next.0", + "@angular/forms": "~11.2.0-next.0", + "@angular/platform-browser": "~11.2.0-next.0", + "@angular/platform-browser-dynamic": "~11.2.0-next.0", + "@angular/router": "~11.2.0-next.0", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1101.4", - "@angular/cli": "~11.1.4", - "@angular/compiler-cli": "~11.1.2", + "@angular-devkit/build-angular": "~0.1102.0-next.0", + "@angular/cli": "~11.2.0-next.0", + "@angular/compiler-cli": "~11.2.0-next.0", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", "jasmine-core": "~3.6.0", "jasmine-spec-reporter": "~5.0.0", - "karma": "~5.2.0", + "karma": "~6.0.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", From aec13780a8fceb5749dbc2940cd3d13813fba627 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 5 Feb 2021 02:08:24 +0000 Subject: [PATCH 415/891] chore: version 11.2.0-rc.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7341d4203..531bf3455 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,28 +11,28 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.0-next.0", - "@angular/common": "~11.2.0-next.0", - "@angular/compiler": "~11.2.0-next.0", - "@angular/core": "~11.2.0-next.0", - "@angular/forms": "~11.2.0-next.0", - "@angular/platform-browser": "~11.2.0-next.0", - "@angular/platform-browser-dynamic": "~11.2.0-next.0", - "@angular/router": "~11.2.0-next.0", + "@angular/animations": "~11.2.0-rc.0", + "@angular/common": "~11.2.0-rc.0", + "@angular/compiler": "~11.2.0-rc.0", + "@angular/core": "~11.2.0-rc.0", + "@angular/forms": "~11.2.0-rc.0", + "@angular/platform-browser": "~11.2.0-rc.0", + "@angular/platform-browser-dynamic": "~11.2.0-rc.0", + "@angular/router": "~11.2.0-rc.0", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.0-next.0", - "@angular/cli": "~11.2.0-next.0", - "@angular/compiler-cli": "~11.2.0-next.0", + "@angular-devkit/build-angular": "~0.1102.0-rc.0", + "@angular/cli": "~11.2.0-rc.0", + "@angular/compiler-cli": "~11.2.0-rc.0", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", "jasmine-core": "~3.6.0", "jasmine-spec-reporter": "~5.0.0", - "karma": "~6.0.0", + "karma": "~6.1.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", From bbb5baeb8b26390c51a9969ab801e19c63de5e78 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 5 Feb 2021 20:07:34 +0000 Subject: [PATCH 416/891] chore: version 11.2.0-rc.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 531bf3455..ab7cea7b4 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.0-rc.0", - "@angular/cli": "~11.2.0-rc.0", + "@angular-devkit/build-angular": "~0.1102.0-rc.1", + "@angular/cli": "~11.2.0-rc.1", "@angular/compiler-cli": "~11.2.0-rc.0", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", From 7131131a0de1ac155f67e548fa7aa467415bf473 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 11 Feb 2021 22:19:30 +0000 Subject: [PATCH 417/891] chore: version 11.2.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ab7cea7b4..d0f61a196 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.0-rc.0", - "@angular/common": "~11.2.0-rc.0", - "@angular/compiler": "~11.2.0-rc.0", - "@angular/core": "~11.2.0-rc.0", - "@angular/forms": "~11.2.0-rc.0", - "@angular/platform-browser": "~11.2.0-rc.0", - "@angular/platform-browser-dynamic": "~11.2.0-rc.0", - "@angular/router": "~11.2.0-rc.0", + "@angular/animations": "~11.2.0", + "@angular/common": "~11.2.0", + "@angular/compiler": "~11.2.0", + "@angular/core": "~11.2.0", + "@angular/forms": "~11.2.0", + "@angular/platform-browser": "~11.2.0", + "@angular/platform-browser-dynamic": "~11.2.0", + "@angular/router": "~11.2.0", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.0-rc.1", - "@angular/cli": "~11.2.0-rc.1", - "@angular/compiler-cli": "~11.2.0-rc.0", + "@angular-devkit/build-angular": "~0.1102.0", + "@angular/cli": "~11.2.0", + "@angular/compiler-cli": "~11.2.0", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 617f608ff3fd1571b2b929f1239c21e4273105f8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 17 Feb 2021 20:02:57 +0000 Subject: [PATCH 418/891] chore: version 11.2.1 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d0f61a196..32be55760 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.0", - "@angular/common": "~11.2.0", - "@angular/compiler": "~11.2.0", - "@angular/core": "~11.2.0", - "@angular/forms": "~11.2.0", - "@angular/platform-browser": "~11.2.0", - "@angular/platform-browser-dynamic": "~11.2.0", - "@angular/router": "~11.2.0", + "@angular/animations": "~11.2.1", + "@angular/common": "~11.2.1", + "@angular/compiler": "~11.2.1", + "@angular/core": "~11.2.1", + "@angular/forms": "~11.2.1", + "@angular/platform-browser": "~11.2.1", + "@angular/platform-browser-dynamic": "~11.2.1", + "@angular/router": "~11.2.1", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.0", - "@angular/cli": "~11.2.0", - "@angular/compiler-cli": "~11.2.0", + "@angular-devkit/build-angular": "~0.1102.1", + "@angular/cli": "~11.2.1", + "@angular/compiler-cli": "~11.2.1", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 75798bc87fd281e6278f91c85f5dc40ce1029d6d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 25 Feb 2021 00:05:30 +0000 Subject: [PATCH 419/891] chore: version 11.2.2 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 32be55760..c62308abe 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.1", - "@angular/common": "~11.2.1", - "@angular/compiler": "~11.2.1", - "@angular/core": "~11.2.1", - "@angular/forms": "~11.2.1", - "@angular/platform-browser": "~11.2.1", - "@angular/platform-browser-dynamic": "~11.2.1", - "@angular/router": "~11.2.1", + "@angular/animations": "~11.2.3", + "@angular/common": "~11.2.3", + "@angular/compiler": "~11.2.3", + "@angular/core": "~11.2.3", + "@angular/forms": "~11.2.3", + "@angular/platform-browser": "~11.2.3", + "@angular/platform-browser-dynamic": "~11.2.3", + "@angular/router": "~11.2.3", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.1", - "@angular/cli": "~11.2.1", - "@angular/compiler-cli": "~11.2.1", + "@angular-devkit/build-angular": "~0.1102.2", + "@angular/cli": "~11.2.2", + "@angular/compiler-cli": "~11.2.3", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From a056e73ce89ac05d803489e43e9d668474f3a08d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 4 Mar 2021 00:05:10 +0000 Subject: [PATCH 420/891] chore: version 11.2.3 --- ponyracer/package.json | 24 ++++++------ ponyracer/src/app/app.component.html | 55 +++++++++------------------- 2 files changed, 30 insertions(+), 49 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c62308abe..58124789d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.3", - "@angular/common": "~11.2.3", - "@angular/compiler": "~11.2.3", - "@angular/core": "~11.2.3", - "@angular/forms": "~11.2.3", - "@angular/platform-browser": "~11.2.3", - "@angular/platform-browser-dynamic": "~11.2.3", - "@angular/router": "~11.2.3", + "@angular/animations": "~11.2.4", + "@angular/common": "~11.2.4", + "@angular/compiler": "~11.2.4", + "@angular/core": "~11.2.4", + "@angular/forms": "~11.2.4", + "@angular/platform-browser": "~11.2.4", + "@angular/platform-browser-dynamic": "~11.2.4", + "@angular/router": "~11.2.4", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.2", - "@angular/cli": "~11.2.2", - "@angular/compiler-cli": "~11.2.3", + "@angular-devkit/build-angular": "~0.1102.3", + "@angular/cli": "~11.2.3", + "@angular/compiler-cli": "~11.2.4", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", @@ -40,6 +40,6 @@ "protractor": "~7.0.0", "ts-node": "~8.3.0", "tslint": "~6.1.0", - "typescript": "~4.1.2" + "typescript": "~4.1.5" } } diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index fdb26fbd7..79ad7f3ac 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -53,10 +53,16 @@ .toolbar #twitter-logo { height: 40px; - margin: 0 16px; + margin: 0 8px; + } + + .toolbar #youtube-logo { + height: 40px; + margin-left: 16px; } - .toolbar #twitter-logo:hover { + .toolbar #twitter-logo:hover, + .toolbar #youtube-logo:hover { opacity: 0.8; } @@ -313,6 +319,12 @@ + + +
      From 412f969e5a3fefc7086643bad378b37dcdfc173b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 10 Mar 2021 22:05:19 +0000 Subject: [PATCH 421/891] chore: version 11.2.4 --- ponyracer/package.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 58124789d..df8f8dd36 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.4", - "@angular/common": "~11.2.4", - "@angular/compiler": "~11.2.4", - "@angular/core": "~11.2.4", - "@angular/forms": "~11.2.4", - "@angular/platform-browser": "~11.2.4", - "@angular/platform-browser-dynamic": "~11.2.4", - "@angular/router": "~11.2.4", + "@angular/animations": "~11.2.5", + "@angular/common": "~11.2.5", + "@angular/compiler": "~11.2.5", + "@angular/core": "~11.2.5", + "@angular/forms": "~11.2.5", + "@angular/platform-browser": "~11.2.5", + "@angular/platform-browser-dynamic": "~11.2.5", + "@angular/router": "~11.2.5", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { "@angular-devkit/build-angular": "~0.1102.3", - "@angular/cli": "~11.2.3", - "@angular/compiler-cli": "~11.2.4", + "@angular/cli": "~11.2.4", + "@angular/compiler-cli": "~11.2.5", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From b61b3a9c992b807fd684e94952e0ea30927c4c52 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 17 Mar 2021 22:05:37 +0000 Subject: [PATCH 422/891] chore: version 11.2.5 --- ponyracer/package.json | 22 +++++++++++----------- ponyracer/src/app/app.component.html | 3 ++- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index df8f8dd36..009657cd8 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.5", - "@angular/common": "~11.2.5", - "@angular/compiler": "~11.2.5", - "@angular/core": "~11.2.5", - "@angular/forms": "~11.2.5", - "@angular/platform-browser": "~11.2.5", - "@angular/platform-browser-dynamic": "~11.2.5", - "@angular/router": "~11.2.5", + "@angular/animations": "~11.2.6", + "@angular/common": "~11.2.6", + "@angular/compiler": "~11.2.6", + "@angular/core": "~11.2.6", + "@angular/forms": "~11.2.6", + "@angular/platform-browser": "~11.2.6", + "@angular/platform-browser-dynamic": "~11.2.6", + "@angular/router": "~11.2.6", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.3", - "@angular/cli": "~11.2.4", - "@angular/compiler-cli": "~11.2.5", + "@angular-devkit/build-angular": "~0.1102.5", + "@angular/cli": "~11.2.5", + "@angular/compiler-cli": "~11.2.6", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 79ad7f3ac..0cba8bac4 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -58,7 +58,7 @@ .toolbar #youtube-logo { height: 40px; - margin-left: 16px; + margin: 0 16px; } .toolbar #twitter-logo:hover, @@ -511,3 +511,4 @@

      Next Steps

      + From 3121adae330044eef0c8c693b865efd6b24cf558 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 24 Mar 2021 20:08:17 +0000 Subject: [PATCH 423/891] chore: version 11.2.6 --- ponyracer/package.json | 22 +++++++++++----------- ponyracer/src/app/app.component.html | 23 ++++++++++++++--------- 2 files changed, 25 insertions(+), 20 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 009657cd8..3cd987a46 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.6", - "@angular/common": "~11.2.6", - "@angular/compiler": "~11.2.6", - "@angular/core": "~11.2.6", - "@angular/forms": "~11.2.6", - "@angular/platform-browser": "~11.2.6", - "@angular/platform-browser-dynamic": "~11.2.6", - "@angular/router": "~11.2.6", + "@angular/animations": "~11.2.7", + "@angular/common": "~11.2.7", + "@angular/compiler": "~11.2.7", + "@angular/core": "~11.2.7", + "@angular/forms": "~11.2.7", + "@angular/platform-browser": "~11.2.7", + "@angular/platform-browser-dynamic": "~11.2.7", + "@angular/router": "~11.2.7", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.5", - "@angular/cli": "~11.2.5", - "@angular/compiler-cli": "~11.2.6", + "@angular-devkit/build-angular": "~0.1102.6", + "@angular/cli": "~11.2.6", + "@angular/compiler-cli": "~11.2.7", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 0cba8bac4..1b0481160 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -332,7 +332,8 @@
      - + + Codestin Search App @@ -344,7 +345,8 @@ {{ title }} app is running! - + + Codestin Search App @@ -447,7 +449,8 @@

      Next Steps

      - + + Codestin Search App @@ -459,7 +462,8 @@

      Next Steps

      - + + Codestin Search App @@ -469,13 +473,15 @@

      Next Steps

      - + + Codestin Search App - + + Codestin Search App @@ -496,7 +502,8 @@

      Next Steps

      - + + Codestin Search App @@ -510,5 +517,3 @@

      Next Steps

      - - From 90f39f4f02a61d0006d14c0732f27d429443118a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 2 Apr 2021 18:23:25 +0000 Subject: [PATCH 424/891] chore: version 11.2.7 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3cd987a46..9b969afb8 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.7", - "@angular/common": "~11.2.7", - "@angular/compiler": "~11.2.7", - "@angular/core": "~11.2.7", - "@angular/forms": "~11.2.7", - "@angular/platform-browser": "~11.2.7", - "@angular/platform-browser-dynamic": "~11.2.7", - "@angular/router": "~11.2.7", + "@angular/animations": "~11.2.8", + "@angular/common": "~11.2.8", + "@angular/compiler": "~11.2.8", + "@angular/core": "~11.2.8", + "@angular/forms": "~11.2.8", + "@angular/platform-browser": "~11.2.8", + "@angular/platform-browser-dynamic": "~11.2.8", + "@angular/router": "~11.2.8", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.6", - "@angular/cli": "~11.2.6", - "@angular/compiler-cli": "~11.2.7", + "@angular-devkit/build-angular": "~0.1102.7", + "@angular/cli": "~11.2.7", + "@angular/compiler-cli": "~11.2.8", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 32146d3d97331aaf7f1c830a4ecdd463eb4aba6a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 8 Apr 2021 00:35:21 +0000 Subject: [PATCH 425/891] chore: version 11.2.8 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 9b969afb8..3a9f1f843 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.8", - "@angular/common": "~11.2.8", - "@angular/compiler": "~11.2.8", - "@angular/core": "~11.2.8", - "@angular/forms": "~11.2.8", - "@angular/platform-browser": "~11.2.8", - "@angular/platform-browser-dynamic": "~11.2.8", - "@angular/router": "~11.2.8", + "@angular/animations": "~11.2.9", + "@angular/common": "~11.2.9", + "@angular/compiler": "~11.2.9", + "@angular/core": "~11.2.9", + "@angular/forms": "~11.2.9", + "@angular/platform-browser": "~11.2.9", + "@angular/platform-browser-dynamic": "~11.2.9", + "@angular/router": "~11.2.9", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.7", - "@angular/cli": "~11.2.7", - "@angular/compiler-cli": "~11.2.8", + "@angular-devkit/build-angular": "~0.1102.8", + "@angular/cli": "~11.2.8", + "@angular/compiler-cli": "~11.2.9", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 4393df4cb8ca3a45d50013a234019a8c25fc3b84 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 15 Apr 2021 00:31:19 +0000 Subject: [PATCH 426/891] chore: version 11.2.9 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3a9f1f843..9e7064354 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.9", - "@angular/common": "~11.2.9", - "@angular/compiler": "~11.2.9", - "@angular/core": "~11.2.9", - "@angular/forms": "~11.2.9", - "@angular/platform-browser": "~11.2.9", - "@angular/platform-browser-dynamic": "~11.2.9", - "@angular/router": "~11.2.9", + "@angular/animations": "~11.2.10", + "@angular/common": "~11.2.10", + "@angular/compiler": "~11.2.10", + "@angular/core": "~11.2.10", + "@angular/forms": "~11.2.10", + "@angular/platform-browser": "~11.2.10", + "@angular/platform-browser-dynamic": "~11.2.10", + "@angular/router": "~11.2.10", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.8", - "@angular/cli": "~11.2.8", - "@angular/compiler-cli": "~11.2.9", + "@angular-devkit/build-angular": "~0.1102.9", + "@angular/cli": "~11.2.9", + "@angular/compiler-cli": "~11.2.10", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 672ce2514201e79ec5b5a5d61d17c9346556c6cf Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 22 Apr 2021 00:29:56 +0000 Subject: [PATCH 427/891] chore: version 11.2.10 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 9e7064354..fd4607b9c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.10", - "@angular/common": "~11.2.10", - "@angular/compiler": "~11.2.10", - "@angular/core": "~11.2.10", - "@angular/forms": "~11.2.10", - "@angular/platform-browser": "~11.2.10", - "@angular/platform-browser-dynamic": "~11.2.10", - "@angular/router": "~11.2.10", + "@angular/animations": "~11.2.11", + "@angular/common": "~11.2.11", + "@angular/compiler": "~11.2.11", + "@angular/core": "~11.2.11", + "@angular/forms": "~11.2.11", + "@angular/platform-browser": "~11.2.11", + "@angular/platform-browser-dynamic": "~11.2.11", + "@angular/router": "~11.2.11", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.9", - "@angular/cli": "~11.2.9", - "@angular/compiler-cli": "~11.2.10", + "@angular-devkit/build-angular": "~0.1102.10", + "@angular/cli": "~11.2.10", + "@angular/compiler-cli": "~11.2.11", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From c50012746da2d718c0be4ca03e7fe2cbd529f8d4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 29 Apr 2021 00:32:32 +0000 Subject: [PATCH 428/891] chore: version 11.2.11 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fd4607b9c..6d3bd21f4 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.11", - "@angular/common": "~11.2.11", - "@angular/compiler": "~11.2.11", - "@angular/core": "~11.2.11", - "@angular/forms": "~11.2.11", - "@angular/platform-browser": "~11.2.11", - "@angular/platform-browser-dynamic": "~11.2.11", - "@angular/router": "~11.2.11", + "@angular/animations": "~11.2.12", + "@angular/common": "~11.2.12", + "@angular/compiler": "~11.2.12", + "@angular/core": "~11.2.12", + "@angular/forms": "~11.2.12", + "@angular/platform-browser": "~11.2.12", + "@angular/platform-browser-dynamic": "~11.2.12", + "@angular/router": "~11.2.12", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.10", - "@angular/cli": "~11.2.10", - "@angular/compiler-cli": "~11.2.11", + "@angular-devkit/build-angular": "~0.1102.11", + "@angular/cli": "~11.2.11", + "@angular/compiler-cli": "~11.2.12", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 256995910cd7babddea263b9e5d2e758bb4aa3cb Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 6 May 2021 00:06:37 +0000 Subject: [PATCH 429/891] chore: version 11.2.12 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 6d3bd21f4..718f0d2b5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.12", - "@angular/common": "~11.2.12", - "@angular/compiler": "~11.2.12", - "@angular/core": "~11.2.12", - "@angular/forms": "~11.2.12", - "@angular/platform-browser": "~11.2.12", - "@angular/platform-browser-dynamic": "~11.2.12", - "@angular/router": "~11.2.12", + "@angular/animations": "~11.2.13", + "@angular/common": "~11.2.13", + "@angular/compiler": "~11.2.13", + "@angular/core": "~11.2.13", + "@angular/forms": "~11.2.13", + "@angular/platform-browser": "~11.2.13", + "@angular/platform-browser-dynamic": "~11.2.13", + "@angular/router": "~11.2.13", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.11", - "@angular/cli": "~11.2.11", - "@angular/compiler-cli": "~11.2.12", + "@angular-devkit/build-angular": "~0.1102.12", + "@angular/cli": "~11.2.12", + "@angular/compiler-cli": "~11.2.13", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From 7061c902b0e1c832d40cb10eeb44a859e93633f8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 13 May 2021 00:20:04 +0000 Subject: [PATCH 430/891] chore: version 11.2.13 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 718f0d2b5..520491e7d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.13", - "@angular/common": "~11.2.13", - "@angular/compiler": "~11.2.13", - "@angular/core": "~11.2.13", - "@angular/forms": "~11.2.13", - "@angular/platform-browser": "~11.2.13", - "@angular/platform-browser-dynamic": "~11.2.13", - "@angular/router": "~11.2.13", + "@angular/animations": "~11.2.14", + "@angular/common": "~11.2.14", + "@angular/compiler": "~11.2.14", + "@angular/core": "~11.2.14", + "@angular/forms": "~11.2.14", + "@angular/platform-browser": "~11.2.14", + "@angular/platform-browser-dynamic": "~11.2.14", + "@angular/router": "~11.2.14", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.12", - "@angular/cli": "~11.2.12", - "@angular/compiler-cli": "~11.2.13", + "@angular-devkit/build-angular": "~0.1102.13", + "@angular/cli": "~11.2.13", + "@angular/compiler-cli": "~11.2.14", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From e0d033074126ef6354fad3dc40cf6e6344d94481 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 3 Jun 2021 22:35:31 +0000 Subject: [PATCH 431/891] chore: version 11.2.14 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 520491e7d..8a6c53b99 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.1102.13", - "@angular/cli": "~11.2.13", + "@angular/cli": "~11.2.14", "@angular/compiler-cli": "~11.2.14", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", From 74a92f88179d253cd796633bced214d7d172b842 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 27 Oct 2021 20:05:01 +0000 Subject: [PATCH 432/891] chore: version 11.2.15 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8a6c53b99..1252d6e43 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.1102.13", - "@angular/cli": "~11.2.14", + "@angular/cli": "~11.2.15", "@angular/compiler-cli": "~11.2.14", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", From 2767646566751bfce450d8ede8a87d37c288810d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 16 Dec 2021 00:24:30 +0000 Subject: [PATCH 433/891] chore: version 11.2.16 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1252d6e43..23a39c009 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.1102.13", - "@angular/cli": "~11.2.15", + "@angular/cli": "~11.2.16", "@angular/compiler-cli": "~11.2.14", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", From c53bcd9e68e4c9faee2f71805b0200750a9a561e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 16 Dec 2021 20:06:39 +0000 Subject: [PATCH 434/891] chore: version 11.2.17 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 23a39c009..876293dc5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.13", - "@angular/cli": "~11.2.16", + "@angular-devkit/build-angular": "~0.1102.17", + "@angular/cli": "~11.2.17", "@angular/compiler-cli": "~11.2.14", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", From 713a169db2009ce9fcf084b8b461e9f53686d2b2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 13 Jan 2022 00:24:36 +0000 Subject: [PATCH 435/891] chore: version 11.2.18 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 876293dc5..0d1e4edea 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.17", - "@angular/cli": "~11.2.17", + "@angular-devkit/build-angular": "~0.1102.18", + "@angular/cli": "~11.2.18", "@angular/compiler-cli": "~11.2.14", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", From a5b2b63ad541fc5ee8020ef4c84620bfeb224bc3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 31 Mar 2022 00:27:55 +0000 Subject: [PATCH 436/891] chore: version 11.2.19 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0d1e4edea..adc227808 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.1102.18", - "@angular/cli": "~11.2.18", + "@angular/cli": "~11.2.19", "@angular/compiler-cli": "~11.2.14", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", From c2829d06b8e914773b0d91c9336758e06330bbd0 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 12 Feb 2021 06:48:41 +0000 Subject: [PATCH 437/891] chore: version 12.0.0-next.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index adc227808..9d5798188 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.2.14", - "@angular/common": "~11.2.14", - "@angular/compiler": "~11.2.14", - "@angular/core": "~11.2.14", - "@angular/forms": "~11.2.14", - "@angular/platform-browser": "~11.2.14", - "@angular/platform-browser-dynamic": "~11.2.14", - "@angular/router": "~11.2.14", + "@angular/animations": "~12.0.0-next.0", + "@angular/common": "~12.0.0-next.0", + "@angular/compiler": "~12.0.0-next.0", + "@angular/core": "~12.0.0-next.0", + "@angular/forms": "~12.0.0-next.0", + "@angular/platform-browser": "~12.0.0-next.0", + "@angular/platform-browser-dynamic": "~12.0.0-next.0", + "@angular/router": "~12.0.0-next.0", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.18", - "@angular/cli": "~11.2.19", - "@angular/compiler-cli": "~11.2.14", + "@angular-devkit/build-angular": "~0.1200.0-next.0", + "@angular/cli": "~12.0.0-next.0", + "@angular/compiler-cli": "~12.0.0-next.0", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From ea9e718268476287553504c4e47788d39d941267 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 17 Feb 2021 20:03:18 +0000 Subject: [PATCH 438/891] chore: version 12.0.0-next.1 --- ponyracer/package.json | 24 +++++++++++------------ ponyracer/src/environments/environment.ts | 2 +- ponyracer/src/polyfills.ts | 2 +- ponyracer/src/test.ts | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 9d5798188..5accade12 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-next.0", - "@angular/common": "~12.0.0-next.0", - "@angular/compiler": "~12.0.0-next.0", - "@angular/core": "~12.0.0-next.0", - "@angular/forms": "~12.0.0-next.0", - "@angular/platform-browser": "~12.0.0-next.0", - "@angular/platform-browser-dynamic": "~12.0.0-next.0", - "@angular/router": "~12.0.0-next.0", + "@angular/animations": "~12.0.0-next.1", + "@angular/common": "~12.0.0-next.1", + "@angular/compiler": "~12.0.0-next.1", + "@angular/core": "~12.0.0-next.1", + "@angular/forms": "~12.0.0-next.1", + "@angular/platform-browser": "~12.0.0-next.1", + "@angular/platform-browser-dynamic": "~12.0.0-next.1", + "@angular/router": "~12.0.0-next.1", "rxjs": "~6.6.0", "tslib": "^2.0.0", - "zone.js": "~0.11.3" + "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1200.0-next.0", - "@angular/cli": "~12.0.0-next.0", - "@angular/compiler-cli": "~12.0.0-next.0", + "@angular-devkit/build-angular": "~0.1200.0-next.1", + "@angular/cli": "~12.0.0-next.1", + "@angular/compiler-cli": "~12.0.0-next.1", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", diff --git a/ponyracer/src/environments/environment.ts b/ponyracer/src/environments/environment.ts index 7b4f817ad..30d7bccb1 100644 --- a/ponyracer/src/environments/environment.ts +++ b/ponyracer/src/environments/environment.ts @@ -13,4 +13,4 @@ export const environment = { * This import should be commented out in production mode because it will have a negative impact * on performance if an error is thrown. */ -// import 'zone.js/dist/zone-error'; // Included with Angular CLI. +// import 'zone.js/plugins/zone-error'; // Included with Angular CLI. diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index d5f67bd91..373f538a7 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -57,7 +57,7 @@ /*************************************************************************************************** * Zone JS is required by default for Angular itself. */ -import 'zone.js/dist/zone'; // Included with Angular CLI. +import 'zone.js'; // Included with Angular CLI. /*************************************************************************************************** diff --git a/ponyracer/src/test.ts b/ponyracer/src/test.ts index 50193eb0f..204235640 100644 --- a/ponyracer/src/test.ts +++ b/ponyracer/src/test.ts @@ -1,6 +1,6 @@ // This file is required by karma.conf.js and loads recursively all the .spec and framework files -import 'zone.js/dist/zone-testing'; +import 'zone.js/testing'; import { getTestBed } from '@angular/core/testing'; import { BrowserDynamicTestingModule, From 730ade02d1b6cbff39621e3d37114d520175f947 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 25 Feb 2021 00:06:50 +0000 Subject: [PATCH 439/891] chore: version 12.0.0-next.2 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5accade12..bae4650f7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,34 +11,34 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-next.1", - "@angular/common": "~12.0.0-next.1", - "@angular/compiler": "~12.0.0-next.1", - "@angular/core": "~12.0.0-next.1", - "@angular/forms": "~12.0.0-next.1", - "@angular/platform-browser": "~12.0.0-next.1", - "@angular/platform-browser-dynamic": "~12.0.0-next.1", - "@angular/router": "~12.0.0-next.1", + "@angular/animations": "~12.0.0-next.2", + "@angular/common": "~12.0.0-next.2", + "@angular/compiler": "~12.0.0-next.2", + "@angular/core": "~12.0.0-next.2", + "@angular/forms": "~12.0.0-next.2", + "@angular/platform-browser": "~12.0.0-next.2", + "@angular/platform-browser-dynamic": "~12.0.0-next.2", + "@angular/router": "~12.0.0-next.2", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1200.0-next.1", - "@angular/cli": "~12.0.0-next.1", - "@angular/compiler-cli": "~12.0.0-next.1", + "@angular-devkit/build-angular": "~0.1200.0-next.2", + "@angular/cli": "~12.0.0-next.2", + "@angular/compiler-cli": "~12.0.0-next.2", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", "jasmine-core": "~3.6.0", - "jasmine-spec-reporter": "~5.0.0", + "jasmine-spec-reporter": "~6.0.0", "karma": "~6.1.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "~1.5.0", "protractor": "~7.0.0", - "ts-node": "~8.3.0", + "ts-node": "~9.1.1", "tslint": "~6.1.0", "typescript": "~4.1.5" } From 6fbe205860aefe5f385284be55bb38f8ccdff5f4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 4 Mar 2021 00:05:37 +0000 Subject: [PATCH 440/891] chore: version 12.0.0-next.3 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index bae4650f7..38bec9506 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-next.2", - "@angular/common": "~12.0.0-next.2", - "@angular/compiler": "~12.0.0-next.2", - "@angular/core": "~12.0.0-next.2", - "@angular/forms": "~12.0.0-next.2", - "@angular/platform-browser": "~12.0.0-next.2", - "@angular/platform-browser-dynamic": "~12.0.0-next.2", - "@angular/router": "~12.0.0-next.2", + "@angular/animations": "~12.0.0-next.3", + "@angular/common": "~12.0.0-next.3", + "@angular/compiler": "~12.0.0-next.3", + "@angular/core": "~12.0.0-next.3", + "@angular/forms": "~12.0.0-next.3", + "@angular/platform-browser": "~12.0.0-next.3", + "@angular/platform-browser-dynamic": "~12.0.0-next.3", + "@angular/router": "~12.0.0-next.3", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1200.0-next.2", - "@angular/cli": "~12.0.0-next.2", - "@angular/compiler-cli": "~12.0.0-next.2", + "@angular-devkit/build-angular": "~0.1200.0-next.3", + "@angular/cli": "~12.0.0-next.3", + "@angular/compiler-cli": "~12.0.0-next.3", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", @@ -40,6 +40,6 @@ "protractor": "~7.0.0", "ts-node": "~9.1.1", "tslint": "~6.1.0", - "typescript": "~4.1.5" + "typescript": "~4.1.2" } } From 06313e99fc15a1057475d331f247e192ac10e4cd Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 10 Mar 2021 22:05:49 +0000 Subject: [PATCH 441/891] chore: version 12.0.0-next.4 --- ponyracer/.gitignore | 1 - ponyracer/angular.json | 52 ++++++++++++++++++++++++------------------ ponyracer/package.json | 21 +++++++++-------- 3 files changed, 41 insertions(+), 33 deletions(-) diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore index 86d943a9b..de51f68a2 100644 --- a/ponyracer/.gitignore +++ b/ponyracer/.gitignore @@ -12,7 +12,6 @@ # profiling files chrome-profiler-events*.json -speed-measure-plugin*.json # IDEs and editors /.idea diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 009dd0e37..baa8149a9 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -34,19 +34,6 @@ }, "configurations": { "production": { - "fileReplacements": [ - { - "replace": "src/environments/environment.ts", - "with": "src/environments/environment.prod.ts" - } - ], - "optimization": true, - "outputHashing": "all", - "sourceMap": false, - "namedChunks": false, - "extractLicenses": true, - "vendorChunk": false, - "buildOptimizer": true, "budgets": [ { "type": "initial", @@ -58,20 +45,38 @@ "maximumWarning": "2kb", "maximumError": "4kb" } - ] + ], + "fileReplacements": [ + { + "replace": "src/environments/environment.ts", + "with": "src/environments/environment.prod.ts" + } + ], + "buildOptimizer": true, + "optimization": true, + "outputHashing": "all", + "sourceMap": false, + "namedChunks": false, + "extractLicenses": true, + "vendorChunk": false + }, + "development": { + "vendorChunk": true } - } + }, + "defaultConfiguration": "production" }, "serve": { "builder": "@angular-devkit/build-angular:dev-server", - "options": { - "browserTarget": "ponyracer:build" - }, "configurations": { "production": { "browserTarget": "ponyracer:build:production" + }, + "development": { + "browserTarget": "ponyracer:build:development" } - } + }, + "defaultConfiguration": "development" }, "extract-i18n": { "builder": "@angular-devkit/build-angular:extract-i18n", @@ -112,14 +117,17 @@ "e2e": { "builder": "@angular-devkit/build-angular:protractor", "options": { - "protractorConfig": "e2e/protractor.conf.js", - "devServerTarget": "ponyracer:serve" + "protractorConfig": "e2e/protractor.conf.js" }, "configurations": { "production": { "devServerTarget": "ponyracer:serve:production" + }, + "development": { + "devServerTarget": "ponyracer:serve:development" } - } + }, + "defaultConfiguration": "development" } } } diff --git a/ponyracer/package.json b/ponyracer/package.json index 38bec9506..1ba079091 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -5,28 +5,29 @@ "ng": "ng", "start": "ng serve", "build": "ng build", + "watch": "ng build --watch --configuration development", "test": "ng test", "lint": "ng lint", "e2e": "ng e2e" }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-next.3", - "@angular/common": "~12.0.0-next.3", - "@angular/compiler": "~12.0.0-next.3", - "@angular/core": "~12.0.0-next.3", - "@angular/forms": "~12.0.0-next.3", - "@angular/platform-browser": "~12.0.0-next.3", - "@angular/platform-browser-dynamic": "~12.0.0-next.3", - "@angular/router": "~12.0.0-next.3", + "@angular/animations": "~12.0.0-next.4", + "@angular/common": "~12.0.0-next.4", + "@angular/compiler": "~12.0.0-next.4", + "@angular/core": "~12.0.0-next.4", + "@angular/forms": "~12.0.0-next.4", + "@angular/platform-browser": "~12.0.0-next.4", + "@angular/platform-browser-dynamic": "~12.0.0-next.4", + "@angular/router": "~12.0.0-next.4", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.11.4" }, "devDependencies": { "@angular-devkit/build-angular": "~0.1200.0-next.3", - "@angular/cli": "~12.0.0-next.3", - "@angular/compiler-cli": "~12.0.0-next.3", + "@angular/cli": "~12.0.0-next.4", + "@angular/compiler-cli": "~12.0.0-next.4", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "codelyzer": "^6.0.0", From c513a2859688c96d486c2cfb55845e5648230d12 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 18 Mar 2021 22:02:58 +0000 Subject: [PATCH 442/891] chore: version 12.0.0-next.5 --- ponyracer/angular.json | 13 --------- ponyracer/e2e/tsconfig.json | 2 +- ponyracer/package.json | 32 +++++++++++------------ ponyracer/src/app/app.component.html | 2 +- ponyracer/src/environments/environment.ts | 2 +- ponyracer/tsconfig.json | 2 +- ponyracer/tslint.json | 14 +--------- 7 files changed, 20 insertions(+), 47 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index baa8149a9..0290dc08d 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -101,19 +101,6 @@ "scripts": [] } }, - "lint": { - "builder": "@angular-devkit/build-angular:tslint", - "options": { - "tsConfig": [ - "tsconfig.app.json", - "tsconfig.spec.json", - "e2e/tsconfig.json" - ], - "exclude": [ - "**/node_modules/**" - ] - } - }, "e2e": { "builder": "@angular-devkit/build-angular:protractor", "options": { diff --git a/ponyracer/e2e/tsconfig.json b/ponyracer/e2e/tsconfig.json index 0782539c0..bdd9ce34f 100644 --- a/ponyracer/e2e/tsconfig.json +++ b/ponyracer/e2e/tsconfig.json @@ -4,7 +4,7 @@ "compilerOptions": { "outDir": "../out-tsc/e2e", "module": "commonjs", - "target": "es2018", + "target": "es2019", "types": [ "jasmine", "node" diff --git a/ponyracer/package.json b/ponyracer/package.json index 1ba079091..e957e0fed 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,35 +12,33 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-next.4", - "@angular/common": "~12.0.0-next.4", - "@angular/compiler": "~12.0.0-next.4", - "@angular/core": "~12.0.0-next.4", - "@angular/forms": "~12.0.0-next.4", - "@angular/platform-browser": "~12.0.0-next.4", - "@angular/platform-browser-dynamic": "~12.0.0-next.4", - "@angular/router": "~12.0.0-next.4", + "@angular/animations": "~12.0.0-next.5", + "@angular/common": "~12.0.0-next.5", + "@angular/compiler": "~12.0.0-next.5", + "@angular/core": "~12.0.0-next.5", + "@angular/forms": "~12.0.0-next.5", + "@angular/platform-browser": "~12.0.0-next.5", + "@angular/platform-browser-dynamic": "~12.0.0-next.5", + "@angular/router": "~12.0.0-next.5", "rxjs": "~6.6.0", - "tslib": "^2.0.0", + "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1200.0-next.3", - "@angular/cli": "~12.0.0-next.4", - "@angular/compiler-cli": "~12.0.0-next.4", + "@angular-devkit/build-angular": "~0.1200.0-next.5", + "@angular/cli": "~12.0.0-next.5", + "@angular/compiler-cli": "~12.0.0-next.5", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", - "codelyzer": "^6.0.0", - "jasmine-core": "~3.6.0", + "jasmine-core": "~3.7.0", "jasmine-spec-reporter": "~6.0.0", - "karma": "~6.1.0", + "karma": "~6.2.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "~1.5.0", "protractor": "~7.0.0", "ts-node": "~9.1.1", - "tslint": "~6.1.0", - "typescript": "~4.1.2" + "typescript": "~4.2.3" } } diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 1b0481160..d7f73b511 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -433,7 +433,7 @@

      Next Steps

      ng add @angular/pwa
      ng add _____
      ng test
      -
      ng build --prod
      +
      ng build
      diff --git a/ponyracer/src/environments/environment.ts b/ponyracer/src/environments/environment.ts index 30d7bccb1..f56ff4702 100644 --- a/ponyracer/src/environments/environment.ts +++ b/ponyracer/src/environments/environment.ts @@ -1,5 +1,5 @@ // This file can be replaced during build by using the `fileReplacements` array. -// `ng build --prod` replaces `environment.ts` with `environment.prod.ts`. +// `ng build` replaces `environment.ts` with `environment.prod.ts`. // The list of file replacements can be found in `angular.json`. export const environment = { diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 94a24fe1e..6df828326 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -14,7 +14,7 @@ "experimentalDecorators": true, "moduleResolution": "node", "importHelpers": true, - "target": "es2015", + "target": "es2017", "module": "es2020", "lib": [ "es2018", diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json index 277c8eba0..733008b75 100644 --- a/ponyracer/tslint.json +++ b/ponyracer/tslint.json @@ -135,18 +135,6 @@ "template-banana-in-box": true, "template-no-negated-async": true, "use-lifecycle-interface": true, - "use-pipe-transform-interface": true, - "directive-selector": [ - true, - "attribute", - "app", - "camelCase" - ], - "component-selector": [ - true, - "element", - "app", - "kebab-case" - ] + "use-pipe-transform-interface": true } } From 05791fce1f8b15ec2163a44a19abe0f851313d2e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 24 Mar 2021 20:08:49 +0000 Subject: [PATCH 443/891] chore: version 12.0.0-next.6 --- ponyracer/package.json | 24 +++---- ponyracer/tslint.json | 140 ----------------------------------------- 2 files changed, 12 insertions(+), 152 deletions(-) delete mode 100644 ponyracer/tslint.json diff --git a/ponyracer/package.json b/ponyracer/package.json index e957e0fed..7f908de44 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,27 +12,27 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-next.5", - "@angular/common": "~12.0.0-next.5", - "@angular/compiler": "~12.0.0-next.5", - "@angular/core": "~12.0.0-next.5", - "@angular/forms": "~12.0.0-next.5", - "@angular/platform-browser": "~12.0.0-next.5", - "@angular/platform-browser-dynamic": "~12.0.0-next.5", - "@angular/router": "~12.0.0-next.5", + "@angular/animations": "~12.0.0-next.6", + "@angular/common": "~12.0.0-next.6", + "@angular/compiler": "~12.0.0-next.6", + "@angular/core": "~12.0.0-next.6", + "@angular/forms": "~12.0.0-next.6", + "@angular/platform-browser": "~12.0.0-next.6", + "@angular/platform-browser-dynamic": "~12.0.0-next.6", + "@angular/router": "~12.0.0-next.6", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1200.0-next.5", - "@angular/cli": "~12.0.0-next.5", - "@angular/compiler-cli": "~12.0.0-next.5", + "@angular-devkit/build-angular": "~0.1200.0-next.6", + "@angular/cli": "~12.0.0-next.6", + "@angular/compiler-cli": "~12.0.0-next.6", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", "jasmine-spec-reporter": "~6.0.0", - "karma": "~6.2.0", + "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", diff --git a/ponyracer/tslint.json b/ponyracer/tslint.json deleted file mode 100644 index 733008b75..000000000 --- a/ponyracer/tslint.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "extends": "tslint:recommended", - "rulesDirectory": [ - "codelyzer" - ], - "rules": { - "align": { - "options": [ - "parameters", - "statements" - ] - }, - "array-type": false, - "arrow-return-shorthand": true, - "curly": true, - "deprecation": { - "severity": "warning" - }, - "eofline": true, - "import-blacklist": [ - true, - "rxjs/Rx" - ], - "import-spacing": true, - "indent": { - "options": [ - "spaces" - ] - }, - "max-classes-per-file": false, - "max-line-length": [ - true, - 140 - ], - "member-ordering": [ - true, - { - "order": [ - "static-field", - "instance-field", - "static-method", - "instance-method" - ] - } - ], - "no-console": [ - true, - "debug", - "info", - "time", - "timeEnd", - "trace" - ], - "no-empty": false, - "no-inferrable-types": [ - true, - "ignore-params" - ], - "no-non-null-assertion": true, - "no-redundant-jsdoc": true, - "no-switch-case-fall-through": true, - "no-var-requires": false, - "object-literal-key-quotes": [ - true, - "as-needed" - ], - "quotemark": [ - true, - "single" - ], - "semicolon": { - "options": [ - "always" - ] - }, - "space-before-function-paren": { - "options": { - "anonymous": "never", - "asyncArrow": "always", - "constructor": "never", - "method": "never", - "named": "never" - } - }, - "typedef": [ - true, - "call-signature" - ], - "typedef-whitespace": { - "options": [ - { - "call-signature": "nospace", - "index-signature": "nospace", - "parameter": "nospace", - "property-declaration": "nospace", - "variable-declaration": "nospace" - }, - { - "call-signature": "onespace", - "index-signature": "onespace", - "parameter": "onespace", - "property-declaration": "onespace", - "variable-declaration": "onespace" - } - ] - }, - "variable-name": { - "options": [ - "ban-keywords", - "check-format", - "allow-pascal-case" - ] - }, - "whitespace": { - "options": [ - "check-branch", - "check-decl", - "check-operator", - "check-separator", - "check-type", - "check-typecast" - ] - }, - "component-class-suffix": true, - "contextual-lifecycle": true, - "directive-class-suffix": true, - "no-conflicting-lifecycle": true, - "no-host-metadata-property": true, - "no-input-rename": true, - "no-inputs-metadata-property": true, - "no-output-native": true, - "no-output-on-prefix": true, - "no-output-rename": true, - "no-outputs-metadata-property": true, - "template-banana-in-box": true, - "template-no-negated-async": true, - "use-lifecycle-interface": true, - "use-pipe-transform-interface": true - } -} From df0d504c6ed05492304eae15c4869c623b6474fc Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 2 Apr 2021 18:23:58 +0000 Subject: [PATCH 444/891] chore: version 12.0.0-next.7 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7f908de44..5d674964e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,22 +12,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-next.6", - "@angular/common": "~12.0.0-next.6", - "@angular/compiler": "~12.0.0-next.6", - "@angular/core": "~12.0.0-next.6", - "@angular/forms": "~12.0.0-next.6", - "@angular/platform-browser": "~12.0.0-next.6", - "@angular/platform-browser-dynamic": "~12.0.0-next.6", - "@angular/router": "~12.0.0-next.6", + "@angular/animations": "~12.0.0-next.7", + "@angular/common": "~12.0.0-next.7", + "@angular/compiler": "~12.0.0-next.7", + "@angular/core": "~12.0.0-next.7", + "@angular/forms": "~12.0.0-next.7", + "@angular/platform-browser": "~12.0.0-next.7", + "@angular/platform-browser-dynamic": "~12.0.0-next.7", + "@angular/router": "~12.0.0-next.7", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1200.0-next.6", - "@angular/cli": "~12.0.0-next.6", - "@angular/compiler-cli": "~12.0.0-next.6", + "@angular-devkit/build-angular": "~0.1200.0-next.7", + "@angular/cli": "~12.0.0-next.7", + "@angular/compiler-cli": "~12.0.0-next.7", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", From 145f96418e013aa9fe3c3d09e8ae56c286ed754d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 8 Apr 2021 00:36:02 +0000 Subject: [PATCH 445/891] chore: version 12.0.0-next.8 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5d674964e..48870e39c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,22 +12,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-next.7", - "@angular/common": "~12.0.0-next.7", - "@angular/compiler": "~12.0.0-next.7", - "@angular/core": "~12.0.0-next.7", - "@angular/forms": "~12.0.0-next.7", - "@angular/platform-browser": "~12.0.0-next.7", - "@angular/platform-browser-dynamic": "~12.0.0-next.7", - "@angular/router": "~12.0.0-next.7", + "@angular/animations": "~12.0.0-next.8", + "@angular/common": "~12.0.0-next.8", + "@angular/compiler": "~12.0.0-next.8", + "@angular/core": "~12.0.0-next.8", + "@angular/forms": "~12.0.0-next.8", + "@angular/platform-browser": "~12.0.0-next.8", + "@angular/platform-browser-dynamic": "~12.0.0-next.8", + "@angular/router": "~12.0.0-next.8", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1200.0-next.7", - "@angular/cli": "~12.0.0-next.7", - "@angular/compiler-cli": "~12.0.0-next.7", + "@angular-devkit/build-angular": "~0.1200.0-next.8", + "@angular/cli": "~12.0.0-next.8", + "@angular/compiler-cli": "~12.0.0-next.8", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", From c11d3741e8b72591dd271dfc76499f98f64c40de Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 15 Apr 2021 00:31:55 +0000 Subject: [PATCH 446/891] chore: version 12.0.0-next.9 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 48870e39c..fcae3fd0c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -12,26 +12,26 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-next.8", - "@angular/common": "~12.0.0-next.8", - "@angular/compiler": "~12.0.0-next.8", - "@angular/core": "~12.0.0-next.8", - "@angular/forms": "~12.0.0-next.8", - "@angular/platform-browser": "~12.0.0-next.8", - "@angular/platform-browser-dynamic": "~12.0.0-next.8", - "@angular/router": "~12.0.0-next.8", + "@angular/animations": "~12.0.0-next.9", + "@angular/common": "~12.0.0-next.9", + "@angular/compiler": "~12.0.0-next.9", + "@angular/core": "~12.0.0-next.9", + "@angular/forms": "~12.0.0-next.9", + "@angular/platform-browser": "~12.0.0-next.9", + "@angular/platform-browser-dynamic": "~12.0.0-next.9", + "@angular/router": "~12.0.0-next.9", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1200.0-next.8", - "@angular/cli": "~12.0.0-next.8", - "@angular/compiler-cli": "~12.0.0-next.8", + "@angular-devkit/build-angular": "~12.0.0-next.9", + "@angular/cli": "~12.0.0-next.9", + "@angular/compiler-cli": "~12.0.0-next.9", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", - "jasmine-spec-reporter": "~6.0.0", + "jasmine-spec-reporter": "~7.0.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.0.3", From d9885456c712712c4f4d97a09baeae021e6693ed Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 22 Apr 2021 00:32:11 +0000 Subject: [PATCH 447/891] chore: version 12.0.0-rc.0 --- ponyracer/angular.json | 31 ++++++-------------------- ponyracer/e2e/protractor.conf.js | 37 ------------------------------- ponyracer/e2e/src/app.e2e-spec.ts | 23 ------------------- ponyracer/e2e/src/app.po.ts | 11 --------- ponyracer/e2e/tsconfig.json | 13 ----------- ponyracer/package.json | 28 +++++++++++------------ 6 files changed, 20 insertions(+), 123 deletions(-) delete mode 100644 ponyracer/e2e/protractor.conf.js delete mode 100644 ponyracer/e2e/src/app.e2e-spec.ts delete mode 100644 ponyracer/e2e/src/app.po.ts delete mode 100644 ponyracer/e2e/tsconfig.json diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 0290dc08d..0d4ce11b3 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -22,7 +22,6 @@ "main": "src/main.ts", "polyfills": "src/polyfills.ts", "tsConfig": "tsconfig.app.json", - "aot": true, "assets": [ "src/favicon.ico", "src/assets" @@ -52,16 +51,15 @@ "with": "src/environments/environment.prod.ts" } ], - "buildOptimizer": true, - "optimization": true, - "outputHashing": "all", - "sourceMap": false, - "namedChunks": false, - "extractLicenses": true, - "vendorChunk": false + "outputHashing": "all" }, "development": { - "vendorChunk": true + "buildOptimizer": false, + "optimization": false, + "vendorChunk": true, + "extractLicenses": false, + "sourceMap": true, + "namedChunks": true } }, "defaultConfiguration": "production" @@ -100,21 +98,6 @@ ], "scripts": [] } - }, - "e2e": { - "builder": "@angular-devkit/build-angular:protractor", - "options": { - "protractorConfig": "e2e/protractor.conf.js" - }, - "configurations": { - "production": { - "devServerTarget": "ponyracer:serve:production" - }, - "development": { - "devServerTarget": "ponyracer:serve:development" - } - }, - "defaultConfiguration": "development" } } } diff --git a/ponyracer/e2e/protractor.conf.js b/ponyracer/e2e/protractor.conf.js deleted file mode 100644 index 361e7f0cd..000000000 --- a/ponyracer/e2e/protractor.conf.js +++ /dev/null @@ -1,37 +0,0 @@ -// @ts-check -// Protractor configuration file, see link for more information -// https://github.com/angular/protractor/blob/master/lib/config.ts - -const { SpecReporter, StacktraceOption } = require('jasmine-spec-reporter'); - -/** - * @type { import("protractor").Config } - */ -exports.config = { - allScriptsTimeout: 11000, - specs: [ - './src/**/*.e2e-spec.ts' - ], - capabilities: { - browserName: 'chrome' - }, - directConnect: true, - SELENIUM_PROMISE_MANAGER: false, - baseUrl: 'http://localhost:4200/', - framework: 'jasmine', - jasmineNodeOpts: { - showColors: true, - defaultTimeoutInterval: 30000, - print: function() {} - }, - onPrepare() { - require('ts-node').register({ - project: require('path').join(__dirname, './tsconfig.json') - }); - jasmine.getEnv().addReporter(new SpecReporter({ - spec: { - displayStacktrace: StacktraceOption.PRETTY - } - })); - } -}; \ No newline at end of file diff --git a/ponyracer/e2e/src/app.e2e-spec.ts b/ponyracer/e2e/src/app.e2e-spec.ts deleted file mode 100644 index 035406055..000000000 --- a/ponyracer/e2e/src/app.e2e-spec.ts +++ /dev/null @@ -1,23 +0,0 @@ -import { browser, logging } from 'protractor'; -import { AppPage } from './app.po'; - -describe('workspace-project App', () => { - let page: AppPage; - - beforeEach(() => { - page = new AppPage(); - }); - - it('should display welcome message', async () => { - await page.navigateTo(); - expect(await page.getTitleText()).toEqual('ponyracer app is running!'); - }); - - afterEach(async () => { - // Assert that there are no errors emitted from the browser - const logs = await browser.manage().logs().get(logging.Type.BROWSER); - expect(logs).not.toContain(jasmine.objectContaining({ - level: logging.Level.SEVERE, - } as logging.Entry)); - }); -}); diff --git a/ponyracer/e2e/src/app.po.ts b/ponyracer/e2e/src/app.po.ts deleted file mode 100644 index c9c85ab9a..000000000 --- a/ponyracer/e2e/src/app.po.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { browser, by, element } from 'protractor'; - -export class AppPage { - async navigateTo(): Promise { - return browser.get(browser.baseUrl); - } - - async getTitleText(): Promise { - return element(by.css('app-root .content span')).getText(); - } -} diff --git a/ponyracer/e2e/tsconfig.json b/ponyracer/e2e/tsconfig.json deleted file mode 100644 index bdd9ce34f..000000000 --- a/ponyracer/e2e/tsconfig.json +++ /dev/null @@ -1,13 +0,0 @@ -/* To learn more about this file see: https://angular.io/config/tsconfig. */ -{ - "extends": "../tsconfig.json", - "compilerOptions": { - "outDir": "../out-tsc/e2e", - "module": "commonjs", - "target": "es2019", - "types": [ - "jasmine", - "node" - ] - } -} diff --git a/ponyracer/package.json b/ponyracer/package.json index fcae3fd0c..abfc247c2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -7,27 +7,26 @@ "build": "ng build", "watch": "ng build --watch --configuration development", "test": "ng test", - "lint": "ng lint", - "e2e": "ng e2e" + "lint": "ng lint" }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-next.9", - "@angular/common": "~12.0.0-next.9", - "@angular/compiler": "~12.0.0-next.9", - "@angular/core": "~12.0.0-next.9", - "@angular/forms": "~12.0.0-next.9", - "@angular/platform-browser": "~12.0.0-next.9", - "@angular/platform-browser-dynamic": "~12.0.0-next.9", - "@angular/router": "~12.0.0-next.9", + "@angular/animations": "~12.0.0-rc.0", + "@angular/common": "~12.0.0-rc.0", + "@angular/compiler": "~12.0.0-rc.0", + "@angular/core": "~12.0.0-rc.0", + "@angular/forms": "~12.0.0-rc.0", + "@angular/platform-browser": "~12.0.0-rc.0", + "@angular/platform-browser-dynamic": "~12.0.0-rc.0", + "@angular/router": "~12.0.0-rc.0", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.0.0-next.9", - "@angular/cli": "~12.0.0-next.9", - "@angular/compiler-cli": "~12.0.0-next.9", + "@angular-devkit/build-angular": "~12.0.0-rc.0", + "@angular/cli": "~12.0.0-rc.0", + "@angular/compiler-cli": "~12.0.0-rc.0", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", @@ -36,8 +35,7 @@ "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", - "karma-jasmine-html-reporter": "~1.5.0", - "protractor": "~7.0.0", + "karma-jasmine-html-reporter": "^1.5.0", "ts-node": "~9.1.1", "typescript": "~4.2.3" } From af0884a1d1fee57b6599c78bf0fa99cf1f62c94c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 29 Apr 2021 00:33:21 +0000 Subject: [PATCH 448/891] chore: version 12.0.0-rc.1 --- ponyracer/package.json | 27 ++++++++++++--------------- ponyracer/src/app/app.component.html | 11 ----------- 2 files changed, 12 insertions(+), 26 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index abfc247c2..c75c6b229 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -6,37 +6,34 @@ "start": "ng serve", "build": "ng build", "watch": "ng build --watch --configuration development", - "test": "ng test", - "lint": "ng lint" + "test": "ng test" }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-rc.0", - "@angular/common": "~12.0.0-rc.0", - "@angular/compiler": "~12.0.0-rc.0", - "@angular/core": "~12.0.0-rc.0", - "@angular/forms": "~12.0.0-rc.0", - "@angular/platform-browser": "~12.0.0-rc.0", - "@angular/platform-browser-dynamic": "~12.0.0-rc.0", - "@angular/router": "~12.0.0-rc.0", + "@angular/animations": "~12.0.0-rc.1", + "@angular/common": "~12.0.0-rc.1", + "@angular/compiler": "~12.0.0-rc.1", + "@angular/core": "~12.0.0-rc.1", + "@angular/forms": "~12.0.0-rc.1", + "@angular/platform-browser": "~12.0.0-rc.1", + "@angular/platform-browser-dynamic": "~12.0.0-rc.1", + "@angular/router": "~12.0.0-rc.1", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.0.0-rc.0", - "@angular/cli": "~12.0.0-rc.0", - "@angular/compiler-cli": "~12.0.0-rc.0", + "@angular-devkit/build-angular": "~12.0.0-rc.1", + "@angular/cli": "~12.0.0-rc.1", + "@angular/compiler-cli": "~12.0.0-rc.1", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", - "jasmine-spec-reporter": "~7.0.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "^1.5.0", - "ts-node": "~9.1.1", "typescript": "~4.2.3" } } diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index d7f73b511..d45691823 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -461,17 +461,6 @@

      Next Steps

      - - - Codestin Search App - - - - - - - - Codestin Search App From cfdd368a82340c1d81168c0c1acc97fcd0e4beb0 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 6 May 2021 02:32:11 +0000 Subject: [PATCH 449/891] chore: version 12.0.0-rc.2 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c75c6b229..960de0ac4 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-rc.1", - "@angular/common": "~12.0.0-rc.1", - "@angular/compiler": "~12.0.0-rc.1", - "@angular/core": "~12.0.0-rc.1", - "@angular/forms": "~12.0.0-rc.1", - "@angular/platform-browser": "~12.0.0-rc.1", - "@angular/platform-browser-dynamic": "~12.0.0-rc.1", - "@angular/router": "~12.0.0-rc.1", + "@angular/animations": "~12.0.0-rc.2", + "@angular/common": "~12.0.0-rc.2", + "@angular/compiler": "~12.0.0-rc.2", + "@angular/core": "~12.0.0-rc.2", + "@angular/forms": "~12.0.0-rc.2", + "@angular/platform-browser": "~12.0.0-rc.2", + "@angular/platform-browser-dynamic": "~12.0.0-rc.2", + "@angular/router": "~12.0.0-rc.2", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.0.0-rc.1", - "@angular/cli": "~12.0.0-rc.1", - "@angular/compiler-cli": "~12.0.0-rc.1", + "@angular-devkit/build-angular": "~12.0.0-rc.2", + "@angular/cli": "~12.0.0-rc.2", + "@angular/compiler-cli": "~12.0.0-rc.2", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", From 2c3e33448be6702624eba5a7430d367c3eb35044 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 11 May 2021 06:03:02 +0000 Subject: [PATCH 450/891] chore: version 12.0.0-rc.3 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 960de0ac4..f1df6b93f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-rc.2", - "@angular/common": "~12.0.0-rc.2", - "@angular/compiler": "~12.0.0-rc.2", - "@angular/core": "~12.0.0-rc.2", - "@angular/forms": "~12.0.0-rc.2", - "@angular/platform-browser": "~12.0.0-rc.2", - "@angular/platform-browser-dynamic": "~12.0.0-rc.2", - "@angular/router": "~12.0.0-rc.2", + "@angular/animations": "~12.0.0-rc.3", + "@angular/common": "~12.0.0-rc.3", + "@angular/compiler": "~12.0.0-rc.3", + "@angular/core": "~12.0.0-rc.3", + "@angular/forms": "~12.0.0-rc.3", + "@angular/platform-browser": "~12.0.0-rc.3", + "@angular/platform-browser-dynamic": "~12.0.0-rc.3", + "@angular/router": "~12.0.0-rc.3", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.0.0-rc.2", - "@angular/cli": "~12.0.0-rc.2", - "@angular/compiler-cli": "~12.0.0-rc.2", + "@angular-devkit/build-angular": "~12.0.0-rc.3", + "@angular/cli": "~12.0.0-rc.3", + "@angular/compiler-cli": "~12.0.0-rc.3", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", From 79e49a7dd1026fb950a88f0c9e39421cc83f9447 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 12 May 2021 20:07:54 +0000 Subject: [PATCH 451/891] chore: version 12.0.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f1df6b93f..3c1d0f07b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-rc.3", - "@angular/common": "~12.0.0-rc.3", - "@angular/compiler": "~12.0.0-rc.3", - "@angular/core": "~12.0.0-rc.3", - "@angular/forms": "~12.0.0-rc.3", - "@angular/platform-browser": "~12.0.0-rc.3", - "@angular/platform-browser-dynamic": "~12.0.0-rc.3", - "@angular/router": "~12.0.0-rc.3", + "@angular/animations": "~12.0.0", + "@angular/common": "~12.0.0", + "@angular/compiler": "~12.0.0", + "@angular/core": "~12.0.0", + "@angular/forms": "~12.0.0", + "@angular/platform-browser": "~12.0.0", + "@angular/platform-browser-dynamic": "~12.0.0", + "@angular/router": "~12.0.0", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.0.0-rc.3", - "@angular/cli": "~12.0.0-rc.3", - "@angular/compiler-cli": "~12.0.0-rc.3", + "@angular-devkit/build-angular": "~12.0.0", + "@angular/cli": "~12.0.0", + "@angular/compiler-cli": "~12.0.0", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", From e7405120e456a60f2243a87029996ddab8c4cf55 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 20 May 2021 00:21:03 +0000 Subject: [PATCH 452/891] chore: version 12.0.1 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3c1d0f07b..4135dda2e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0", - "@angular/common": "~12.0.0", - "@angular/compiler": "~12.0.0", - "@angular/core": "~12.0.0", - "@angular/forms": "~12.0.0", - "@angular/platform-browser": "~12.0.0", - "@angular/platform-browser-dynamic": "~12.0.0", - "@angular/router": "~12.0.0", + "@angular/animations": "~12.0.1", + "@angular/common": "~12.0.1", + "@angular/compiler": "~12.0.1", + "@angular/core": "~12.0.1", + "@angular/forms": "~12.0.1", + "@angular/platform-browser": "~12.0.1", + "@angular/platform-browser-dynamic": "~12.0.1", + "@angular/router": "~12.0.1", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.0.0", - "@angular/cli": "~12.0.0", - "@angular/compiler-cli": "~12.0.0", + "@angular-devkit/build-angular": "~12.0.1", + "@angular/cli": "~12.0.1", + "@angular/compiler-cli": "~12.0.1", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", From 75e30de4c781e179614fc37cc5b30835c65fd057 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 26 May 2021 22:10:59 +0000 Subject: [PATCH 453/891] chore: version 12.0.2 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4135dda2e..f7d387fd2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.1", - "@angular/common": "~12.0.1", - "@angular/compiler": "~12.0.1", - "@angular/core": "~12.0.1", - "@angular/forms": "~12.0.1", - "@angular/platform-browser": "~12.0.1", - "@angular/platform-browser-dynamic": "~12.0.1", - "@angular/router": "~12.0.1", + "@angular/animations": "~12.0.2", + "@angular/common": "~12.0.2", + "@angular/compiler": "~12.0.2", + "@angular/core": "~12.0.2", + "@angular/forms": "~12.0.2", + "@angular/platform-browser": "~12.0.2", + "@angular/platform-browser-dynamic": "~12.0.2", + "@angular/router": "~12.0.2", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.0.1", - "@angular/cli": "~12.0.1", - "@angular/compiler-cli": "~12.0.1", + "@angular-devkit/build-angular": "~12.0.2", + "@angular/cli": "~12.0.2", + "@angular/compiler-cli": "~12.0.2", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", From c8360c8e55e4c845b9ce88c74259447dbb060ef9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 2 Jun 2021 22:43:00 +0000 Subject: [PATCH 454/891] chore: version 12.0.3 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f7d387fd2..cd54ba307 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.2", - "@angular/common": "~12.0.2", - "@angular/compiler": "~12.0.2", - "@angular/core": "~12.0.2", - "@angular/forms": "~12.0.2", - "@angular/platform-browser": "~12.0.2", - "@angular/platform-browser-dynamic": "~12.0.2", - "@angular/router": "~12.0.2", + "@angular/animations": "~12.0.3", + "@angular/common": "~12.0.3", + "@angular/compiler": "~12.0.3", + "@angular/core": "~12.0.3", + "@angular/forms": "~12.0.3", + "@angular/platform-browser": "~12.0.3", + "@angular/platform-browser-dynamic": "~12.0.3", + "@angular/router": "~12.0.3", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.0.2", - "@angular/cli": "~12.0.2", - "@angular/compiler-cli": "~12.0.2", + "@angular-devkit/build-angular": "~12.0.3", + "@angular/cli": "~12.0.3", + "@angular/compiler-cli": "~12.0.3", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", From 02f28c0a7fcab0548415b7e96b4f3bb820b7a112 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 10 Jun 2021 18:23:15 +0000 Subject: [PATCH 455/891] chore: version 12.0.4 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index cd54ba307..8a04ee9c4 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.3", - "@angular/common": "~12.0.3", - "@angular/compiler": "~12.0.3", - "@angular/core": "~12.0.3", - "@angular/forms": "~12.0.3", - "@angular/platform-browser": "~12.0.3", - "@angular/platform-browser-dynamic": "~12.0.3", - "@angular/router": "~12.0.3", + "@angular/animations": "~12.0.4", + "@angular/common": "~12.0.4", + "@angular/compiler": "~12.0.4", + "@angular/core": "~12.0.4", + "@angular/forms": "~12.0.4", + "@angular/platform-browser": "~12.0.4", + "@angular/platform-browser-dynamic": "~12.0.4", + "@angular/router": "~12.0.4", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.0.3", - "@angular/cli": "~12.0.3", - "@angular/compiler-cli": "~12.0.3", + "@angular-devkit/build-angular": "~12.0.4", + "@angular/cli": "~12.0.4", + "@angular/compiler-cli": "~12.0.4", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", From ac179b769ec5fb9d8f809f367a17dc7b32628a26 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 17 Jun 2021 20:03:15 +0000 Subject: [PATCH 456/891] chore: version 12.0.5 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8a04ee9c4..2bd6c6ea1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.4", - "@angular/common": "~12.0.4", - "@angular/compiler": "~12.0.4", - "@angular/core": "~12.0.4", - "@angular/forms": "~12.0.4", - "@angular/platform-browser": "~12.0.4", - "@angular/platform-browser-dynamic": "~12.0.4", - "@angular/router": "~12.0.4", + "@angular/animations": "~12.0.5", + "@angular/common": "~12.0.5", + "@angular/compiler": "~12.0.5", + "@angular/core": "~12.0.5", + "@angular/forms": "~12.0.5", + "@angular/platform-browser": "~12.0.5", + "@angular/platform-browser-dynamic": "~12.0.5", + "@angular/router": "~12.0.5", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.0.4", - "@angular/cli": "~12.0.4", - "@angular/compiler-cli": "~12.0.4", + "@angular-devkit/build-angular": "~12.0.5", + "@angular/cli": "~12.0.5", + "@angular/compiler-cli": "~12.0.5", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", From 398d02d3fe4e54ca81efde58c196e21980009665 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 20 May 2021 00:22:25 +0000 Subject: [PATCH 457/891] chore: version 12.1.0-next.2 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2bd6c6ea1..b247e6040 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.5", - "@angular/common": "~12.0.5", - "@angular/compiler": "~12.0.5", - "@angular/core": "~12.0.5", - "@angular/forms": "~12.0.5", - "@angular/platform-browser": "~12.0.5", - "@angular/platform-browser-dynamic": "~12.0.5", - "@angular/router": "~12.0.5", + "@angular/animations": "~12.1.0-next.2", + "@angular/common": "~12.1.0-next.2", + "@angular/compiler": "~12.1.0-next.2", + "@angular/core": "~12.1.0-next.2", + "@angular/forms": "~12.1.0-next.2", + "@angular/platform-browser": "~12.1.0-next.2", + "@angular/platform-browser-dynamic": "~12.1.0-next.2", + "@angular/router": "~12.1.0-next.2", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.0.5", - "@angular/cli": "~12.0.5", - "@angular/compiler-cli": "~12.0.5", + "@angular-devkit/build-angular": "~12.1.0-next.2", + "@angular/cli": "~12.1.0-next.2", + "@angular/compiler-cli": "~12.1.0-next.2", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", From 4e7ba2cd1789b7b52badb87ce8319bd4b8136b00 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 26 May 2021 22:11:20 +0000 Subject: [PATCH 458/891] chore: version 12.1.0-next.3 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b247e6040..5ba2e2243 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.1.0-next.2", - "@angular/common": "~12.1.0-next.2", - "@angular/compiler": "~12.1.0-next.2", - "@angular/core": "~12.1.0-next.2", - "@angular/forms": "~12.1.0-next.2", - "@angular/platform-browser": "~12.1.0-next.2", - "@angular/platform-browser-dynamic": "~12.1.0-next.2", - "@angular/router": "~12.1.0-next.2", + "@angular/animations": "~12.1.0-next.3", + "@angular/common": "~12.1.0-next.3", + "@angular/compiler": "~12.1.0-next.3", + "@angular/core": "~12.1.0-next.3", + "@angular/forms": "~12.1.0-next.3", + "@angular/platform-browser": "~12.1.0-next.3", + "@angular/platform-browser-dynamic": "~12.1.0-next.3", + "@angular/router": "~12.1.0-next.3", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.1.0-next.2", - "@angular/cli": "~12.1.0-next.2", - "@angular/compiler-cli": "~12.1.0-next.2", + "@angular-devkit/build-angular": "~12.1.0-next.3", + "@angular/cli": "~12.1.0-next.3", + "@angular/compiler-cli": "~12.1.0-next.3", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", From 1506bf69c761ca0384dad48fdc536eb8104bad64 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 2 Jun 2021 22:43:53 +0000 Subject: [PATCH 459/891] chore: version 12.1.0-next.4 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5ba2e2243..eccf573db 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.1.0-next.3", - "@angular/common": "~12.1.0-next.3", - "@angular/compiler": "~12.1.0-next.3", - "@angular/core": "~12.1.0-next.3", - "@angular/forms": "~12.1.0-next.3", - "@angular/platform-browser": "~12.1.0-next.3", - "@angular/platform-browser-dynamic": "~12.1.0-next.3", - "@angular/router": "~12.1.0-next.3", + "@angular/animations": "~12.1.0-next.4", + "@angular/common": "~12.1.0-next.4", + "@angular/compiler": "~12.1.0-next.4", + "@angular/core": "~12.1.0-next.4", + "@angular/forms": "~12.1.0-next.4", + "@angular/platform-browser": "~12.1.0-next.4", + "@angular/platform-browser-dynamic": "~12.1.0-next.4", + "@angular/router": "~12.1.0-next.4", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.1.0-next.3", - "@angular/cli": "~12.1.0-next.3", - "@angular/compiler-cli": "~12.1.0-next.3", + "@angular-devkit/build-angular": "~12.1.0-next.4", + "@angular/cli": "~12.1.0-next.4", + "@angular/compiler-cli": "~12.1.0-next.4", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", From bbc06e8ffb6ade6c8b55884145ab36f68f6471ca Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 10 Jun 2021 20:03:06 +0000 Subject: [PATCH 460/891] chore: version 12.1.0-next.5 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index eccf573db..3e2251c08 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.1.0-next.4", - "@angular/common": "~12.1.0-next.4", - "@angular/compiler": "~12.1.0-next.4", - "@angular/core": "~12.1.0-next.4", - "@angular/forms": "~12.1.0-next.4", - "@angular/platform-browser": "~12.1.0-next.4", - "@angular/platform-browser-dynamic": "~12.1.0-next.4", - "@angular/router": "~12.1.0-next.4", + "@angular/animations": "~12.1.0-next.5", + "@angular/common": "~12.1.0-next.5", + "@angular/compiler": "~12.1.0-next.5", + "@angular/core": "~12.1.0-next.5", + "@angular/forms": "~12.1.0-next.5", + "@angular/platform-browser": "~12.1.0-next.5", + "@angular/platform-browser-dynamic": "~12.1.0-next.5", + "@angular/router": "~12.1.0-next.5", "rxjs": "~6.6.0", - "tslib": "^2.1.0", + "tslib": "^2.2.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.1.0-next.4", - "@angular/cli": "~12.1.0-next.4", - "@angular/compiler-cli": "~12.1.0-next.4", + "@angular-devkit/build-angular": "~12.1.0-next.5", + "@angular/cli": "~12.1.0-next.5", + "@angular/compiler-cli": "~12.1.0-next.5", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", @@ -34,6 +34,6 @@ "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "^1.5.0", - "typescript": "~4.2.3" + "typescript": "~4.3.2" } } From db536f92dfcee7581335a3c23329dccddeecb316 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 17 Jun 2021 20:03:46 +0000 Subject: [PATCH 461/891] chore: version 12.1.0-next.6 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3e2251c08..7f58a0d72 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.1.0-next.5", - "@angular/common": "~12.1.0-next.5", - "@angular/compiler": "~12.1.0-next.5", - "@angular/core": "~12.1.0-next.5", - "@angular/forms": "~12.1.0-next.5", - "@angular/platform-browser": "~12.1.0-next.5", - "@angular/platform-browser-dynamic": "~12.1.0-next.5", - "@angular/router": "~12.1.0-next.5", + "@angular/animations": "~12.1.0-next.6", + "@angular/common": "~12.1.0-next.6", + "@angular/compiler": "~12.1.0-next.6", + "@angular/core": "~12.1.0-next.6", + "@angular/forms": "~12.1.0-next.6", + "@angular/platform-browser": "~12.1.0-next.6", + "@angular/platform-browser-dynamic": "~12.1.0-next.6", + "@angular/router": "~12.1.0-next.6", "rxjs": "~6.6.0", "tslib": "^2.2.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.1.0-next.5", - "@angular/cli": "~12.1.0-next.5", - "@angular/compiler-cli": "~12.1.0-next.5", + "@angular-devkit/build-angular": "~12.1.0-next.6", + "@angular/cli": "~12.1.0-next.6", + "@angular/compiler-cli": "~12.1.0-next.6", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", From ea17d35ed637964d4634366811dfc191c7dddfa8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 25 Jun 2021 02:23:57 +0000 Subject: [PATCH 462/891] chore: version 12.1.0 --- ponyracer/package.json | 22 +++++++++++----------- ponyracer/src/app/app.component.html | 7 +++++++ 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7f58a0d72..0c3c45cfc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.1.0-next.6", - "@angular/common": "~12.1.0-next.6", - "@angular/compiler": "~12.1.0-next.6", - "@angular/core": "~12.1.0-next.6", - "@angular/forms": "~12.1.0-next.6", - "@angular/platform-browser": "~12.1.0-next.6", - "@angular/platform-browser-dynamic": "~12.1.0-next.6", - "@angular/router": "~12.1.0-next.6", + "@angular/animations": "~12.1.0", + "@angular/common": "~12.1.0", + "@angular/compiler": "~12.1.0", + "@angular/core": "~12.1.0", + "@angular/forms": "~12.1.0", + "@angular/platform-browser": "~12.1.0", + "@angular/platform-browser-dynamic": "~12.1.0", + "@angular/router": "~12.1.0", "rxjs": "~6.6.0", "tslib": "^2.2.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.1.0-next.6", - "@angular/cli": "~12.1.0-next.6", - "@angular/compiler-cli": "~12.1.0-next.6", + "@angular-devkit/build-angular": "~12.1.0", + "@angular/cli": "~12.1.0", + "@angular/compiler-cli": "~12.1.0", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index d45691823..dab1b14e5 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -380,6 +380,13 @@

      Resources

      + + + Angular DevTools + + + +
      From 40f143b520ed112ccc2590afffe31e8b3f5ba8ce Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 1 Jul 2021 22:07:07 +0000 Subject: [PATCH 463/891] chore: version 12.1.1 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0c3c45cfc..107618bf9 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.1.0", - "@angular/common": "~12.1.0", - "@angular/compiler": "~12.1.0", - "@angular/core": "~12.1.0", - "@angular/forms": "~12.1.0", - "@angular/platform-browser": "~12.1.0", - "@angular/platform-browser-dynamic": "~12.1.0", - "@angular/router": "~12.1.0", + "@angular/animations": "~12.1.1", + "@angular/common": "~12.1.1", + "@angular/compiler": "~12.1.1", + "@angular/core": "~12.1.1", + "@angular/forms": "~12.1.1", + "@angular/platform-browser": "~12.1.1", + "@angular/platform-browser-dynamic": "~12.1.1", + "@angular/router": "~12.1.1", "rxjs": "~6.6.0", "tslib": "^2.2.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.1.0", - "@angular/cli": "~12.1.0", - "@angular/compiler-cli": "~12.1.0", + "@angular-devkit/build-angular": "~12.1.1", + "@angular/cli": "~12.1.1", + "@angular/compiler-cli": "~12.1.1", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", From 22c40d03f32ddaea7456b81eefc3aaafd96411ed Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 15 Jul 2021 00:13:43 +0000 Subject: [PATCH 464/891] chore: version 12.1.2 --- ponyracer/package.json | 28 +++++++-------- ponyracer/src/app/app.component.html | 47 +++++++++---------------- ponyracer/src/app/app.component.spec.ts | 4 +-- 3 files changed, 32 insertions(+), 47 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 107618bf9..8f14677ec 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,30 +10,30 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.1.1", - "@angular/common": "~12.1.1", - "@angular/compiler": "~12.1.1", - "@angular/core": "~12.1.1", - "@angular/forms": "~12.1.1", - "@angular/platform-browser": "~12.1.1", - "@angular/platform-browser-dynamic": "~12.1.1", - "@angular/router": "~12.1.1", + "@angular/animations": "~12.1.2", + "@angular/common": "~12.1.2", + "@angular/compiler": "~12.1.2", + "@angular/core": "~12.1.2", + "@angular/forms": "~12.1.2", + "@angular/platform-browser": "~12.1.2", + "@angular/platform-browser-dynamic": "~12.1.2", + "@angular/router": "~12.1.2", "rxjs": "~6.6.0", "tslib": "^2.2.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.1.1", - "@angular/cli": "~12.1.1", - "@angular/compiler-cli": "~12.1.1", - "@types/jasmine": "~3.6.0", + "@angular-devkit/build-angular": "~12.1.2", + "@angular/cli": "~12.1.2", + "@angular/compiler-cli": "~12.1.2", + "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", - "jasmine-core": "~3.7.0", + "jasmine-core": "~3.8.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", - "karma-jasmine-html-reporter": "^1.5.0", + "karma-jasmine-html-reporter": "~1.7.0", "typescript": "~4.3.2" } } diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index dab1b14e5..33752f3b2 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -96,6 +96,7 @@ } .card { + all: unset; border-radius: 4px; border: 1px solid #eee; background-color: #fafafa; @@ -249,7 +250,6 @@ background-image: linear-gradient(-180deg,#fafbfc,#eff3f6 90%); margin-left: 4px; font-weight: 600; - font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol; } .github-star-badge:hover { @@ -272,10 +272,8 @@ width: 1920px; } - /* Responsive Styles */ @media screen and (max-width: 767px) { - .card-container > *:not(.circle-link) , .terminal { width: 100%; @@ -359,31 +357,24 @@

      Resources

      - Learn Angular - - CLI Documentation - - Angular Blog - Angular DevTools - @@ -396,41 +387,35 @@

      Next Steps

      -
      - - +
      - -
      - + +
      - -
      - + +
      + -
      +
      + -
      +
      + -
      +
      +
      diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index 519db2a77..72e08dc63 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -25,7 +25,7 @@ describe('AppComponent', () => { it('should render title', () => { const fixture = TestBed.createComponent(AppComponent); fixture.detectChanges(); - const compiled = fixture.nativeElement; - expect(compiled.querySelector('.content span').textContent).toContain('ponyracer app is running!'); + const compiled = fixture.nativeElement as HTMLElement; + expect(compiled.querySelector('.content span')?.textContent).toContain('ponyracer app is running!'); }); }); From 6a17a51c7466086038dbceced0694c692ae00915 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 22 Jul 2021 00:15:26 +0000 Subject: [PATCH 465/891] chore: version 12.1.3 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8f14677ec..8ea771777 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.1.2", - "@angular/common": "~12.1.2", - "@angular/compiler": "~12.1.2", - "@angular/core": "~12.1.2", - "@angular/forms": "~12.1.2", - "@angular/platform-browser": "~12.1.2", - "@angular/platform-browser-dynamic": "~12.1.2", - "@angular/router": "~12.1.2", + "@angular/animations": "~12.1.0-", + "@angular/common": "~12.1.0-", + "@angular/compiler": "~12.1.0-", + "@angular/core": "~12.1.0-", + "@angular/forms": "~12.1.0-", + "@angular/platform-browser": "~12.1.0-", + "@angular/platform-browser-dynamic": "~12.1.0-", + "@angular/router": "~12.1.0-", "rxjs": "~6.6.0", "tslib": "^2.2.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.1.2", - "@angular/cli": "~12.1.2", - "@angular/compiler-cli": "~12.1.2", + "@angular-devkit/build-angular": "~12.1.3", + "@angular/cli": "~12.1.3", + "@angular/compiler-cli": "~12.1.0-", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", "jasmine-core": "~3.8.0", From 85d239c35acc1e0af9cebd41b5ba7fe639cf3467 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 28 Jul 2021 22:03:34 +0000 Subject: [PATCH 466/891] chore: version 12.1.4 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8ea771777..f57936c14 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.1.0-", - "@angular/common": "~12.1.0-", - "@angular/compiler": "~12.1.0-", - "@angular/core": "~12.1.0-", - "@angular/forms": "~12.1.0-", - "@angular/platform-browser": "~12.1.0-", - "@angular/platform-browser-dynamic": "~12.1.0-", - "@angular/router": "~12.1.0-", + "@angular/animations": "~12.1.0", + "@angular/common": "~12.1.0", + "@angular/compiler": "~12.1.0", + "@angular/core": "~12.1.0", + "@angular/forms": "~12.1.0", + "@angular/platform-browser": "~12.1.0", + "@angular/platform-browser-dynamic": "~12.1.0", + "@angular/router": "~12.1.0", "rxjs": "~6.6.0", "tslib": "^2.2.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.1.3", - "@angular/cli": "~12.1.3", - "@angular/compiler-cli": "~12.1.0-", + "@angular-devkit/build-angular": "~12.1.4", + "@angular/cli": "~12.1.4", + "@angular/compiler-cli": "~12.1.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", "jasmine-core": "~3.8.0", From 531d50705224486e04b6d02893b064ec55165ff3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 25 Jun 2021 02:24:42 +0000 Subject: [PATCH 467/891] chore: version 12.2.0-next.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f57936c14..fe9c9b16d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,23 +10,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.1.0", - "@angular/common": "~12.1.0", - "@angular/compiler": "~12.1.0", - "@angular/core": "~12.1.0", - "@angular/forms": "~12.1.0", - "@angular/platform-browser": "~12.1.0", - "@angular/platform-browser-dynamic": "~12.1.0", - "@angular/router": "~12.1.0", + "@angular/animations": "~12.2.0-next.0", + "@angular/common": "~12.2.0-next.0", + "@angular/compiler": "~12.2.0-next.0", + "@angular/core": "~12.2.0-next.0", + "@angular/forms": "~12.2.0-next.0", + "@angular/platform-browser": "~12.2.0-next.0", + "@angular/platform-browser-dynamic": "~12.2.0-next.0", + "@angular/router": "~12.2.0-next.0", "rxjs": "~6.6.0", "tslib": "^2.2.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.1.4", - "@angular/cli": "~12.1.4", - "@angular/compiler-cli": "~12.1.0", - "@types/jasmine": "~3.8.0", + "@angular-devkit/build-angular": "~12.2.0-next.0", + "@angular/cli": "~12.2.0-next.0", + "@angular/compiler-cli": "~12.2.0-next.0", + "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.8.0", "karma": "~6.3.0", From 04dc2a377de01a3265581a7d16740190a2983105 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 15 Jul 2021 00:14:09 +0000 Subject: [PATCH 468/891] chore: version 12.2.0-next.2 --- ponyracer/package.json | 24 ++++++++++++------------ ponyracer/src/test.ts | 4 +++- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fe9c9b16d..a18d01249 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,23 +10,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.2.0-next.0", - "@angular/common": "~12.2.0-next.0", - "@angular/compiler": "~12.2.0-next.0", - "@angular/core": "~12.2.0-next.0", - "@angular/forms": "~12.2.0-next.0", - "@angular/platform-browser": "~12.2.0-next.0", - "@angular/platform-browser-dynamic": "~12.2.0-next.0", - "@angular/router": "~12.2.0-next.0", + "@angular/animations": "~12.2.0-next.2", + "@angular/common": "~12.2.0-next.2", + "@angular/compiler": "~12.2.0-next.2", + "@angular/core": "~12.2.0-next.2", + "@angular/forms": "~12.2.0-next.2", + "@angular/platform-browser": "~12.2.0-next.2", + "@angular/platform-browser-dynamic": "~12.2.0-next.2", + "@angular/router": "~12.2.0-next.2", "rxjs": "~6.6.0", "tslib": "^2.2.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.0-next.0", - "@angular/cli": "~12.2.0-next.0", - "@angular/compiler-cli": "~12.2.0-next.0", - "@types/jasmine": "~3.6.0", + "@angular-devkit/build-angular": "~12.2.0-next.2", + "@angular/cli": "~12.2.0-next.2", + "@angular/compiler-cli": "~12.2.0-next.2", + "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", "jasmine-core": "~3.8.0", "karma": "~6.3.0", diff --git a/ponyracer/src/test.ts b/ponyracer/src/test.ts index 204235640..b4dd6032f 100644 --- a/ponyracer/src/test.ts +++ b/ponyracer/src/test.ts @@ -17,8 +17,10 @@ declare const require: { // First, initialize the Angular testing environment. getTestBed().initTestEnvironment( BrowserDynamicTestingModule, - platformBrowserDynamicTesting() + platformBrowserDynamicTesting(), + { teardown: { destroyAfterEach: true }}, ); + // Then we find all the tests. const context = require.context('./', true, /\.spec\.ts$/); // And load the modules. From 6806697ce8b0c8b516bd97c48be3dc967e425fd8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 22 Jul 2021 00:15:51 +0000 Subject: [PATCH 469/891] chore: version 12.2.0-next.3 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a18d01249..c3a730a16 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.2.0-next.2", - "@angular/common": "~12.2.0-next.2", - "@angular/compiler": "~12.2.0-next.2", - "@angular/core": "~12.2.0-next.2", - "@angular/forms": "~12.2.0-next.2", - "@angular/platform-browser": "~12.2.0-next.2", - "@angular/platform-browser-dynamic": "~12.2.0-next.2", - "@angular/router": "~12.2.0-next.2", + "@angular/animations": "~12.2.0-", + "@angular/common": "~12.2.0-", + "@angular/compiler": "~12.2.0-", + "@angular/core": "~12.2.0-", + "@angular/forms": "~12.2.0-", + "@angular/platform-browser": "~12.2.0-", + "@angular/platform-browser-dynamic": "~12.2.0-", + "@angular/router": "~12.2.0-", "rxjs": "~6.6.0", - "tslib": "^2.2.0", + "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.0-next.2", - "@angular/cli": "~12.2.0-next.2", - "@angular/compiler-cli": "~12.2.0-next.2", + "@angular-devkit/build-angular": "~12.2.0-next.3", + "@angular/cli": "~12.2.0-next.3", + "@angular/compiler-cli": "~12.2.0-", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", "jasmine-core": "~3.8.0", @@ -34,6 +34,6 @@ "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "~1.7.0", - "typescript": "~4.3.2" + "typescript": "~4.3.5" } } From 0a41246589f211292fca3319da14fdc8916d93eb Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 28 Jul 2021 22:04:19 +0000 Subject: [PATCH 470/891] chore: version 12.2.0-rc.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c3a730a16..d9902a0e3 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.2.0-", - "@angular/common": "~12.2.0-", - "@angular/compiler": "~12.2.0-", - "@angular/core": "~12.2.0-", - "@angular/forms": "~12.2.0-", - "@angular/platform-browser": "~12.2.0-", - "@angular/platform-browser-dynamic": "~12.2.0-", - "@angular/router": "~12.2.0-", + "@angular/animations": "~12.2.0-rc", + "@angular/common": "~12.2.0-rc", + "@angular/compiler": "~12.2.0-rc", + "@angular/core": "~12.2.0-rc", + "@angular/forms": "~12.2.0-rc", + "@angular/platform-browser": "~12.2.0-rc", + "@angular/platform-browser-dynamic": "~12.2.0-rc", + "@angular/router": "~12.2.0-rc", "rxjs": "~6.6.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.0-next.3", - "@angular/cli": "~12.2.0-next.3", - "@angular/compiler-cli": "~12.2.0-", + "@angular-devkit/build-angular": "~12.2.0-rc.0", + "@angular/cli": "~12.2.0-rc.0", + "@angular/compiler-cli": "~12.2.0-rc", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", "jasmine-core": "~3.8.0", From 153a601a8d22c4b103baa4556ea475693d30ce1b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 5 Aug 2021 00:18:54 +0000 Subject: [PATCH 471/891] chore: version 12.2.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d9902a0e3..02d3fc2dd 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.2.0-rc", - "@angular/common": "~12.2.0-rc", - "@angular/compiler": "~12.2.0-rc", - "@angular/core": "~12.2.0-rc", - "@angular/forms": "~12.2.0-rc", - "@angular/platform-browser": "~12.2.0-rc", - "@angular/platform-browser-dynamic": "~12.2.0-rc", - "@angular/router": "~12.2.0-rc", + "@angular/animations": "~12.2.0", + "@angular/common": "~12.2.0", + "@angular/compiler": "~12.2.0", + "@angular/core": "~12.2.0", + "@angular/forms": "~12.2.0", + "@angular/platform-browser": "~12.2.0", + "@angular/platform-browser-dynamic": "~12.2.0", + "@angular/router": "~12.2.0", "rxjs": "~6.6.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.0-rc.0", - "@angular/cli": "~12.2.0-rc.0", - "@angular/compiler-cli": "~12.2.0-rc", + "@angular-devkit/build-angular": "~12.2.0", + "@angular/cli": "~12.2.0", + "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", "jasmine-core": "~3.8.0", From 3dcdf0233411bdc0638090f1aa3b603d19a0391a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 11 Aug 2021 20:04:26 +0000 Subject: [PATCH 472/891] chore: version 12.2.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 02d3fc2dd..14d2d4c5e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.0", - "@angular/cli": "~12.2.0", + "@angular-devkit/build-angular": "~12.2.1", + "@angular/cli": "~12.2.1", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From 1a2a9d4b0ec172e93f4c56c2d016aefd92247adc Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 19 Aug 2021 00:13:20 +0000 Subject: [PATCH 473/891] chore: version 12.2.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 14d2d4c5e..61055e1a0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.1", - "@angular/cli": "~12.2.1", + "@angular-devkit/build-angular": "~12.2.2", + "@angular/cli": "~12.2.2", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From e52597784fd919cff3af292fc18137f10155bba9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 26 Aug 2021 18:03:59 +0000 Subject: [PATCH 474/891] chore: version 12.2.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 61055e1a0..d511155a0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.2", - "@angular/cli": "~12.2.2", + "@angular-devkit/build-angular": "~12.2.3", + "@angular/cli": "~12.2.3", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From 573250644868b2e50db164f6e311d51ee2cc3a42 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 1 Sep 2021 22:05:05 +0000 Subject: [PATCH 475/891] chore: version 12.2.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d511155a0..f23c3e496 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.3", - "@angular/cli": "~12.2.3", + "@angular-devkit/build-angular": "~12.2.4", + "@angular/cli": "~12.2.4", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From 6b13b0f53f6366123bb25cfbca347b8f8b1cccac Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 8 Sep 2021 20:04:03 +0000 Subject: [PATCH 476/891] chore: version 12.2.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f23c3e496..e14fa6306 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.4", - "@angular/cli": "~12.2.4", + "@angular-devkit/build-angular": "~12.2.5", + "@angular/cli": "~12.2.5", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From be25a9f520497c27e12a6df333ce367599669132 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 15 Sep 2021 22:05:19 +0000 Subject: [PATCH 477/891] chore: version 12.2.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e14fa6306..8df33f14c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.5", - "@angular/cli": "~12.2.5", + "@angular-devkit/build-angular": "~12.2.6", + "@angular/cli": "~12.2.6", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From 9f961cb75c064b7b29bab91b038a4764e61d34b9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 23 Sep 2021 02:23:13 +0000 Subject: [PATCH 478/891] chore: version 12.2.7 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8df33f14c..b99d858a6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.6", - "@angular/cli": "~12.2.6", + "@angular-devkit/build-angular": "~12.2.7", + "@angular/cli": "~12.2.7", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From a5d10c123e613a0792130797308aa2366d51a9b8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 1 Oct 2021 20:04:14 +0000 Subject: [PATCH 479/891] chore: version 12.2.8 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b99d858a6..b5b1c02b5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.7", - "@angular/cli": "~12.2.7", + "@angular-devkit/build-angular": "~12.2.8", + "@angular/cli": "~12.2.8", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From 9fb1f92d0b3a0b8ca6c54f109e4f6b7433348d52 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 7 Oct 2021 02:24:42 +0000 Subject: [PATCH 480/891] chore: version 12.2.9 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b5b1c02b5..4d3c37373 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.8", - "@angular/cli": "~12.2.8", + "@angular-devkit/build-angular": "~12.2.9", + "@angular/cli": "~12.2.9", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From 6582f21730d1d6f7066d55bc1bafc8e07a6fc693 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 14 Oct 2021 00:21:12 +0000 Subject: [PATCH 481/891] chore: version 12.2.10 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4d3c37373..e623edb71 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.9", - "@angular/cli": "~12.2.9", + "@angular-devkit/build-angular": "~12.2.10", + "@angular/cli": "~12.2.10", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From f2370ad82dbb67e43d6407880d0cd809ba8f36f7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 21 Oct 2021 00:19:24 +0000 Subject: [PATCH 482/891] chore: version 12.2.11 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e623edb71..5974c45ac 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.10", - "@angular/cli": "~12.2.10", + "@angular-devkit/build-angular": "~12.2.11", + "@angular/cli": "~12.2.11", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From 26185d516ae05c3f002fa77bea7f4f32e0e34586 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 28 Oct 2021 00:17:26 +0000 Subject: [PATCH 483/891] chore: version 12.2.12 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5974c45ac..b1c6639ba 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.11", - "@angular/cli": "~12.2.11", + "@angular-devkit/build-angular": "~12.2.12", + "@angular/cli": "~12.2.12", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From 109874fedee75ca8e470a79cd4bbfd382334b2ce Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 3 Nov 2021 22:04:47 +0000 Subject: [PATCH 484/891] chore: version 12.2.13 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b1c6639ba..363d78b72 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.12", - "@angular/cli": "~12.2.12", + "@angular-devkit/build-angular": "~12.2.13", + "@angular/cli": "~12.2.13", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From 2b4cd0292da0a152f208910af84bdbc164870d26 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 7 Dec 2021 20:06:03 +0000 Subject: [PATCH 485/891] chore: version 12.2.14 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 363d78b72..531963cf7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.13", - "@angular/cli": "~12.2.13", + "@angular-devkit/build-angular": "~12.2.14", + "@angular/cli": "~12.2.14", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From cac7f7ccd4488c3f37a6b9800a67b77b0e7715c6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 13 Jan 2022 00:28:52 +0000 Subject: [PATCH 486/891] chore: version 12.2.15 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 531963cf7..957f18eab 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.14", - "@angular/cli": "~12.2.14", + "@angular-devkit/build-angular": "~12.2.15", + "@angular/cli": "~12.2.15", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From bdd60db524857ad33db883ee844a8c28417bd61b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Mon, 31 Jan 2022 20:05:01 +0000 Subject: [PATCH 487/891] chore: version 12.2.16 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 957f18eab..79757da9e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.15", - "@angular/cli": "~12.2.15", + "@angular-devkit/build-angular": "~12.2.16", + "@angular/cli": "~12.2.16", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From bf39aa407fc5207c7a7b3f83ff2ed9747ed6a6bd Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 1 Apr 2022 00:36:04 +0000 Subject: [PATCH 488/891] chore: version 12.2.17 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 79757da9e..b933d6c95 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.16", - "@angular/cli": "~12.2.16", + "@angular-devkit/build-angular": "~12.2.17", + "@angular/cli": "~12.2.17", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From 1a3e560515f0ce14a11a894aa8eb2bc163730df9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 21 Jul 2022 16:08:49 +0000 Subject: [PATCH 489/891] chore: version 12.2.18 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b933d6c95..39cd5ccbd 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.17", - "@angular/cli": "~12.2.17", + "@angular-devkit/build-angular": "~12.2.18", + "@angular/cli": "~12.2.18", "@angular/compiler-cli": "~12.2.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From 5148fca1d1156c03b7d9a088ca431bd451555811 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 11 Aug 2021 22:03:28 +0000 Subject: [PATCH 490/891] chore: version 13.0.0-next.0 --- ponyracer/.browserslistrc | 1 - ponyracer/package.json | 22 +++++++++++----------- ponyracer/src/polyfills.ts | 5 ----- ponyracer/tsconfig.json | 2 ++ 4 files changed, 13 insertions(+), 17 deletions(-) diff --git a/ponyracer/.browserslistrc b/ponyracer/.browserslistrc index 427441dc9..4f9ac2698 100644 --- a/ponyracer/.browserslistrc +++ b/ponyracer/.browserslistrc @@ -14,4 +14,3 @@ last 2 Edge major versions last 2 Safari major versions last 2 iOS major versions Firefox ESR -not IE 11 # Angular supports IE 11 only as an opt-in. To opt-in, remove the 'not' prefix on this line. diff --git a/ponyracer/package.json b/ponyracer/package.json index 39cd5ccbd..e3041b6e0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.2.0", - "@angular/common": "~12.2.0", - "@angular/compiler": "~12.2.0", - "@angular/core": "~12.2.0", - "@angular/forms": "~12.2.0", - "@angular/platform-browser": "~12.2.0", - "@angular/platform-browser-dynamic": "~12.2.0", - "@angular/router": "~12.2.0", + "@angular/animations": "~13.0.0-next.0", + "@angular/common": "~13.0.0-next.0", + "@angular/compiler": "~13.0.0-next.0", + "@angular/core": "~13.0.0-next.0", + "@angular/forms": "~13.0.0-next.0", + "@angular/platform-browser": "~13.0.0-next.0", + "@angular/platform-browser-dynamic": "~13.0.0-next.0", + "@angular/router": "~13.0.0-next.0", "rxjs": "~6.6.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.18", - "@angular/cli": "~12.2.18", - "@angular/compiler-cli": "~12.2.0", + "@angular-devkit/build-angular": "~13.0.0-next.0", + "@angular/cli": "~13.0.0-next.0", + "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", "jasmine-core": "~3.8.0", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index 373f538a7..1c1ee04a9 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -18,11 +18,6 @@ * BROWSER POLYFILLS */ -/** - * IE11 requires the following for NgClass support on SVG elements - */ -// import 'classlist.js'; // Run `npm install --save classlist.js`. - /** * Web Animations `@angular/platform-browser/animations` * Only required if AnimationBuilder is used within the application and using IE/Edge or Safari. diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 6df828326..9d4bd329a 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -6,6 +6,8 @@ "outDir": "./dist/out-tsc", "forceConsistentCasingInFileNames": true, "strict": true, + "noImplicitOverride": true, + "noPropertyAccessFromIndexSignature": true, "noImplicitReturns": true, "noFallthroughCasesInSwitch": true, "sourceMap": true, From 2419a3d38d931a227704b94acae859fe966065aa Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 19 Aug 2021 00:13:36 +0000 Subject: [PATCH 491/891] chore: version 13.0.0-next.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e3041b6e0..0cd809ff2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-next.0", - "@angular/cli": "~13.0.0-next.0", + "@angular-devkit/build-angular": "~13.0.0-next.1", + "@angular/cli": "~13.0.0-next.1", "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From b30d723653a8755f29beb1fc85e3b7da88ee2fee Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 26 Aug 2021 20:05:30 +0000 Subject: [PATCH 492/891] chore: version 13.0.0-next.2 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0cd809ff2..7e5955e66 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,12 +23,12 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-next.1", - "@angular/cli": "~13.0.0-next.1", + "@angular-devkit/build-angular": "~13.0.0-next.2", + "@angular/cli": "~13.0.0-next.2", "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", - "jasmine-core": "~3.8.0", + "jasmine-core": "~3.9.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.0.3", From 0b6dab8fbfd6279b61dd8383f87e1c4725982a72 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 1 Sep 2021 22:05:49 +0000 Subject: [PATCH 493/891] chore: version 13.0.0-next.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7e5955e66..c38be65e7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-next.2", - "@angular/cli": "~13.0.0-next.2", + "@angular-devkit/build-angular": "~13.0.0-next.3", + "@angular/cli": "~13.0.0-next.3", "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", From b5cd3596aa9015a1d88b562a06b0b56e26450dd5 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 8 Sep 2021 20:04:27 +0000 Subject: [PATCH 494/891] chore: version 13.0.0-next.4 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c38be65e7..9e201889a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,10 +23,10 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-next.3", - "@angular/cli": "~13.0.0-next.3", + "@angular-devkit/build-angular": "~13.0.0-next.4", + "@angular/cli": "~13.0.0-next.4", "@angular/compiler-cli": "~13.0.0-next.0", - "@types/jasmine": "~3.8.0", + "@types/jasmine": "~3.9.0", "@types/node": "^12.11.1", "jasmine-core": "~3.9.0", "karma": "~6.3.0", From f2294ac1869e69437abf3c37fff48a5818b7ae44 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 15 Sep 2021 22:06:06 +0000 Subject: [PATCH 495/891] chore: version 13.0.0-next.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 9e201889a..60df173d6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-next.4", - "@angular/cli": "~13.0.0-next.4", + "@angular-devkit/build-angular": "~13.0.0-next.5", + "@angular/cli": "~13.0.0-next.5", "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.9.0", "@types/node": "^12.11.1", From a5e2c5b3ec015c98eff09d8b1a231e76c589d483 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 23 Sep 2021 00:17:08 +0000 Subject: [PATCH 496/891] chore: version 13.0.0-next.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 60df173d6..c82126d41 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-next.5", - "@angular/cli": "~13.0.0-next.5", + "@angular-devkit/build-angular": "~13.0.0-next.6", + "@angular/cli": "~13.0.0-next.6", "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.9.0", "@types/node": "^12.11.1", From 0f7ef1ad34e39534b60aa10c1e1f1a82a85c063e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 1 Oct 2021 00:18:48 +0000 Subject: [PATCH 497/891] chore: version 13.0.0-next.7 --- ponyracer/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c82126d41..022d16c02 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -18,13 +18,13 @@ "@angular/platform-browser": "~13.0.0-next.0", "@angular/platform-browser-dynamic": "~13.0.0-next.0", "@angular/router": "~13.0.0-next.0", - "rxjs": "~6.6.0", + "rxjs": "~7.3.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-next.6", - "@angular/cli": "~13.0.0-next.6", + "@angular-devkit/build-angular": "~13.0.0-next.7", + "@angular/cli": "~13.0.0-next.7", "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.9.0", "@types/node": "^12.11.1", @@ -34,6 +34,6 @@ "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "~1.7.0", - "typescript": "~4.3.5" + "typescript": "~4.4.3" } } From 48f32b55db9548f5c88069988eed590101695e14 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 5 Oct 2021 18:04:32 +0000 Subject: [PATCH 498/891] chore: version 13.0.0-next.8 --- ponyracer/package.json | 4 ++-- ponyracer/src/polyfills.ts | 11 ++--------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 022d16c02..7359ffd16 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-next.7", - "@angular/cli": "~13.0.0-next.7", + "@angular-devkit/build-angular": "~13.0.0-next.8", + "@angular/cli": "~13.0.0-next.8", "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.9.0", "@types/node": "^12.11.1", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index 1c1ee04a9..429bb9ef2 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -8,8 +8,8 @@ * file. * * The current setup is for so-called "evergreen" browsers; the last versions of browsers that - * automatically update themselves. This includes Safari >= 10, Chrome >= 55 (including Opera), - * Edge >= 13 on the desktop, and iOS 10 and Chrome on mobile. + * automatically update themselves. This includes recent versions of Safari, Chrome (including + * Opera), Edge on the desktop, and iOS and Chrome on mobile. * * Learn more in https://angular.io/guide/browser-support */ @@ -18,13 +18,6 @@ * BROWSER POLYFILLS */ -/** - * Web Animations `@angular/platform-browser/animations` - * Only required if AnimationBuilder is used within the application and using IE/Edge or Safari. - * Standard animation support in Angular DOES NOT require any polyfills (as of Angular 6.0). - */ -// import 'web-animations-js'; // Run `npm install --save web-animations-js`. - /** * By default, zone.js will patch all possible macroTask and DomEvents * user can disable parts of macroTask/DomEvents patch by setting following flags From b2a710c066043896d45891b600b32a7498765a7e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 7 Oct 2021 02:25:39 +0000 Subject: [PATCH 499/891] chore: version 13.0.0-next.9 --- ponyracer/.gitignore | 1 + ponyracer/package.json | 6 +++--- ponyracer/src/test.ts | 1 - 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore index de51f68a2..105c00f22 100644 --- a/ponyracer/.gitignore +++ b/ponyracer/.gitignore @@ -31,6 +31,7 @@ chrome-profiler-events*.json .history/* # misc +/.angular/cache /.sass-cache /connect.lock /coverage diff --git a/ponyracer/package.json b/ponyracer/package.json index 7359ffd16..757d79232 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -18,13 +18,13 @@ "@angular/platform-browser": "~13.0.0-next.0", "@angular/platform-browser-dynamic": "~13.0.0-next.0", "@angular/router": "~13.0.0-next.0", - "rxjs": "~7.3.0", + "rxjs": "~7.4.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-next.8", - "@angular/cli": "~13.0.0-next.8", + "@angular-devkit/build-angular": "~13.0.0-next.9", + "@angular/cli": "~13.0.0-next.9", "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.9.0", "@types/node": "^12.11.1", diff --git a/ponyracer/src/test.ts b/ponyracer/src/test.ts index b4dd6032f..598d11e86 100644 --- a/ponyracer/src/test.ts +++ b/ponyracer/src/test.ts @@ -18,7 +18,6 @@ declare const require: { getTestBed().initTestEnvironment( BrowserDynamicTestingModule, platformBrowserDynamicTesting(), - { teardown: { destroyAfterEach: true }}, ); // Then we find all the tests. From 4a9ca25b35cfbb76f6d157b320c101a3abc47ef8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 14 Oct 2021 02:21:24 +0000 Subject: [PATCH 500/891] chore: version 13.0.0-rc.0 --- ponyracer/package.json | 4 ++-- ponyracer/tsconfig.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 757d79232..df35824f2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-next.9", - "@angular/cli": "~13.0.0-next.9", + "@angular-devkit/build-angular": "~13.0.0-rc.0", + "@angular/cli": "~13.0.0-rc.0", "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.9.0", "@types/node": "^12.11.1", diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 9d4bd329a..f531992d6 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -19,7 +19,7 @@ "target": "es2017", "module": "es2020", "lib": [ - "es2018", + "es2020", "dom" ] }, From 291d0883476c64af9f4da9d212e6a864f5c5f9c2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 21 Oct 2021 02:27:59 +0000 Subject: [PATCH 501/891] chore: version 13.0.0-rc.1 --- ponyracer/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index df35824f2..190f1c18e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,12 +23,12 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-rc.0", - "@angular/cli": "~13.0.0-rc.0", + "@angular-devkit/build-angular": "~13.0.0-rc.1", + "@angular/cli": "~13.0.0-rc.1", "@angular/compiler-cli": "~13.0.0-next.0", - "@types/jasmine": "~3.9.0", + "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", - "jasmine-core": "~3.9.0", + "jasmine-core": "~3.10.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.0.3", From 91e629499cfb644af6dc52a53b22666f10ad9176 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 28 Oct 2021 00:21:04 +0000 Subject: [PATCH 502/891] chore: version 13.0.0-rc.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 190f1c18e..97a8f4f67 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-rc.1", - "@angular/cli": "~13.0.0-rc.1", + "@angular-devkit/build-angular": "~13.0.0-rc.2", + "@angular/cli": "~13.0.0-rc.2", "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From e5bea935b5bace954883d819c9b3de146c63570b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 2 Nov 2021 20:06:21 +0000 Subject: [PATCH 503/891] chore: version 13.0.0-rc.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 97a8f4f67..765b6e748 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-rc.2", - "@angular/cli": "~13.0.0-rc.2", + "@angular-devkit/build-angular": "~13.0.0-rc.3", + "@angular/cli": "~13.0.0-rc.3", "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 20aa66b8f5e9c34513130fe0b711287143055d82 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 3 Nov 2021 20:04:16 +0000 Subject: [PATCH 504/891] chore: version 13.0.0 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 765b6e748..fec01bf34 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-rc.3", - "@angular/cli": "~13.0.0-rc.3", + "@angular-devkit/build-angular": "~13.0.0", + "@angular/cli": "~13.0.0", "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From a116060656ff7420232665d676d2c606d5e8bb4b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 4 Nov 2021 04:05:18 +0000 Subject: [PATCH 505/891] chore: version 13.0.1 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fec01bf34..03554cd4e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~13.0.0-next.0", - "@angular/common": "~13.0.0-next.0", - "@angular/compiler": "~13.0.0-next.0", - "@angular/core": "~13.0.0-next.0", - "@angular/forms": "~13.0.0-next.0", - "@angular/platform-browser": "~13.0.0-next.0", - "@angular/platform-browser-dynamic": "~13.0.0-next.0", - "@angular/router": "~13.0.0-next.0", + "@angular/animations": "~13.0.0", + "@angular/common": "~13.0.0", + "@angular/compiler": "~13.0.0", + "@angular/core": "~13.0.0", + "@angular/forms": "~13.0.0", + "@angular/platform-browser": "~13.0.0", + "@angular/platform-browser-dynamic": "~13.0.0", + "@angular/router": "~13.0.0", "rxjs": "~7.4.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0", - "@angular/cli": "~13.0.0", - "@angular/compiler-cli": "~13.0.0-next.0", + "@angular-devkit/build-angular": "~13.0.1", + "@angular/cli": "~13.0.1", + "@angular/compiler-cli": "~13.0.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", "jasmine-core": "~3.10.0", From e1496374cbfcc9c9e7e1161cbb94e29f2dd70752 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 11 Nov 2021 02:22:35 +0000 Subject: [PATCH 506/891] chore: version 13.0.2 --- ponyracer/package.json | 4 ++-- ponyracer/src/app/app.component.html | 29 ++++++---------------------- 2 files changed, 8 insertions(+), 25 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 03554cd4e..066191328 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.1", - "@angular/cli": "~13.0.1", + "@angular-devkit/build-angular": "~13.0.2", + "@angular/cli": "~13.0.2", "@angular/compiler-cli": "~13.0.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 33752f3b2..698fdbb68 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -366,6 +366,12 @@

      Resources

      + + + Angular Material + + + Angular Blog @@ -430,29 +436,6 @@

      Next Steps

      - - - - - - - - - - - - - Codestin Search App - - - - - - - - - - Codestin Search App From 52b05da2133884a9ba9fe19d496b0fe589490247 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 18 Nov 2021 00:18:48 +0000 Subject: [PATCH 507/891] chore: version 13.0.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 066191328..f585ec25b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.2", - "@angular/cli": "~13.0.2", + "@angular-devkit/build-angular": "~13.0.3", + "@angular/cli": "~13.0.3", "@angular/compiler-cli": "~13.0.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 2b76971f4d769bf8333d727ef403401f6a8e9aef Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 2 Dec 2021 00:19:02 +0000 Subject: [PATCH 508/891] chore: version 13.0.4 --- ponyracer/package.json | 4 ++-- ponyracer/src/test.ts | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f585ec25b..36c22ce36 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.3", - "@angular/cli": "~13.0.3", + "@angular-devkit/build-angular": "~13.0.4", + "@angular/cli": "~13.0.4", "@angular/compiler-cli": "~13.0.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", diff --git a/ponyracer/src/test.ts b/ponyracer/src/test.ts index 598d11e86..00025daf1 100644 --- a/ponyracer/src/test.ts +++ b/ponyracer/src/test.ts @@ -9,8 +9,8 @@ import { declare const require: { context(path: string, deep?: boolean, filter?: RegExp): { - keys(): string[]; (id: string): T; + keys(): string[]; }; }; From 95c7dd292125741c0e1df45e17f8c8eb7127bfd6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 4 Nov 2021 00:17:43 +0000 Subject: [PATCH 509/891] chore: version 13.1.0-next.0 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 36c22ce36..3c597ea19 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,9 +23,9 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.4", - "@angular/cli": "~13.0.4", - "@angular/compiler-cli": "~13.0.0", + "@angular-devkit/build-angular": "~13.1.0-next.0", + "@angular/cli": "~13.1.0-next.0", + "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", "jasmine-core": "~3.10.0", From f4576a0d387dd93aba06055aeb1ba45199a5359a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 11 Nov 2021 02:23:20 +0000 Subject: [PATCH 510/891] chore: version 13.1.0-next.1 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3c597ea19..31a64bc96 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,9 +23,9 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.1.0-next.0", - "@angular/cli": "~13.1.0-next.0", - "@angular/compiler-cli": "~13.0.0-next.0", + "@angular-devkit/build-angular": "~13.1.0-next.1", + "@angular/cli": "~13.1.0-next.1", + "@angular/compiler-cli": "~13.0.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", "jasmine-core": "~3.10.0", From 16fe4fcda2799ba460c37ed5617cee3364e6a9c3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 18 Nov 2021 06:06:39 +0000 Subject: [PATCH 511/891] chore: version 13.1.0-next.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 31a64bc96..9a1dd48d3 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.1.0-next.1", - "@angular/cli": "~13.1.0-next.1", + "@angular-devkit/build-angular": "~13.1.0-next.2", + "@angular/cli": "~13.1.0-next.2", "@angular/compiler-cli": "~13.0.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 5a4039814d8266b884b4a3a8bcf325d7ebcb9016 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 2 Dec 2021 04:05:25 +0000 Subject: [PATCH 512/891] chore: version 13.1.0-next.3 --- ponyracer/.vscode/extensions.json | 4 +++ ponyracer/.vscode/launch.json | 20 +++++++++++++++ ponyracer/.vscode/tasks.json | 42 +++++++++++++++++++++++++++++++ ponyracer/package.json | 4 +-- 4 files changed, 68 insertions(+), 2 deletions(-) create mode 100644 ponyracer/.vscode/extensions.json create mode 100644 ponyracer/.vscode/launch.json create mode 100644 ponyracer/.vscode/tasks.json diff --git a/ponyracer/.vscode/extensions.json b/ponyracer/.vscode/extensions.json new file mode 100644 index 000000000..77b374577 --- /dev/null +++ b/ponyracer/.vscode/extensions.json @@ -0,0 +1,4 @@ +{ + // For more information, visit: https://go.microsoft.com/fwlink/?linkid=827846 + "recommendations": ["angular.ng-template"] +} diff --git a/ponyracer/.vscode/launch.json b/ponyracer/.vscode/launch.json new file mode 100644 index 000000000..740e35a0c --- /dev/null +++ b/ponyracer/.vscode/launch.json @@ -0,0 +1,20 @@ +{ + // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "name": "ng serve", + "type": "pwa-chrome", + "request": "launch", + "preLaunchTask": "npm: start", + "url": "http://localhost:4200/" + }, + { + "name": "ng test", + "type": "chrome", + "request": "launch", + "preLaunchTask": "npm: test", + "url": "http://localhost:9876/debug.html" + } + ] +} diff --git a/ponyracer/.vscode/tasks.json b/ponyracer/.vscode/tasks.json new file mode 100644 index 000000000..a298b5bd8 --- /dev/null +++ b/ponyracer/.vscode/tasks.json @@ -0,0 +1,42 @@ +{ + // For more information, visit: https://go.microsoft.com/fwlink/?LinkId=733558 + "version": "2.0.0", + "tasks": [ + { + "type": "npm", + "script": "start", + "isBackground": true, + "problemMatcher": { + "owner": "typescript", + "pattern": "$tsc", + "background": { + "activeOnStart": true, + "beginsPattern": { + "regexp": "(.*?)" + }, + "endsPattern": { + "regexp": "bundle generation complete" + } + } + } + }, + { + "type": "npm", + "script": "test", + "isBackground": true, + "problemMatcher": { + "owner": "typescript", + "pattern": "$tsc", + "background": { + "activeOnStart": true, + "beginsPattern": { + "regexp": "(.*?)" + }, + "endsPattern": { + "regexp": "bundle generation complete" + } + } + } + } + ] +} diff --git a/ponyracer/package.json b/ponyracer/package.json index 9a1dd48d3..3160a413f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.1.0-next.2", - "@angular/cli": "~13.1.0-next.2", + "@angular-devkit/build-angular": "~13.1.0-next.3", + "@angular/cli": "~13.1.0-next.3", "@angular/compiler-cli": "~13.0.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From da38d0c7e0f51fa29f69f2585a305013ffe0ed36 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 9 Dec 2021 22:04:23 +0000 Subject: [PATCH 513/891] chore: version 13.1.0-rc.0 --- ponyracer/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3160a413f..709cd22ef 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,17 +23,17 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.1.0-next.3", - "@angular/cli": "~13.1.0-next.3", + "@angular-devkit/build-angular": "~13.1.0-rc.0", + "@angular/cli": "~13.1.0-rc.0", "@angular/compiler-cli": "~13.0.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", "jasmine-core": "~3.10.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", - "karma-coverage": "~2.0.3", + "karma-coverage": "~2.1.0", "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "~1.7.0", - "typescript": "~4.4.3" + "typescript": "~4.5.2" } } From 7b6c9a1295593867d59441e0e7fce3eed11c4f25 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 10 Dec 2021 00:19:04 +0000 Subject: [PATCH 514/891] chore: version 13.1.0 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 709cd22ef..820fb64b2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.1.0-rc.0", - "@angular/cli": "~13.1.0-rc.0", + "@angular-devkit/build-angular": "~13.1.0", + "@angular/cli": "~13.1.0", "@angular/compiler-cli": "~13.0.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 902cd1155d8c0d3ecd1a6c2b56f05b29d590cc4e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 10 Dec 2021 18:05:40 +0000 Subject: [PATCH 515/891] chore: version 13.1.1 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 820fb64b2..1b5f1f3dc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~13.0.0", - "@angular/common": "~13.0.0", - "@angular/compiler": "~13.0.0", - "@angular/core": "~13.0.0", - "@angular/forms": "~13.0.0", - "@angular/platform-browser": "~13.0.0", - "@angular/platform-browser-dynamic": "~13.0.0", - "@angular/router": "~13.0.0", + "@angular/animations": "~13.1.0", + "@angular/common": "~13.1.0", + "@angular/compiler": "~13.1.0", + "@angular/core": "~13.1.0", + "@angular/forms": "~13.1.0", + "@angular/platform-browser": "~13.1.0", + "@angular/platform-browser-dynamic": "~13.1.0", + "@angular/router": "~13.1.0", "rxjs": "~7.4.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.1.0", - "@angular/cli": "~13.1.0", - "@angular/compiler-cli": "~13.0.0", + "@angular-devkit/build-angular": "~13.1.1", + "@angular/cli": "~13.1.1", + "@angular/compiler-cli": "~13.1.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", "jasmine-core": "~3.10.0", From 57aaa59977f0ae8bdbdedcb2a73491198ce88521 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 15 Dec 2021 22:08:17 +0000 Subject: [PATCH 516/891] chore: version 13.1.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1b5f1f3dc..3bd7b5cf4 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.1.1", - "@angular/cli": "~13.1.1", + "@angular-devkit/build-angular": "~13.1.2", + "@angular/cli": "~13.1.2", "@angular/compiler-cli": "~13.1.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 5fc6d4d4438ca910b67265fcac6d5924b149fdf2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 13 Jan 2022 00:29:47 +0000 Subject: [PATCH 517/891] chore: version 13.1.3 --- ponyracer/.gitignore | 22 +++++++++------------- ponyracer/package.json | 4 ++-- 2 files changed, 11 insertions(+), 15 deletions(-) diff --git a/ponyracer/.gitignore b/ponyracer/.gitignore index 105c00f22..0711527ef 100644 --- a/ponyracer/.gitignore +++ b/ponyracer/.gitignore @@ -1,20 +1,18 @@ # See http://help.github.com/ignore-files/ for more about ignoring files. -# compiled output +# Compiled output /dist /tmp /out-tsc -# Only exists if Bazel was run /bazel-out -# dependencies +# Node /node_modules - -# profiling files -chrome-profiler-events*.json +npm-debug.log +yarn-error.log # IDEs and editors -/.idea +.idea/ .project .classpath .c9/ @@ -22,7 +20,7 @@ chrome-profiler-events*.json .settings/ *.sublime-workspace -# IDE - VSCode +# Visual Studio Code .vscode/* !.vscode/settings.json !.vscode/tasks.json @@ -30,17 +28,15 @@ chrome-profiler-events*.json !.vscode/extensions.json .history/* -# misc +# Miscellaneous /.angular/cache -/.sass-cache +.sass-cache/ /connect.lock /coverage /libpeerconnection.log -npm-debug.log -yarn-error.log testem.log /typings -# System Files +# System files .DS_Store Thumbs.db diff --git a/ponyracer/package.json b/ponyracer/package.json index 3bd7b5cf4..1c625d511 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.1.2", - "@angular/cli": "~13.1.2", + "@angular-devkit/build-angular": "~13.1.3", + "@angular/cli": "~13.1.3", "@angular/compiler-cli": "~13.1.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 2d321a8558553226dd8a21ac21b3ff636bdf5936 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 19 Jan 2022 22:08:29 +0000 Subject: [PATCH 518/891] chore: version 13.1.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1c625d511..1d71284ca 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.1.3", - "@angular/cli": "~13.1.3", + "@angular-devkit/build-angular": "~13.1.4", + "@angular/cli": "~13.1.4", "@angular/compiler-cli": "~13.1.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 03935328f98453448c9e24c5174000985c9f7328 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 10 Dec 2021 00:19:21 +0000 Subject: [PATCH 519/891] chore: version 13.2.0-next.0 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1d71284ca..c2bb97c77 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,9 +23,9 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.1.4", - "@angular/cli": "~13.1.4", - "@angular/compiler-cli": "~13.1.0", + "@angular-devkit/build-angular": "~13.2.0-next.0", + "@angular/cli": "~13.2.0-next.0", + "@angular/compiler-cli": "~13.0.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", "jasmine-core": "~3.10.0", From 96de9db476b09b1b1cc5ede344ed575d1432108a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 16 Dec 2021 00:28:45 +0000 Subject: [PATCH 520/891] chore: version 13.2.0-next.1 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c2bb97c77..ddd4ce287 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~13.1.0", - "@angular/common": "~13.1.0", - "@angular/compiler": "~13.1.0", - "@angular/core": "~13.1.0", - "@angular/forms": "~13.1.0", - "@angular/platform-browser": "~13.1.0", - "@angular/platform-browser-dynamic": "~13.1.0", - "@angular/router": "~13.1.0", + "@angular/animations": "~13.2.0-next.0", + "@angular/common": "~13.2.0-next.0", + "@angular/compiler": "~13.2.0-next.0", + "@angular/core": "~13.2.0-next.0", + "@angular/forms": "~13.2.0-next.0", + "@angular/platform-browser": "~13.2.0-next.0", + "@angular/platform-browser-dynamic": "~13.2.0-next.0", + "@angular/router": "~13.2.0-next.0", "rxjs": "~7.4.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.2.0-next.0", - "@angular/cli": "~13.2.0-next.0", - "@angular/compiler-cli": "~13.0.0", + "@angular-devkit/build-angular": "~13.2.0-next.1", + "@angular/cli": "~13.2.0-next.1", + "@angular/compiler-cli": "~13.2.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", "jasmine-core": "~3.10.0", From a5d77bfec4caed0441fef43bdbe8e81eaf804f13 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 12 Jan 2022 22:04:37 +0000 Subject: [PATCH 521/891] chore: version 13.2.0-next.2 --- ponyracer/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ddd4ce287..753f90b61 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -18,17 +18,17 @@ "@angular/platform-browser": "~13.2.0-next.0", "@angular/platform-browser-dynamic": "~13.2.0-next.0", "@angular/router": "~13.2.0-next.0", - "rxjs": "~7.4.0", + "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.2.0-next.1", - "@angular/cli": "~13.2.0-next.1", + "@angular-devkit/build-angular": "~13.2.0-next.2", + "@angular/cli": "~13.2.0-next.2", "@angular/compiler-cli": "~13.2.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", - "jasmine-core": "~3.10.0", + "jasmine-core": "~4.0.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.1.0", From 633e229fc57bb77cc42873ab8dbb543cd2cab0f2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 20 Jan 2022 00:24:32 +0000 Subject: [PATCH 522/891] chore: version 13.2.0-rc.0 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 753f90b61..24163ec57 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.2.0-next.2", - "@angular/cli": "~13.2.0-next.2", + "@angular-devkit/build-angular": "~13.2.0-rc.0", + "@angular/cli": "~13.2.0-rc.0", "@angular/compiler-cli": "~13.2.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 7b7afe72b338d9c5945ee4b6cb0fda35dccd1daf Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 25 Jan 2022 00:25:26 +0000 Subject: [PATCH 523/891] chore: version 13.2.0-rc.1 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 24163ec57..0fb8b0c6c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~13.2.0-next.0", - "@angular/common": "~13.2.0-next.0", - "@angular/compiler": "~13.2.0-next.0", - "@angular/core": "~13.2.0-next.0", - "@angular/forms": "~13.2.0-next.0", - "@angular/platform-browser": "~13.2.0-next.0", - "@angular/platform-browser-dynamic": "~13.2.0-next.0", - "@angular/router": "~13.2.0-next.0", + "@angular/animations": "~13.2.0-rc.0", + "@angular/common": "~13.2.0-rc.0", + "@angular/compiler": "~13.2.0-rc.0", + "@angular/core": "~13.2.0-rc.0", + "@angular/forms": "~13.2.0-rc.0", + "@angular/platform-browser": "~13.2.0-rc.0", + "@angular/platform-browser-dynamic": "~13.2.0-rc.0", + "@angular/router": "~13.2.0-rc.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.2.0-rc.0", - "@angular/cli": "~13.2.0-rc.0", - "@angular/compiler-cli": "~13.2.0-next.0", + "@angular-devkit/build-angular": "~13.2.0-rc.1", + "@angular/cli": "~13.2.0-rc.1", + "@angular/compiler-cli": "~13.2.0-rc.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", "jasmine-core": "~4.0.0", From 9740e102ea067a909e15d97568556188eadbd03b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 26 Jan 2022 22:03:54 +0000 Subject: [PATCH 524/891] chore: version 13.2.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0fb8b0c6c..027190dca 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~13.2.0-rc.0", - "@angular/common": "~13.2.0-rc.0", - "@angular/compiler": "~13.2.0-rc.0", - "@angular/core": "~13.2.0-rc.0", - "@angular/forms": "~13.2.0-rc.0", - "@angular/platform-browser": "~13.2.0-rc.0", - "@angular/platform-browser-dynamic": "~13.2.0-rc.0", - "@angular/router": "~13.2.0-rc.0", + "@angular/animations": "~13.2.0", + "@angular/common": "~13.2.0", + "@angular/compiler": "~13.2.0", + "@angular/core": "~13.2.0", + "@angular/forms": "~13.2.0", + "@angular/platform-browser": "~13.2.0", + "@angular/platform-browser-dynamic": "~13.2.0", + "@angular/router": "~13.2.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.2.0-rc.1", - "@angular/cli": "~13.2.0-rc.1", - "@angular/compiler-cli": "~13.2.0-rc.0", + "@angular-devkit/build-angular": "~13.2.0", + "@angular/cli": "~13.2.0", + "@angular/compiler-cli": "~13.2.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", "jasmine-core": "~4.0.0", From 8bd3b87a4dec544621d293c5488bf81592b3b5d7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Mon, 31 Jan 2022 20:07:56 +0000 Subject: [PATCH 525/891] chore: version 13.2.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 027190dca..4ae92828c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.2.0", - "@angular/cli": "~13.2.0", + "@angular-devkit/build-angular": "~13.2.1", + "@angular/cli": "~13.2.1", "@angular/compiler-cli": "~13.2.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 21d6de484c49ccabe48f7b40d45829631ab11864 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 3 Feb 2022 00:20:27 +0000 Subject: [PATCH 526/891] chore: version 13.2.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4ae92828c..12aa7b566 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.2.1", - "@angular/cli": "~13.2.1", + "@angular-devkit/build-angular": "~13.2.2", + "@angular/cli": "~13.2.2", "@angular/compiler-cli": "~13.2.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 863090c501677d085ac9fef1ceecb919bf9132db Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 9 Feb 2022 22:04:36 +0000 Subject: [PATCH 527/891] chore: version 13.2.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 12aa7b566..cdbd9ef35 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.2.2", - "@angular/cli": "~13.2.2", + "@angular-devkit/build-angular": "~13.2.3", + "@angular/cli": "~13.2.3", "@angular/compiler-cli": "~13.2.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 969708af768da7b4dde3c73cd9cde090776ea344 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 18 Feb 2022 00:24:20 +0000 Subject: [PATCH 528/891] chore: version 13.2.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index cdbd9ef35..02d040663 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.2.3", - "@angular/cli": "~13.2.3", + "@angular-devkit/build-angular": "~13.2.4", + "@angular/cli": "~13.2.4", "@angular/compiler-cli": "~13.2.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From e824c257435b3c5addf27f9c70c8fc09e119f4a3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 23 Feb 2022 20:06:32 +0000 Subject: [PATCH 529/891] chore: version 13.2.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 02d040663..e313a99b0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.2.4", - "@angular/cli": "~13.2.4", + "@angular-devkit/build-angular": "~13.2.5", + "@angular/cli": "~13.2.5", "@angular/compiler-cli": "~13.2.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 45ac1cd4058eb04ec05a67f761d5fd999e599842 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 10 Mar 2022 00:24:14 +0000 Subject: [PATCH 530/891] chore: version 13.2.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e313a99b0..c8dc030ae 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.2.5", - "@angular/cli": "~13.2.5", + "@angular-devkit/build-angular": "~13.2.6", + "@angular/cli": "~13.2.6", "@angular/compiler-cli": "~13.2.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From e7d9459288f230fc1e3486ee7580f9c0d788aca7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 16 Mar 2022 20:07:40 +0000 Subject: [PATCH 531/891] chore: version 13.3.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c8dc030ae..6c9ec0a71 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~13.2.0", - "@angular/common": "~13.2.0", - "@angular/compiler": "~13.2.0", - "@angular/core": "~13.2.0", - "@angular/forms": "~13.2.0", - "@angular/platform-browser": "~13.2.0", - "@angular/platform-browser-dynamic": "~13.2.0", - "@angular/router": "~13.2.0", + "@angular/animations": "~13.3.0", + "@angular/common": "~13.3.0", + "@angular/compiler": "~13.3.0", + "@angular/core": "~13.3.0", + "@angular/forms": "~13.3.0", + "@angular/platform-browser": "~13.3.0", + "@angular/platform-browser-dynamic": "~13.3.0", + "@angular/router": "~13.3.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.2.6", - "@angular/cli": "~13.2.6", - "@angular/compiler-cli": "~13.2.0", + "@angular-devkit/build-angular": "~13.3.0", + "@angular/cli": "~13.3.0", + "@angular/compiler-cli": "~13.3.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", "jasmine-core": "~4.0.0", @@ -34,6 +34,6 @@ "karma-coverage": "~2.1.0", "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "~1.7.0", - "typescript": "~4.5.2" + "typescript": "~4.6.2" } } From 1f7728ca8856067a6d128ff2c512b08ff888611a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 30 Mar 2022 22:05:28 +0000 Subject: [PATCH 532/891] chore: version 13.3.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 6c9ec0a71..e483a429a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.3.0", - "@angular/cli": "~13.3.0", + "@angular-devkit/build-angular": "~13.3.1", + "@angular/cli": "~13.3.1", "@angular/compiler-cli": "~13.3.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 57bd8ce70e2f90a053c0ef79e4625dc5ba775407 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 6 Apr 2022 20:08:46 +0000 Subject: [PATCH 533/891] chore: version 13.3.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e483a429a..ae1c55144 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.3.1", - "@angular/cli": "~13.3.1", + "@angular-devkit/build-angular": "~13.3.2", + "@angular/cli": "~13.3.2", "@angular/compiler-cli": "~13.3.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 8d3c2022d754913e89a02324cd87904c4a98f2ea Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 13 Apr 2022 20:08:33 +0000 Subject: [PATCH 534/891] chore: version 13.3.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ae1c55144..39c39dfc7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.3.2", - "@angular/cli": "~13.3.2", + "@angular-devkit/build-angular": "~13.3.3", + "@angular/cli": "~13.3.3", "@angular/compiler-cli": "~13.3.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From e5166d7106cb2c1a14aa9c6150896d706473ab59 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 28 Apr 2022 00:44:17 +0000 Subject: [PATCH 535/891] chore: version 13.3.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 39c39dfc7..aa63b0208 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.3.3", - "@angular/cli": "~13.3.3", + "@angular-devkit/build-angular": "~13.3.4", + "@angular/cli": "~13.3.4", "@angular/compiler-cli": "~13.3.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 7a9fdbda92bb596bbbd6c0c3c8d9f4be33e0ec77 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 4 May 2022 20:11:18 +0000 Subject: [PATCH 536/891] chore: version 13.3.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index aa63b0208..b9efbaf77 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.3.4", - "@angular/cli": "~13.3.4", + "@angular-devkit/build-angular": "~13.3.5", + "@angular/cli": "~13.3.5", "@angular/compiler-cli": "~13.3.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 42338b437dcc867c07f5962827de204cc8722cac Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 18 May 2022 20:08:11 +0000 Subject: [PATCH 537/891] chore: version 13.3.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b9efbaf77..d255418f7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.3.5", - "@angular/cli": "~13.3.5", + "@angular-devkit/build-angular": "~13.3.6", + "@angular/cli": "~13.3.6", "@angular/compiler-cli": "~13.3.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From bcb4800ed7ad8e3bb439b65ec9141896145b34d2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 25 May 2022 20:07:57 +0000 Subject: [PATCH 538/891] chore: version 13.3.7 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d255418f7..50d265829 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.3.6", - "@angular/cli": "~13.3.6", + "@angular-devkit/build-angular": "~13.3.7", + "@angular/cli": "~13.3.7", "@angular/compiler-cli": "~13.3.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 7b9ff07dcf258912f49a4eff2724687c900303d1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 15 Jun 2022 10:06:44 +0000 Subject: [PATCH 539/891] chore: version 13.3.8 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 50d265829..c609bade6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.3.7", - "@angular/cli": "~13.3.7", + "@angular-devkit/build-angular": "~13.3.8", + "@angular/cli": "~13.3.8", "@angular/compiler-cli": "~13.3.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 9598178ec5aa48cca7bae024aa829f1a275ce0dd Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 20 Jul 2022 18:10:50 +0000 Subject: [PATCH 540/891] chore: version 13.3.9 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c609bade6..dd120002f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.3.8", - "@angular/cli": "~13.3.8", + "@angular-devkit/build-angular": "~13.3.9", + "@angular/cli": "~13.3.9", "@angular/compiler-cli": "~13.3.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From ec5f4f1c799c333cd7ef434c8c4b94e990487625 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 18 Nov 2022 00:41:04 +0000 Subject: [PATCH 541/891] chore: version 13.3.10 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index dd120002f..eb52ad313 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.3.9", - "@angular/cli": "~13.3.9", + "@angular-devkit/build-angular": "~13.3.10", + "@angular/cli": "~13.3.10", "@angular/compiler-cli": "~13.3.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 4eab9da1196f584fc1766924cc9324a7e1fa6729 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 16 Mar 2023 10:08:25 +0000 Subject: [PATCH 542/891] chore: version 13.3.11 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index eb52ad313..c3e3457b1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.3.10", - "@angular/cli": "~13.3.10", + "@angular-devkit/build-angular": "~13.3.11", + "@angular/cli": "~13.3.11", "@angular/compiler-cli": "~13.3.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From d1cf16d40e22920bb28558f6bf8637d8735697a9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 3 Feb 2022 00:20:43 +0000 Subject: [PATCH 543/891] chore: version 14.0.0-next.0 --- ponyracer/package.json | 22 +++++++++++----------- ponyracer/tsconfig.json | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c3e3457b1..865823746 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~13.3.0", - "@angular/common": "~13.3.0", - "@angular/compiler": "~13.3.0", - "@angular/core": "~13.3.0", - "@angular/forms": "~13.3.0", - "@angular/platform-browser": "~13.3.0", - "@angular/platform-browser-dynamic": "~13.3.0", - "@angular/router": "~13.3.0", + "@angular/animations": "^14.0.0-next.0", + "@angular/common": "^14.0.0-next.0", + "@angular/compiler": "^14.0.0-next.0", + "@angular/core": "^14.0.0-next.0", + "@angular/forms": "^14.0.0-next.0", + "@angular/platform-browser": "^14.0.0-next.0", + "@angular/platform-browser-dynamic": "^14.0.0-next.0", + "@angular/router": "^14.0.0-next.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.3.11", - "@angular/cli": "~13.3.11", - "@angular/compiler-cli": "~13.3.0", + "@angular-devkit/build-angular": "^14.0.0-next.0", + "@angular/cli": "~14.0.0-next.0", + "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", "jasmine-core": "~4.0.0", diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index f531992d6..ff06eae10 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -16,7 +16,7 @@ "experimentalDecorators": true, "moduleResolution": "node", "importHelpers": true, - "target": "es2017", + "target": "es2020", "module": "es2020", "lib": [ "es2020", From a1c14804d13a4bc7948cde59be55111715a85a40 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 9 Feb 2022 22:04:57 +0000 Subject: [PATCH 544/891] chore: version 14.0.0-next.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 865823746..cae498e2b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.0", - "@angular/cli": "~14.0.0-next.0", + "@angular-devkit/build-angular": "^14.0.0-next.1", + "@angular/cli": "~14.0.0-next.1", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From adfaf71d1b428842a5b36f49c90d5ed6ebd95aa2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 18 Feb 2022 02:27:01 +0000 Subject: [PATCH 545/891] chore: version 14.0.0-next.2 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index cae498e2b..3fd90f9c1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,15 +23,15 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.1", - "@angular/cli": "~14.0.0-next.1", + "@angular-devkit/build-angular": "^14.0.0-next.2", + "@angular/cli": "~14.0.0-next.2", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", "jasmine-core": "~4.0.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", - "karma-coverage": "~2.1.0", + "karma-coverage": "~2.2.0", "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "~1.7.0", "typescript": "~4.6.2" From 48e3461150b05604a4e204d013bf5f6a494749a7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 23 Feb 2022 22:07:06 +0000 Subject: [PATCH 546/891] chore: version 14.0.0-next.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3fd90f9c1..9dc231bc3 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.2", - "@angular/cli": "~14.0.0-next.2", + "@angular-devkit/build-angular": "^14.0.0-next.3", + "@angular/cli": "~14.0.0-next.3", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From e7bf8779f7b2535b25056bfaa17edd1ab4887c0f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 3 Mar 2022 16:08:25 +0000 Subject: [PATCH 547/891] chore: version 14.0.0-next.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 9dc231bc3..923a2b301 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.3", - "@angular/cli": "~14.0.0-next.3", + "@angular-devkit/build-angular": "^14.0.0-next.4", + "@angular/cli": "~14.0.0-next.4", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", From 7d83a0a790fda57d5cecc3c736b144efd354f1ab Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 10 Mar 2022 08:09:38 +0000 Subject: [PATCH 548/891] chore: version 14.0.0-next.5 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 923a2b301..8747b40ae 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,11 +23,11 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.4", - "@angular/cli": "~14.0.0-next.4", + "@angular-devkit/build-angular": "^14.0.0-next.5", + "@angular/cli": "~14.0.0-next.5", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~3.10.0", - "@types/node": "^12.11.1", + "@types/node": "^14.15.0", "jasmine-core": "~4.0.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", From 01941cd840cc9f178eca96b6aceddf8b7f9e161d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 16 Mar 2022 22:04:54 +0000 Subject: [PATCH 549/891] chore: version 14.0.0-next.6 --- ponyracer/package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8747b40ae..35e831d68 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,11 +23,10 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.5", - "@angular/cli": "~14.0.0-next.5", + "@angular-devkit/build-angular": "^14.0.0-next.6", + "@angular/cli": "~14.0.0-next.6", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~3.10.0", - "@types/node": "^14.15.0", "jasmine-core": "~4.0.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", From 164d5850a54d3acb65898c258ccec831df108567 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 30 Mar 2022 22:05:55 +0000 Subject: [PATCH 550/891] chore: version 14.0.0-next.7 --- ponyracer/angular.json | 3 +-- ponyracer/package.json | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 0d4ce11b3..c36b96a68 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -101,6 +101,5 @@ } } } - }, - "defaultProject": "ponyracer" + } } diff --git a/ponyracer/package.json b/ponyracer/package.json index 35e831d68..4b96b2cd7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,10 +23,10 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.6", - "@angular/cli": "~14.0.0-next.6", + "@angular-devkit/build-angular": "^14.0.0-next.7", + "@angular/cli": "~14.0.0-next.7", "@angular/compiler-cli": "^14.0.0-next.0", - "@types/jasmine": "~3.10.0", + "@types/jasmine": "~4.0.0", "jasmine-core": "~4.0.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", From d6ba6b747e9a1dbf9d82c43d69751213e9bf167b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 6 Apr 2022 20:11:47 +0000 Subject: [PATCH 551/891] chore: version 14.0.0-next.8 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4b96b2cd7..1dba38a06 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.7", - "@angular/cli": "~14.0.0-next.7", + "@angular-devkit/build-angular": "^14.0.0-next.8", + "@angular/cli": "~14.0.0-next.8", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.0.0", From b8c531f42adc002afabd8af586e83e6f28a78dba Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 14 Apr 2022 00:37:35 +0000 Subject: [PATCH 552/891] chore: version 14.0.0-next.9 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1dba38a06..9e5051bfb 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,11 +23,11 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.8", - "@angular/cli": "~14.0.0-next.8", + "@angular-devkit/build-angular": "^14.0.0-next.9", + "@angular/cli": "~14.0.0-next.9", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", - "jasmine-core": "~4.0.0", + "jasmine-core": "~4.1.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.2.0", From 583714694f2d9b60ae8f11d650349f7483cd07ed Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 21 Apr 2022 16:09:04 +0000 Subject: [PATCH 553/891] chore: version 14.0.0-next.10 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 9e5051bfb..f18f7dc7d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,15 +23,15 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.9", - "@angular/cli": "~14.0.0-next.9", + "@angular-devkit/build-angular": "^14.0.0-next.10", + "@angular/cli": "~14.0.0-next.10", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.2.0", - "karma-jasmine": "~4.0.0", + "karma-jasmine": "~5.0.0", "karma-jasmine-html-reporter": "~1.7.0", "typescript": "~4.6.2" } From ec7219c64fd0f1972e4f1f5608a068f515c3a106 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 21 Apr 2022 16:09:45 +0000 Subject: [PATCH 554/891] chore: version 14.0.0-next.11 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f18f7dc7d..7c61e0579 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.10", - "@angular/cli": "~14.0.0-next.10", + "@angular-devkit/build-angular": "^14.0.0-next.11", + "@angular/cli": "~14.0.0-next.11", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", From bb20e44b8f33299452e86bcf18d9a0180c89a755 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 28 Apr 2022 00:44:54 +0000 Subject: [PATCH 555/891] chore: version 14.0.0-next.12 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7c61e0579..ee1a250ea 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.11", - "@angular/cli": "~14.0.0-next.11", + "@angular-devkit/build-angular": "^14.0.0-next.12", + "@angular/cli": "~14.0.0-next.12", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", From 68ed0431f76c6a4233e4f9ebdbfb7b289748644b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 4 May 2022 22:06:38 +0000 Subject: [PATCH 556/891] chore: version 14.0.0-next.13 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ee1a250ea..d7294b054 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.12", - "@angular/cli": "~14.0.0-next.12", + "@angular-devkit/build-angular": "^14.0.0-next.13", + "@angular/cli": "~14.0.0-next.13", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", From cf1816a6e3004888f51c58db8257931e037261bf Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 12 May 2022 00:35:13 +0000 Subject: [PATCH 557/891] chore: version 14.0.0-rc.0 --- ponyracer/package.json | 22 +++++++++++----------- ponyracer/src/test.ts | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d7294b054..f5f9cdc3f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^14.0.0-next.0", - "@angular/common": "^14.0.0-next.0", - "@angular/compiler": "^14.0.0-next.0", - "@angular/core": "^14.0.0-next.0", - "@angular/forms": "^14.0.0-next.0", - "@angular/platform-browser": "^14.0.0-next.0", - "@angular/platform-browser-dynamic": "^14.0.0-next.0", - "@angular/router": "^14.0.0-next.0", + "@angular/animations": "^14.0.0-rc.0", + "@angular/common": "^14.0.0-rc.0", + "@angular/compiler": "^14.0.0-rc.0", + "@angular/core": "^14.0.0-rc.0", + "@angular/forms": "^14.0.0-rc.0", + "@angular/platform-browser": "^14.0.0-rc.0", + "@angular/platform-browser-dynamic": "^14.0.0-rc.0", + "@angular/router": "^14.0.0-rc.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.13", - "@angular/cli": "~14.0.0-next.13", - "@angular/compiler-cli": "^14.0.0-next.0", + "@angular-devkit/build-angular": "^14.0.0-rc.0", + "@angular/cli": "~14.0.0-rc.0", + "@angular/compiler-cli": "^14.0.0-rc.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", "karma": "~6.3.0", diff --git a/ponyracer/src/test.ts b/ponyracer/src/test.ts index 00025daf1..c04c87607 100644 --- a/ponyracer/src/test.ts +++ b/ponyracer/src/test.ts @@ -23,4 +23,4 @@ getTestBed().initTestEnvironment( // Then we find all the tests. const context = require.context('./', true, /\.spec\.ts$/); // And load the modules. -context.keys().map(context); +context.keys().forEach(context); From d8985ff5372f4ea4e564b2c6b4356dc624e83fbb Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 18 May 2022 22:09:31 +0000 Subject: [PATCH 558/891] chore: version 14.0.0-rc.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f5f9cdc3f..ff2bd7899 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-rc.0", - "@angular/cli": "~14.0.0-rc.0", + "@angular-devkit/build-angular": "^14.0.0-rc.1", + "@angular/cli": "~14.0.0-rc.1", "@angular/compiler-cli": "^14.0.0-rc.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", From 5a5cb26efa5df6006756e7620066ed4c2e80908a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 25 May 2022 22:07:32 +0000 Subject: [PATCH 559/891] chore: version 14.0.0-rc.2 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ff2bd7899..42c81f038 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-rc.1", - "@angular/cli": "~14.0.0-rc.1", + "@angular-devkit/build-angular": "^14.0.0-rc.2", + "@angular/cli": "~14.0.0-rc.2", "@angular/compiler-cli": "^14.0.0-rc.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", @@ -33,6 +33,6 @@ "karma-coverage": "~2.2.0", "karma-jasmine": "~5.0.0", "karma-jasmine-html-reporter": "~1.7.0", - "typescript": "~4.6.2" + "typescript": "~4.7.2" } } From e16329f41e11944755001a75c7b7b2bb3b356668 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 31 May 2022 20:08:53 +0000 Subject: [PATCH 560/891] chore: version 14.0.0-rc.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 42c81f038..62cbe24aa 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-rc.2", - "@angular/cli": "~14.0.0-rc.2", + "@angular-devkit/build-angular": "^14.0.0-rc.3", + "@angular/cli": "~14.0.0-rc.3", "@angular/compiler-cli": "^14.0.0-rc.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", From f1bccfd7cb1a19a98d2784432ff24c0db11723e7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 2 Jun 2022 18:09:46 +0000 Subject: [PATCH 561/891] chore: version 14.0.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 62cbe24aa..78b5956fa 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^14.0.0-rc.0", - "@angular/common": "^14.0.0-rc.0", - "@angular/compiler": "^14.0.0-rc.0", - "@angular/core": "^14.0.0-rc.0", - "@angular/forms": "^14.0.0-rc.0", - "@angular/platform-browser": "^14.0.0-rc.0", - "@angular/platform-browser-dynamic": "^14.0.0-rc.0", - "@angular/router": "^14.0.0-rc.0", + "@angular/animations": "^14.0.0", + "@angular/common": "^14.0.0", + "@angular/compiler": "^14.0.0", + "@angular/core": "^14.0.0", + "@angular/forms": "^14.0.0", + "@angular/platform-browser": "^14.0.0", + "@angular/platform-browser-dynamic": "^14.0.0", + "@angular/router": "^14.0.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-rc.3", - "@angular/cli": "~14.0.0-rc.3", - "@angular/compiler-cli": "^14.0.0-rc.0", + "@angular-devkit/build-angular": "^14.0.0", + "@angular/cli": "~14.0.0", + "@angular/compiler-cli": "^14.0.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", "karma": "~6.3.0", From 94d70e4a91ed594fd241b5983d22447bc1a08f29 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 9 Jun 2022 00:34:55 +0000 Subject: [PATCH 562/891] chore: version 14.0.1 --- ponyracer/angular.json | 6 +----- ponyracer/package.json | 4 ++-- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index c36b96a68..6c77bca43 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -5,11 +5,7 @@ "projects": { "ponyracer": { "projectType": "application", - "schematics": { - "@schematics/angular:application": { - "strict": true - } - }, + "schematics": {}, "root": "", "sourceRoot": "src", "prefix": "app", diff --git a/ponyracer/package.json b/ponyracer/package.json index 78b5956fa..758f7270d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0", - "@angular/cli": "~14.0.0", + "@angular-devkit/build-angular": "^14.0.1", + "@angular/cli": "~14.0.1", "@angular/compiler-cli": "^14.0.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", From 4096b98ecdc92658b0979afe95f9ca659a2b0343 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 15 Jun 2022 12:12:08 +0000 Subject: [PATCH 563/891] chore: version 14.0.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 758f7270d..37d1e66b6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.1", - "@angular/cli": "~14.0.1", + "@angular-devkit/build-angular": "^14.0.2", + "@angular/cli": "~14.0.2", "@angular/compiler-cli": "^14.0.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", From 9d5383e24353ae3ed14647086f07ba44ea5957dd Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 23 Jun 2022 20:07:43 +0000 Subject: [PATCH 564/891] chore: version 14.0.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 37d1e66b6..05add8899 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.2", - "@angular/cli": "~14.0.2", + "@angular-devkit/build-angular": "^14.0.3", + "@angular/cli": "~14.0.3", "@angular/compiler-cli": "^14.0.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", From 147a5dfdf70b73750ec5730b1e15fb25b0475a18 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 29 Jun 2022 20:11:40 +0000 Subject: [PATCH 565/891] chore: version 14.0.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 05add8899..0d411fff2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.3", - "@angular/cli": "~14.0.3", + "@angular-devkit/build-angular": "^14.0.4", + "@angular/cli": "~14.0.4", "@angular/compiler-cli": "^14.0.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", From 27503c9620d1332c0cde3d87c3a4c96c11dbbb08 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 6 Jul 2022 16:08:39 +0000 Subject: [PATCH 566/891] chore: version 14.0.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0d411fff2..7d8d6e0c3 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.4", - "@angular/cli": "~14.0.4", + "@angular-devkit/build-angular": "^14.0.5", + "@angular/cli": "~14.0.5", "@angular/compiler-cli": "^14.0.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", From 7189df834ca913818f50714a7aa06a245f58588b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 13 Jul 2022 20:08:07 +0000 Subject: [PATCH 567/891] chore: version 14.0.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7d8d6e0c3..11bddf6a8 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.5", - "@angular/cli": "~14.0.5", + "@angular-devkit/build-angular": "^14.0.6", + "@angular/cli": "~14.0.6", "@angular/compiler-cli": "^14.0.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", From 95f012b3832f6e9b632775bd0e8337959d1712d4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 20 Jul 2022 20:08:57 +0000 Subject: [PATCH 568/891] chore: version 14.0.7 --- ponyracer/package.json | 4 ++-- ponyracer/src/app/app.component.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 11bddf6a8..022eca4ca 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.6", - "@angular/cli": "~14.0.6", + "@angular-devkit/build-angular": "^14.0.7", + "@angular/cli": "~14.0.7", "@angular/compiler-cli": "^14.0.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 698fdbb68..e4e763e74 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -367,7 +367,7 @@

      Resources

      - + Angular Material From 2e510c72e6384ca6ea7aae515bcbb24a32a77e00 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 9 Jun 2022 00:35:13 +0000 Subject: [PATCH 569/891] chore: version 14.1.0-next.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 022eca4ca..dbfbf845d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,29 +10,29 @@ }, "private": true, "dependencies": { - "@angular/animations": "^14.0.0", - "@angular/common": "^14.0.0", - "@angular/compiler": "^14.0.0", - "@angular/core": "^14.0.0", - "@angular/forms": "^14.0.0", - "@angular/platform-browser": "^14.0.0", - "@angular/platform-browser-dynamic": "^14.0.0", - "@angular/router": "^14.0.0", + "@angular/animations": "^14.0.0-next.0", + "@angular/common": "^14.0.0-next.0", + "@angular/compiler": "^14.0.0-next.0", + "@angular/core": "^14.0.0-next.0", + "@angular/forms": "^14.0.0-next.0", + "@angular/platform-browser": "^14.0.0-next.0", + "@angular/platform-browser-dynamic": "^14.0.0-next.0", + "@angular/router": "^14.0.0-next.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.7", - "@angular/cli": "~14.0.7", - "@angular/compiler-cli": "^14.0.0", + "@angular-devkit/build-angular": "^14.1.0-next.0", + "@angular/cli": "~14.1.0-next.0", + "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.2.0", "karma-jasmine": "~5.0.0", - "karma-jasmine-html-reporter": "~1.7.0", + "karma-jasmine-html-reporter": "~2.0.0", "typescript": "~4.7.2" } } From 5be16452301c9743bbebb919e03b8ab7537cce2f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 15 Jun 2022 14:04:43 +0000 Subject: [PATCH 570/891] chore: version 14.1.0-next.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index dbfbf845d..ffece559b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.1.0-next.0", - "@angular/cli": "~14.1.0-next.0", + "@angular-devkit/build-angular": "^14.1.0-next.1", + "@angular/cli": "~14.1.0-next.1", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", From 450883a731813c8c06356bb7c699f1b77fa4c97f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 23 Jun 2022 22:05:20 +0000 Subject: [PATCH 571/891] chore: version 14.1.0-next.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ffece559b..beb4b0955 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.1.0-next.1", - "@angular/cli": "~14.1.0-next.1", + "@angular-devkit/build-angular": "^14.1.0-next.2", + "@angular/cli": "~14.1.0-next.2", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0", From 2a58a3f7e19fac3f909f9d4020b68ac5e2b4f8ba Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 29 Jun 2022 20:12:32 +0000 Subject: [PATCH 572/891] chore: version 14.1.0-next.3 --- ponyracer/package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index beb4b0955..c0722e630 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,15 +23,15 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.1.0-next.2", - "@angular/cli": "~14.1.0-next.2", + "@angular-devkit/build-angular": "^14.1.0-next.3", + "@angular/cli": "~14.1.0-next.3", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", - "jasmine-core": "~4.1.0", - "karma": "~6.3.0", + "jasmine-core": "~4.2.0", + "karma": "~6.4.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.2.0", - "karma-jasmine": "~5.0.0", + "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.0.0", "typescript": "~4.7.2" } From 34ded1154868994d641363398bd91b0231cc13ca Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 6 Jul 2022 18:08:46 +0000 Subject: [PATCH 573/891] chore: version 14.1.0-next.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c0722e630..7c0ff67d7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.1.0-next.3", - "@angular/cli": "~14.1.0-next.3", + "@angular-devkit/build-angular": "^14.1.0-next.4", + "@angular/cli": "~14.1.0-next.4", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.2.0", From 6a6fe4f1c2137e5a6b5b6ad48e98785ff91d5f95 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 15 Jul 2022 06:39:40 +0000 Subject: [PATCH 574/891] chore: version 14.1.0-rc.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7c0ff67d7..4f3c34d2e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.1.0-next.4", - "@angular/cli": "~14.1.0-next.4", + "@angular-devkit/build-angular": "^14.1.0-rc.3", + "@angular/cli": "~14.1.0-rc.3", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.2.0", From 027ec12f7224f9421833d520601a25a1273442e9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 20 Jul 2022 20:13:22 +0000 Subject: [PATCH 575/891] chore: version 14.1.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4f3c34d2e..ae0f2c18c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^14.0.0-next.0", - "@angular/common": "^14.0.0-next.0", - "@angular/compiler": "^14.0.0-next.0", - "@angular/core": "^14.0.0-next.0", - "@angular/forms": "^14.0.0-next.0", - "@angular/platform-browser": "^14.0.0-next.0", - "@angular/platform-browser-dynamic": "^14.0.0-next.0", - "@angular/router": "^14.0.0-next.0", + "@angular/animations": "^14.1.0", + "@angular/common": "^14.1.0", + "@angular/compiler": "^14.1.0", + "@angular/core": "^14.1.0", + "@angular/forms": "^14.1.0", + "@angular/platform-browser": "^14.1.0", + "@angular/platform-browser-dynamic": "^14.1.0", + "@angular/router": "^14.1.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.1.0-rc.3", - "@angular/cli": "~14.1.0-rc.3", - "@angular/compiler-cli": "^14.0.0-next.0", + "@angular-devkit/build-angular": "^14.1.0", + "@angular/cli": "~14.1.0", + "@angular/compiler-cli": "^14.1.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.2.0", "karma": "~6.4.0", From 9c7b2d7ec9147d8da0a9c827a4e42d857e5272e4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 3 Aug 2022 20:08:38 +0000 Subject: [PATCH 576/891] chore: version 14.1.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ae0f2c18c..7ad97c96f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.1.0", - "@angular/cli": "~14.1.0", + "@angular-devkit/build-angular": "^14.1.1", + "@angular/cli": "~14.1.1", "@angular/compiler-cli": "^14.1.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.2.0", From 9c2a2e6d271c5d48d8dfb80eec061880234a591c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 10 Aug 2022 20:08:10 +0000 Subject: [PATCH 577/891] chore: version 14.1.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7ad97c96f..431bec827 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.1.1", - "@angular/cli": "~14.1.1", + "@angular-devkit/build-angular": "^14.1.2", + "@angular/cli": "~14.1.2", "@angular/compiler-cli": "^14.1.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.2.0", From 708e37a5eea9689e1dd1bd15d622e6e2426bd054 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 17 Aug 2022 12:13:18 +0000 Subject: [PATCH 578/891] chore: version 14.1.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 431bec827..b3bd13343 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.1.2", - "@angular/cli": "~14.1.2", + "@angular-devkit/build-angular": "^14.1.3", + "@angular/cli": "~14.1.3", "@angular/compiler-cli": "^14.1.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.2.0", From 606a4f7a9e1cefc939ea5833cbbbaef8e57bd027 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 3 Aug 2022 22:06:41 +0000 Subject: [PATCH 579/891] chore: version 14.2.0-next.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b3bd13343..eeee5ef1c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,24 +10,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "^14.1.0", - "@angular/common": "^14.1.0", - "@angular/compiler": "^14.1.0", - "@angular/core": "^14.1.0", - "@angular/forms": "^14.1.0", - "@angular/platform-browser": "^14.1.0", - "@angular/platform-browser-dynamic": "^14.1.0", - "@angular/router": "^14.1.0", + "@angular/animations": "^14.0.0-next.0", + "@angular/common": "^14.0.0-next.0", + "@angular/compiler": "^14.0.0-next.0", + "@angular/core": "^14.0.0-next.0", + "@angular/forms": "^14.0.0-next.0", + "@angular/platform-browser": "^14.0.0-next.0", + "@angular/platform-browser-dynamic": "^14.0.0-next.0", + "@angular/router": "^14.0.0-next.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.1.3", - "@angular/cli": "~14.1.3", - "@angular/compiler-cli": "^14.1.0", + "@angular-devkit/build-angular": "^14.2.0-next.0", + "@angular/cli": "~14.2.0-next.0", + "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", - "jasmine-core": "~4.2.0", + "jasmine-core": "~4.3.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.2.0", From 7f9660d2b35e4d381629e050480469190d2b9dcd Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 11 Aug 2022 16:09:04 +0000 Subject: [PATCH 580/891] chore: version 14.2.0-next.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index eeee5ef1c..73a2f290c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.0-next.0", - "@angular/cli": "~14.2.0-next.0", + "@angular-devkit/build-angular": "^14.2.0-next.1", + "@angular/cli": "~14.2.0-next.1", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", From 9723d894a2b38638510fd29c81220b966bca8d2a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 17 Aug 2022 12:13:37 +0000 Subject: [PATCH 581/891] chore: version 14.2.0-next.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 73a2f290c..0e9594f13 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.0-next.1", - "@angular/cli": "~14.2.0-next.1", + "@angular-devkit/build-angular": "^14.2.0-next.2", + "@angular/cli": "~14.2.0-next.2", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", From 910bb7e2055ddffc1dced3c6ca309bd721916e3d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 17 Aug 2022 18:09:04 +0000 Subject: [PATCH 582/891] chore: version 14.2.0-rc.0 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0e9594f13..e43635ef8 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.0-next.2", - "@angular/cli": "~14.2.0-next.2", + "@angular-devkit/build-angular": "^14.2.0-rc.0", + "@angular/cli": "~14.2.0-rc.0", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", From 28b9668b2c671cc669a43cf2f3e69581746d597a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 26 Aug 2022 00:39:02 +0000 Subject: [PATCH 583/891] chore: version 14.2.0 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e43635ef8..2fedbc8ab 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.0-rc.0", - "@angular/cli": "~14.2.0-rc.0", + "@angular-devkit/build-angular": "^14.2.0", + "@angular/cli": "~14.2.0", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", From e16153187519d02259a66b4b3cb1b2cc98a83cda Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 26 Aug 2022 22:07:39 +0000 Subject: [PATCH 584/891] chore: version 14.2.1 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2fedbc8ab..e6d96a19b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^14.0.0-next.0", - "@angular/common": "^14.0.0-next.0", - "@angular/compiler": "^14.0.0-next.0", - "@angular/core": "^14.0.0-next.0", - "@angular/forms": "^14.0.0-next.0", - "@angular/platform-browser": "^14.0.0-next.0", - "@angular/platform-browser-dynamic": "^14.0.0-next.0", - "@angular/router": "^14.0.0-next.0", + "@angular/animations": "^14.0.0", + "@angular/common": "^14.0.0", + "@angular/compiler": "^14.0.0", + "@angular/core": "^14.0.0", + "@angular/forms": "^14.0.0", + "@angular/platform-browser": "^14.0.0", + "@angular/platform-browser-dynamic": "^14.0.0", + "@angular/router": "^14.0.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.0", - "@angular/cli": "~14.2.0", - "@angular/compiler-cli": "^14.0.0-next.0", + "@angular-devkit/build-angular": "^14.2.1", + "@angular/cli": "~14.2.1", + "@angular/compiler-cli": "^14.0.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", "karma": "~6.4.0", From d957888f8da36abcaf341f5ec9f923a6b20d6940 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 8 Sep 2022 08:13:43 +0000 Subject: [PATCH 585/891] chore: version 14.2.2 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e6d96a19b..4f30ff966 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^14.0.0", - "@angular/common": "^14.0.0", - "@angular/compiler": "^14.0.0", - "@angular/core": "^14.0.0", - "@angular/forms": "^14.0.0", - "@angular/platform-browser": "^14.0.0", - "@angular/platform-browser-dynamic": "^14.0.0", - "@angular/router": "^14.0.0", + "@angular/animations": "^14.2.0", + "@angular/common": "^14.2.0", + "@angular/compiler": "^14.2.0", + "@angular/core": "^14.2.0", + "@angular/forms": "^14.2.0", + "@angular/platform-browser": "^14.2.0", + "@angular/platform-browser-dynamic": "^14.2.0", + "@angular/router": "^14.2.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.1", - "@angular/cli": "~14.2.1", - "@angular/compiler-cli": "^14.0.0", + "@angular-devkit/build-angular": "^14.2.2", + "@angular/cli": "~14.2.2", + "@angular/compiler-cli": "^14.2.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", "karma": "~6.4.0", From 1a205543c4b935a2e11489e562973d3abcdc6fdc Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 15 Sep 2022 20:09:05 +0000 Subject: [PATCH 586/891] chore: version 14.2.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4f30ff966..cf4e0f27d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.2", - "@angular/cli": "~14.2.2", + "@angular-devkit/build-angular": "^14.2.3", + "@angular/cli": "~14.2.3", "@angular/compiler-cli": "^14.2.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", From bc52d4aab0ec13ecba9fbb5dd3290eb5b1951462 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 28 Sep 2022 12:16:02 +0000 Subject: [PATCH 587/891] chore: version 14.2.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index cf4e0f27d..106169e99 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.3", - "@angular/cli": "~14.2.3", + "@angular-devkit/build-angular": "^14.2.4", + "@angular/cli": "~14.2.4", "@angular/compiler-cli": "^14.2.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", From 7eaba86290e537bcdeed3f29e8d45144e2046210 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 6 Oct 2022 00:45:51 +0000 Subject: [PATCH 588/891] chore: version 14.2.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 106169e99..39ae7ba54 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.4", - "@angular/cli": "~14.2.4", + "@angular-devkit/build-angular": "^14.2.5", + "@angular/cli": "~14.2.5", "@angular/compiler-cli": "^14.2.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", From beb157d8c5a88e77b7e9d51f8cfe0a9985798ed4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 12 Oct 2022 18:17:14 +0000 Subject: [PATCH 589/891] chore: version 14.2.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 39ae7ba54..633f8c7d8 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.5", - "@angular/cli": "~14.2.5", + "@angular-devkit/build-angular": "^14.2.6", + "@angular/cli": "~14.2.6", "@angular/compiler-cli": "^14.2.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", From 23e33e76552bad7803e152998e92957bb186d3b2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 26 Oct 2022 18:10:28 +0000 Subject: [PATCH 590/891] chore: version 14.2.7 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 633f8c7d8..bebfbd2a9 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.6", - "@angular/cli": "~14.2.6", + "@angular-devkit/build-angular": "^14.2.7", + "@angular/cli": "~14.2.7", "@angular/compiler-cli": "^14.2.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", From 045646b3c87e1b1ed61c28559d836ee6a7e17af1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 2 Nov 2022 18:32:59 +0000 Subject: [PATCH 591/891] chore: version 14.2.8 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index bebfbd2a9..a4700d694 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.7", - "@angular/cli": "~14.2.7", + "@angular-devkit/build-angular": "^14.2.8", + "@angular/cli": "~14.2.8", "@angular/compiler-cli": "^14.2.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", From cc4924655f01b35a9578487786d62e8df9e4e91f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 9 Nov 2022 12:18:45 +0000 Subject: [PATCH 592/891] chore: version 14.2.9 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a4700d694..ef6732f58 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.8", - "@angular/cli": "~14.2.8", + "@angular-devkit/build-angular": "^14.2.9", + "@angular/cli": "~14.2.9", "@angular/compiler-cli": "^14.2.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", From aa094e3b6c57d614b2d6514371618ae5cf7abe3c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 17 Nov 2022 20:08:53 +0000 Subject: [PATCH 593/891] chore: version 14.2.10 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ef6732f58..06b88e45d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.9", - "@angular/cli": "~14.2.9", + "@angular-devkit/build-angular": "^14.2.10", + "@angular/cli": "~14.2.10", "@angular/compiler-cli": "^14.2.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", From bcc5d7e3c6ad0671761a32e5a41f69dfa9c2b245 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 16 Mar 2023 10:09:58 +0000 Subject: [PATCH 594/891] chore: version 14.2.11 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 06b88e45d..2e767d952 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.10", - "@angular/cli": "~14.2.10", + "@angular-devkit/build-angular": "^14.2.11", + "@angular/cli": "~14.2.11", "@angular/compiler-cli": "^14.2.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", From dbefbbbb54f268aca7d0c1b6adf58686421792e6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 28 Jun 2023 14:05:31 +0000 Subject: [PATCH 595/891] chore: version 14.2.12 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2e767d952..c5cc1dd3c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.11", - "@angular/cli": "~14.2.11", + "@angular-devkit/build-angular": "^14.2.12", + "@angular/cli": "~14.2.12", "@angular/compiler-cli": "^14.2.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", From 631d45d0f62aa9e6c4bc624eb80e2ceb0868ccad Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 5 Oct 2023 16:08:40 +0000 Subject: [PATCH 596/891] chore: version 14.2.13 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c5cc1dd3c..91c15cb33 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.12", - "@angular/cli": "~14.2.12", + "@angular-devkit/build-angular": "^14.2.13", + "@angular/cli": "~14.2.13", "@angular/compiler-cli": "^14.2.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0", From eb4d9cd432d364e1e771e0a9edba6c094b1aa434 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 8 Sep 2022 08:14:04 +0000 Subject: [PATCH 597/891] chore: version 15.0.0-next.0 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 91c15cb33..50d873c61 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,24 +10,24 @@ }, "private": true, "dependencies": { - "@angular/animations": "^14.2.0", - "@angular/common": "^14.2.0", - "@angular/compiler": "^14.2.0", - "@angular/core": "^14.2.0", - "@angular/forms": "^14.2.0", - "@angular/platform-browser": "^14.2.0", - "@angular/platform-browser-dynamic": "^14.2.0", - "@angular/router": "^14.2.0", + "@angular/animations": "^15.0.0-next.0", + "@angular/common": "^15.0.0-next.0", + "@angular/compiler": "^15.0.0-next.0", + "@angular/core": "^15.0.0-next.0", + "@angular/forms": "^15.0.0-next.0", + "@angular/platform-browser": "^15.0.0-next.0", + "@angular/platform-browser-dynamic": "^15.0.0-next.0", + "@angular/router": "^15.0.0-next.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.13", - "@angular/cli": "~14.2.13", - "@angular/compiler-cli": "^14.2.0", - "@types/jasmine": "~4.0.0", - "jasmine-core": "~4.3.0", + "@angular-devkit/build-angular": "^15.0.0-next.0", + "@angular/cli": "~15.0.0-next.0", + "@angular/compiler-cli": "^15.0.0-next.0", + "@types/jasmine": "~4.3.0", + "jasmine-core": "~4.4.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.2.0", From 23c997d3b9a6b391529205a90247a6778de70bdd Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 15 Sep 2022 20:09:30 +0000 Subject: [PATCH 598/891] chore: version 15.0.0-next.1 --- ponyracer/.browserslistrc | 16 ---------------- ponyracer/package.json | 4 ++-- 2 files changed, 2 insertions(+), 18 deletions(-) delete mode 100644 ponyracer/.browserslistrc diff --git a/ponyracer/.browserslistrc b/ponyracer/.browserslistrc deleted file mode 100644 index 4f9ac2698..000000000 --- a/ponyracer/.browserslistrc +++ /dev/null @@ -1,16 +0,0 @@ -# This file is used by the build system to adjust CSS and JS output to support the specified browsers below. -# For additional information regarding the format and rule options, please see: -# https://github.com/browserslist/browserslist#queries - -# For the full list of supported browsers by the Angular framework, please see: -# https://angular.io/guide/browser-support - -# You can see what browsers were selected by your queries by running: -# npx browserslist - -last 1 Chrome version -last 1 Firefox version -last 2 Edge major versions -last 2 Safari major versions -last 2 iOS major versions -Firefox ESR diff --git a/ponyracer/package.json b/ponyracer/package.json index 50d873c61..65114bb0e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-next.0", - "@angular/cli": "~15.0.0-next.0", + "@angular-devkit/build-angular": "^15.0.0-next.1", + "@angular/cli": "~15.0.0-next.1", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.4.0", From 35f42d85191b8e32f349879687d7ea7f67783f6a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 22 Sep 2022 00:40:55 +0000 Subject: [PATCH 599/891] chore: version 15.0.0-next.2 --- ponyracer/package.json | 4 ++-- ponyracer/src/test.ts | 8 ++++---- ponyracer/tsconfig.json | 7 ++++--- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 65114bb0e..c42378a2c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-next.1", - "@angular/cli": "~15.0.0-next.1", + "@angular-devkit/build-angular": "^15.0.0-next.2", + "@angular/cli": "~15.0.0-next.2", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.4.0", diff --git a/ponyracer/src/test.ts b/ponyracer/src/test.ts index c04c87607..cac5aa3ea 100644 --- a/ponyracer/src/test.ts +++ b/ponyracer/src/test.ts @@ -15,10 +15,10 @@ declare const require: { }; // First, initialize the Angular testing environment. -getTestBed().initTestEnvironment( - BrowserDynamicTestingModule, - platformBrowserDynamicTesting(), -); +getTestBed().initTestEnvironment(BrowserDynamicTestingModule, platformBrowserDynamicTesting(), { + errorOnUnknownElements: true, + errorOnUnknownProperties: true +}); // Then we find all the tests. const context = require.context('./', true, /\.spec\.ts$/); diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index ff06eae10..ed966d43a 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -16,10 +16,11 @@ "experimentalDecorators": true, "moduleResolution": "node", "importHelpers": true, - "target": "es2020", - "module": "es2020", + "target": "ES2022", + "module": "ES2022", + "useDefineForClassFields": false, "lib": [ - "es2020", + "ES2022", "dom" ] }, From b94fdb26e163f5b204ba07fa7ab1fcc5dad91aca Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 28 Sep 2022 16:16:59 +0000 Subject: [PATCH 600/891] chore: version 15.0.0-next.3 --- ponyracer/angular.json | 16 +++--- ponyracer/package.json | 4 +- .../src/environments/environment.prod.ts | 3 -- ponyracer/src/environments/environment.ts | 16 ------ ponyracer/src/main.ts | 7 +-- ponyracer/src/polyfills.ts | 53 ------------------- ponyracer/src/test.ts | 26 --------- ponyracer/tsconfig.app.json | 3 +- ponyracer/tsconfig.spec.json | 4 -- 9 files changed, 12 insertions(+), 120 deletions(-) delete mode 100644 ponyracer/src/environments/environment.prod.ts delete mode 100644 ponyracer/src/environments/environment.ts delete mode 100644 ponyracer/src/polyfills.ts delete mode 100644 ponyracer/src/test.ts diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 6c77bca43..2929e7846 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -16,7 +16,9 @@ "outputPath": "dist/ponyracer", "index": "src/index.html", "main": "src/main.ts", - "polyfills": "src/polyfills.ts", + "polyfills": [ + "zone.js" + ], "tsConfig": "tsconfig.app.json", "assets": [ "src/favicon.ico", @@ -41,12 +43,6 @@ "maximumError": "4kb" } ], - "fileReplacements": [ - { - "replace": "src/environments/environment.ts", - "with": "src/environments/environment.prod.ts" - } - ], "outputHashing": "all" }, "development": { @@ -81,8 +77,10 @@ "test": { "builder": "@angular-devkit/build-angular:karma", "options": { - "main": "src/test.ts", - "polyfills": "src/polyfills.ts", + "polyfills": [ + "zone.js", + "zone.js/testing" + ], "tsConfig": "tsconfig.spec.json", "karmaConfig": "karma.conf.js", "assets": [ diff --git a/ponyracer/package.json b/ponyracer/package.json index c42378a2c..599545274 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-next.2", - "@angular/cli": "~15.0.0-next.2", + "@angular-devkit/build-angular": "^15.0.0-next.3", + "@angular/cli": "~15.0.0-next.3", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.4.0", diff --git a/ponyracer/src/environments/environment.prod.ts b/ponyracer/src/environments/environment.prod.ts deleted file mode 100644 index 3612073bc..000000000 --- a/ponyracer/src/environments/environment.prod.ts +++ /dev/null @@ -1,3 +0,0 @@ -export const environment = { - production: true -}; diff --git a/ponyracer/src/environments/environment.ts b/ponyracer/src/environments/environment.ts deleted file mode 100644 index f56ff4702..000000000 --- a/ponyracer/src/environments/environment.ts +++ /dev/null @@ -1,16 +0,0 @@ -// This file can be replaced during build by using the `fileReplacements` array. -// `ng build` replaces `environment.ts` with `environment.prod.ts`. -// The list of file replacements can be found in `angular.json`. - -export const environment = { - production: false -}; - -/* - * For easier debugging in development mode, you can import the following file - * to ignore zone related error stack frames such as `zone.run`, `zoneDelegate.invokeTask`. - * - * This import should be commented out in production mode because it will have a negative impact - * on performance if an error is thrown. - */ -// import 'zone.js/plugins/zone-error'; // Included with Angular CLI. diff --git a/ponyracer/src/main.ts b/ponyracer/src/main.ts index c7b673cf4..e296e796a 100644 --- a/ponyracer/src/main.ts +++ b/ponyracer/src/main.ts @@ -1,12 +1,9 @@ -import { enableProdMode } from '@angular/core'; + import { platformBrowserDynamic } from '@angular/platform-browser-dynamic'; import { AppModule } from './app/app.module'; -import { environment } from './environments/environment'; -if (environment.production) { - enableProdMode(); -} platformBrowserDynamic().bootstrapModule(AppModule) .catch(err => console.error(err)); + diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts deleted file mode 100644 index 429bb9ef2..000000000 --- a/ponyracer/src/polyfills.ts +++ /dev/null @@ -1,53 +0,0 @@ -/** - * This file includes polyfills needed by Angular and is loaded before the app. - * You can add your own extra polyfills to this file. - * - * This file is divided into 2 sections: - * 1. Browser polyfills. These are applied before loading ZoneJS and are sorted by browsers. - * 2. Application imports. Files imported after ZoneJS that should be loaded before your main - * file. - * - * The current setup is for so-called "evergreen" browsers; the last versions of browsers that - * automatically update themselves. This includes recent versions of Safari, Chrome (including - * Opera), Edge on the desktop, and iOS and Chrome on mobile. - * - * Learn more in https://angular.io/guide/browser-support - */ - -/*************************************************************************************************** - * BROWSER POLYFILLS - */ - -/** - * By default, zone.js will patch all possible macroTask and DomEvents - * user can disable parts of macroTask/DomEvents patch by setting following flags - * because those flags need to be set before `zone.js` being loaded, and webpack - * will put import in the top of bundle, so user need to create a separate file - * in this directory (for example: zone-flags.ts), and put the following flags - * into that file, and then add the following code before importing zone.js. - * import './zone-flags'; - * - * The flags allowed in zone-flags.ts are listed here. - * - * The following flags will work for all browsers. - * - * (window as any).__Zone_disable_requestAnimationFrame = true; // disable patch requestAnimationFrame - * (window as any).__Zone_disable_on_property = true; // disable patch onProperty such as onclick - * (window as any).__zone_symbol__UNPATCHED_EVENTS = ['scroll', 'mousemove']; // disable patch specified eventNames - * - * in IE/Edge developer tools, the addEventListener will also be wrapped by zone.js - * with the following flag, it will bypass `zone.js` patch for IE/Edge - * - * (window as any).__Zone_enable_cross_context_check = true; - * - */ - -/*************************************************************************************************** - * Zone JS is required by default for Angular itself. - */ -import 'zone.js'; // Included with Angular CLI. - - -/*************************************************************************************************** - * APPLICATION IMPORTS - */ diff --git a/ponyracer/src/test.ts b/ponyracer/src/test.ts deleted file mode 100644 index cac5aa3ea..000000000 --- a/ponyracer/src/test.ts +++ /dev/null @@ -1,26 +0,0 @@ -// This file is required by karma.conf.js and loads recursively all the .spec and framework files - -import 'zone.js/testing'; -import { getTestBed } from '@angular/core/testing'; -import { - BrowserDynamicTestingModule, - platformBrowserDynamicTesting -} from '@angular/platform-browser-dynamic/testing'; - -declare const require: { - context(path: string, deep?: boolean, filter?: RegExp): { - (id: string): T; - keys(): string[]; - }; -}; - -// First, initialize the Angular testing environment. -getTestBed().initTestEnvironment(BrowserDynamicTestingModule, platformBrowserDynamicTesting(), { - errorOnUnknownElements: true, - errorOnUnknownProperties: true -}); - -// Then we find all the tests. -const context = require.context('./', true, /\.spec\.ts$/); -// And load the modules. -context.keys().forEach(context); diff --git a/ponyracer/tsconfig.app.json b/ponyracer/tsconfig.app.json index 82d91dc4a..374cc9d29 100644 --- a/ponyracer/tsconfig.app.json +++ b/ponyracer/tsconfig.app.json @@ -6,8 +6,7 @@ "types": [] }, "files": [ - "src/main.ts", - "src/polyfills.ts" + "src/main.ts" ], "include": [ "src/**/*.d.ts" diff --git a/ponyracer/tsconfig.spec.json b/ponyracer/tsconfig.spec.json index 092345b02..be7e9da76 100644 --- a/ponyracer/tsconfig.spec.json +++ b/ponyracer/tsconfig.spec.json @@ -7,10 +7,6 @@ "jasmine" ] }, - "files": [ - "src/test.ts", - "src/polyfills.ts" - ], "include": [ "src/**/*.spec.ts", "src/**/*.d.ts" From 4e6db52b366a850a149d3589fce81f3da8aeb106 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 6 Oct 2022 03:26:32 +0000 Subject: [PATCH 601/891] chore: version 15.0.0-next.4 --- ponyracer/angular.json | 1 - ponyracer/karma.conf.js | 44 ----------------------------------------- ponyracer/package.json | 4 ++-- ponyracer/src/main.ts | 2 -- 4 files changed, 2 insertions(+), 49 deletions(-) delete mode 100644 ponyracer/karma.conf.js diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 2929e7846..20a3fda98 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -82,7 +82,6 @@ "zone.js/testing" ], "tsConfig": "tsconfig.spec.json", - "karmaConfig": "karma.conf.js", "assets": [ "src/favicon.ico", "src/assets" diff --git a/ponyracer/karma.conf.js b/ponyracer/karma.conf.js deleted file mode 100644 index 46e1f07df..000000000 --- a/ponyracer/karma.conf.js +++ /dev/null @@ -1,44 +0,0 @@ -// Karma configuration file, see link for more information -// https://karma-runner.github.io/1.0/config/configuration-file.html - -module.exports = function (config) { - config.set({ - basePath: '', - frameworks: ['jasmine', '@angular-devkit/build-angular'], - plugins: [ - require('karma-jasmine'), - require('karma-chrome-launcher'), - require('karma-jasmine-html-reporter'), - require('karma-coverage'), - require('@angular-devkit/build-angular/plugins/karma') - ], - client: { - jasmine: { - // you can add configuration options for Jasmine here - // the possible options are listed at https://jasmine.github.io/api/edge/Configuration.html - // for example, you can disable the random execution with `random: false` - // or set a specific seed with `seed: 4321` - }, - clearContext: false // leave Jasmine Spec Runner output visible in browser - }, - jasmineHtmlReporter: { - suppressAll: true // removes the duplicated traces - }, - coverageReporter: { - dir: require('path').join(__dirname, './coverage/ponyracer'), - subdir: '.', - reporters: [ - { type: 'html' }, - { type: 'text-summary' } - ] - }, - reporters: ['progress', 'kjhtml'], - port: 9876, - colors: true, - logLevel: config.LOG_INFO, - autoWatch: true, - browsers: ['Chrome'], - singleRun: false, - restartOnFileChange: true - }); -}; diff --git a/ponyracer/package.json b/ponyracer/package.json index 599545274..03975cfa3 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-next.3", - "@angular/cli": "~15.0.0-next.3", + "@angular-devkit/build-angular": "^15.0.0-next.4", + "@angular/cli": "~15.0.0-next.4", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.4.0", diff --git a/ponyracer/src/main.ts b/ponyracer/src/main.ts index e296e796a..c58dc05cb 100644 --- a/ponyracer/src/main.ts +++ b/ponyracer/src/main.ts @@ -1,4 +1,3 @@ - import { platformBrowserDynamic } from '@angular/platform-browser-dynamic'; import { AppModule } from './app/app.module'; @@ -6,4 +5,3 @@ import { AppModule } from './app/app.module'; platformBrowserDynamic().bootstrapModule(AppModule) .catch(err => console.error(err)); - From 02ef30ef37eaf7160cfb975daaa169a73f62a16b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 12 Oct 2022 16:22:20 +0000 Subject: [PATCH 602/891] chore: version 15.0.0-next.5 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 03975cfa3..310476231 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-next.4", - "@angular/cli": "~15.0.0-next.4", + "@angular-devkit/build-angular": "^15.0.0-next.5", + "@angular/cli": "~15.0.0-next.5", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.4.0", @@ -33,6 +33,6 @@ "karma-coverage": "~2.2.0", "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.0.0", - "typescript": "~4.7.2" + "typescript": "~4.8.2" } } From 1237ef41e8cbb456b89f25fbcd3a6810b2a115cc Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 14 Oct 2022 14:32:47 +0000 Subject: [PATCH 603/891] chore: version 15.0.0-next.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 310476231..a0732b00b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-next.5", - "@angular/cli": "~15.0.0-next.5", + "@angular-devkit/build-angular": "^15.0.0-next.6", + "@angular/cli": "~15.0.0-next.6", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.4.0", From 6ef4b2c992f7bc6dfa1b14bacce429d8d69ad5c2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 20 Oct 2022 10:12:46 +0000 Subject: [PATCH 604/891] chore: version 15.0.0-rc.0 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a0732b00b..85f788db0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-next.6", - "@angular/cli": "~15.0.0-next.6", + "@angular-devkit/build-angular": "^15.0.0-rc.0", + "@angular/cli": "~15.0.0-rc.0", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.4.0", From 94999aed8d3d80d7f3305c28d41ec3c3e621c73a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 26 Oct 2022 22:09:11 +0000 Subject: [PATCH 605/891] chore: version 15.0.0-rc.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 85f788db0..fa036a94e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-rc.0", - "@angular/cli": "~15.0.0-rc.0", + "@angular-devkit/build-angular": "^15.0.0-rc.1", + "@angular/cli": "~15.0.0-rc.1", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.4.0", From 919b1974064d405d333827b4fbc16da0dfc9abc8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 2 Nov 2022 22:08:43 +0000 Subject: [PATCH 606/891] chore: version 15.0.0-rc.2 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fa036a94e..7376a6362 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,11 +23,11 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-rc.1", - "@angular/cli": "~15.0.0-rc.1", + "@angular-devkit/build-angular": "^15.0.0-rc.2", + "@angular/cli": "~15.0.0-rc.2", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", - "jasmine-core": "~4.4.0", + "jasmine-core": "~4.5.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.2.0", From c2f10097b1061025a268f1d5a3fc7f6f716225cf Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 9 Nov 2022 12:19:26 +0000 Subject: [PATCH 607/891] chore: version 15.0.0-rc.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7376a6362..e6c075878 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-rc.2", - "@angular/cli": "~15.0.0-rc.2", + "@angular-devkit/build-angular": "^15.0.0-rc.3", + "@angular/cli": "~15.0.0-rc.3", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 4538ab8989727aa43f23bac3033f0c5bad9c42b3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 15 Nov 2022 00:36:37 +0000 Subject: [PATCH 608/891] chore: version 15.0.0-rc.4 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e6c075878..5e7e827cc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -20,11 +20,11 @@ "@angular/router": "^15.0.0-next.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", - "zone.js": "~0.11.4" + "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-rc.3", - "@angular/cli": "~15.0.0-rc.3", + "@angular-devkit/build-angular": "^15.0.0-rc.4", + "@angular/cli": "~15.0.0-rc.4", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From bd836ffb52248e9f29dd6147928652a96965a920 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 15 Nov 2022 22:06:57 +0000 Subject: [PATCH 609/891] chore: version 15.0.0-rc.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5e7e827cc..88d421c24 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-rc.4", - "@angular/cli": "~15.0.0-rc.4", + "@angular-devkit/build-angular": "^15.0.0-rc.5", + "@angular/cli": "~15.0.0-rc.5", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 8f7059ab79271566a7081a71e12d4a2e92209075 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 16 Nov 2022 22:06:58 +0000 Subject: [PATCH 610/891] chore: version 15.0.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 88d421c24..fdde64f39 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^15.0.0-next.0", - "@angular/common": "^15.0.0-next.0", - "@angular/compiler": "^15.0.0-next.0", - "@angular/core": "^15.0.0-next.0", - "@angular/forms": "^15.0.0-next.0", - "@angular/platform-browser": "^15.0.0-next.0", - "@angular/platform-browser-dynamic": "^15.0.0-next.0", - "@angular/router": "^15.0.0-next.0", + "@angular/animations": "^15.0.0", + "@angular/common": "^15.0.0", + "@angular/compiler": "^15.0.0", + "@angular/core": "^15.0.0", + "@angular/forms": "^15.0.0", + "@angular/platform-browser": "^15.0.0", + "@angular/platform-browser-dynamic": "^15.0.0", + "@angular/router": "^15.0.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-rc.5", - "@angular/cli": "~15.0.0-rc.5", - "@angular/compiler-cli": "^15.0.0-next.0", + "@angular-devkit/build-angular": "^15.0.0", + "@angular/cli": "~15.0.0", + "@angular/compiler-cli": "^15.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", "karma": "~6.4.0", From 9ec4b134d1fca3d5169db4256542fa6634fd6c23 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 23 Nov 2022 18:09:54 +0000 Subject: [PATCH 611/891] chore: version 15.0.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index fdde64f39..4044e7ede 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0", - "@angular/cli": "~15.0.0", + "@angular-devkit/build-angular": "^15.0.1", + "@angular/cli": "~15.0.1", "@angular/compiler-cli": "^15.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 048385d28d9bfad1d8cb15a76bf74a3e91691922 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 30 Nov 2022 14:06:01 +0000 Subject: [PATCH 612/891] chore: version 15.0.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4044e7ede..4625b6d6c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.1", - "@angular/cli": "~15.0.1", + "@angular-devkit/build-angular": "^15.0.2", + "@angular/cli": "~15.0.2", "@angular/compiler-cli": "^15.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 1bef84f52885c72ad0abbad68f55202930c82684 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 8 Dec 2022 00:30:44 +0000 Subject: [PATCH 613/891] chore: version 15.0.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4625b6d6c..c3a0a307d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.2", - "@angular/cli": "~15.0.2", + "@angular-devkit/build-angular": "^15.0.3", + "@angular/cli": "~15.0.3", "@angular/compiler-cli": "^15.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From d49f37b717ac4750e79478debc1882dc1f2bedae Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 14 Dec 2022 22:05:44 +0000 Subject: [PATCH 614/891] chore: version 15.0.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c3a0a307d..ebcadbe20 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.3", - "@angular/cli": "~15.0.3", + "@angular-devkit/build-angular": "^15.0.4", + "@angular/cli": "~15.0.4", "@angular/compiler-cli": "^15.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From de86c2812789f93e443899fa9cf6ffafb7b7212e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 6 Jan 2023 18:08:13 +0000 Subject: [PATCH 615/891] chore: version 15.0.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ebcadbe20..acc2f60ac 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.4", - "@angular/cli": "~15.0.4", + "@angular-devkit/build-angular": "^15.0.5", + "@angular/cli": "~15.0.5", "@angular/compiler-cli": "^15.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 354516ef1adbd596824fb8d9ad8645f529095b18 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 23 Nov 2022 18:10:17 +0000 Subject: [PATCH 616/891] chore: version 15.1.0-next.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index acc2f60ac..12bbf91d6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^15.0.0", - "@angular/common": "^15.0.0", - "@angular/compiler": "^15.0.0", - "@angular/core": "^15.0.0", - "@angular/forms": "^15.0.0", - "@angular/platform-browser": "^15.0.0", - "@angular/platform-browser-dynamic": "^15.0.0", - "@angular/router": "^15.0.0", + "@angular/animations": "^15.0.0-next.0", + "@angular/common": "^15.0.0-next.0", + "@angular/compiler": "^15.0.0-next.0", + "@angular/core": "^15.0.0-next.0", + "@angular/forms": "^15.0.0-next.0", + "@angular/platform-browser": "^15.0.0-next.0", + "@angular/platform-browser-dynamic": "^15.0.0-next.0", + "@angular/router": "^15.0.0-next.0", "rxjs": "~7.5.0", "tslib": "^2.3.0", "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.5", - "@angular/cli": "~15.0.5", - "@angular/compiler-cli": "^15.0.0", + "@angular-devkit/build-angular": "^15.1.0-next.0", + "@angular/cli": "~15.1.0-next.0", + "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", "karma": "~6.4.0", From 701ce8cd10c7ab4394ec6573c79057ca8a28e19a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 30 Nov 2022 16:09:16 +0000 Subject: [PATCH 617/891] chore: version 15.1.0-next.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 12bbf91d6..b6d91c50e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.0-next.0", - "@angular/cli": "~15.1.0-next.0", + "@angular-devkit/build-angular": "^15.1.0-next.1", + "@angular/cli": "~15.1.0-next.1", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 9500429d2a74fd40004424f547ac2d174536cb5a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 9 Dec 2022 00:34:01 +0000 Subject: [PATCH 618/891] chore: version 15.1.0-next.2 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b6d91c50e..a27599b5b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -18,13 +18,13 @@ "@angular/platform-browser": "^15.0.0-next.0", "@angular/platform-browser-dynamic": "^15.0.0-next.0", "@angular/router": "^15.0.0-next.0", - "rxjs": "~7.5.0", + "rxjs": "~7.6.0", "tslib": "^2.3.0", "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.0-next.1", - "@angular/cli": "~15.1.0-next.1", + "@angular-devkit/build-angular": "^15.1.0-next.2", + "@angular/cli": "~15.1.0-next.2", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 03640e3439a568b5e339299650685fae5b8474c1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 15 Dec 2022 02:43:29 +0000 Subject: [PATCH 619/891] chore: version 15.1.0-next.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a27599b5b..43bb20f69 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.0-next.2", - "@angular/cli": "~15.1.0-next.2", + "@angular-devkit/build-angular": "^15.1.0-next.3", + "@angular/cli": "~15.1.0-next.3", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 9fb196cdb501474d374fd232bf402d119825d200 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 6 Jan 2023 18:08:36 +0000 Subject: [PATCH 620/891] chore: version 15.1.0-rc.0 --- ponyracer/package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 43bb20f69..3f708a303 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^15.0.0-next.0", - "@angular/common": "^15.0.0-next.0", - "@angular/compiler": "^15.0.0-next.0", - "@angular/core": "^15.0.0-next.0", - "@angular/forms": "^15.0.0-next.0", - "@angular/platform-browser": "^15.0.0-next.0", - "@angular/platform-browser-dynamic": "^15.0.0-next.0", - "@angular/router": "^15.0.0-next.0", - "rxjs": "~7.6.0", + "@angular/animations": "^15.1.0-next.0", + "@angular/common": "^15.1.0-next.0", + "@angular/compiler": "^15.1.0-next.0", + "@angular/core": "^15.1.0-next.0", + "@angular/forms": "^15.1.0-next.0", + "@angular/platform-browser": "^15.1.0-next.0", + "@angular/platform-browser-dynamic": "^15.1.0-next.0", + "@angular/router": "^15.1.0-next.0", + "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.0-next.3", - "@angular/cli": "~15.1.0-next.3", - "@angular/compiler-cli": "^15.0.0-next.0", + "@angular-devkit/build-angular": "^15.1.0-rc.0", + "@angular/cli": "~15.1.0-rc.0", + "@angular/compiler-cli": "^15.1.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", "karma": "~6.4.0", @@ -33,6 +33,6 @@ "karma-coverage": "~2.2.0", "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.0.0", - "typescript": "~4.8.2" + "typescript": "~4.9.3" } } From bfd0ec8aefd3a938e8798ba8d7288f281eb4ae34 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 11 Jan 2023 16:15:37 +0000 Subject: [PATCH 621/891] chore: version 15.1.0 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3f708a303..2025284e9 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^15.1.0-next.0", - "@angular/common": "^15.1.0-next.0", - "@angular/compiler": "^15.1.0-next.0", - "@angular/core": "^15.1.0-next.0", - "@angular/forms": "^15.1.0-next.0", - "@angular/platform-browser": "^15.1.0-next.0", - "@angular/platform-browser-dynamic": "^15.1.0-next.0", - "@angular/router": "^15.1.0-next.0", + "@angular/animations": "^15.1.0", + "@angular/common": "^15.1.0", + "@angular/compiler": "^15.1.0", + "@angular/core": "^15.1.0", + "@angular/forms": "^15.1.0", + "@angular/platform-browser": "^15.1.0", + "@angular/platform-browser-dynamic": "^15.1.0", + "@angular/router": "^15.1.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.0-rc.0", - "@angular/cli": "~15.1.0-rc.0", - "@angular/compiler-cli": "^15.1.0-next.0", + "@angular-devkit/build-angular": "^15.1.0", + "@angular/cli": "~15.1.0", + "@angular/compiler-cli": "^15.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", "karma": "~6.4.0", @@ -33,6 +33,6 @@ "karma-coverage": "~2.2.0", "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.0.0", - "typescript": "~4.9.3" + "typescript": "~4.9.4" } } From cecbb4b90dd8f731c11ff400cedad3996b3d6823 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 12 Jan 2023 16:20:32 +0000 Subject: [PATCH 622/891] chore: version 15.1.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2025284e9..e11e61f76 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.0", - "@angular/cli": "~15.1.0", + "@angular-devkit/build-angular": "^15.1.1", + "@angular/cli": "~15.1.1", "@angular/compiler-cli": "^15.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 2e862e923f9b5f150ed5d5831814a6671a4aed52 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 18 Jan 2023 22:05:25 +0000 Subject: [PATCH 623/891] chore: version 15.1.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e11e61f76..8562544b7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.1", - "@angular/cli": "~15.1.1", + "@angular-devkit/build-angular": "^15.1.2", + "@angular/cli": "~15.1.2", "@angular/compiler-cli": "^15.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 16b0f3961ae2ad3090b63761880e355502ac2590 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 25 Jan 2023 22:07:10 +0000 Subject: [PATCH 624/891] chore: version 15.1.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8562544b7..d07a3d16b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.2", - "@angular/cli": "~15.1.2", + "@angular-devkit/build-angular": "^15.1.3", + "@angular/cli": "~15.1.3", "@angular/compiler-cli": "^15.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 1f49984ca87e012627532b9d107ae04a1bc6597f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 1 Feb 2023 20:11:28 +0000 Subject: [PATCH 625/891] chore: version 15.1.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d07a3d16b..5b0753e5c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.3", - "@angular/cli": "~15.1.3", + "@angular-devkit/build-angular": "^15.1.4", + "@angular/cli": "~15.1.4", "@angular/compiler-cli": "^15.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From aacd1f25ebee331ffbde305f339e7cbf1b4fd3e0 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 8 Feb 2023 22:05:41 +0000 Subject: [PATCH 626/891] chore: version 15.1.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5b0753e5c..8ffb77cac 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.4", - "@angular/cli": "~15.1.4", + "@angular-devkit/build-angular": "^15.1.5", + "@angular/cli": "~15.1.5", "@angular/compiler-cli": "^15.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 80787cc5f633601998207d9105227bc06c477944 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 15 Feb 2023 20:08:14 +0000 Subject: [PATCH 627/891] chore: version 15.1.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8ffb77cac..831b66bc0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.5", - "@angular/cli": "~15.1.5", + "@angular-devkit/build-angular": "^15.1.6", + "@angular/cli": "~15.1.6", "@angular/compiler-cli": "^15.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 0c44edaeb48398b604db2c36e766a5148bc4a095 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 12 Jan 2023 16:20:51 +0000 Subject: [PATCH 628/891] chore: version 15.2.0-next.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 831b66bc0..45ac4d699 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^15.1.0", - "@angular/common": "^15.1.0", - "@angular/compiler": "^15.1.0", - "@angular/core": "^15.1.0", - "@angular/forms": "^15.1.0", - "@angular/platform-browser": "^15.1.0", - "@angular/platform-browser-dynamic": "^15.1.0", - "@angular/router": "^15.1.0", + "@angular/animations": "^15.2.0-next.0", + "@angular/common": "^15.2.0-next.0", + "@angular/compiler": "^15.2.0-next.0", + "@angular/core": "^15.2.0-next.0", + "@angular/forms": "^15.2.0-next.0", + "@angular/platform-browser": "^15.2.0-next.0", + "@angular/platform-browser-dynamic": "^15.2.0-next.0", + "@angular/router": "^15.2.0-next.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.6", - "@angular/cli": "~15.1.6", - "@angular/compiler-cli": "^15.1.0", + "@angular-devkit/build-angular": "^15.2.0-next.0", + "@angular/cli": "~15.2.0-next.0", + "@angular/compiler-cli": "^15.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", "karma": "~6.4.0", From e2a18fc75be5b1e17d608350e3c0589c21b6f40a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 18 Jan 2023 22:05:49 +0000 Subject: [PATCH 629/891] chore: version 15.2.0-next.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 45ac4d699..ea74866bb 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.0-next.0", - "@angular/cli": "~15.2.0-next.0", + "@angular-devkit/build-angular": "^15.2.0-next.1", + "@angular/cli": "~15.2.0-next.1", "@angular/compiler-cli": "^15.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 800248f665cb3bf66334e07ac0c9dee8ef0586da Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 25 Jan 2023 22:07:39 +0000 Subject: [PATCH 630/891] chore: version 15.2.0-next.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ea74866bb..76f844da5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.0-next.1", - "@angular/cli": "~15.2.0-next.1", + "@angular-devkit/build-angular": "^15.2.0-next.2", + "@angular/cli": "~15.2.0-next.2", "@angular/compiler-cli": "^15.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From f896e6227a1ee6f97852361c69c8092506b3fadb Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 2 Feb 2023 00:34:40 +0000 Subject: [PATCH 631/891] chore: version 15.2.0-next.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 76f844da5..c04c73155 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.0-next.2", - "@angular/cli": "~15.2.0-next.2", + "@angular-devkit/build-angular": "^15.2.0-next.3", + "@angular/cli": "~15.2.0-next.3", "@angular/compiler-cli": "^15.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 1981c0566efe420289f70135ae94336fb9944f6f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 9 Feb 2023 00:32:48 +0000 Subject: [PATCH 632/891] chore: version 15.2.0-next.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c04c73155..25f1ae6ec 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.0-next.3", - "@angular/cli": "~15.2.0-next.3", + "@angular-devkit/build-angular": "^15.2.0-next.4", + "@angular/cli": "~15.2.0-next.4", "@angular/compiler-cli": "^15.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 7c4841916f140243668c5538dd8e584289ad1e55 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 15 Feb 2023 22:09:55 +0000 Subject: [PATCH 633/891] chore: version 15.2.0-rc.0 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 25f1ae6ec..2db9b0188 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.0-next.4", - "@angular/cli": "~15.2.0-next.4", + "@angular-devkit/build-angular": "^15.2.0-rc.0", + "@angular/cli": "~15.2.0-rc.0", "@angular/compiler-cli": "^15.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 1b1be05719f198e2906529065ff74149ce90902c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 23 Feb 2023 00:33:02 +0000 Subject: [PATCH 634/891] chore: version 15.2.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2db9b0188..8266fb5c7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^15.2.0-next.0", - "@angular/common": "^15.2.0-next.0", - "@angular/compiler": "^15.2.0-next.0", - "@angular/core": "^15.2.0-next.0", - "@angular/forms": "^15.2.0-next.0", - "@angular/platform-browser": "^15.2.0-next.0", - "@angular/platform-browser-dynamic": "^15.2.0-next.0", - "@angular/router": "^15.2.0-next.0", + "@angular/animations": "^15.2.0", + "@angular/common": "^15.2.0", + "@angular/compiler": "^15.2.0", + "@angular/core": "^15.2.0", + "@angular/forms": "^15.2.0", + "@angular/platform-browser": "^15.2.0", + "@angular/platform-browser-dynamic": "^15.2.0", + "@angular/router": "^15.2.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.0-rc.0", - "@angular/cli": "~15.2.0-rc.0", - "@angular/compiler-cli": "^15.2.0-next.0", + "@angular-devkit/build-angular": "^15.2.0", + "@angular/cli": "~15.2.0", + "@angular/compiler-cli": "^15.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", "karma": "~6.4.0", From b1b37f1e80f3b3865d58ec2ed765d74e232c9a8e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 1 Mar 2023 20:08:05 +0000 Subject: [PATCH 635/891] chore: version 15.2.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8266fb5c7..142986966 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.0", - "@angular/cli": "~15.2.0", + "@angular-devkit/build-angular": "^15.2.1", + "@angular/cli": "~15.2.1", "@angular/compiler-cli": "^15.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 0f1cb72528824d0b09eeb64a3ba1a718028fc5fe Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 8 Mar 2023 22:07:12 +0000 Subject: [PATCH 636/891] chore: version 15.2.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 142986966..966c74524 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.1", - "@angular/cli": "~15.2.1", + "@angular-devkit/build-angular": "^15.2.2", + "@angular/cli": "~15.2.2", "@angular/compiler-cli": "^15.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 58c77f60180157d3049f943a63021a7c8a549266 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 15 Mar 2023 10:08:19 +0000 Subject: [PATCH 637/891] chore: version 15.2.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 966c74524..73b9bb414 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.2", - "@angular/cli": "~15.2.2", + "@angular-devkit/build-angular": "^15.2.3", + "@angular/cli": "~15.2.3", "@angular/compiler-cli": "^15.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From ffd05ec0833dc86468484fb00813ed4215895f3d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 16 Mar 2023 10:13:32 +0000 Subject: [PATCH 638/891] chore: version 15.2.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 73b9bb414..9cfa17646 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.3", - "@angular/cli": "~15.2.3", + "@angular-devkit/build-angular": "^15.2.4", + "@angular/cli": "~15.2.4", "@angular/compiler-cli": "^15.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 3391dd7cb60a95ad177ab2c4cbe5ed7cbbf81f51 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 5 Apr 2023 12:12:56 +0000 Subject: [PATCH 639/891] chore: version 15.2.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 9cfa17646..7590d817a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.4", - "@angular/cli": "~15.2.4", + "@angular-devkit/build-angular": "^15.2.5", + "@angular/cli": "~15.2.5", "@angular/compiler-cli": "^15.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From b171072ee239ba20bfacf4c00ee7e12c0664a8b8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 12 Apr 2023 20:06:12 +0000 Subject: [PATCH 640/891] chore: version 15.2.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7590d817a..e63ece439 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.5", - "@angular/cli": "~15.2.5", + "@angular-devkit/build-angular": "^15.2.6", + "@angular/cli": "~15.2.6", "@angular/compiler-cli": "^15.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From ecab403d700aa2efab64e4f956ab806202a114c7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 26 Apr 2023 14:05:11 +0000 Subject: [PATCH 641/891] chore: version 15.2.7 --- ponyracer/.vscode/launch.json | 2 +- ponyracer/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/.vscode/launch.json b/ponyracer/.vscode/launch.json index 740e35a0c..925af8370 100644 --- a/ponyracer/.vscode/launch.json +++ b/ponyracer/.vscode/launch.json @@ -4,7 +4,7 @@ "configurations": [ { "name": "ng serve", - "type": "pwa-chrome", + "type": "chrome", "request": "launch", "preLaunchTask": "npm: start", "url": "http://localhost:4200/" diff --git a/ponyracer/package.json b/ponyracer/package.json index e63ece439..0c9da1847 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.6", - "@angular/cli": "~15.2.6", + "@angular-devkit/build-angular": "^15.2.7", + "@angular/cli": "~15.2.7", "@angular/compiler-cli": "^15.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 56d49bc7f05e567259c86646c1494149a739ee98 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 3 May 2023 18:08:09 +0000 Subject: [PATCH 642/891] chore: version 15.2.8 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0c9da1847..7c9db7a10 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.7", - "@angular/cli": "~15.2.7", + "@angular-devkit/build-angular": "^15.2.8", + "@angular/cli": "~15.2.8", "@angular/compiler-cli": "^15.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From b2d2050c7c84fe549a2d3b983c80740b89589ae9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 28 Jun 2023 16:09:03 +0000 Subject: [PATCH 643/891] chore: version 15.2.9 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7c9db7a10..33563d0c2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.8", - "@angular/cli": "~15.2.8", + "@angular-devkit/build-angular": "^15.2.9", + "@angular/cli": "~15.2.9", "@angular/compiler-cli": "^15.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From afea2e1d039a26808a1b85d0db9eb090c1b4bcd6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 5 Oct 2023 16:09:59 +0000 Subject: [PATCH 644/891] chore: version 15.2.10 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 33563d0c2..8d12ec22c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.9", - "@angular/cli": "~15.2.9", + "@angular-devkit/build-angular": "^15.2.10", + "@angular/cli": "~15.2.10", "@angular/compiler-cli": "^15.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 1b82abcc909f2000b0cf75ba20e2f9eed865fa9b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Mon, 25 Mar 2024 14:05:38 +0000 Subject: [PATCH 645/891] chore: version 15.2.11 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8d12ec22c..a8ca3342a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.10", - "@angular/cli": "~15.2.10", + "@angular-devkit/build-angular": "^15.2.11", + "@angular/cli": "~15.2.11", "@angular/compiler-cli": "^15.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From af390128aa0259f37d2d3e2c3443d3481c4d292f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 23 Feb 2023 06:15:02 +0000 Subject: [PATCH 646/891] chore: version 16.0.0-next.0 --- ponyracer/package.json | 22 +++++++++++----------- ponyracer/src/favicon.ico | Bin 948 -> 1642 bytes 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a8ca3342a..41baa2630 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^15.2.0", - "@angular/common": "^15.2.0", - "@angular/compiler": "^15.2.0", - "@angular/core": "^15.2.0", - "@angular/forms": "^15.2.0", - "@angular/platform-browser": "^15.2.0", - "@angular/platform-browser-dynamic": "^15.2.0", - "@angular/router": "^15.2.0", + "@angular/animations": "^15.2.0-next.0", + "@angular/common": "^15.2.0-next.0", + "@angular/compiler": "^15.2.0-next.0", + "@angular/core": "^15.2.0-next.0", + "@angular/forms": "^15.2.0-next.0", + "@angular/platform-browser": "^15.2.0-next.0", + "@angular/platform-browser-dynamic": "^15.2.0-next.0", + "@angular/router": "^15.2.0-next.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.11", - "@angular/cli": "~15.2.11", - "@angular/compiler-cli": "^15.2.0", + "@angular-devkit/build-angular": "^16.0.0-next.0", + "@angular/cli": "~16.0.0-next.0", + "@angular/compiler-cli": "^15.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", "karma": "~6.4.0", diff --git a/ponyracer/src/favicon.ico b/ponyracer/src/favicon.ico index 997406ad22c29aae95893fb3d666c30258a09537..1cceb8320133505f616b784afb243c17f33c4ee6 100644 GIT binary patch literal 1642 zcmZWqNl#Nz7<~+CTgD(DlL%4>W3@#=4GN`2T4|tdDnqeAK~PZ(f)k^fXe4eNVq$co z3lkGH8h3^S*+7i3#$llwBT*N+(!bz2elM3qlk=T(?)P5bz4yCAe=jb0Tbq+iIVMfh zlH4w*ADV~AH>?HM|6W{}MZg+IU0vgvmXOAXK~6o28*)4C0hgpYT0HB0>EglBo1n~7 z&5|$*s?Jk)SPl+y!gS*Q?ug>oW+Y$L1s09H`oCW0`>H^z`Pe`uXV_d!myOHk! zuOEThoS<#FlBte;dv#YQJiAUsj3B&;`&g`{yCX$zmMDw>Vi75b%BelpEl``8HS-(o z{t&e63ia#)05+YxZWAyA~lu#V}ex(J8BNm zvD?f?dWCmRudWrc4e~a>@2$%Nv(L0WponD}JZJ-jOF&!0%g-TzzPSB^eE-dPNjlC! zhhE=LZz`^ug8ew3DGxq9afoRZ8SdoZXIT(OLnS8Q0@B*RuK$6P8-cqc-(lmj=vPuh zarAnvjpr%-%ZsTI4svq?2CBYU7IjCFmI-B}4sMJt3^s9NVg!P0 z6hDQy(L`XWMkB@zOLgN$4KYz;j0zZxq9KKdpZE#5@k0crP^5f9KO};h)ZDQ%ybhht z%t9#h|nu0K(bJ ztIkhEr!*UyrZWQ1k2+YkGqDi8Z<|mIN&$kzpKl{cNP=OQzXHz>vn+c)F)zO|Bou>E z2|-d_=qY#Y+yOu1a}XI?cU}%04)zz%anD(XZC{#~WreV!a$7k2Ug`?&CUEc0EtrkZ zL49MB)h!_K{H(*l_93D5tO0;BUnvYlo+;yss%n^&qjt6fZOa+}+FDO(~2>G z2dx@=JZ?DHP^;b7*Y1as5^uphBsh*s*z&MBd?e@I>-9kU>63PjP&^#5YTOb&x^6Cf z?674rmSHB5Fk!{Gv7rv!?qX#ei_L(XtwVqLX3L}$MI|kJ*w(rhx~tc&L&xP#?cQow zX_|gx$wMr3pRZIIr_;;O|8fAjd;1`nOeu5K(pCu7>^3E&D2OBBq?sYa(%S?GwG&_0-s%_v$L@R!5H_fc)lOb9ZoOO#p`Nn`KU z3LTTBtjwo`7(HA6 z7gmO$yTR!5L>Bsg!X8616{JUngg_@&85%>W=mChTR;x4`P=?PJ~oPuy5 zU-L`C@_!34D21{fD~Y8NVnR3t;aqZI3fIhmgmx}$oc-dKDC6Ap$Gy>a!`A*x2L1v0 WcZ@i?LyX}70000 Date: Thu, 23 Feb 2023 12:12:59 +0000 Subject: [PATCH 647/891] chore: version 16.0.0-next.1 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 41baa2630..113a281ca 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^15.2.0-next.0", - "@angular/common": "^15.2.0-next.0", - "@angular/compiler": "^15.2.0-next.0", - "@angular/core": "^15.2.0-next.0", - "@angular/forms": "^15.2.0-next.0", - "@angular/platform-browser": "^15.2.0-next.0", - "@angular/platform-browser-dynamic": "^15.2.0-next.0", - "@angular/router": "^15.2.0-next.0", + "@angular/animations": "^16.0.0-next.0", + "@angular/common": "^16.0.0-next.0", + "@angular/compiler": "^16.0.0-next.0", + "@angular/core": "^16.0.0-next.0", + "@angular/forms": "^16.0.0-next.0", + "@angular/platform-browser": "^16.0.0-next.0", + "@angular/platform-browser-dynamic": "^16.0.0-next.0", + "@angular/router": "^16.0.0-next.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0-next.0", - "@angular/cli": "~16.0.0-next.0", - "@angular/compiler-cli": "^15.2.0-next.0", + "@angular-devkit/build-angular": "^16.0.0-next.1", + "@angular/cli": "~16.0.0-next.1", + "@angular/compiler-cli": "^16.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", "karma": "~6.4.0", From a85d083636b3c7ee9692ba2df1816663a6782afd Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 1 Mar 2023 20:08:18 +0000 Subject: [PATCH 648/891] chore: version 16.0.0-next.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 113a281ca..c5a54a931 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0-next.1", - "@angular/cli": "~16.0.0-next.1", + "@angular-devkit/build-angular": "^16.0.0-next.2", + "@angular/cli": "~16.0.0-next.2", "@angular/compiler-cli": "^16.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From eac061a648c3bb7b5066c64071b5cc6819986298 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 9 Mar 2023 02:48:16 +0000 Subject: [PATCH 649/891] chore: version 16.0.0-next.3 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c5a54a931..4943869ee 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -20,11 +20,11 @@ "@angular/router": "^16.0.0-next.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", - "zone.js": "~0.12.0" + "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0-next.2", - "@angular/cli": "~16.0.0-next.2", + "@angular-devkit/build-angular": "^16.0.0-next.3", + "@angular/cli": "~16.0.0-next.3", "@angular/compiler-cli": "^16.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From eebc8da788a2f001ee0abff5755af1aaeff8e34f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 15 Mar 2023 10:08:36 +0000 Subject: [PATCH 650/891] chore: version 16.0.0-next.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4943869ee..b0fac33c6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0-next.3", - "@angular/cli": "~16.0.0-next.3", + "@angular-devkit/build-angular": "^16.0.0-next.4", + "@angular/cli": "~16.0.0-next.4", "@angular/compiler-cli": "^16.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0", From 4674925d08056e7952836b176342f575f6a8f198 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 22 Mar 2023 22:03:30 +0000 Subject: [PATCH 651/891] chore: version 16.0.0-next.5 --- ponyracer/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b0fac33c6..69f757e29 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,16 +23,16 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0-next.4", - "@angular/cli": "~16.0.0-next.4", + "@angular-devkit/build-angular": "^16.0.0-next.5", + "@angular/cli": "~16.0.0-next.5", "@angular/compiler-cli": "^16.0.0-next.0", "@types/jasmine": "~4.3.0", - "jasmine-core": "~4.5.0", + "jasmine-core": "~4.6.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.2.0", "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.0.0", - "typescript": "~4.9.4" + "typescript": "~5.0.2" } } From e5ac9524f0ec4774c032fbca9b5bc8e015f8bf2e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 30 Mar 2023 22:05:25 +0000 Subject: [PATCH 652/891] chore: version 16.0.0-next.6 --- ponyracer/package.json | 4 ++-- ponyracer/src/app/app.component.spec.ts | 10 +++------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 69f757e29..de45c2f0a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0-next.5", - "@angular/cli": "~16.0.0-next.5", + "@angular-devkit/build-angular": "^16.0.0-next.6", + "@angular/cli": "~16.0.0-next.6", "@angular/compiler-cli": "^16.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index 72e08dc63..3edf9b8e4 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -2,13 +2,9 @@ import { TestBed } from '@angular/core/testing'; import { AppComponent } from './app.component'; describe('AppComponent', () => { - beforeEach(async () => { - await TestBed.configureTestingModule({ - declarations: [ - AppComponent - ], - }).compileComponents(); - }); + beforeEach(() => TestBed.configureTestingModule({ + declarations: [AppComponent] + })); it('should create the app', () => { const fixture = TestBed.createComponent(AppComponent); From 762f200b8fee6478a59aa782d1c8d7bac3725989 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 6 Apr 2023 06:08:40 +0000 Subject: [PATCH 653/891] chore: version 16.0.0-next.7 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index de45c2f0a..3e849f8ea 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0-next.6", - "@angular/cli": "~16.0.0-next.6", + "@angular-devkit/build-angular": "^16.0.0-next.7", + "@angular/cli": "~16.0.0-next.7", "@angular/compiler-cli": "^16.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From f67567ed041cc1ef25a7e01b565bc062f167dbeb Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 12 Apr 2023 22:04:40 +0000 Subject: [PATCH 654/891] chore: version 16.0.0-rc.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3e849f8ea..47708e50e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^16.0.0-next.0", - "@angular/common": "^16.0.0-next.0", - "@angular/compiler": "^16.0.0-next.0", - "@angular/core": "^16.0.0-next.0", - "@angular/forms": "^16.0.0-next.0", - "@angular/platform-browser": "^16.0.0-next.0", - "@angular/platform-browser-dynamic": "^16.0.0-next.0", - "@angular/router": "^16.0.0-next.0", + "@angular/animations": "^16.0.0-rc.0", + "@angular/common": "^16.0.0-rc.0", + "@angular/compiler": "^16.0.0-rc.0", + "@angular/core": "^16.0.0-rc.0", + "@angular/forms": "^16.0.0-rc.0", + "@angular/platform-browser": "^16.0.0-rc.0", + "@angular/platform-browser-dynamic": "^16.0.0-rc.0", + "@angular/router": "^16.0.0-rc.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0-next.7", - "@angular/cli": "~16.0.0-next.7", - "@angular/compiler-cli": "^16.0.0-next.0", + "@angular-devkit/build-angular": "^16.0.0-rc.0", + "@angular/cli": "~16.0.0-rc.0", + "@angular/compiler-cli": "^16.0.0-rc.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", "karma": "~6.4.0", From bb6dd28004f5f0c1399ad0e214353434a050fdea Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 20 Apr 2023 00:30:13 +0000 Subject: [PATCH 655/891] chore: version 16.0.0-rc.1 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 47708e50e..2b59e9e10 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^16.0.0-rc.0", - "@angular/common": "^16.0.0-rc.0", - "@angular/compiler": "^16.0.0-rc.0", - "@angular/core": "^16.0.0-rc.0", - "@angular/forms": "^16.0.0-rc.0", - "@angular/platform-browser": "^16.0.0-rc.0", - "@angular/platform-browser-dynamic": "^16.0.0-rc.0", - "@angular/router": "^16.0.0-rc.0", + "@angular/animations": "^16.0.0-next.0", + "@angular/common": "^16.0.0-next.0", + "@angular/compiler": "^16.0.0-next.0", + "@angular/core": "^16.0.0-next.0", + "@angular/forms": "^16.0.0-next.0", + "@angular/platform-browser": "^16.0.0-next.0", + "@angular/platform-browser-dynamic": "^16.0.0-next.0", + "@angular/router": "^16.0.0-next.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0-rc.0", - "@angular/cli": "~16.0.0-rc.0", - "@angular/compiler-cli": "^16.0.0-rc.0", + "@angular-devkit/build-angular": "^16.0.0-rc.1", + "@angular/cli": "~16.0.0-rc.1", + "@angular/compiler-cli": "^16.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", "karma": "~6.4.0", From 591eb3a6fbbdf31ed710d09a406ad86e3e9b48e3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 27 Apr 2023 02:27:03 +0000 Subject: [PATCH 656/891] chore: version 16.0.0-rc.2 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2b59e9e10..100576940 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,13 +23,13 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0-rc.1", - "@angular/cli": "~16.0.0-rc.1", + "@angular-devkit/build-angular": "^16.0.0-rc.2", + "@angular/cli": "~16.0.0-rc.2", "@angular/compiler-cli": "^16.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", "karma": "~6.4.0", - "karma-chrome-launcher": "~3.1.0", + "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.0.0", From 4fce15564e7f061a41ba19ee3b3ebea504cae3c0 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 28 Apr 2023 00:31:56 +0000 Subject: [PATCH 657/891] chore: version 16.0.0-rc.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 100576940..6571cefeb 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0-rc.2", - "@angular/cli": "~16.0.0-rc.2", + "@angular-devkit/build-angular": "^16.0.0-rc.3", + "@angular/cli": "~16.0.0-rc.3", "@angular/compiler-cli": "^16.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 69a4b201aa0df47483aede50b22bc4409c821a8d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 28 Apr 2023 20:05:41 +0000 Subject: [PATCH 658/891] chore: version 16.0.0-rc.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 6571cefeb..122f6cd9f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0-rc.3", - "@angular/cli": "~16.0.0-rc.3", + "@angular-devkit/build-angular": "^16.0.0-rc.4", + "@angular/cli": "~16.0.0-rc.4", "@angular/compiler-cli": "^16.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From dae83ee53bf470e8270c4580f9fbc81c2ae693bc Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 3 May 2023 18:08:41 +0000 Subject: [PATCH 659/891] chore: version 16.0.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 122f6cd9f..b1d1e8da9 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^16.0.0-next.0", - "@angular/common": "^16.0.0-next.0", - "@angular/compiler": "^16.0.0-next.0", - "@angular/core": "^16.0.0-next.0", - "@angular/forms": "^16.0.0-next.0", - "@angular/platform-browser": "^16.0.0-next.0", - "@angular/platform-browser-dynamic": "^16.0.0-next.0", - "@angular/router": "^16.0.0-next.0", + "@angular/animations": "^16.0.0", + "@angular/common": "^16.0.0", + "@angular/compiler": "^16.0.0", + "@angular/core": "^16.0.0", + "@angular/forms": "^16.0.0", + "@angular/platform-browser": "^16.0.0", + "@angular/platform-browser-dynamic": "^16.0.0", + "@angular/router": "^16.0.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0-rc.4", - "@angular/cli": "~16.0.0-rc.4", - "@angular/compiler-cli": "^16.0.0-next.0", + "@angular-devkit/build-angular": "^16.0.0", + "@angular/cli": "~16.0.0", + "@angular/compiler-cli": "^16.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", "karma": "~6.4.0", From 773d6cdf4b81da2dc2349d6c4e6c6d1fdafc8c1c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 10 May 2023 20:09:09 +0000 Subject: [PATCH 660/891] chore: version 16.0.1 --- ponyracer/package.json | 4 ++-- ponyracer/src/favicon.ico | Bin 1642 -> 948 bytes 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b1d1e8da9..daef1edb1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0", - "@angular/cli": "~16.0.0", + "@angular-devkit/build-angular": "^16.0.1", + "@angular/cli": "~16.0.1", "@angular/compiler-cli": "^16.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", diff --git a/ponyracer/src/favicon.ico b/ponyracer/src/favicon.ico index 1cceb8320133505f616b784afb243c17f33c4ee6..997406ad22c29aae95893fb3d666c30258a09537 100644 GIT binary patch literal 948 zcmV;l155mgP)CBYU7IjCFmI-B}4sMJt3^s9NVg!P0 z6hDQy(L`XWMkB@zOLgN$4KYz;j0zZxq9KKdpZE#5@k0crP^5f9KO};h)ZDQ%ybhht z%t9#h|nu0K(bJ ztIkhEr!*UyrZWQ1k2+YkGqDi8Z<|mIN&$kzpKl{cNP=OQzXHz>vn+c)F)zO|Bou>E z2|-d_=qY#Y+yOu1a}XI?cU}%04)zz%anD(XZC{#~WreV!a$7k2Ug`?&CUEc0EtrkZ zL49MB)h!_K{H(*l_93D5tO0;BUnvYlo+;yss%n^&qjt6fZOa+}+FDO(~2>G z2dx@=JZ?DHP^;b7*Y1as5^uphBsh*s*z&MBd?e@I>-9kU>63PjP&^#5YTOb&x^6Cf z?674rmSHB5Fk!{Gv7rv!?qX#ei_L(XtwVqLX3L}$MI|kJ*w(rhx~tc&L&xP#?cQow zX_|gx$wMr3pRZIIr_;;O|8fAjd;1`nOeu5K(pCu7>^3E&D2OBBq?sYa(%S?GwG&_0-s%_v$L@R!5H_fc)lOb9ZoOO#p`Nn`KU z3LTTBtjwo`7(HA6 z7gmO$yTR!5L>Bsg!X8616{JUngg_@&85%>W=mChTR;x4`P=?PJ~oPuy5 zU-L`C@_!34D21{fD~Y8NVnR3t;aqZI3fIhmgmx}$oc-dKDC6Ap$Gy>a!`A*x2L1v0 WcZ@i?LyX}70000W3@#=4GN`2T4|tdDnqeAK~PZ(f)k^fXe4eNVq$co z3lkGH8h3^S*+7i3#$llwBT*N+(!bz2elM3qlk=T(?)P5bz4yCAe=jb0Tbq+iIVMfh zlH4w*ADV~AH>?HM|6W{}MZg+IU0vgvmXOAXK~6o28*)4C0hgpYT0HB0>EglBo1n~7 z&5|$*s?Jk)SPl+y!gS*Q?ug>oW+Y$L1s09H`oCW0`>H^z`Pe`uXV_d!myOHk! zuOEThoS<#FlBte;dv#YQJiAUsj3B&;`&g`{yCX$zmMDw>Vi75b%BelpEl``8HS-(o z{t&e63ia#)05+YxZWAyA~lu#V}ex(J8BNm zvD?f?dWCmRudWrc4e~a>@2$%Nv(L0WponD}JZJ-jOF&!0%g-TzzPSB^eE-dPNjlC! zhhE=LZz`^ug8ew3DGxq9afoRZ8SdoZXIT(OLnS8Q0@B*RuK$6P8-cqc-(lmj=vPuh zarAnvjpr%-%ZsTI4svq?2 Date: Wed, 17 May 2023 14:09:31 +0000 Subject: [PATCH 661/891] chore: version 16.0.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index daef1edb1..ce5b63df2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.1", - "@angular/cli": "~16.0.1", + "@angular-devkit/build-angular": "^16.0.2", + "@angular/cli": "~16.0.2", "@angular/compiler-cli": "^16.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 67c5dbf5ebaf6eaa35710f9ae2dfaf4d00080dd8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 25 May 2023 20:05:52 +0000 Subject: [PATCH 662/891] chore: version 16.0.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ce5b63df2..e1444ff28 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.2", - "@angular/cli": "~16.0.2", + "@angular-devkit/build-angular": "^16.0.3", + "@angular/cli": "~16.0.3", "@angular/compiler-cli": "^16.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 924a605212ab5c77e75b53f5c30c112203b62992 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 1 Jun 2023 16:09:05 +0000 Subject: [PATCH 663/891] chore: version 16.0.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e1444ff28..a13ecbec5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.3", - "@angular/cli": "~16.0.3", + "@angular-devkit/build-angular": "^16.0.4", + "@angular/cli": "~16.0.4", "@angular/compiler-cli": "^16.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 32f2ad94100b482bd03bff4599f6d7870fe00d30 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 7 Jun 2023 12:11:29 +0000 Subject: [PATCH 664/891] chore: version 16.0.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index a13ecbec5..1234f2275 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.4", - "@angular/cli": "~16.0.4", + "@angular-devkit/build-angular": "^16.0.5", + "@angular/cli": "~16.0.5", "@angular/compiler-cli": "^16.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 4d6eacd0bae772de57b7adabe66692ba111979c4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 13 Jun 2023 16:08:15 +0000 Subject: [PATCH 665/891] chore: version 16.0.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1234f2275..1e87640b4 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.5", - "@angular/cli": "~16.0.5", + "@angular-devkit/build-angular": "^16.0.6", + "@angular/cli": "~16.0.6", "@angular/compiler-cli": "^16.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From ceb9506bb5bb25c7b287bab7bb008c1d72cdb9f1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 17 May 2023 14:09:41 +0000 Subject: [PATCH 666/891] chore: version 16.1.0-next.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1e87640b4..246d6e5fc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^16.0.0", - "@angular/common": "^16.0.0", - "@angular/compiler": "^16.0.0", - "@angular/core": "^16.0.0", - "@angular/forms": "^16.0.0", - "@angular/platform-browser": "^16.0.0", - "@angular/platform-browser-dynamic": "^16.0.0", - "@angular/router": "^16.0.0", + "@angular/animations": "^16.1.0-next.0", + "@angular/common": "^16.1.0-next.0", + "@angular/compiler": "^16.1.0-next.0", + "@angular/core": "^16.1.0-next.0", + "@angular/forms": "^16.1.0-next.0", + "@angular/platform-browser": "^16.1.0-next.0", + "@angular/platform-browser-dynamic": "^16.1.0-next.0", + "@angular/router": "^16.1.0-next.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.6", - "@angular/cli": "~16.0.6", - "@angular/compiler-cli": "^16.0.0", + "@angular-devkit/build-angular": "^16.1.0-next.0", + "@angular/cli": "~16.1.0-next.0", + "@angular/compiler-cli": "^16.1.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", "karma": "~6.4.0", From c5255b67786cfa1350fe3041823f2bd33bb65c5e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 25 May 2023 22:06:44 +0000 Subject: [PATCH 667/891] chore: version 16.1.0-next.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 246d6e5fc..5b46b27a1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.1.0-next.0", - "@angular/cli": "~16.1.0-next.0", + "@angular-devkit/build-angular": "^16.1.0-next.1", + "@angular/cli": "~16.1.0-next.1", "@angular/compiler-cli": "^16.1.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 76dd6374edecafff3cbd7058e5ccfe53873d5b7c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 1 Jun 2023 22:04:54 +0000 Subject: [PATCH 668/891] chore: version 16.1.0-next.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5b46b27a1..6e0b828ba 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.1.0-next.1", - "@angular/cli": "~16.1.0-next.1", + "@angular-devkit/build-angular": "^16.1.0-next.2", + "@angular/cli": "~16.1.0-next.2", "@angular/compiler-cli": "^16.1.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 381a53b205600e349cdee75311cd6af9802d1c2b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 7 Jun 2023 14:04:25 +0000 Subject: [PATCH 669/891] chore: version 16.1.0-rc.0 --- ponyracer/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 6e0b828ba..2c00b5064 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.1.0-next.2", - "@angular/cli": "~16.1.0-next.2", + "@angular-devkit/build-angular": "^16.1.0-rc.0", + "@angular/cli": "~16.1.0-rc.0", "@angular/compiler-cli": "^16.1.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", @@ -32,7 +32,7 @@ "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", "karma-jasmine": "~5.1.0", - "karma-jasmine-html-reporter": "~2.0.0", - "typescript": "~5.0.2" + "karma-jasmine-html-reporter": "~2.1.0", + "typescript": "~5.1.3" } } From 5d4573848989a7a5c7f2f7cf90974e914cb72f98 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 13 Jun 2023 18:09:50 +0000 Subject: [PATCH 670/891] chore: version 16.1.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2c00b5064..61ee9d706 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^16.1.0-next.0", - "@angular/common": "^16.1.0-next.0", - "@angular/compiler": "^16.1.0-next.0", - "@angular/core": "^16.1.0-next.0", - "@angular/forms": "^16.1.0-next.0", - "@angular/platform-browser": "^16.1.0-next.0", - "@angular/platform-browser-dynamic": "^16.1.0-next.0", - "@angular/router": "^16.1.0-next.0", + "@angular/animations": "^16.1.0", + "@angular/common": "^16.1.0", + "@angular/compiler": "^16.1.0", + "@angular/core": "^16.1.0", + "@angular/forms": "^16.1.0", + "@angular/platform-browser": "^16.1.0", + "@angular/platform-browser-dynamic": "^16.1.0", + "@angular/router": "^16.1.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.1.0-rc.0", - "@angular/cli": "~16.1.0-rc.0", - "@angular/compiler-cli": "^16.1.0-next.0", + "@angular-devkit/build-angular": "^16.1.0", + "@angular/cli": "~16.1.0", + "@angular/compiler-cli": "^16.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", "karma": "~6.4.0", From 4cf547e8dccbab6d96e43c7b3d7f2ff630e295e2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 22 Jun 2023 18:08:06 +0000 Subject: [PATCH 671/891] chore: version 16.1.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 61ee9d706..0b7ff9c75 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.1.0", - "@angular/cli": "~16.1.0", + "@angular-devkit/build-angular": "^16.1.1", + "@angular/cli": "~16.1.1", "@angular/compiler-cli": "^16.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From accdd01f64e45ba22f43535d1f0cbc93376b48f2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 28 Jun 2023 14:07:35 +0000 Subject: [PATCH 672/891] chore: version 16.1.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0b7ff9c75..06dc0bd37 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.1.1", - "@angular/cli": "~16.1.1", + "@angular-devkit/build-angular": "^16.1.2", + "@angular/cli": "~16.1.2", "@angular/compiler-cli": "^16.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From d99c20cff97cc03b82e784832d02d87055f1b228 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 29 Jun 2023 14:04:45 +0000 Subject: [PATCH 673/891] chore: version 16.1.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 06dc0bd37..2cb5f15ae 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.1.2", - "@angular/cli": "~16.1.2", + "@angular-devkit/build-angular": "^16.1.3", + "@angular/cli": "~16.1.3", "@angular/compiler-cli": "^16.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From da8bb7903ac843d6bd5fd6dcb713b819222c2a2b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 6 Jul 2023 18:08:31 +0000 Subject: [PATCH 674/891] chore: version 16.1.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 2cb5f15ae..9438905d3 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.1.3", - "@angular/cli": "~16.1.3", + "@angular-devkit/build-angular": "^16.1.4", + "@angular/cli": "~16.1.4", "@angular/compiler-cli": "^16.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 52e4b62ef92b2a2c465336a73c87f86efd0b5b72 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 20 Jul 2023 18:08:33 +0000 Subject: [PATCH 675/891] chore: version 16.1.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 9438905d3..b12eebae5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.1.4", - "@angular/cli": "~16.1.4", + "@angular-devkit/build-angular": "^16.1.5", + "@angular/cli": "~16.1.5", "@angular/compiler-cli": "^16.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 0597b2e0a8b14cf364ae903428b0b32c3985fe2e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 26 Jul 2023 20:05:45 +0000 Subject: [PATCH 676/891] chore: version 16.1.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b12eebae5..432da459c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.1.5", - "@angular/cli": "~16.1.5", + "@angular-devkit/build-angular": "^16.1.6", + "@angular/cli": "~16.1.6", "@angular/compiler-cli": "^16.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 7180d6d15a9e8dd7ae95d3059b8092ff98629130 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 2 Aug 2023 22:04:13 +0000 Subject: [PATCH 677/891] chore: version 16.1.7 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 432da459c..d72ef8b18 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.1.6", - "@angular/cli": "~16.1.6", + "@angular-devkit/build-angular": "^16.1.7", + "@angular/cli": "~16.1.7", "@angular/compiler-cli": "^16.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 04f2f35958313c2921e48ddee41c115cd3fedb58 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 4 Aug 2023 20:05:48 +0000 Subject: [PATCH 678/891] chore: version 16.1.8 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d72ef8b18..b04f369b0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.1.7", - "@angular/cli": "~16.1.7", + "@angular-devkit/build-angular": "^16.1.8", + "@angular/cli": "~16.1.8", "@angular/compiler-cli": "^16.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From b56282f0d49e5b9297fcd854403fe83b061ce7f4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 28 Jun 2023 16:09:52 +0000 Subject: [PATCH 679/891] chore: version 16.2.0-next.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b04f369b0..349822731 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^16.1.0", - "@angular/common": "^16.1.0", - "@angular/compiler": "^16.1.0", - "@angular/core": "^16.1.0", - "@angular/forms": "^16.1.0", - "@angular/platform-browser": "^16.1.0", - "@angular/platform-browser-dynamic": "^16.1.0", - "@angular/router": "^16.1.0", + "@angular/animations": "^16.2.0-next.0", + "@angular/common": "^16.2.0-next.0", + "@angular/compiler": "^16.2.0-next.0", + "@angular/core": "^16.2.0-next.0", + "@angular/forms": "^16.2.0-next.0", + "@angular/platform-browser": "^16.2.0-next.0", + "@angular/platform-browser-dynamic": "^16.2.0-next.0", + "@angular/router": "^16.2.0-next.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.1.8", - "@angular/cli": "~16.1.8", - "@angular/compiler-cli": "^16.1.0", + "@angular-devkit/build-angular": "^16.2.0-next.0", + "@angular/cli": "~16.2.0-next.0", + "@angular/compiler-cli": "^16.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", "karma": "~6.4.0", From 77bcad280360f38cafac5c86b562cc75459c2d92 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 6 Jul 2023 20:08:11 +0000 Subject: [PATCH 680/891] chore: version 16.2.0-next.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 349822731..47af1bcca 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.2.0-next.0", - "@angular/cli": "~16.2.0-next.0", + "@angular-devkit/build-angular": "^16.2.0-next.1", + "@angular/cli": "~16.2.0-next.1", "@angular/compiler-cli": "^16.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From e823a567aa3a3d337b6680f6d6aa9841501ea766 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 13 Jul 2023 22:08:54 +0000 Subject: [PATCH 681/891] chore: version 16.2.0-next.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 47af1bcca..76a8c3867 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.2.0-next.1", - "@angular/cli": "~16.2.0-next.1", + "@angular-devkit/build-angular": "^16.2.0-next.2", + "@angular/cli": "~16.2.0-next.2", "@angular/compiler-cli": "^16.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From d905719154c4b87fe03c2255f5043113a4ce0579 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 20 Jul 2023 22:05:49 +0000 Subject: [PATCH 682/891] chore: version 16.2.0-next.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 76a8c3867..f4bebcfaf 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.2.0-next.2", - "@angular/cli": "~16.2.0-next.2", + "@angular-devkit/build-angular": "^16.2.0-next.3", + "@angular/cli": "~16.2.0-next.3", "@angular/compiler-cli": "^16.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From ec8e4e271b7367f351561ea80cce4af15dc5ff72 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 26 Jul 2023 22:04:57 +0000 Subject: [PATCH 683/891] chore: version 16.2.0-next.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f4bebcfaf..54f6f15b6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.2.0-next.3", - "@angular/cli": "~16.2.0-next.3", + "@angular-devkit/build-angular": "^16.2.0-next.4", + "@angular/cli": "~16.2.0-next.4", "@angular/compiler-cli": "^16.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From dbd776bd738db44b8710343d420aa91e49ddf09f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 2 Aug 2023 22:04:32 +0000 Subject: [PATCH 684/891] chore: version 16.2.0-rc.0 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 54f6f15b6..3dc645da0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.2.0-next.4", - "@angular/cli": "~16.2.0-next.4", + "@angular-devkit/build-angular": "^16.2.0-rc.0", + "@angular/cli": "~16.2.0-rc.0", "@angular/compiler-cli": "^16.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 55034ae959c186a9af2df828fc1b88271ea6cc43 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 4 Aug 2023 18:08:19 +0000 Subject: [PATCH 685/891] chore: version 16.2.0-rc.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3dc645da0..3d7a63db8 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.2.0-rc.0", - "@angular/cli": "~16.2.0-rc.0", + "@angular-devkit/build-angular": "^16.2.0-rc.1", + "@angular/cli": "~16.2.0-rc.1", "@angular/compiler-cli": "^16.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From e0581e71fad3e28b3a1c86113b61e2b446bc00cd Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 10 Aug 2023 00:34:22 +0000 Subject: [PATCH 686/891] chore: version 16.2.0 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3d7a63db8..6682a2415 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "^16.2.0-next.0", - "@angular/common": "^16.2.0-next.0", - "@angular/compiler": "^16.2.0-next.0", - "@angular/core": "^16.2.0-next.0", - "@angular/forms": "^16.2.0-next.0", - "@angular/platform-browser": "^16.2.0-next.0", - "@angular/platform-browser-dynamic": "^16.2.0-next.0", - "@angular/router": "^16.2.0-next.0", + "@angular/animations": "^16.2.0", + "@angular/common": "^16.2.0", + "@angular/compiler": "^16.2.0", + "@angular/core": "^16.2.0", + "@angular/forms": "^16.2.0", + "@angular/platform-browser": "^16.2.0", + "@angular/platform-browser-dynamic": "^16.2.0", + "@angular/router": "^16.2.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.2.0-rc.1", - "@angular/cli": "~16.2.0-rc.1", - "@angular/compiler-cli": "^16.2.0-next.0", + "@angular-devkit/build-angular": "^16.2.0", + "@angular/cli": "~16.2.0", + "@angular/compiler-cli": "^16.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", "karma": "~6.4.0", From fe4a3e7061fc04ddad4fee5d994b80368488d8c2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 30 Aug 2023 16:08:00 +0000 Subject: [PATCH 687/891] chore: version 16.2.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 6682a2415..6576d1fdc 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.2.0", - "@angular/cli": "~16.2.0", + "@angular-devkit/build-angular": "^16.2.1", + "@angular/cli": "~16.2.1", "@angular/compiler-cli": "^16.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From e491ed57e7a6fe7dcb0f34f3c19ce4e77e6157d5 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 13 Sep 2023 16:08:31 +0000 Subject: [PATCH 688/891] chore: version 16.2.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 6576d1fdc..c9ba36fd4 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.2.1", - "@angular/cli": "~16.2.1", + "@angular-devkit/build-angular": "^16.2.2", + "@angular/cli": "~16.2.2", "@angular/compiler-cli": "^16.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 96ecb832b18ff457e00ea6f7900fd29c838e6301 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 20 Sep 2023 14:06:43 +0000 Subject: [PATCH 689/891] chore: version 16.2.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c9ba36fd4..4aab2c533 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.2.2", - "@angular/cli": "~16.2.2", + "@angular-devkit/build-angular": "^16.2.3", + "@angular/cli": "~16.2.3", "@angular/compiler-cli": "^16.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 92a64e379c97580d750eea97a4a3500d49238f6f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 27 Sep 2023 12:11:11 +0000 Subject: [PATCH 690/891] chore: version 16.2.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 4aab2c533..8d7b07ec2 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.2.3", - "@angular/cli": "~16.2.3", + "@angular-devkit/build-angular": "^16.2.4", + "@angular/cli": "^16.2.4", "@angular/compiler-cli": "^16.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 7d5324096b7e48e4b1d519733c1dc7ac6806c660 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 4 Oct 2023 22:03:49 +0000 Subject: [PATCH 691/891] chore: version 16.2.5 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8d7b07ec2..b8898d20b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.2.4", - "@angular/cli": "^16.2.4", + "@angular-devkit/build-angular": "^16.2.5", + "@angular/cli": "^16.2.5", "@angular/compiler-cli": "^16.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From 14507e75c58395fe03610992dd49fe73ade4c4ca Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 11 Oct 2023 12:12:15 +0000 Subject: [PATCH 692/891] chore: version 16.2.6 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b8898d20b..ed4503c21 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.2.5", - "@angular/cli": "^16.2.5", + "@angular-devkit/build-angular": "^16.2.6", + "@angular/cli": "^16.2.6", "@angular/compiler-cli": "^16.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", From b1e0a28f8a4ac4b54c21cd1935a8441d3d02b91a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 19 Oct 2023 20:05:42 +0000 Subject: [PATCH 693/891] chore: version 16.2.7 --- ponyracer/package.json | 4 ++-- ponyracer/src/app/app.component.html | 7 +++---- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ed4503c21..02a53a5a3 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.2.6", - "@angular/cli": "^16.2.6", + "@angular-devkit/build-angular": "^16.2.7", + "@angular/cli": "^16.2.7", "@angular/compiler-cli": "^16.2.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index e4e763e74..f0821cbe5 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -311,10 +311,9 @@ /> Welcome
      - -

      Next Steps

      + diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index 3edf9b8e4..bcd61b63e 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -1,8 +1,10 @@ import { TestBed } from '@angular/core/testing'; +import { RouterTestingModule } from '@angular/router/testing'; import { AppComponent } from './app.component'; describe('AppComponent', () => { beforeEach(() => TestBed.configureTestingModule({ + imports: [RouterTestingModule], declarations: [AppComponent] })); diff --git a/ponyracer/src/app/app.module.ts b/ponyracer/src/app/app.module.ts index 8dfc1d682..b1c6c96a9 100644 --- a/ponyracer/src/app/app.module.ts +++ b/ponyracer/src/app/app.module.ts @@ -1,6 +1,7 @@ import { NgModule } from '@angular/core'; import { BrowserModule } from '@angular/platform-browser'; +import { AppRoutingModule } from './app-routing.module'; import { AppComponent } from './app.component'; @NgModule({ @@ -8,7 +9,8 @@ import { AppComponent } from './app.component'; AppComponent ], imports: [ - BrowserModule + BrowserModule, + AppRoutingModule ], providers: [], bootstrap: [AppComponent] diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index ed966d43a..600cb824c 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -10,6 +10,7 @@ "noPropertyAccessFromIndexSignature": true, "noImplicitReturns": true, "noFallthroughCasesInSwitch": true, + "allowSyntheticDefaultImports": true, "sourceMap": true, "declaration": false, "downlevelIteration": true, From 402f7dfc2000fa367733c6fed001ce3943a85509 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 21 Sep 2023 00:28:30 +0000 Subject: [PATCH 706/891] chore: version 17.0.0-next.5 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index c3c82fdca..f8cc6fbc1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -20,11 +20,11 @@ "@angular/router": "^17.0.0-next.0", "rxjs": "~7.8.0", "tslib": "^2.3.0", - "zone.js": "~0.13.0" + "zone.js": "~0.14.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.0.0-next.4", - "@angular/cli": "~17.0.0-next.4", + "@angular-devkit/build-angular": "^17.0.0-next.5", + "@angular/cli": "~17.0.0-next.5", "@angular/compiler-cli": "^17.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~5.1.0", From 2fef8680cabec091b1a944d47583e5be0f449912 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 27 Sep 2023 12:11:28 +0000 Subject: [PATCH 707/891] chore: version 17.0.0-next.6 --- ponyracer/package.json | 4 ++-- ponyracer/src/app/app-routing.module.ts | 10 ---------- ponyracer/src/app/app.component.spec.ts | 6 ++---- ponyracer/src/app/app.component.ts | 4 ++++ ponyracer/src/app/app.config.ts | 8 ++++++++ ponyracer/src/app/app.module.ts | 18 ------------------ ponyracer/src/app/app.routes.ts | 3 +++ ponyracer/src/main.ts | 11 +++++------ 8 files changed, 24 insertions(+), 40 deletions(-) delete mode 100644 ponyracer/src/app/app-routing.module.ts create mode 100644 ponyracer/src/app/app.config.ts delete mode 100644 ponyracer/src/app/app.module.ts create mode 100644 ponyracer/src/app/app.routes.ts diff --git a/ponyracer/package.json b/ponyracer/package.json index f8cc6fbc1..14061f436 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.0.0-next.5", - "@angular/cli": "~17.0.0-next.5", + "@angular-devkit/build-angular": "^17.0.0-next.6", + "@angular/cli": "^17.0.0-next.6", "@angular/compiler-cli": "^17.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~5.1.0", diff --git a/ponyracer/src/app/app-routing.module.ts b/ponyracer/src/app/app-routing.module.ts deleted file mode 100644 index 02972627f..000000000 --- a/ponyracer/src/app/app-routing.module.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { NgModule } from '@angular/core'; -import { RouterModule, Routes } from '@angular/router'; - -const routes: Routes = []; - -@NgModule({ - imports: [RouterModule.forRoot(routes)], - exports: [RouterModule] -}) -export class AppRoutingModule { } diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index bcd61b63e..9aa4bb1d5 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -1,11 +1,9 @@ import { TestBed } from '@angular/core/testing'; -import { RouterTestingModule } from '@angular/router/testing'; import { AppComponent } from './app.component'; describe('AppComponent', () => { beforeEach(() => TestBed.configureTestingModule({ - imports: [RouterTestingModule], - declarations: [AppComponent] + imports: [AppComponent] })); it('should create the app', () => { @@ -14,7 +12,7 @@ describe('AppComponent', () => { expect(app).toBeTruthy(); }); - it(`should have as title 'ponyracer'`, () => { + it(`should have the 'ponyracer' title`, () => { const fixture = TestBed.createComponent(AppComponent); const app = fixture.componentInstance; expect(app.title).toEqual('ponyracer'); diff --git a/ponyracer/src/app/app.component.ts b/ponyracer/src/app/app.component.ts index 18c5ef59e..13767242d 100644 --- a/ponyracer/src/app/app.component.ts +++ b/ponyracer/src/app/app.component.ts @@ -1,7 +1,11 @@ import { Component } from '@angular/core'; +import { CommonModule } from '@angular/common'; +import { RouterOutlet } from '@angular/router'; @Component({ selector: 'app-root', + standalone: true, + imports: [CommonModule, RouterOutlet], templateUrl: './app.component.html', styleUrls: ['./app.component.css'] }) diff --git a/ponyracer/src/app/app.config.ts b/ponyracer/src/app/app.config.ts new file mode 100644 index 000000000..6c6ef6035 --- /dev/null +++ b/ponyracer/src/app/app.config.ts @@ -0,0 +1,8 @@ +import { ApplicationConfig } from '@angular/core'; +import { provideRouter } from '@angular/router'; + +import { routes } from './app.routes'; + +export const appConfig: ApplicationConfig = { + providers: [provideRouter(routes)] +}; diff --git a/ponyracer/src/app/app.module.ts b/ponyracer/src/app/app.module.ts deleted file mode 100644 index b1c6c96a9..000000000 --- a/ponyracer/src/app/app.module.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { NgModule } from '@angular/core'; -import { BrowserModule } from '@angular/platform-browser'; - -import { AppRoutingModule } from './app-routing.module'; -import { AppComponent } from './app.component'; - -@NgModule({ - declarations: [ - AppComponent - ], - imports: [ - BrowserModule, - AppRoutingModule - ], - providers: [], - bootstrap: [AppComponent] -}) -export class AppModule { } diff --git a/ponyracer/src/app/app.routes.ts b/ponyracer/src/app/app.routes.ts new file mode 100644 index 000000000..dc39edb5f --- /dev/null +++ b/ponyracer/src/app/app.routes.ts @@ -0,0 +1,3 @@ +import { Routes } from '@angular/router'; + +export const routes: Routes = []; diff --git a/ponyracer/src/main.ts b/ponyracer/src/main.ts index c58dc05cb..35b00f346 100644 --- a/ponyracer/src/main.ts +++ b/ponyracer/src/main.ts @@ -1,7 +1,6 @@ -import { platformBrowserDynamic } from '@angular/platform-browser-dynamic'; +import { bootstrapApplication } from '@angular/platform-browser'; +import { appConfig } from './app/app.config'; +import { AppComponent } from './app/app.component'; -import { AppModule } from './app/app.module'; - - -platformBrowserDynamic().bootstrapModule(AppModule) - .catch(err => console.error(err)); +bootstrapApplication(AppComponent, appConfig) + .catch((err) => console.error(err)); From 204689443a0ef230cf85e4f6c6fa9b7dc6f88dfc Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 5 Oct 2023 00:28:59 +0000 Subject: [PATCH 708/891] chore: version 17.0.0-next.7 --- ponyracer/package.json | 4 ++-- ponyracer/src/app/app.component.html | 4 ++-- ponyracer/src/app/app.component.spec.ts | 8 +++++--- ponyracer/tsconfig.json | 1 - 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 14061f436..66add6f28 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.0.0-next.6", - "@angular/cli": "^17.0.0-next.6", + "@angular-devkit/build-angular": "^17.0.0-next.7", + "@angular/cli": "^17.0.0-next.7", "@angular/compiler-cli": "^17.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~5.1.0", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 67bad6d4a..11b5152ff 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -426,8 +426,8 @@

      Next Steps

      ng generate component xyz
      -
      ng add @angular/material
      -
      ng add @angular/pwa
      +
      ng add @angular/material
      +
      ng add @angular/pwa
      ng add _____
      ng test
      ng build
      diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index 9aa4bb1d5..988beb942 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -2,9 +2,11 @@ import { TestBed } from '@angular/core/testing'; import { AppComponent } from './app.component'; describe('AppComponent', () => { - beforeEach(() => TestBed.configureTestingModule({ - imports: [AppComponent] - })); + beforeEach(async () => { + await TestBed.configureTestingModule({ + imports: [AppComponent], + }).compileComponents(); + }); it('should create the app', () => { const fixture = TestBed.createComponent(AppComponent); diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 600cb824c..8c8330b71 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -2,7 +2,6 @@ { "compileOnSave": false, "compilerOptions": { - "baseUrl": "./", "outDir": "./dist/out-tsc", "forceConsistentCasingInFileNames": true, "strict": true, From fca433a4f6fe2a84c8d00e69490ed6b924ccf05e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 11 Oct 2023 12:12:34 +0000 Subject: [PATCH 709/891] chore: version 17.0.0-next.8 --- ponyracer/angular.json | 6 +++--- ponyracer/package.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index aad239eaa..20e60aec7 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -57,10 +57,10 @@ "builder": "@angular-devkit/build-angular:dev-server", "configurations": { "production": { - "browserTarget": "ponyracer:build:production" + "buildTarget": "ponyracer:build:production" }, "development": { - "browserTarget": "ponyracer:build:development" + "buildTarget": "ponyracer:build:development" } }, "defaultConfiguration": "development" @@ -68,7 +68,7 @@ "extract-i18n": { "builder": "@angular-devkit/build-angular:extract-i18n", "options": { - "browserTarget": "ponyracer:build" + "buildTarget": "ponyracer:build" } }, "test": { diff --git a/ponyracer/package.json b/ponyracer/package.json index 66add6f28..d91755f2f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,10 +23,10 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.0.0-next.7", - "@angular/cli": "^17.0.0-next.7", + "@angular-devkit/build-angular": "^17.0.0-next.8", + "@angular/cli": "^17.0.0-next.8", "@angular/compiler-cli": "^17.0.0-next.0", - "@types/jasmine": "~4.3.0", + "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", From 5eedb5503916095fc4b727166c19c4defde7a45f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 12 Oct 2023 10:06:55 +0000 Subject: [PATCH 710/891] chore: version 17.0.0-next.9 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d91755f2f..d54ff4a36 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.0.0-next.8", - "@angular/cli": "^17.0.0-next.8", + "@angular-devkit/build-angular": "^17.0.0-next.9", + "@angular/cli": "^17.0.0-next.9", "@angular/compiler-cli": "^17.0.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0", From 0b4e3cebeba221665003c0a060abbb4c680e5d93 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 19 Oct 2023 12:13:41 +0000 Subject: [PATCH 711/891] chore: version 17.0.0-rc.0 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index d54ff4a36..b1f854707 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.0.0-next.9", - "@angular/cli": "^17.0.0-next.9", + "@angular-devkit/build-angular": "^17.0.0-rc.0", + "@angular/cli": "^17.0.0-rc.0", "@angular/compiler-cli": "^17.0.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0", From b49f3f37d66584645c91d9837f65619d2ce5abf3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 25 Oct 2023 22:04:42 +0000 Subject: [PATCH 712/891] chore: version 17.0.0-rc.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index b1f854707..46384f5b0 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.0.0-rc.0", - "@angular/cli": "^17.0.0-rc.0", + "@angular-devkit/build-angular": "^17.0.0-rc.1", + "@angular/cli": "^17.0.0-rc.1", "@angular/compiler-cli": "^17.0.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0", From d885abafcaaae4c2630e2462f8324ad318e20d91 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 26 Oct 2023 20:06:17 +0000 Subject: [PATCH 713/891] chore: version 17.0.0-rc.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 46384f5b0..e73c20259 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.0.0-rc.1", - "@angular/cli": "^17.0.0-rc.1", + "@angular-devkit/build-angular": "^17.0.0-rc.2", + "@angular/cli": "^17.0.0-rc.2", "@angular/compiler-cli": "^17.0.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0", From b96aa4bafbcfd8eeb941a40e5a37105015af66d4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 1 Nov 2023 10:07:12 +0000 Subject: [PATCH 714/891] chore: version 17.0.0-rc.3 --- ponyracer/package.json | 4 ++-- ponyracer/tsconfig.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e73c20259..421d156d1 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.0.0-rc.2", - "@angular/cli": "^17.0.0-rc.2", + "@angular-devkit/build-angular": "^17.0.0-rc.3", + "@angular/cli": "^17.0.0-rc.3", "@angular/compiler-cli": "^17.0.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0", diff --git a/ponyracer/tsconfig.json b/ponyracer/tsconfig.json index 8c8330b71..994784bbb 100644 --- a/ponyracer/tsconfig.json +++ b/ponyracer/tsconfig.json @@ -9,7 +9,7 @@ "noPropertyAccessFromIndexSignature": true, "noImplicitReturns": true, "noFallthroughCasesInSwitch": true, - "allowSyntheticDefaultImports": true, + "esModuleInterop": true, "sourceMap": true, "declaration": false, "downlevelIteration": true, From 1f4016d5921d9ad8cc896c55f98307ea70eafa91 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 7 Nov 2023 02:17:15 +0000 Subject: [PATCH 715/891] chore: version 17.0.0-rc.4 --- ponyracer/package.json | 4 +- ponyracer/src/app/app.component.html | 677 ++++++++++-------------- ponyracer/src/app/app.component.spec.ts | 2 +- 3 files changed, 285 insertions(+), 398 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 421d156d1..20250f868 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.0.0-rc.3", - "@angular/cli": "^17.0.0-rc.3", + "@angular-devkit/build-angular": "^17.0.0-rc.4", + "@angular/cli": "^17.0.0-rc.4", "@angular/compiler-cli": "^17.0.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 11b5152ff..dd061ca51 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -9,9 +9,36 @@ - -
      - -
      - - -
      - - - Codestin Search App - - - - - +
      +
      +
      + - - {{ title }} app is running! - - - Codestin Search App - - - -
      - - -

      Resources

      -

      Here are some links to help you get started:

      - - - - -

      Next Steps

      -

      What do you want to do next with your app?

      - - - -
      - - - - - - - - - - - -
      - - -
      -
      ng generate component xyz
      -
      ng add @angular/material
      -
      ng add @angular/pwa
      -
      ng add _____
      -
      ng test
      -
      ng build
      -
      - - -
      - - - Codestin Search App - - - - - - - Codestin Search App - - + + + + + + + + + + + + + + - +

      Hello, {{ title }}

      +

      Congratulations! Your app is running. 🎉

      +
      + +
      - - - - - - Codestin Search App - - - -
      + diff --git a/ponyracer/src/app/app.component.spec.ts b/ponyracer/src/app/app.component.spec.ts index 988beb942..51a74cc9a 100644 --- a/ponyracer/src/app/app.component.spec.ts +++ b/ponyracer/src/app/app.component.spec.ts @@ -24,6 +24,6 @@ describe('AppComponent', () => { const fixture = TestBed.createComponent(AppComponent); fixture.detectChanges(); const compiled = fixture.nativeElement as HTMLElement; - expect(compiled.querySelector('.content span')?.textContent).toContain('ponyracer app is running!'); + expect(compiled.querySelector('h1')?.textContent).toContain('Hello, ponyracer'); }); }); From 26302f2f256f06c314375e6d65e41be6085eec8e Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 7 Nov 2023 22:04:39 +0000 Subject: [PATCH 716/891] chore: version 17.0.0-rc.5 --- ponyracer/package.json | 4 +- ponyracer/src/app/app.component.html | 124 ++++++++++----------------- ponyracer/src/favicon.ico | Bin 948 -> 15086 bytes 3 files changed, 47 insertions(+), 81 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 20250f868..49557ee20 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.0.0-rc.4", - "@angular/cli": "^17.0.0-rc.4", + "@angular-devkit/build-angular": "^17.0.0-rc.5", + "@angular/cli": "^17.0.0-rc.5", "@angular/compiler-cli": "^17.0.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index dd061ca51..390d3bf99 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -1,10 +1,10 @@ - + - - + +