Skip to content

Bump @angular/compiler-cli from 16.2.4 to 16.2.12 in /graph-app - #316

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/graph-app/angular/compiler-cli-16.2.12
Open

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

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubNov 6, 2023

Copy link
Copy Markdown
Contributor

Bumps @angular/compiler-cli from 16.2.4 to 16.2.12.

Release notes

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

v16.2.12

16.2.12 (2023-11-02)

animations

CommitDescription
fix - 03f4050636remove finish listener once player is destroyed (#51136)

common

CommitDescription
fix - e092184a5capply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

CommitDescription
fix - b3b4ae4c3aproperly emit literal types in input coercion function arguments (#52437)
fix - 873c4f2454use originally used module specifier for transform functions (#52437)

v16.2.11

16.2.11 (2023-10-25)

core

CommitDescription
fix - 54ea3b65c3emit provider configured event when a service is configured with providedIn (#52365)
fix - 78533324dcget root and platform injector providers in special cases (#52365)
fix - 019a0f4c22load global utils before creating platform injector in the standalone case (#52365)

router

CommitDescription
fix - b79b4aca91RouterTestingHarness should throw if a component is expected but navigation fails (#52357)

v16.2.10

16.2.10 (2023-10-18)

v16.2.9

16.2.9 (2023-10-11)

forms

CommitDescription
fix - 51a5baace3reset() call with null values on nested group (#48830)

v16.2.8

16.2.8 (2023-10-04)

language-service

CommitDescription
fix - b732961fc3Retain correct language service when ts.Project reloads (#51912)

... (truncated)

Changelog

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

16.2.12 (2023-11-02)

animations

CommitTypeDescription
03f4050636fixremove finish listener once player is destroyed (#51136)

common

CommitTypeDescription
e092184a5cfixapply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

CommitTypeDescription
b3b4ae4c3afixproperly emit literal types in input coercion function arguments (#52437)
873c4f2454fixuse originally used module specifier for transform functions (#52437)

17.0.0-rc.1 (2023-10-25)

compiler

CommitTypeDescription
6795cccbbbfixaccount for type-only imports in defer blocks (#52343)
81c315ec6efixtemplate type checking not reporting diagnostics for incompatible type comparisons (#52322)

core

CommitTypeDescription
ea6d75291ffixemit provider configured event when a service is configured with providedIn (#52365)
1dd8558f82fixEnsure backwards-referenced transplanted views are refreshed (#51854)
957effa404fixget root and platform injector providers in special cases (#52365)
a803c89a21fixload global utils before creating platform injector in the standalone case (#52365)
1dc14d9853perfavoid unnecessary callbacks in after render hooks (#52292)

http

CommitTypeDescription
bd9e91ecf7perfreduce data transfer when using HTTP caching (#52347)

language-service

CommitTypeDescription
9d565cd6d6fixAutocomplete block keywords in more cases (#52198)

migrations

CommitTypeDescription
4c878f90d2fixAdd support for nested structures inside a switch statement (#52358)
54fed68bbffixFixes the root level template offset in control flow migration (#52355)
54bc384661fixhandle nested classes in block entities migration (#52309)
c9b1ddff4dfixhandle nested classes in control flow migration (#52309)

platform-server

CommitTypeDescription

... (truncated)

Commits
  • 873c4f2 fix(compiler-cli): use originally used module specifier for transform functio...
  • b3b4ae4 fix(compiler-cli): properly emit literal types in input coercion function arg...
  • 38b4602 docs: fixed typos (#52297)
  • 56c93d0 docs(core): fix the language code (#52352)
  • 2820425 build: update babel dependencies to v7.23.2 (#52255)
  • f52eee8 Revert "refactor(compiler-cli): remove MethodIdentifier type (#49611)" (#52...
  • 5f2a33a refactor(compiler-cli): remove MethodIdentifier type (#49611)
  • bf1f9a0 test(compiler): attempt to deflake windows tests (#51804)
  • 975cb05 build: attempt to deflake windows tests (#51701)
  • See full diff 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 16.2.4 to 16.2.12.
- [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/16.2.12/packages/compiler-cli)
---
updated-dependencies:
- dependency-name: "@angular/compiler-cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 Nov 6, 2023
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