Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

fix(deps): update angular monorepo to ~17.3.0 - #89

Merged
matteobruni merged 1 commit into
devfrom
renovate/angular-monorepo
Apr 1, 2024
Merged

fix(deps): update angular monorepo to ~17.3.0#89
matteobruni merged 1 commit into
devfrom
renovate/angular-monorepo

Conversation

@renovate

@renovaterenovateBot commented Jan 18, 2024

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
@angular/animations (source)~17.0.8 -> ~17.3.0ageadoptionpassingconfidence
@angular/common (source)~17.0.8 -> ~17.3.0ageadoptionpassingconfidence
@angular/compiler (source)~17.0.8 -> ~17.3.0ageadoptionpassingconfidence
@angular/compiler-cli (source)~17.0.8 -> ~17.3.0ageadoptionpassingconfidence
@angular/core (source)~17.0.8 -> ~17.3.0ageadoptionpassingconfidence
@angular/forms (source)~17.0.8 -> ~17.3.0ageadoptionpassingconfidence
@angular/language-service (source)~17.0.8 -> ~17.3.0ageadoptionpassingconfidence
@angular/platform-browser (source)~17.0.8 -> ~17.3.0ageadoptionpassingconfidence
@angular/platform-browser-dynamic (source)~17.0.8 -> ~17.3.0ageadoptionpassingconfidence
@angular/router (source)~17.0.8 -> ~17.3.0ageadoptionpassingconfidence

Release Notes

angular/angular (@​angular/animations)

v17.3.2

Compare Source

compiler
CommitTypeDescription
2b7bad5151fixinvoke method-based tracking function with context (#​54960)
compiler-cli
CommitTypeDescription
b478dfbfdafixreport errors when initializer APIs are used on private fields (#​55070)
core
CommitTypeDescription
708ba8115ffixestablish proper injector resolution order for @defer blocks (#​55079)
http
CommitTypeDescription
cb433af0e1fixinclude transferCache when cloning HttpRequest (#​54939)
64f202cab9fixmanage different body types for caching POST requests (#​54980)
migrations
CommitTypeDescription
2f9d94bc4afixaccount for variables in imports initializer (#​55081)
router
CommitTypeDescription
365fd50407fixRouterLinkActive will always remove active classes when links are not active (#​54982)

v17.3.1

Compare Source

17.3.1 (2024-03-20)
compiler
CommitDescription
fix - c0788200e2capture data bindings for content projection purposes in blocks (#​54876)
compiler-cli
CommitDescription
fix - 99e9474aa2symbol feature detection for the compiler (#​54711)

v17.3.0

Compare Source

compiler
CommitTypeDescription
1a6beae8a2featEnable template pipeline by default. (#​54571)
f386a04c9dfixhandle two-way bindings to signal-based template variables in instruction generation (#​54714)
1f129f114efixnot catching for loop empty tracking expressions (#​54772)
compiler-cli
CommitTypeDescription
12dc4d074efixaccount for as expression in docs extraction (#​54414)
da7fbb40f0fixdetect when the linker is working in unpublished angular and widen supported versions (#​54439)
492e03f699fixflag two-way bindings to non-signal values in templates (#​54714)
5afa4f0ec1fixsupport ModuleWithProviders literal detection with typeof (#​54650)
core
CommitTypeDescription
331b16efd2featadd API to inject attributes on the host node (#​54604)
fb540e169afeatadd migration for invalid two-way bindings (#​54630)
c687b8f453featexpose new output() API (#​54650)
c809069f21featintroduce outputFromObservable() interop function (#​54650)
aff65fd1f4featintroduce outputToObservable interop helper (#​54650)
974958913cfeatsupport TypeScript 5.4 (#​54414)
39a50f9a8dfixensure all initializer functions run in an injection context (#​54761)
243ccce624fixexclude class attribute intended for projection matching from directive matching (#​54800)
2909e9817dfixprevent infinite loops in clobbered elements check (#​54425)
7243c704cffixreturn a readonly signal on asReadonly. (#​54706)
bb35414a38perfspeed up retrieval of DestroyRef in EventEmitter (#​54748)
http
CommitTypeDescription
8d37ed035cfixexclude caching for authenticated HTTP requests (#​54746)
router
CommitTypeDescription
c1c7384e02featAdd reusable types for router guards (#​54580)
7225485311fixNavigations triggered by cancellation events should cancel previous navigation (#​54710)

v17.2.4

Compare Source

compiler-cli
CommitTypeDescription
917b9bdd2efixunwrap expressions with type parameters in query read property (#​54647)
core
CommitTypeDescription
586cc24a10fixapply TestBed provider overrides to @defer dependencies (#​54667)
b558a01c84fixgeneric inference for signal inputs may break with --strictFunctionTypes (#​54652)
443e5f1591fixreturn a readonly signal on asReadonly. (#​54719)
ffbafc7d4afixuntrack various core operations (#​54614)

v17.2.3

Compare Source

common
CommitTypeDescription
1a526f2881perfAsyncPipe should not call markForCheck on subscription (#​54554)
compiler-cli
CommitTypeDescription
2aefed8763fixcatch function instance properties in interpolated signal diagnostic (#​54325)
48aec63ee4fixidentify aliased initializer functions (#​54480)
daf7c611b2fixidentify aliased initializer functions (#​54609)
core
CommitTypeDescription
57123524a2fixcollect providers from NgModules while rendering @defer block (#​52881)
79a32816dcfixfix typo in injectors.svg file (#​54596)
migrations
CommitTypeDescription
dbe673b027fixresolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#​54588)

v17.2.2

Compare Source

common
CommitTypeDescription
d34e3298dbfiximage placeholder not removed in OnPush component (#​54515)
compiler
CommitTypeDescription
6447c0eeccfixadding the inert property to the "SCHEMA" array (#​53148)
compiler-cli
CommitTypeDescription
0a3edfb543fixcorrectly detect deferred dependencies across scoped nodes (#​54499)
790f4f7c26fixuse correct symbol name for default imported symbols in defer blocks (#​54495)
core
CommitTypeDescription
3bd5860c74fixproperly execute content queries for root components (#​54457)
migrations
CommitTypeDescription
bb57d34110fixFix cf migration regular expression to include underscores (#​54533)
router
CommitTypeDescription
3e31f1a34efixClear internal transition when navigation finalizes (#​54261)

v17.2.1

Compare Source

compiler-cli
CommitTypeDescription
7234824228fixfix broken version detection condition (#​54443)

v17.2.0

Compare Source

common
CommitTypeDescription
03c3b3eb79featadd Netlify image loader (#​54311)
f5c520b836featadd placeholder to NgOptimizedImage (#​53783)
compiler
CommitTypeDescription
47e6e84101featAdd a TSConfig option useTemplatePipeline (#​54057)
66e940aebffeatscope selectors in @​starting-style (#​53943)
7b4d275f49fixFix the template pipeline option (#​54148)
compiler-cli
CommitTypeDescription
7e861c640efeatgenerate extra imports for component local dependencies in local mode (#​53543)
3263df23f2featgenerate global imports in local compilation mode (#​53543)
b774e22d8efeatmake it configurable to generate alias reexports (#​53937)
3e1384048efeatsupport host directives for local compilation mode (#​53877)
a592904c69fixallow custom/duplicate decorators for @Injectable classes in local compilation mode (#​54139)
4b1d948b36fixconsider the case of duplicate Angular decorators in local compilation diagnostics (#​54139)
96bcf4fb12fixforbid custom/duplicate decorator when option forbidOrphanComponents is set (#​54139)
64fa5715c6fixgenerating extra imports in local compilation mode when cycle is introduced (#​53543)
6c8b09468afixhighlight the unresolved element in the @​Component.styles array for the error LOCAL_COMPILATION_UNRESOLVED_CONST (#​54230)
0970129e20fixshow proper error for custom decorators in local compilation mode (#​53983)
f39cb06418fixshow specific error for unresolved @​Directive.exportAs in local compilation mode (#​54230)
f3851b5945fixshow specific error for unresolved @​HostBinding's argument in local compilation mode (#​54230)
39ddd884e8fixshow specific error for unresolved @​HostListener's event name in local compilation mode (#​54230)
5d633240fdfixshow the correct message for the error LOCAL_COMPILATION_UNRESOLVED_CONST when an unresolved symbol used for @​Component.styles (#​54230)
58b8a232d6fixsupport jumping to definitions of signal-based inputs (#​54053)
core
CommitTypeDescription
702ab28b4cfeatadd support for model inputs (#​54252)
e95ef2cbc6featexpose queries as signals (#​54283)
656bc282e3fixadd toString implementation to signals (#​54002)
62b87b4551fixdo not crash for signal query that does not have any matches (#​54353)
4b96f370eefixexpose model signal subcribe for type checking purposes (#​54357)
744cb1e561fixreturn the same children query results if there are no changes (#​54392)
6d00115bf4fixshow placeholder block on the server with immediate trigger (#​54394)
http
CommitTypeDescription
1c536250b6fixUse string body to generate transfer cache key. (#​54379)

v17.1.3

Compare Source

compiler-cli
CommitTypeDescription
bc4a6a9715fixdo not error due to multiple components named equally (#​54273)
a997e08c6ffixhandle default imports in defer blocks (#​53695)
63a9027720fixinterpolatedSignalNotInvoked diagnostic for model signals (#​54338)
40e1edc977fixproperly catch fatal diagnostics in type checking (#​54309)
9f6605d11bfixsupport jumping to definitions of signal-based inputs (#​54233)
core
CommitTypeDescription
7df133dcc2fixafterRender hooks should allow updating state (#​54074)
744e20641afixFix possible infinite loop with markForCheck by partially reverting #​54074 (#​54329)
0fb114274cfixupdate imports to be compatible with rxjs 6 (#​54193)
router
CommitTypeDescription
238f2a8bc9fixClear internal transition when navigation finalizes (#​54261)

v17.1.2

Compare Source

CommitTypeDescription
ccddacf11dfixcta clickability issue in adev homepage. (#​52905)
animations
CommitTypeDescription
98d545fafafixcleanup DOM elements when root view is removed with async animations (#​53033)
common
CommitTypeDescription
cdc5e39532fixThe date pipe should return ISO format for week and week-year as intended in the unit test. (#​53879)
compiler
CommitTypeDescription
f12b01ec88fixUpdate type check block to fix control flow source mappings (#​53980)
core
CommitTypeDescription
c477e876e3fixchange defer block fixture default behavior to playthrough (#​54088)
migrations
CommitTypeDescription
8264382a6bfixerror in standalone migration when non-array value is used as declarations in TestBed (#​54122)

v17.1.1

Compare Source

17.1.1 (2024-01-24)
router
CommitDescription
fix - f222bee8farevert commit that replaced last helper with native Array.at(-1) (#​54021)

v17.1.0

Compare Source

compiler
CommitTypeDescription
79ff91a813fixallow TS jsDocParsingMode host option to be programmatically set (#​53126)
5613051a8bfixallow TS jsDocParsingMode host option to be programmatically set again (#​53292)
df8a825910fixproject empty block root node (#​53620)
478d622265fixproject empty block root node in template pipeline (#​53620)
compiler-cli
CommitTypeDescription
abdc7e4578featsupport type-checking for generic signal inputs (#​53521)
e620b3a724fixadd compiler option to disable control flow content projection diagnostic (#​53311)
4c1d69e288fixadd diagnostic for control flow that prevents content projection (#​53190)
76ceebad04fixdo not throw fatal error if extended type check fails (#​53896)
1a6eaa0feafixinput transform in local compilation mode (#​53645)
56a76d73e0fixmodify getConstructorDependencies helper to work with reflection host after the previous change (#​52215)
core
CommitTypeDescription
863be4b698featexpose new input API for signal-based inputs (#​53872)
94096c6edefeatsupport TypeScript 5.3 (#​52572)
69b384c0d1fixSignalNode reactive node incorrectly exposing unset field (#​53571)
6f79507ea7fixChange defer block fixture default behavior to playthrough (#​53956)
32f908ab70fixdo not accidentally inherit input transforms when overridden (#​53571)
bdd61c768afixreplace assertion with more intentional error (#​52234)
0daca457bbfixTestBed should still use the microtask queue to schedule effects (#​53843)
router
CommitTypeDescription
5c1d441029featAdd info property to NavigationExtras (#​53303)
50d7916278featAdd router configuration to resolve navigation promise on error (#​48910)
a5a9b408e2featAdd transient info to RouterLink input (#​53784)
726530a9affeatAllow onSameUrlNavigation: 'ignore' in navigateByUrl (#​52265)

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@sweep-ai-deprecated

Copy link
Copy Markdown
Contributor

Apply Sweep Rules to your PR?

  • Apply: There should not be large sections of commented out code.
  • Apply: All docstrings and comments should be up to date.

This is an automated message generated by Sweep AI.

@sweep-nightly

Copy link
Copy Markdown

Apply Sweep Rules to your PR?

  • Apply: There should not be large sections of commented out code.
  • Apply: All docstrings and comments should be up to date.

@renovate
renovateBotforce-pushed the renovate/angular-monorepo branch 3 times, most recently from 7af1cee to 59c8979CompareJanuary 28, 2024 12:02
@renovate
renovateBotforce-pushed the renovate/angular-monorepo branch from 59c8979 to 37043aeCompareJanuary 31, 2024 22:58
@renovate
renovateBotforce-pushed the renovate/angular-monorepo branch 4 times, most recently from 36c1d7a to 2f83a86CompareFebruary 15, 2024 00:34
@renovate
renovateBotforce-pushed the renovate/angular-monorepo branch 2 times, most recently from baec284 to 0028ef6CompareFebruary 25, 2024 09:30
@renovate
renovateBotforce-pushed the renovate/angular-monorepo branch from 0028ef6 to 53e5fc9CompareFebruary 28, 2024 04:51
@renovate
renovateBotforce-pushed the renovate/angular-monorepo branch from 53e5fc9 to 20e04adCompareMarch 6, 2024 23:06
@renovate
renovateBotforce-pushed the renovate/angular-monorepo branch from 20e04ad to ca6a81aCompareMarch 8, 2024 13:46
@renovaterenovateBot changed the title fix(deps): update angular monorepofix(deps): update angular monorepo to ~17.2.0Mar 8, 2024
@renovaterenovateBot changed the title fix(deps): update angular monorepo to ~17.2.0fix(deps): update angular monorepo to ~17.3.0Mar 13, 2024
@renovate
renovateBotforce-pushed the renovate/angular-monorepo branch from ca6a81a to fb76e5dCompareMarch 13, 2024 23:23
@renovate
renovateBotforce-pushed the renovate/angular-monorepo branch from fb76e5d to 2b2c720CompareApril 1, 2024 17:57
@coderabbitai

Copy link
Copy Markdown

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

@renovate
renovateBot changed the base branch from main to devApril 1, 2024 17:57
@renovate
renovateBotforce-pushed the renovate/angular-monorepo branch from 2b2c720 to d6e6c72CompareApril 1, 2024 18:02
@matteobruni
matteobruni merged commit 520f5a6 into devApr 1, 2024
@renovate
renovateBot deleted the renovate/angular-monorepo branch April 1, 2024 19:11
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@matteobruni