Skip to content

Bump @angular/compiler from 16.2.4 to 17.0.5 in /graph-app - #323

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/graph-app/angular/compiler-17.0.5
Closed

Bump @angular/compiler from 16.2.4 to 17.0.5 in /graph-app#323
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/graph-app/angular/compiler-17.0.5

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubDec 4, 2023

Copy link
Copy Markdown
Contributor

Bumps @angular/compiler from 16.2.4 to 17.0.5.

Release notes

Sourced from @​angular/compiler's releases.

v17.0.5

17.0.5 (2023-11-29)

core

CommitDescription
fix - 6be88040d1avoid stale provider info when TestBed.overrideProvider is used (#52918)
fix - dee50f1d78inherit host directives (#52992)
fix - 07920d96d4Reattached views that are dirty from a signal update should refresh (#53001)

migrations

CommitDescription
fix - aab7fb8654Add ngForTemplate support to control flow migration (#53076)
fix - dbd6f386eaallows colons in ngIf else cases to migrate (#53076)
fix - 5b9f896009cf migration fix migrating empty switch default (#53237)
fix - 2b3d3b0fe1CF migration log warning when collection aliasing detected in @for (#53238)
fix - dffeac8386cf migration removes unnecessary bound ngifelse attribute (#53236)
fix - 00cb3339bacontrol flow migration formatting fixes (#53076)
fix - c22af72f75fix off by one issue with template removal in CF migration (#53255)
fix - ba6d7fe018fixes CF migration i18n ng-template offsets (#53212)
fix - 8f6affdd64fixes control flow migration common module removal (#53076)
fix - 6ae408847cproperly handle ngIfThen cases in CF migration (#53256)
fix - 0fcef65ceaUpdate CF migration to skip templates with duplicate ng-template names (#53204)

router

CommitDescription
fix - 91486aaf07Resolvers in different parts of the route tree should be able to execute together (#52934)

v17.0.4

17.0.4 (2023-11-20)

common

CommitDescription
fix - 7f1c55755dremove load on image once it fails to load (#52990)
fix - fafcb0d23fscan images once page is loaded (#52991)

compiler

CommitDescription
fix - 98376f2c09changed after checked error in for loops (#52935)
fix - 291deac663generate i18n instructions for blocks (#52958)
fix - 49dca36880nested for loops incorrectly calculating computed variables (#52931)
fix - f01b7183d2produce placeholder for blocks in i18n bundles (#52958)

compiler-cli

CommitDescription
fix - f671f86ac2add diagnostic for control flow that prevents content projection (#52726)

core

CommitDescription

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

17.0.5 (2023-11-29)

core

CommitTypeDescription
6be88040d1fixavoid stale provider info when TestBed.overrideProvider is used (#52918)
dee50f1d78fixinherit host directives (#52992)
07920d96d4fixReattached views that are dirty from a signal update should refresh (#53001)

migrations

CommitTypeDescription
aab7fb8654fixAdd ngForTemplate support to control flow migration (#53076)
dbd6f386eafixallows colons in ngIf else cases to migrate (#53076)
5b9f896009fixcf migration fix migrating empty switch default (#53237)
2b3d3b0fe1fixCF migration log warning when collection aliasing detected in @for (#53238)
dffeac8386fixcf migration removes unnecessary bound ngifelse attribute (#53236)
00cb3339bafixcontrol flow migration formatting fixes (#53076)
c22af72f75fixfix off by one issue with template removal in CF migration (#53255)
ba6d7fe018fixfixes CF migration i18n ng-template offsets (#53212)
8f6affdd64fixfixes control flow migration common module removal (#53076)
6ae408847cfixproperly handle ngIfThen cases in CF migration (#53256)
0fcef65ceafixUpdate CF migration to skip templates with duplicate ng-template names (#53204)

router

CommitTypeDescription
91486aaf07fixResolvers in different parts of the route tree should be able to execute together (#52934)

17.1.0-next.1 (2023-11-20)

common

CommitTypeDescription
29c5416d14fixremove load on image once it fails to load (#52990)
7affa57754fixscan images once page is loaded (#52991)

compiler

CommitTypeDescription
ec2d6e7b9cfixchanged after checked error in for loops (#52935)
406049b95efixgenerate i18n instructions for blocks (#52958)
d9d566d315fixnested for loops incorrectly calculating computed variables (#52931)
5fb707f81afixproduce placeholder for blocks in i18n bundles (#52958)

compiler-cli

CommitTypeDescription
b4d022e230fixadd diagnostic for control flow that prevents content projection (#52726)

core

CommitTypeDescription
ed0fbd4071fixcleanup loading promise when no dependencies are defined (#53031)

... (truncated)

Commits
  • a31f65d refactor(compiler): Fix order of compound template/element param values (#53209)
  • 44108f2 refactor(compiler): Fix sub-template index logic (#53209)
  • efca206 refactor(compiler): Fix i18n parms for structural directives (#53209)
  • 7873678 refactor(compiler): Record sub-messages as belonging to root i18n block (#53209)
  • d121e4e refactor(compiler): Add contextType to I18nContextOp (#53209)
  • dee50f1 fix(core): inherit host directives (#52992)
  • 291deac fix(compiler): generate i18n instructions for blocks (#52958)
  • f01b718 fix(compiler): produce placeholder for blocks in i18n bundles (#52958)
  • cfcce8c Revert "refactor(compiler-cli): expose ng-content selectors and preserveWhite...
  • cf0a0f3 Revert "refactor(compiler): expose utility for creating CSS selectors from AS...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 16.2.4 to 17.0.5.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.0.5/packages/compiler)
---
updated-dependencies:
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 4, 2023
@dependabot@github

dependabotBot commented on behalf of githubDec 11, 2023

Copy link
Copy Markdown
ContributorAuthor

Superseded by #324.

@dependabotdependabotBot closed this Dec 11, 2023
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/graph-app/angular/compiler-17.0.5 branch December 11, 2023 19:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants