Skip to content

Commit e4239d0

Browse files
committed
dcfa8a0 docs(docs-infra): disable shared-docs tests. (#60520)
1 parent ef9a7b8 commit e4239d0

File tree

11 files changed

+31
-31
lines changed

11 files changed

+31
-31
lines changed

BUILD_INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Fri Mar 21 21:54:39 UTC 2025
2-
13d1c8ab38707b06dbed4941a556f982665b3304
1+
Mon Mar 24 07:02:33 UTC 2025
2+
dcfa8a04f56e6df6ca7107743890af4593019dc8

angular1.d-DnOc0Rx9.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v20.0.0-next.3+sha-13d1c8a
2+
* @license Angular v20.0.0-next.3+sha-dcfa8a0
33
* (c) 2010-2025 Google LLC. https://angular.io/
44
* License: MIT
55
*/

fesm2022/static.mjs

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v20.0.0-next.3+sha-13d1c8a
2+
* @license Angular v20.0.0-next.3+sha-dcfa8a0
33
* (c) 2010-2025 Google LLC. https://angular.io/
44
* License: MIT
55
*/
@@ -479,10 +479,10 @@ class UpgradeComponent {
479479
bindingDestination.$onChanges(changes);
480480
}
481481
}
482-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-13d1c8a", ngImport: i0, type: UpgradeComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
483-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.3+sha-13d1c8a", type: UpgradeComponent, isStandalone: true, usesOnChanges: true, ngImport: i0 });
482+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-dcfa8a0", ngImport: i0, type: UpgradeComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
483+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.3+sha-dcfa8a0", type: UpgradeComponent, isStandalone: true, usesOnChanges: true, ngImport: i0 });
484484
}
485-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-13d1c8a", ngImport: i0, type: UpgradeComponent, decorators: [{
485+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-dcfa8a0", ngImport: i0, type: UpgradeComponent, decorators: [{
486486
type: Directive
487487
}], ctorParameters: () => [{ type: undefined }, { type: i0.ElementRef }, { type: i0.Injector }] });
488488

@@ -765,11 +765,11 @@ class UpgradeModule {
765765
}
766766
return returnValue;
767767
}
768-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-13d1c8a", ngImport: i0, type: UpgradeModule, deps: [{ token: i0.Injector }, { token: i0.NgZone }, { token: i0.PlatformRef }], target: i0.ɵɵFactoryTarget.NgModule });
769-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.3+sha-13d1c8a", ngImport: i0, type: UpgradeModule });
770-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-13d1c8a", ngImport: i0, type: UpgradeModule, providers: [angular1Providers] });
768+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-dcfa8a0", ngImport: i0, type: UpgradeModule, deps: [{ token: i0.Injector }, { token: i0.NgZone }, { token: i0.PlatformRef }], target: i0.ɵɵFactoryTarget.NgModule });
769+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.3+sha-dcfa8a0", ngImport: i0, type: UpgradeModule });
770+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-dcfa8a0", ngImport: i0, type: UpgradeModule, providers: [angular1Providers] });
771771
}
772-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-13d1c8a", ngImport: i0, type: UpgradeModule, decorators: [{
772+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-dcfa8a0", ngImport: i0, type: UpgradeModule, decorators: [{
773773
type: NgModule,
774774
args: [{ providers: [angular1Providers] }]
775775
}], ctorParameters: () => [{ type: i0.Injector }, { type: i0.NgZone }, { type: i0.PlatformRef }] });

fesm2022/static/testing.mjs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v20.0.0-next.3+sha-13d1c8a
2+
* @license Angular v20.0.0-next.3+sha-dcfa8a0
33
* (c) 2010-2025 Google LLC. https://angular.io/
44
* License: MIT
55
*/
@@ -18,11 +18,11 @@ class AngularTestingModule {
1818
constructor(i) {
1919
injector = i;
2020
}
21-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-13d1c8a", ngImport: i0, type: AngularTestingModule, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.NgModule });
22-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.3+sha-13d1c8a", ngImport: i0, type: AngularTestingModule });
23-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-13d1c8a", ngImport: i0, type: AngularTestingModule, providers: [{ provide: _constants.$INJECTOR, useFactory: $injectorFactory }] });
21+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-dcfa8a0", ngImport: i0, type: AngularTestingModule, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.NgModule });
22+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.3+sha-dcfa8a0", ngImport: i0, type: AngularTestingModule });
23+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-dcfa8a0", ngImport: i0, type: AngularTestingModule, providers: [{ provide: _constants.$INJECTOR, useFactory: $injectorFactory }] });
2424
}
25-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-13d1c8a", ngImport: i0, type: AngularTestingModule, decorators: [{
25+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-dcfa8a0", ngImport: i0, type: AngularTestingModule, decorators: [{
2626
type: NgModule,
2727
args: [{ providers: [{ provide: _constants.$INJECTOR, useFactory: $injectorFactory }] }]
2828
}], ctorParameters: () => [{ type: i0.Injector }] });

fesm2022/upgrade.mjs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v20.0.0-next.3+sha-13d1c8a
2+
* @license Angular v20.0.0-next.3+sha-dcfa8a0
33
* (c) 2010-2025 Google LLC. https://angular.io/
44
* License: MIT
55
*/
@@ -233,10 +233,10 @@ class UpgradeNg1ComponentAdapter {
233233
setComponentProperty(name, value) {
234234
this.destinationObj[this.propertyMap[name]] = value;
235235
}
236-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-13d1c8a", ngImport: i0, type: UpgradeNg1ComponentAdapter, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
237-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.3+sha-13d1c8a", type: UpgradeNg1ComponentAdapter, isStandalone: true, usesOnChanges: true, ngImport: i0 });
236+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-dcfa8a0", ngImport: i0, type: UpgradeNg1ComponentAdapter, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
237+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.3+sha-dcfa8a0", type: UpgradeNg1ComponentAdapter, isStandalone: true, usesOnChanges: true, ngImport: i0 });
238238
}
239-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-13d1c8a", ngImport: i0, type: UpgradeNg1ComponentAdapter, decorators: [{
239+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-dcfa8a0", ngImport: i0, type: UpgradeNg1ComponentAdapter, decorators: [{
240240
type: Directive
241241
}], ctorParameters: () => [{ type: UpgradeHelper }, { type: undefined }, { type: undefined }, { type: undefined }, { type: undefined }, { type: undefined }, { type: undefined }, { type: undefined }] });
242242

fesm2022/upgrade_helper-DMR5pJ--.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v20.0.0-next.3+sha-13d1c8a
2+
* @license Angular v20.0.0-next.3+sha-dcfa8a0
33
* (c) 2010-2025 Google LLC. https://angular.io/
44
* License: MIT
55
*/
@@ -14,7 +14,7 @@ import { Version, ɵNG_MOD_DEF as _NG_MOD_DEF, Injector, ChangeDetectorRef, Test
1414
/**
1515
* @publicApi
1616
*/
17-
const VERSION = new Version('20.0.0-next.3+sha-13d1c8a');
17+
const VERSION = new Version('20.0.0-next.3+sha-dcfa8a0');
1818

1919
function noNg() {
2020
throw new Error('AngularJS v1.x is not loaded!');

fesm2022/upgrade_helper-DMR5pJ--.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v20.0.0-next.3+sha-13d1c8a
2+
* @license Angular v20.0.0-next.3+sha-dcfa8a0
33
* (c) 2010-2025 Google LLC. https://angular.io/
44
* License: MIT
55
*/

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/upgrade",
3-
"version": "20.0.0-next.3+sha-13d1c8a",
3+
"version": "20.0.0-next.3+sha-dcfa8a0",
44
"description": "Angular - the library for easing update from v1 to v2",
55
"author": "angular",
66
"license": "MIT",
@@ -11,10 +11,10 @@
1111
"tslib": "^2.3.0"
1212
},
1313
"peerDependencies": {
14-
"@angular/core": "20.0.0-next.3+sha-13d1c8a",
15-
"@angular/compiler": "20.0.0-next.3+sha-13d1c8a",
16-
"@angular/platform-browser": "20.0.0-next.3+sha-13d1c8a",
17-
"@angular/platform-browser-dynamic": "20.0.0-next.3+sha-13d1c8a"
14+
"@angular/core": "20.0.0-next.3+sha-dcfa8a0",
15+
"@angular/compiler": "20.0.0-next.3+sha-dcfa8a0",
16+
"@angular/platform-browser": "20.0.0-next.3+sha-dcfa8a0",
17+
"@angular/platform-browser-dynamic": "20.0.0-next.3+sha-dcfa8a0"
1818
},
1919
"repository": {
2020
"type": "git",

static/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v20.0.0-next.3+sha-13d1c8a
2+
* @license Angular v20.0.0-next.3+sha-dcfa8a0
33
* (c) 2010-2025 Google LLC. https://angular.io/
44
* License: MIT
55
*/

0 commit comments

Comments
 (0)