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-dev): bump @angular/compiler-cli from 15.2.7 to 16.2.11 in /modules/web #523

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 26, 2023

Bumps @angular/compiler-cli from 15.2.7 to 16.2.11.

Release notes

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

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)

service-worker

Commit Description
fix - 966ce9790a throw a critical error when handleFetch fails (#51960)

v16.2.7

16.2.7 (2023-09-27)

core

Commit Description
fix - 39a3e34e03 allow toSignal calls in reactive context (#51831) (#51892)

service-worker

Commit Description
fix - c3d901eacf throw a critical error when handleFetch fails (#51885)

... (truncated)

Changelog

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

16.2.11 (2023-10-25)

core

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

router

Commit Type Description
b79b4aca91 fix RouterTestingHarness should throw if a component is expected but navigation fails (#52357)

17.0.0-rc.0 (2023-10-18)

Deprecations

core

  • NgProbeToken

    The NgProbeToken is not used internally since the transition from View Engine to Ivy. The token has no utility and can be removed from applications and libraries.

common

Commit Type Description
65b460448e fix missing space in ngSwitch equality warning (#52180)

compiler

Commit Type Description
073ebfe09e fix apply style on :host attributes in prod builds. (#49118)
81a287a79a fix avoid error in template parser for tag names that can occur in object prototype (#52225)

core

Commit Type Description
99e7629159 fix do not remove used ng-template nodes in control flow migration (#52186)
ffe9b1fcc2 fix handle for alias with as in control flow migration (#52183)
e5720edb46 fix handle if alias in control flow migration (#52181)
8e4a7ab52b perf avoid repeated access to LContainer and trackBy calculation (#52227)
1032c1e1a5 perf cache LiveCollectionLContainerImpl (#52227)
37d627dbd4 perf minimze trackBy calculations (#52227)
ba9fc2419e refactor deprecate the NgProbeToken (#51396)

platform-browser

Commit Type Description
c9cde3ab10 perf only append style element on creation (#52237)

16.2.10 (2023-10-18)

... (truncated)

Commits
  • 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)
  • 5c36fc7 fix(compiler-cli): remove unnecessary escaping in regex expressions (#51554)
  • dbd761f fix(compiler-cli): correct incomplete escaping (#51557)
  • 39ace86 fix(compiler-cli): enforce a minimum version to be used when a library uses i...
  • d1fa6cd refactor(compiler): drop regular imports when symbols can be defer-loaded (#5...
  • 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 15.2.7 to 16.2.11.
- [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.11/packages/compiler-cli)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 26, 2023
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #523 (997c1bb) into master (5d81c6f) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #523      +/-   ##
==========================================
- Coverage   42.05%   42.03%   -0.03%     
==========================================
  Files         164      164              
  Lines       10913    10913              
==========================================
- Hits         4590     4587       -3     
- Misses       6063     6067       +4     
+ Partials      260      259       -1     

Copy link
Author

dependabot bot commented on behalf of github Nov 3, 2023

Superseded by #534.

@dependabot dependabot bot closed this Nov 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/modules/web/angular/compiler-cli-16.2.11 branch November 3, 2023 12:57
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.

0 participants