Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .bazelignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ integration/cli-hello-world-ivy-compat/node_modules
integration/cli-hello-world-ivy-i18n/node_modules
integration/cli-hello-world-ivy-minimal/node_modules
integration/cli-hello-world-lazy/node_modules
integration/cli-hello-world-lazy-rollup/node_modules
integration/dynamic-compiler/node_modules
integration/hello_world__closure/node_modules
integration/hello_world__systemjs_umd/node_modules
Expand Down Expand Up @@ -51,7 +50,6 @@ integration/cli-hello-world-ivy-compat/.yarn_local_cache
integration/cli-hello-world-ivy-i18n/.yarn_local_cache
integration/cli-hello-world-ivy-minimal/.yarn_local_cache
integration/cli-hello-world-lazy/.yarn_local_cache
integration/cli-hello-world-lazy-rollup/.yarn_local_cache
integration/dynamic-compiler/.yarn_local_cache
integration/hello_world__closure/.yarn_local_cache
integration/hello_world__systemjs_umd/.yarn_local_cache
Expand Down Expand Up @@ -79,7 +77,6 @@ integration/cli-hello-world-ivy-compat/NPM_PACKAGE_MANIFEST.json
integration/cli-hello-world-ivy-i18n/NPM_PACKAGE_MANIFEST.json
integration/cli-hello-world-ivy-minimal/NPM_PACKAGE_MANIFEST.json
integration/cli-hello-world-lazy/NPM_PACKAGE_MANIFEST.json
integration/cli-hello-world-lazy-rollup/NPM_PACKAGE_MANIFEST.json
integration/dynamic-compiler/NPM_PACKAGE_MANIFEST.json
integration/hello_world__closure/NPM_PACKAGE_MANIFEST.json
integration/hello_world__systemjs_umd/NPM_PACKAGE_MANIFEST.json
Expand Down
129 changes: 67 additions & 62 deletions aio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,96 +90,101 @@
},
"private": true,
"dependencies": {
"@angular/animations": "11.2.3",
"@angular/cdk": "11.2.2",
"@angular/common": "11.2.3",
"@angular/compiler": "11.2.3",
"@angular/core": "11.2.3",
"@angular/elements": "11.2.3",
"@angular/forms": "11.2.3",
"@angular/material": "11.2.2",
"@angular/platform-browser": "11.2.3",
"@angular/platform-browser-dynamic": "11.2.3",
"@angular/router": "11.2.3",
"@angular/service-worker": "11.2.3",
"@webcomponents/custom-elements": "1.2.1",
"rxjs": "^6.5.3",
"@angular/animations": "11.2.8",
"@angular/cdk": "11.2.7",
"@angular/common": "11.2.8",
"@angular/compiler": "11.2.8",
"@angular/core": "11.2.8",
"@angular/elements": "11.2.8",
"@angular/forms": "11.2.8",
"@angular/material": "11.2.7",
"@angular/platform-browser": "11.2.8",
"@angular/platform-browser-dynamic": "11.2.8",
"@angular/router": "11.2.8",
"@angular/service-worker": "11.2.8",
"@webcomponents/custom-elements": "1.4.3",
"rxjs": "^6.6.7",
"tslib": "^2.1.0",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.1102.2",
"@angular/cli": "11.2.2",
"@angular/compiler-cli": "11.2.3",
"@swc/cli": "^0.1.35",
"@swc/core": "^1.2.50",
"@types/jasmine": "~3.6.0",
"@types/lunr": "^2.3.2",
"@angular-devkit/build-angular": "0.1102.7",
"@angular/cli": "11.2.7",
"@angular/compiler-cli": "11.2.8",
"@swc/cli": "^0.1.36",
"@swc/core": "^1.2.51",
"@types/jasmine": "~3.6.9",
"@types/lunr": "^2.3.3",
"@types/node": "^12.7.9",
"@types/stemmer": "^1.0.2",
"@types/xregexp": "^3.0.30",
"@types/xregexp": "^4.3.0",
"@yarnpkg/lockfile": "^1.1.0",
"archiver": "^1.3.0",
"archiver": "^5.3.0",
"canonical-path": "1.0.0",
"chalk": "^2.1.0",
"chalk": "^4.1.0",
"cjson": "^0.5.0",
"codelyzer": "^6.0.0",
"cross-spawn": "^5.1.0",
"css-selector-parser": "^1.3.0",
"dgeni": "^0.4.13",
"dgeni-packages": "^0.28.4",
"entities": "^1.1.1",
"esbuild": "^0.9.0",
"cross-spawn": "^7.0.3",
"css-selector-parser": "^1.4.1",
"dgeni": "^0.4.14",
"dgeni-packages": "^0.29.0",
"entities": "^2.2.0",
"esbuild": "^0.11.4",
"eslint": "^7.23.0",
"eslint-plugin-jasmine": "^4.1.2",
"find-free-port": "^2.0.0",
"firebase-tools": "^8.14.1",
"fs-extra": "^2.1.2",
"globby": "^6.1.0",
"hast-util-is-element": "^1.0.0",
"hast-util-to-string": "^1.0.0",
"firebase-tools": "^9.8.0",
"fs-extra": "^9.1.0",
"globby": "^11.0.3",
"hast-util-is-element": "^1.1.0",
"hast-util-to-string": "^1.0.4",
"html": "^1.0.0",
"ignore": "^3.3.3",
"image-size": "^0.5.1",
"jasmine": "~3.6.0",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",
"ignore": "^5.1.8",
"image-size": "^0.9.7",
"jasmine": "~3.7.0",
"jasmine-core": "~3.7.1",
"jasmine-spec-reporter": "~6.0.0",
"jsdom": "^9.12.0",
"json-schema-traverse": "^0.4.1",
"json5": "^1.0.1",
"karma": "~6.1.0",
"json-schema-traverse": "^1.0.0",
"json5": "^2.2.0",
"karma": "~6.3.2",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
"light-server": "^2.6.2",
"lighthouse": "^7.2.0",
"light-server": "^2.9.1",
"lighthouse": "^7.3.0",
"lighthouse-logger": "^1.2.0",
"lodash": "^4.17.4",
"lunr": "^2.1.0",
"lodash": "^4.17.21",
"lunr": "^2.3.9",
"npm-run-all": "^4.1.5",
"protractor": "~7.0.0",
"puppeteer": "5.4.1",
"rehype": "^6.0.0",
"rehype-slug": "^2.0.0",
"rehype": "^11.0.0",
"rehype-slug": "^4.0.1",
"remark": "^9.0.0",
"remark-html": "^8.0.0",
"rimraf": "^2.6.1",
"semver": "^5.3.0",
"remark-html": "^9.0.1",
"rimraf": "^3.0.2",
"semver": "^7.3.5",
"shelljs": "^0.8.4",
"stemmer": "^1.0.5",
"timezone-mock": "^1.1.3",
"tree-kill": "^1.1.0",
"ts-node": "^8.4.1",
"tslint": "~6.1.0",
"typescript": "~4.2.3",
"uglify-js": "^3.0.15",
"unist-util-filter": "^0.2.1",
"unist-util-source": "^1.0.1",
"unist-util-visit": "^1.1.1",
"unist-util-visit-parents": "^1.1.1",
"watchr": "^3.0.1",
"xregexp": "^4.0.0",
"ts-node": "^9.1.1",
"tslint": "~6.1.3",
"typescript": "~4.2.4",
"uglify-js": "^3.13.3",
"unist-util-filter": "^2.0.3",
"unist-util-source": "^3.0.0",
"unist-util-visit": "^2.0.3",
"unist-util-visit-parents": "^3.1.1",
"watchr": "^6.9.0",
"xregexp": "^5.0.2",
"yargs": "^16.2.0"
},
"// 1": "Needed until AIO moves to CLI version 12.",
"// 2": "Due to https://github.com/GoogleChromeLabs/worker-plugin/blob/049c3caea9f1fa00983c139480adf06ee24ce5d5/src/index.js#L20-L27 ",
"resolutions": {
"worker-plugin": "4.0.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,8 @@ describe('autoLinkCode post-processor', () => {
'{ xyz | <a href="a/b/myclass" class="code-anchor">myClass</a> } ' +
'{ xyz|<a href="a/b/myclass" class="code-anchor">myClass</a> } ' +
'<a href="a/b/myclass" class="code-anchor">MyClass</a> ' +
'myClass OtherClass|<a href="a/b/myclass" class="code-anchor">MyClass</a>' +
'<a href="a/b/myclass" class="code-anchor">myClass</a> ' +
'OtherClass|<a href="a/b/myclass" class="code-anchor">MyClass</a>' +
'</code>');
});

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@ describe('getPreviousMajorVersions', () => {
`
});
expect(getPreviousMajorVersions()).toEqual([
semver('4.2.10'),
semver('3.8.1'),
semver.parse('4.2.10'),
semver.parse('3.8.1'),
]);
});
});

function mockVersionInfo() {
return {currentVersion: new semver('5.1.0')};
return {currentVersion: semver.parse('5.1.0')};
}

function mockPackageInfo() {
Expand Down
Loading