Skip to content

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented May 2, 2023

This PR contains the following updates:

Package Type Update Change
@angular-devkit/build-angular dependencies rollback 16.1.0 -> 16.1.0-rc.0
@angular-devkit/core dependencies rollback 16.1.0 -> 16.1.0-rc.0
@angular-devkit/schematics dependencies rollback 16.1.0 -> 16.1.0-rc.0
@angular/cdk dependencies minor 16.0.0-rc.2 -> 16.2.0-next.0
@angular/cdk dependencies minor 16.1.0-rc.0 -> 16.2.0-next.0
@angular/cli dependencies rollback 16.1.0 -> 16.1.0-rc.0
@angular/core dependencies major ^15.0.0 -> ^16.0.0
@angular/material dependencies minor 16.0.0-rc.2 -> 16.2.0-next.0
@angular/material dependencies minor 16.1.0-rc.0 -> 16.2.0-next.0
@angular/ng-dev devDependencies digest e629d2c -> 6ba67f8
@schematics/angular dependencies rollback 16.1.0 -> 16.1.0-rc.0
angular/dev-infra action digest 5f06c47 -> 6ef015b

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


Release Notes

angular/components

v16.2.0-next.0

Compare Source

material-experimental
Commit Type Description
227a741c65 feat theming: Introduce a facade layer between user-facing customizable keys and actual MDC token names (#​27219)

v16.1.1

Compare Source

v16.1.0

Compare Source

material
Commit Type Description
3703cc912c feat select: add input to control the panel width (#​27188)
9aee2ee77f feat tabs: synchronize ink bar animation with tab (#​27056)
0028c6833f feat tooltip: add isDisabled method to harness (#​27038)
0a58155814 fix form-field: ensure prefix and suffix are on top of other content (#​27050)
764a68f980 fix form-field: ensure prefix and suffix are on top of other content (#​27050)
cda36e9a7a fix form-field: make notch sizing more reliable (#​26028)
57adfe4fbf fix select: incorrect position if initialized late (#​27198)
bb6f61b874 fix select: provide horizontal fallback positions (#​27267)
feaaab9dc9 fix slider: fix cd for sliders w/ form controls (#​27250)
1cb210bf32 fix stepper: two-way binding for selectedIndex (#​27232)
7400746646 fix tabs: prevent default keyboard actions on disabled links (#​27274)
44b57a5b26 fix tooltip: change tooltip to use MDC's token API
material-experimental
Commit Type Description
aec23ac348 feat theming: add first part of token-based theming API (#​27000)
multiple
Commit Type Description
33a9543f61 fix fix VoiceOver confused by Select/Autocomplete's ARIA semantics (#​26861)

v16.0.4

Compare Source

material
Commit Type Description
f595c783c fix core: Fix MacOS Hover feature compatibility with optgroup (#​27239)
8fafa88ef fix slider: fix track getting out of sync (#​27218)
c19bd4c77 fix slider: handle contextmenu events (#​27227)
52a80fef1 fix tabs: default stretchTabs value not picked up by nav bar (#​27212)
b6a9895a0 fix tabs: tab header is clickable if its disable (#​27091)

v16.0.3

Compare Source

cdk
Commit Type Description
3d4a9d1607 fix overlay: remove circular dependency workarounds (#​27190)
material
Commit Type Description
c8065d5168 fix chips: fix click target when stacked (#​27129)
12e47478c5 fix slider: handle ngModel initial null value (#​27149)

v16.0.2

Compare Source

cdk
Commit Type Description
a0aa14fe1a fix schematics: handle templates with byte order mark (#​27131)
material
Commit Type Description
82550af4d7 fix checkbox: set token values on the element where theme is @​included (#​27114)
d2e8a55b3b fix core: Fix MacOS Hover feature compatibility with optgroup (#​27081)
6dd2c605b1 fix datepicker: set explicit event options (#​27082)
5c3107ccc6 fix icon: harness returning wrong name if icon has other content (#​27132)
9d9ceb2b22 fix list: input coercion does not working for disableRipple on list items (#​27126)
5aad5df78e fix paginator: add aria-hidden="true" to decorative svg's (#​27083)
multiple
Commit Type Description
12474aafc5 fix set aria-hidden on presentational svgs (#​27116)

v16.0.1

Compare Source

cdk
Commit Type Description
9c1112d40 fix schematics: avoid throwing an error for empty program (#​27060)
material
Commit Type Description
bae2830b3 fix badge: insert inline description for non-interactive hosts (#​27025)
54507552d fix core: fix opacity in elevation mixin (#​26805)
d018bf63e fix select: ensure arrow is centered on all densities (#​27011)
3ee392eec fix tabs: avoid unnecessary updates of tab ink bar (#​27031)

v16.0.0

Compare Source

cdk
Commit Type Description
0d56af5089 fix layout: resolve CSP errors
fc6ae988a3 fix schematics: skip module-related operations for standalone apps
26d76c67b1 fix schematics: update drag-drop schematic to support standalone
material
Commit Type Description
2604f15424 feat button: change icon-button to use MDC's token API (#​26824)
d6d3e3e506 feat button: make button ripples lazy (#​26568)
506bca5712 feat tabs: add stretchTabs to MatTabsConfig (#​26644)
e092663d56 fix button: add specificity to icon button density (#​26911)
b049b8d816 fix button: fix icon button density (#​26877)
f8598f8658 fix button: fix ripple style for all types of buttons (#​26970)
8a32172678 fix card: refactor to depend on @​angular/material/core/tokens (#​26674)
7e9878c96e fix card: tokenize the card elevation (#​26770)
76eeaaf204 fix checkbox: refactor to depend on @​angular/material/core/tokens (#​26744)
ae9407c2cc fix chips: fix chip density styles (#​26951)
6ad47bf0f7 fix core: allow keyboard navigation to disabled options (#​26745)
a9b61352c5 fix form-field: Add mdc-label class to <label> (#​26851)
c6644d65db fix legacy-progress-spinner: avoid CSP errors
aeed6bb10c fix progress-bar: account for new height token (#​27008)
f8a70bf060 fix schematics: reference correct entrypoint in schematic definition (#​26930)
f8fad4f079 fix schematics: support standalone projects in address from schematic
313348e13f fix schematics: support standalone projects in dashboard schematic
186c8747ef fix schematics: support standalone projects in navigation schematic
7a9112d554 fix schematics: support standalone projects in table schematic
360e19be4f fix schematics: support standalone projects in tree schematic
22410a9967 fix schematics: use provider functions in ng add (#​26920)
ead5efc4c5 fix tabs: remove background color from tabs (#​26905)
google-maps
Commit Type Description
e4901dfa72 fix update to latest typings (#​26854)
cdk-experimental
Commit Type Description
d4d2ea5a45 fix column-resize: avoid CSP errors
412c691c5e fix table-scroll-container: avoid CSP errors
angular/angular

v16.1.1

Compare Source

compiler-cli
Commit Type Description
71360b3a3e fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#​50715)
core
Commit Type Description
d9bed48eb5 fix extend toSignal to accept any Subscribable (#​50162)
migrations
Commit Type Description
5e1d8444ae fix Prevent a component from importing itself. (#​50554)

v16.1.0

Compare Source

compiler
Commit Type Description
4e663297c5 fix error when reading compiled input transforms metadata in JIT mode (#​50600)
721bc72649 fix resolve deprecation warning with TypeScript 5.1 (#​50460)
core
Commit Type Description
68017d4e75 feat add ability to transform input values (#​50420)
69dadd2502 feat support TypeScript 5.1 (#​50156)
c0ebe34cbd fix add additional component metadata to component ID generation (#​50336)
http
Commit Type Description
85c5427582 feat Introduction of the fetch Backend for the HttpClient (#​50247)

v16.0.6

Compare Source

core
Commit Type Description
05ac0868c9 fix avoid duplicated content during hydration while processing a component with i18n (#​50644)

v16.0.5

Compare Source

compiler
Commit Type Description
703b8fcac1 fix do not remove comments in component styles (#​50346)
core
Commit Type Description
2b6da93e19 fix incorrectly throwing error for self-referencing component (#​50559)
c992109d6c fix wait for HTTP in ngOnInit correctly before server render (#​50573)
platform-server
Commit Type Description
c0d4086c6e fix surface errors during rendering (#​50587)

v16.0.4

Compare Source

animations
Commit Type Description
df65c4fc8f fix Trigger leave animation when ViewContainerRef is injected (#​48705)
common
Commit Type Description
7e1bc513de fix untrack subscription and unsubscription in async pipe (#​50522)
core
Commit Type Description
9970b29ace fix update ApplicationRef.isStable to account for rendering pending tasks (#​50425)

v16.0.3

Compare Source

core
Commit Type Description
c11041e372 fix adds missing symbols for animation standalone bundling test (#​50434)
98e8fdf40e fix fix Self flag inside embedded views with custom injectors (#​50270)
199ff4fe7f fix host directives incorrectly validating aliased bindings (#​50364)
http
Commit Type Description
080bbd2137 fix create macrotask during request handling instead of load start (#​50406)

v16.0.2

Compare Source

core
Commit Type Description
c1016d4e57 fix add additional component metadata to component ID generation (#​50340)
cc41758b59 fix allow onDestroy unregistration while destroying (#​50237)
7d679bdb59 fix allow passing value of any type to isSignal function (#​50035)

v16.0.1

Compare Source

core
Commit Type Description
52c74d3b4a fix add additional component metadata to component ID generation (#​50203)
048b6b1e0d fix bootstrapApplication call not rejected when error is thrown in importProvidersFrom module (#​50120)
d68796782f fix handle hydration of root components with injected ViewContainerRef (#​50136)
f751ce6445 fix handle projection of hydrated containters into components that skip hydration (#​50199)
346ab73dd9 fix only try to retrieve transferred state on the browser (#​50144)

v16.0.0

Compare Source

Blog post "Angular v16 is now available".

Breaking Changes

  • Angular Compatibility Compiler (ngcc) has been removed and as a result Angular View Engine libraries will no longer work
  • Deprecated EventManager method addGlobalEventListener has been removed as it is not used by Ivy.
bazel
  • Several changes to the Angular Package Format (APF)
    • Removal of FESM2015
    • Replacing ES2020 with ES2022
    • Replacing FESM2020 with FESM2022
  • Several changes to the Angular Package Format (APF)
    • Removal of FESM2015
    • Replacing ES2020 with ES2022
    • Replacing FESM2020 with FESM2022
common
  • MockPlatformLocation is now provided by default in tests.
    Existing tests may have behaviors which rely on
    BrowserPlatformLocation instead. For example, direct access to the
    window.history in either the test or the component rather than going
    through the Angular APIs (Location.getState()). The quickest fix is to
    update the providers in the test suite to override the provider again
    TestBed.configureTestingModule({providers: [{provide: PlatformLocation, useClass: BrowserPlatformLocation}]}).
    The ideal fix would be to update the code to instead be compatible with
    MockPlatformLocation instead.
  • If the 'ngTemplateOutletContext' is different from the context, it will result in a compile-time error.

Before the change, the following template was compiling:

interface MyContext {
  $implicit: string;
}

@&#8203;Component({
  standalone: true,
  imports: [NgTemplateOutlet],
  selector: 'person',
  template: `
    <ng-container
      *ngTemplateOutlet="
        myTemplateRef;
        context: { $implicit: 'test', xxx: 'xxx' }
      "></ng-container>
  `,
})
export class PersonComponent {
  myTemplateRef!: TemplateRef<MyContext>;
}

However, it does not compile now because the 'xxx' property does not exist in 'MyContext', resulting in the error: 'Type '{ $implicit: string; xxx: string; }' is not assignable to type 'MyContext'.'

The solution is either:

  • add the 'xxx' property to 'MyContext' with the correct type or
  • add '$any(...)' inside the template to make the error disappear. However, adding '$any(...)' does not correct the error but only preserves the previous behavior of the code.
  • Deprecated XhrFactory export from @angular/common/http has been removed. Use XhrFactory from @angular/common instead.
compiler
    • TypeScript 4.8 is no longer supported.
core
  • QueryList.filter now supports type guard functions, which will result in type narrowing. Previously if you used type guard functions, it resulted in no changes to the return type. Now the type would be narrowed, which might require updates to the application code that relied on the old behavior.

  • zone.js versions 0.11.x and 0.12.x are not longer supported.

    • entryComponents has been deleted from the @NgModule and @Component public APIs. Any usages can be removed since they weren't doing anyting.
    • ANALYZE_FOR_ENTRY_COMPONENTS injection token has been deleted. Any references can be removed.
  • ComponentRef.setInput will only set the input on the
    component if it is different from the previous value (based on Object.is
    equality). If code relies on the input always being set, it should be
    updated to copy objects or wrap primitives in order to ensure the input
    value differs from the previous call to setInput.

  • RendererType2.styles no longer accepts a nested arrays.

  • The APP_ID token value is no longer randomly generated. If you are bootstrapping multiple application on the same page you will need to set to provide the APP_ID yourself.

    bootstrapApplication(ComponentA, {
      providers: [
       { provide: APP_ID, useValue: 'app-a' },
       // ... other providers ...
      ]
    });
  • The ReflectiveInjector and related symbols were removed. Please update the code to avoid references to the ReflectiveInjector symbol. Use Injector.create as a replacement to create an injector instead.

  • Node.js v14 support has been removed

    Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16. Angular v16 will continue to officially support Node.js versions v16 and v18.

platform-browser
  • The deprecated BrowserTransferStateModule was removed, since it's no longer needed. The TransferState class can be injected without providing the module. The BrowserTransferStateModule was empty starting from v14 and you can just remove the reference to that module from your applications.
platform-server
  • Users that are using SSR with JIT mode will now need to add import to @&#8203;angular/compiler before bootstrapping the application.

    NOTE: this does not effect users using the Angular CLI.

  • renderApplication method no longer accepts a root component as first argument. Instead, provide a bootstrapping function that returns a Promise<ApplicationRef>.

    Before

    const output: string = await renderApplication(RootComponent, options);

    Now

    const bootstrap = () => bootstrapApplication(RootComponent, appConfig);
    const output: string = await renderApplication(bootstrap, options);
  • renderModuleFactory has been removed. Use renderModule instead.

router
  • The Scroll event's routerEvent property may also be
    a NavigationSkipped event. Previously, it was only a NavigationEnd
    event.
  • ComponentFactoryResolver has been removed from Router APIs.
    Component factories are not required to create an instance of a component
    dynamically. Passing a factory resolver via resolver argument is no longer needed
    and code can instead use ViewContainerRef.createComponent without the
    factory resolver.
  • The RouterEvent type is no longer present in the Event union type representing all router event types. If you have code using something like filter((e: Event): e is RouterEvent => e instanceof RouterEvent), you'll need to update it to filter((e: Event|RouterEvent): e is RouterEvent => e instanceof RouterEvent).
  • Tests which mock ActivatedRoute instances may need to be adjusted
    because Router.createUrlTree now does the right thing in more
    scenarios. This means that tests with invalid/incomplete ActivatedRoute mocks
    may behave differently than before. Additionally, tests may now navigate
    to a real URL where before they would navigate to the root. Ensure that
    tests provide expected routes to match.
    There is rarely production impact, but it has been found that relative
    navigations when using an ActivatedRoute that does not appear in the
    current router state were effectively ignored in the past. By creating
    the correct URLs, this sometimes resulted in different navigation
    behavior in the application. Most often, this happens when attempting to
    create a navigation that only updates query params using an empty
    command array, for example router.navigate([], {relativeTo: route, queryParams: newQueryParams}). In this case, the relativeTo property
    should be removed.

Deprecations

core
  • makeStateKey, StateKey and TransferState exports have been moved from @angular/platform-browser to @angular/core. Please update the imports.
- import {makeStateKey, StateKey, TransferState} from '@&#8203;angular/platform-browser';
+ import {makeStateKey, StateKey, TransferState} from '@&#8203;angular/core';
  • EnvironmentInjector.runInContext is now deprecated, with
    runInInjectionContext functioning as a direct replacement:

    // Previous method version (deprecated):
    envInjector.runInContext(fn);
    // New standalone function:
    runInInjectionContext(envInjector, fn);
  • The @Directive/@Component moduleId property is now
    deprecated. It did not have any effect for multiple major versions and
    will be removed in v17.

platform-browser
  • BrowserModule.withServerTransition has been deprecated. APP_ID should be used instead to set the application ID.
    NB: Unless, you render multiple Angular applications on the same page, setting an application ID is not necessary.

    Before:

    imports: [
      BrowserModule.withServerTransition({ appId: 'serverApp' }),
      ...
    ]

    After:

    imports: [
      BrowserModule,
      { provide: APP_ID, useValue: 'serverApp' },
      ...
    ],
  • ApplicationConfig has moved, please import ApplicationConfig from @angular/core instead.

platform-server
  • PlatformConfig.baseUrl and PlatformConfig.useAbsoluteUrl platform-server config options are deprecated as these were not used.
Commit Type Description
48aa96ea13 refactor remove Angular Compatibility Compiler (ngcc) (#​49101)
2703fd6260 refactor remove deprecated EventManager method addGlobalEventListener (#​49645)
common
Commit Type Description
5dce2a5a3a feat Provide MockPlatformLocation by default in BrowserTestingModule (#​49137)
d47fef72cb fix strict type checking for ngtemplateoutlet (#​48374)
c41a21658c refactor remove deprecated XhrFactory export from http entrypoint (#​49251)
compiler
Commit Type Description
1a6ca68154 feat add support for compile-time required inputs (#​49304)
13dd614cd1 feat add support for compile-time required inputs (#​49453)
8f539c11f4 feat add support for compile-time required inputs (#​49468)
79cdfeb392 feat drop support for TypeScript 4.8 (#​49155)
1407a9aeaf feat support multiple configuration files in extends (#​49125)
9de1e9da8f fix incorrectly matching directives on attribute bindings (#​49713)
6623810e4d fix Produce diagnositc if directive used in host binding is not exported (#​49527)
compiler-cli
Commit Type Description
03d1d00ad9 feat Add an extended diagnostic for nSkipHydration (#​49512)
ed817e32fe fix Catch FatalDiagnosticError during template type checking (#​49527)
49fe974501 perf optimize NgModule emit for standalone components (#​49837)
core
Commit Type Description
89d291c367 feat add assertInInjectionContext (#​49529)
4e9531f777 feat add mergeApplicationConfig method (#​49253)
d7d6514add feat Add ability to configure NgZone in bootstrapApplication (#​49557)
bc5ddabdcb feat add Angular Signals to the public API (#​49150)
17e9862653 feat add API to provide CSP nonce for inline stylesheets (#​49444)
605c536420 feat add migration to remove moduleId references (#​49496)
99d874fe3b feat add support for TypeScript 5.0 (#​49126)
d1617c449d feat allow removal of previously registered DestroyRef callbacks (#​49493)
b2327f4df1 feat Allow typeguards on QueryList.filter (#​48042)
061f3d1086 feat Drop public factories property for IterableDiffers : Breaking change (#​49598)
fdf61974d1 feat drop support for zone.js versions <=0.12.0 (#​49331)
9c5fd50de4 feat effects can optionally return a cleanup function (#​49625)
c024574f46 feat expose makeStateKey, StateKey and TransferState (#​49563)
a5f1737d1c feat expose onDestroy on ApplicationRef (#​49677)
e883198460 feat implement takeUntilDestroyed in rxjs-interop (#​49154)
0814f20594 feat introduce runInInjectionContext and deprecate prior version (#​49396)
0f5c8003cc feat introduce concept of DestroyRef (#​49158)
9b65b84cb9 feat Mark components for check if they read a signal (#​49153)
8997bdc03b feat prototype implementation of @​angular/core/rxjs-interop (#​49154)
585e34bf6c feat remove entryComponents (#​49484)
aad05ebeb4 feat support usage of non-experimental decorators with TypeScript 5.0 (#​49492)
6d7be42da7 fix add newline to hydration mismatch error (#​49965)
f8e25864e8 fix allow async functions in effects (#​49783)
84216dabfc fix catch errors from source signals outside of .next (#​49769)
be23b7ce65 fix ComponentRef.setInput only sets input when not equal to previous (#​49607)
316c91b1a4 fix deprecate moduleId @Component property (#​49496)
fd9dcd36cd fix Ensure effects can be created when Zone is not defined (#​49890)
9180f98f0e fix ensure takeUntilDestroyed unregisters onDestroy listener on unsubscribe (#​49901)
4721c48a24 fix error if document body is null (#​49818)
2650f1afc1 fix execute input setters in non-reactive context (#​49906)
f8b95b9da6 fix execute query setters in non-reactive context (#​49906)
ef91a2e0fe fix execute template creation in non-reactive context (#​49883)
87549af73c fix Fix capitalization of toObservableOptions (#​49832)
0e5f9ba6f4 fix generate consistent component IDs (#​48253)
fedc75624c fix include inner ViewContainerRef anchor nodes into ViewRef.rootNodes output (#​49867)
df1dfc4c17 fix make sure that lifecycle hooks are not tracked (#​49701)
c34d7e0822 fix onDestroy should be registered only on valid DestroyRef (#​49804)
2f2ef14f9e fix resolve InitialRenderPendingTasks promise on complete (#​49784)
c7d8d3ee37 fix toObservable should allow writes to signals in the effect (#​49769)
b4531f1d82 fix typing of TestBed Common token. (#​49997)
a4e749ffca fix When using setInput, mark view dirty in same was as markForCheck (#​49711)
9b9c818f99 perf change RendererType2.styles to accept a only a flat array (#​49072)
82d6fbb109 refactor generate a static application ID (#​49422)
3b863ddc1e refactor Remove ReflectiveInjector symbol (#​48103)
f594725951 refactor remove Node.js v14 support (#​49255)
forms
Commit Type Description
07a1aa3004 feat Improve typings form (async)Validators (#​48679)
http
Commit Type Description
aff1512950 feat allow HttpClient to cache requests (#​49509)
15c91a53ae fix delay accessing pendingTasks.whenAllTasksComplete (#​49784)
9f0c6d1ed1 fix ensure new cache state is returned on each request (#​49749)
45a6ac09fd fix force macro task creation during HTTP request (#​49546)
2a580b6f0b fix HTTP cache was being disabled prematurely (#​49826)
2eb9b8b402 fix wait for all XHR requests to finish before stabilizing application (#​49776)
migrations
Commit Type Description
5e5dac278d feat Migration to remove Router guard and resolver interfaces (#​49337)
platform-browser
Commit Type Description
761e02d912 feat add a public API function to enable non-destructive hydration (#​49666)
630af63fae feat deprecate withServerTransition call (#​49422)
81e7d15ef6 feat enable HTTP request caching when using provideClientHydration (#​49699)
74c925c19c fix export deprecated TransferState as type (#​50015)
2312eb53ef fix KeyEventsPlugin should keep the same behavior (#​49330)
c934a8e72b fix only add ng-app-id to style on server side (#​49465)
9165ff2517 fix reuse server generated component styles (#​48253)
e8e36811d5 fix set nonce attribute in a platform compatible way (#​49624)
3aa85a8087 refactor move ApplicationConfig to core (#​49253)
9bd9a11f4e refactor remove deprecated BrowserTransferStateModule symbol (#​49718)
platform-server
Commit Type Description
b5278cc115 feat renderApplication now accepts a bootstrapping method (#​49248)
056d68002f feat add provideServerSupport function to provide server capabilities to an application (#​49380)
7870fb07fe feat rename provideServerSupport to provideServerRendering (#​49678)
a08a8ff108 fix bundle @​angular/domino in via esbuild (#​49229)
5ea624f313 fix remove dependency on @angular/platform-browser-dynamic (#​50064)
e99460865e refactor deprecate useAbsoluteUrl and baseUrl (#​49546)
41f27ad086 refactor remove renderApplication overload that accepts a component (#​49463)
17abe6dc96 refactor remove deprecated renderModuleFactory (#​49247)
router
Commit Type Description
ea32c3289a feat Expose information about the last succ

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@angular-robot angular-robot added action: review The PR is still awaiting reviews from at least one requested reviewer area: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release labels May 2, 2023
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from 3ded03b to 36a922b Compare May 2, 2023 17:06
@ngbot ngbot bot added this to the Backlog milestone May 2, 2023
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch 5 times, most recently from 93e0620 to e9e31a1 Compare May 3, 2023 18:06
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch 9 times, most recently from b179cdb to b5a6df8 Compare May 10, 2023 18:07
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch 8 times, most recently from 7e6417c to fd56c2f Compare May 16, 2023 19:06
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch 6 times, most recently from 441a2e3 to 27df8ff Compare June 19, 2023 11:06
@devversion
Copy link
Member

@josephperrott can you look into this? seems like this PR is around since May 2nd

@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch 3 times, most recently from 0d41567 to c620aea Compare June 20, 2023 13:09
devversion added a commit to devversion/angular that referenced this pull request Jun 20, 2023
Updates Angular dev-infra and Chromium. Fixed up version of
angular#50111
pkozlowski-opensource pushed a commit that referenced this pull request Jun 20, 2023
Updates Angular dev-infra and Chromium. Fixed up version of
#50111

PR Close #50772
devversion added a commit to devversion/angular that referenced this pull request Jun 20, 2023
Updates Angular dev-infra and Chromium. Fixed up version of
angular#50111
pkozlowski-opensource pushed a commit that referenced this pull request Jun 20, 2023
Updates Angular dev-infra and Chromium. Fixed up version of
#50111

PR Close #50779
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from c620aea to be23e6d Compare June 20, 2023 16:08
@angular-robot angular-robot changed the title build: update cross-repo angular dependencies fix: roll back cross-repo angular dependencies Jun 20, 2023
@angular-robot angular-robot bot removed the area: build & ci Related the build and CI infrastructure of the project label Jun 20, 2023
@ngbot ngbot bot removed this from the Backlog milestone Jun 20, 2023
@devversion
Copy link
Member

devversion commented Jun 20, 2023

I've fixed up this PR with many failures in a separate PR. This will now turn green- but we should not roll back to rc.0- but instead wait for 16.2.x first next release

@devversion devversion closed this Jun 20, 2023
@angular-robot
Copy link
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 16.x releases. But if you manually upgrade to 16.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@angular-robot angular-robot deleted the ng-renovate/cross-repo-angular-dependencies branch June 20, 2023 17:06
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jul 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer state: blocked target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants