Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @angular/compiler-cli from 17.0.5 to 17.3.0 in /web/app #714

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps @angular/compiler-cli from 17.0.5 to 17.3.0.

Release notes

Sourced from @​angular/compiler-cli's releases.

v17.3.0

17.3.0 (2024-03-13)

compiler

Commit Description
feat - 1a6beae8a2 Enable template pipeline by default. (#54571)
fix - f386a04c9d handle two-way bindings to signal-based template variables in instruction generation (#54714)
fix - 1f129f114e not catching for loop empty tracking expressions (#54772)

compiler-cli

Commit Description
fix - 12dc4d074e account for as expression in docs extraction (#54414)
fix - da7fbb40f0 detect when the linker is working in unpublished angular and widen supported versions (#54439)
fix - 492e03f699 flag two-way bindings to non-signal values in templates (#54714)
fix - 5afa4f0ec1 support ModuleWithProviders literal detection with typeof (#54650)

core

Commit Description
feat - 331b16efd2 add API to inject attributes on the host node (#54604)
feat - fb540e169a add migration for invalid two-way bindings (#54630)
feat - c687b8f453 expose new output() API (#54650)
feat - c809069f21 introduce outputFromObservable() interop function (#54650)
feat - aff65fd1f4 introduce outputToObservable interop helper (#54650)
feat - 974958913c support TypeScript 5.4 (#54414)
fix - 39a50f9a8d ensure all initializer functions run in an injection context (#54761)
fix - 243ccce624 exclude class attribute intended for projection matching from directive matching (#54800)
fix - 2909e9817d prevent infinite loops in clobbered elements check (#54425)
fix - 7243c704cf return a readonly signal on asReadonly. (#54706)
perf - bb35414a38 speed up retrieval of DestroyRef in EventEmitter (#54748)

http

Commit Description
fix - 8d37ed035c exclude caching for authenticated HTTP requests (#54746)

router

Commit Description
feat - c1c7384e02 Add reusable types for router guards (#54580)
fix - 7225485311 Navigations triggered by cancellation events should cancel previous navigation (#54710)

v17.3.0-rc.0

17.3.0-rc.0 (2024-03-06)

compiler-cli

Commit Description
fix - 5afa4f0ec1 support ModuleWithProviders literal detection with typeof (#54650)
fix - ae7dbe42de unwrap expressions with type parameters in query read property (#54647)

core

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/compiler-cli's changelog.

17.3.0 (2024-03-13)

compiler

Commit Type Description
1a6beae8a2 feat Enable template pipeline by default. (#54571)
f386a04c9d fix handle two-way bindings to signal-based template variables in instruction generation (#54714)
1f129f114e fix not catching for loop empty tracking expressions (#54772)

compiler-cli

Commit Type Description
12dc4d074e fix account for as expression in docs extraction (#54414)
da7fbb40f0 fix detect when the linker is working in unpublished angular and widen supported versions (#54439)
492e03f699 fix flag two-way bindings to non-signal values in templates (#54714)
5afa4f0ec1 fix support ModuleWithProviders literal detection with typeof (#54650)

core

Commit Type Description
331b16efd2 feat add API to inject attributes on the host node (#54604)
fb540e169a feat add migration for invalid two-way bindings (#54630)
c687b8f453 feat expose new output() API (#54650)
c809069f21 feat introduce outputFromObservable() interop function (#54650)
aff65fd1f4 feat introduce outputToObservable interop helper (#54650)
974958913c feat support TypeScript 5.4 (#54414)
39a50f9a8d fix ensure all initializer functions run in an injection context (#54761)
243ccce624 fix exclude class attribute intended for projection matching from directive matching (#54800)
2909e9817d fix prevent infinite loops in clobbered elements check (#54425)
7243c704cf fix return a readonly signal on asReadonly. (#54706)
bb35414a38 perf speed up retrieval of DestroyRef in EventEmitter (#54748)

http

Commit Type Description
8d37ed035c fix exclude caching for authenticated HTTP requests (#54746)

router

Commit Type Description
c1c7384e02 feat Add reusable types for router guards (#54580)
7225485311 fix Navigations triggered by cancellation events should cancel previous navigation (#54710)

17.2.4 (2024-03-06)

compiler-cli

Commit Type Description
917b9bdd2e fix unwrap expressions with type parameters in query read property (#54647)

core

Commit Type Description
586cc24a10 fix apply TestBed provider overrides to @defer dependencies (#54667)

... (truncated)

Commits
  • ac395d0 refactor(compiler-cli): cleanup unused code (#54775)
  • f386a04 fix(compiler): handle two-way bindings to signal-based template variables in ...
  • 492e03f fix(compiler-cli): flag two-way bindings to non-signal values in templates (#...
  • ba9ddd7 refactor(compiler-cli): move illegal template assignment check into template ...
  • 5d23e60 refactor(compiler-cli): move signal identification function (#54714)
  • a7872ca refactor(compiler-cli): introduce template semantics checker (#54714)
  • 962934b build: update to TypeScript 5.4 stable (#54743)
  • 2df8584 refactor(compiler-cli): speed up compiler tests by caching Angular (#54650)
  • 6b1401a test: add compiler ngtsc tests for new outputFromObservable API (#54650)
  • e7ea6c0 test: add compliance generated output tests for output() (#54650)
  • 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-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 17.0.5 to 17.3.0.
- [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.3.0/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

0 participants