Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Bump @angular/compiler from 16.1.6 to 17.2.3 #2072

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2024

Bumps @angular/compiler from 16.1.6 to 17.2.3.

Release notes

Sourced from @​angular/compiler's releases.

v17.2.3

17.2.3 (2024-02-27)

common

Commit Description
perf - 1a526f2881 AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Description
fix - 2aefed8763 catch function instance properties in interpolated signal diagnostic (#54325)
fix - 48aec63ee4 identify aliased initializer functions (#54480)
fix - daf7c611b2 identify aliased initializer functions (#54609)

core

Commit Description
fix - 57123524a2 collect providers from NgModules while rendering @defer block (#52881)
fix - 79a32816dc fix typo in injectors.svg file (#54596)

migrations

Commit Description
fix - dbe673b027 resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

v17.2.2

17.2.2 (2024-02-21)

common

Commit Description
fix - d34e3298db image placeholder not removed in OnPush component (#54515)

compiler

Commit Description
fix - 6447c0eecc adding the inert property to the "SCHEMA" array (#53148)

compiler-cli

Commit Description
fix - 0a3edfb543 correctly detect deferred dependencies across scoped nodes (#54499)
fix - 790f4f7c26 use correct symbol name for default imported symbols in defer blocks (#54495)

core

Commit Description
fix - 3bd5860c74 properly execute content queries for root components (#54457)

migrations

Commit Description
fix - bb57d34110 Fix cf migration regular expression to include underscores (#54533)

router

Commit Description

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

17.2.3 (2024-02-27)

common

Commit Type Description
1a526f2881 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler-cli

Commit Type Description
2aefed8763 fix catch function instance properties in interpolated signal diagnostic (#54325)
48aec63ee4 fix identify aliased initializer functions (#54480)
daf7c611b2 fix identify aliased initializer functions (#54609)

core

Commit Type Description
57123524a2 fix collect providers from NgModules while rendering @defer block (#52881)
79a32816dc fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description
dbe673b027 fix resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588)

17.3.0-next.1 (2024-02-27)

common

Commit Type Description
707bfc9b32 perf AsyncPipe should not call markForCheck on subscription (#54554)

compiler

Commit Type Description
1a6beae8a2 feat Enable template pipeline by default. (#54571)

compiler-cli

Commit Type Description
12dc4d074e fix account for as expression in docs extraction (#54414)
f578889ca2 fix catch function instance properties in interpolated signal diagnostic (#54325)
f04ecc0cda fix identify aliased initializer functions (#54480)
f5c566c079 fix identify aliased initializer functions (#54609)

core

Commit Type Description
331b16efd2 feat add API to inject attributes on the host node (#54604)
974958913c feat support TypeScript 5.4 (#54414)
dcb9deb363 fix collect providers from NgModules while rendering @defer block (#52881)
ff40c9f762 fix fix typo in injectors.svg file (#54596)

migrations

Commit Type Description

... (truncated)

Commits
  • 0a3edfb fix(compiler-cli): correctly detect deferred dependencies across scoped nodes...
  • 6447c0e fix(compiler): adding the inert property to the "SCHEMA" array (#53148)
  • e921e10 refactor(core): correctly distinguish getter functions from writable signals ...
  • 243b94c refactor(compiler-cli): fix regression in two-way bindings to inputs with dif...
  • a17f6cb refactor(compiler-cli): rework TCB for two-way bindings (#54252)
  • 67b977e refactor(compiler-cli): allow writable signals in two-way bindings (#54252)
  • bfbb306 fix(compiler-cli): do not error due to multiple components named equally (#54...
  • f600f0f refactor(compiler): Show an error when a property binding duplicates an i18n ...
  • de777af refactor: standardize doctype declaration to <!DOCTYPE html> (#51052)
  • 95dcf5f fix(compiler-cli): handle default imports in defer blocks (#53695)
  • 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.1.6 to 17.2.3.
- [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.2.3/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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 28, 2024
@dependabot dependabot bot requested a review from caiocampos February 28, 2024 08:50
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2024

Superseded by #2081.

@dependabot dependabot bot closed this Mar 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/compiler-17.2.3 branch March 7, 2024 08:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant