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

Bump @angular/compiler-cli from 16.2.7 to 16.2.12 #1932

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 Nov 3, 2023

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

Release notes

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

v16.2.12

16.2.12 (2023-11-02)

animations

Commit Description
fix - 03f4050636 remove finish listener once player is destroyed (#51136)

common

Commit Description
fix - e092184a5c apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Description
fix - b3b4ae4c3a properly emit literal types in input coercion function arguments (#52437)
fix - 873c4f2454 use originally used module specifier for transform functions (#52437)

v16.2.11

16.2.11 (2023-10-25)

core

Commit Description
fix - 54ea3b65c3 emit provider configured event when a service is configured with providedIn (#52365)
fix - 78533324dc get root and platform injector providers in special cases (#52365)
fix - 019a0f4c22 load global utils before creating platform injector in the standalone case (#52365)

router

Commit Description
fix - b79b4aca91 RouterTestingHarness 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

Commit Description
fix - 51a5baace3 reset() call with null values on nested group (#48830)

v16.2.8

16.2.8 (2023-10-04)

language-service

Commit Description
fix - b732961fc3 Retain correct language service when ts.Project reloads (#51912)

... (truncated)

Changelog

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

16.2.12 (2023-11-02)

animations

Commit Type Description
03f4050636 fix remove finish listener once player is destroyed (#51136)

common

Commit Type Description
e092184a5c fix apply fixed_srcset_width values only to fixed srcsets (#52486)

compiler-cli

Commit Type Description
b3b4ae4c3a fix properly emit literal types in input coercion function arguments (#52437)
873c4f2454 fix use originally used module specifier for transform functions (#52437)

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

compiler

Commit Type Description
6795cccbbb fix account for type-only imports in defer blocks (#52343)
81c315ec6e fix template type checking not reporting diagnostics for incompatible type comparisons (#52322)

core

Commit Type Description
ea6d75291f fix emit provider configured event when a service is configured with providedIn (#52365)
1dd8558f82 fix Ensure backwards-referenced transplanted views are refreshed (#51854)
957effa404 fix get root and platform injector providers in special cases (#52365)
a803c89a21 fix load global utils before creating platform injector in the standalone case (#52365)
1dc14d9853 perf avoid unnecessary callbacks in after render hooks (#52292)

http

Commit Type Description
bd9e91ecf7 perf reduce data transfer when using HTTP caching (#52347)

language-service

Commit Type Description
9d565cd6d6 fix Autocomplete block keywords in more cases (#52198)

migrations

Commit Type Description
4c878f90d2 fix Add support for nested structures inside a switch statement (#52358)
54fed68bbf fix Fixes the root level template offset in control flow migration (#52355)
54bc384661 fix handle nested classes in block entities migration (#52309)
c9b1ddff4d fix handle nested classes in control flow migration (#52309)

platform-server

Commit Type Description

... (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)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 16.2.7 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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2023
@dependabot dependabot bot requested a review from caiocampos November 3, 2023 08:34
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

1 participant