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 the Angular group with 11 updates #215

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps the angular group with 11 updates:

Package Update
@angular/animations 16.1.7 to 16.2.0
@angular/common 16.1.7 to 16.2.0
@angular/compiler 16.1.7 to 16.2.0
@angular/core 16.1.7 to 16.2.0
@angular/forms 16.1.7 to 16.2.0
@angular/platform-browser 16.1.7 to 16.2.0
@angular/platform-browser-dynamic 16.1.7 to 16.2.0
@angular/router 16.1.7 to 16.2.0
@angular-devkit/build-angular 16.1.6 to 16.2.0
@angular/compiler-cli 16.1.7 to 16.2.0
ng-packagr 16.1.0 to 16.2.0

Updates @angular/animations from 16.1.7 to 16.2.0

Release notes

Sourced from @​angular/animations's releases.

v16.2.0

16.2.0 (2023-08-09)

benchpress

Commit Description
fix - dd850b2ab7 correctly report GC memory amounts (#50760)

common

Commit Description
feat - 29d358170b add component input binding support for NgComponentOutlet (#51148)
feat - 1837efb9da Allow ngSrc to be changed post-init (#50683)

compiler

Commit Description
feat - c27a1e61d6 scope selectors in @​scope queries (#50747)

compiler-cli

Commit Description
fix - 12bad6576d libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714)

core

Commit Description
feat - e53d4ecf4c add afterRender and afterNextRender (#50607)
feat - 98d262fd27 create injector debugging APIs (#48639)
feat - cdaa2a8a9e support Provider type in Injector.create (#49587)
fix - 9f490da7e2 handle hydration of view containers for root components (#51247)

router

Commit Description
feat - 0b14e4ef74 exposes the fixture of the RouterTestingHarness (#50280)

v16.2.0-rc.0

16.2.0-rc.0 (2023-08-02)

compiler

Commit Description
fix - 6755f5354c return full spans for Comment nodes (#50855)

core

Commit Description
feat - e53d4ecf4c add afterRender and afterNextRender (#50607)
feat - 98d262fd27 create injector debugging APIs (#48639)
feat - cdaa2a8a9e support Provider type in Injector.create (#49587)

v16.2.0-next.4

16.2.0-next.4 (2023-07-26)

common

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

16.2.0 (2023-08-09)

benchpress

Commit Type Description
dd850b2ab7 fix correctly report GC memory amounts (#50760)

common

Commit Type Description
29d358170b feat add component input binding support for NgComponentOutlet (#51148)
1837efb9da feat Allow ngSrc to be changed post-init (#50683)

compiler

Commit Type Description
c27a1e61d6 feat scope selectors in @​scope queries (#50747)

compiler-cli

Commit Type Description
12bad6576d fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714)

core

Commit Type Description
e53d4ecf4c feat add afterRender and afterNextRender (#50607)
98d262fd27 feat create injector debugging APIs (#48639)
cdaa2a8a9e feat support Provider type in Injector.create (#49587)
9f490da7e2 fix handle hydration of view containers for root components (#51247)

router

Commit Type Description
0b14e4ef74 feat exposes the fixture of the RouterTestingHarness (#50280)

16.1.9 (2023-08-09)

16.1.8 (2023-08-02)

compiler

Commit Type Description
cc722ea1f5 fix return full spans for Comment nodes (#50855)

Commits
  • 0ba2b5e refactor(animations): remove unecessary interface (#50662)
  • a14bdfe fix(animations): Ensure elements are removed from the cache after leave anima...
  • 01e2bde refactor(animations): Fix JSDoc comment (#50893)
  • 29f6912 refactor(animations): remove redundant castings (#50860)
  • 0380564 fix(platform-browser): wait until animation completion before destroying rend...
  • 452a3e9 Revert "fix(platform-browser): wait until animation completion before destroy...
  • ed8b088 Revert "refactor(animations): remove redundant castings (#50677)" (#50857)
  • d227347 refactor(animations): remove redundant castings (#50677)
  • 2b55103 fix(platform-browser): wait until animation completion before destroying rend...
  • 4550fe4 refactor: use queueMicrotask to schedule micro tasks instead of various hel...
  • Additional commits viewable in compare view

Updates @angular/common from 16.1.7 to 16.2.0

Release notes

Sourced from @​angular/common's releases.

v16.2.0

16.2.0 (2023-08-09)

benchpress

Commit Description
fix - dd850b2ab7 correctly report GC memory amounts (#50760)

common

Commit Description
feat - 29d358170b add component input binding support for NgComponentOutlet (#51148)
feat - 1837efb9da Allow ngSrc to be changed post-init (#50683)

compiler

Commit Description
feat - c27a1e61d6 scope selectors in @​scope queries (#50747)

compiler-cli

Commit Description
fix - 12bad6576d libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714)

core

Commit Description
feat - e53d4ecf4c add afterRender and afterNextRender (#50607)
feat - 98d262fd27 create injector debugging APIs (#48639)
feat - cdaa2a8a9e support Provider type in Injector.create (#49587)
fix - 9f490da7e2 handle hydration of view containers for root components (#51247)

router

Commit Description
feat - 0b14e4ef74 exposes the fixture of the RouterTestingHarness (#50280)

v16.2.0-rc.0

16.2.0-rc.0 (2023-08-02)

compiler

Commit Description
fix - 6755f5354c return full spans for Comment nodes (#50855)

core

Commit Description
feat - e53d4ecf4c add afterRender and afterNextRender (#50607)
feat - 98d262fd27 create injector debugging APIs (#48639)
feat - cdaa2a8a9e support Provider type in Injector.create (#49587)

v16.2.0-next.4

16.2.0-next.4 (2023-07-26)

common

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

16.2.0 (2023-08-09)

benchpress

Commit Type Description
dd850b2ab7 fix correctly report GC memory amounts (#50760)

common

Commit Type Description
29d358170b feat add component input binding support for NgComponentOutlet (#51148)
1837efb9da feat Allow ngSrc to be changed post-init (#50683)

compiler

Commit Type Description
c27a1e61d6 feat scope selectors in @​scope queries (#50747)

compiler-cli

Commit Type Description
12bad6576d fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714)

core

Commit Type Description
e53d4ecf4c feat add afterRender and afterNextRender (#50607)
98d262fd27 feat create injector debugging APIs (#48639)
cdaa2a8a9e feat support Provider type in Injector.create (#49587)
9f490da7e2 fix handle hydration of view containers for root components (#51247)

router

Commit Type Description
0b14e4ef74 feat exposes the fixture of the RouterTestingHarness (#50280)

16.1.9 (2023-08-09)

16.1.8 (2023-08-02)

compiler

Commit Type Description
cc722ea1f5 fix return full spans for Comment nodes (#50855)

Commits
  • 29d3581 feat(common): add component input binding support for NgComponentOutlet (#51148)
  • daaa0a4 docs: remove trailing periods after @see (#51144)
  • 57e8412 fix(http): check whether Zone is defined (#51119)
  • 109737b docs(common): Add NgOptimizedImage FAQ (#51036)
  • c5608e5 fix(http): Run fetch request out the angular zone (#50981)
  • b8107b1 refactor(common): remove supportScrollRestoration (#50056)
  • 1837efb feat(common): Allow ngSrc to be changed post-init (#50683)
  • d6b1fed docs(common): remove @developerPreview from NgOptimizedImage related item...
  • 232a786 ci: re-enable RBE for http tests (#50741)
  • 9f2fb7c docs: update invalid links to the new http guides (#49456)
  • Additional commits viewable in compare view

Updates @angular/compiler from 16.1.7 to 16.2.0

Release notes

Sourced from @​angular/compiler's releases.

v16.2.0

16.2.0 (2023-08-09)

benchpress

Commit Description
fix - dd850b2ab7 correctly report GC memory amounts (#50760)

common

Commit Description
feat - 29d358170b add component input binding support for NgComponentOutlet (#51148)
feat - 1837efb9da Allow ngSrc to be changed post-init (#50683)

compiler

Commit Description
feat - c27a1e61d6 scope selectors in @​scope queries (#50747)

compiler-cli

Commit Description
fix - 12bad6576d libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714)

core

Commit Description
feat - e53d4ecf4c add afterRender and afterNextRender (#50607)
feat - 98d262fd27 create injector debugging APIs (#48639)
feat - cdaa2a8a9e support Provider type in Injector.create (#49587)
fix - 9f490da7e2 handle hydration of view containers for root components (#51247)

router

Commit Description
feat - 0b14e4ef74 exposes the fixture of the RouterTestingHarness (#50280)

v16.2.0-rc.0

16.2.0-rc.0 (2023-08-02)

compiler

Commit Description
fix - 6755f5354c return full spans for Comment nodes (#50855)

core

Commit Description
feat - e53d4ecf4c add afterRender and afterNextRender (#50607)
feat - 98d262fd27 create injector debugging APIs (#48639)
feat - cdaa2a8a9e support Provider type in Injector.create (#49587)

v16.2.0-next.4

16.2.0-next.4 (2023-07-26)

common

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

16.2.0 (2023-08-09)

benchpress

Commit Type Description
dd850b2ab7 fix correctly report GC memory amounts (#50760)

common

Commit Type Description
29d358170b feat add component input binding support for NgComponentOutlet (#51148)
1837efb9da feat Allow ngSrc to be changed post-init (#50683)

compiler

Commit Type Description
c27a1e61d6 feat scope selectors in @​scope queries (#50747)

compiler-cli

Commit Type Description
12bad6576d fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714)

core

Commit Type Description
e53d4ecf4c feat add afterRender and afterNextRender (#50607)
98d262fd27 feat create injector debugging APIs (#48639)
cdaa2a8a9e feat support Provider type in Injector.create (#49587)
9f490da7e2 fix handle hydration of view containers for root components (#51247)

router

Commit Type Description
0b14e4ef74 feat exposes the fixture of the RouterTestingHarness (#50280)

16.1.9 (2023-08-09)

16.1.8 (2023-08-02)

compiler

Commit Type Description
cc722ea1f5 fix return full spans for Comment nodes (#50855)

Commits
  • 2d52d5e refactor(compiler): support safe function calls (#51100)
  • 42caeee refactor(compiler): reuse temp vars when possible (#51100)
  • efb486e refactor(compiler): handle defer blocks in TemplateDefinitionBuilder (#51162)
  • 08992a5 refactor(compiler): compute the list of dependencies for defer blocks (#51162)
  • 553cbae refactor(compiler): update TemplateBinder and DirectiveBinder to work with de...
  • c1052cf refactor(compiler): add support for sanitizing properties and attributes (#51...
  • 7225528 refactor(compiler): add utility to enable deferred blocks for testing (#51183)
  • 09bf327 refactor(compiler): add support for animation listeners (#50975)
  • 570bd67 refactor(compiler): make listener instruction chainable (#50975)
  • 7dd99cd refactor(compiler): add support for animation properties (#50975)
  • Additional commits viewable in compare view

Updates @angular/core from 16.1.7 to 16.2.0

Release notes

Sourced from @​angular/core's releases.

v16.2.0

16.2.0 (2023-08-09)

benchpress

Commit Description
fix - dd850b2ab7 correctly report GC memory amounts (#50760)

common

Commit Description
feat - 29d358170b add component input binding support for NgComponentOutlet (#51148)
feat - 1837efb9da Allow ngSrc to be changed post-init (#50683)

compiler

Commit Description
feat - c27a1e61d6 scope selectors in @​scope queries (#50747)

compiler-cli

Commit Description
fix - 12bad6576d libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714)

core

Commit Description
feat - e53d4ecf4c add afterRender and afterNextRender (#50607)
feat - 98d262fd27 create injector debugging APIs (#48639)
feat - cdaa2a8a9e support Provider type in Injector.create (#49587)
fix - 9f490da7e2 handle hydration of view containers for root components (#51247)

router

Commit Description
feat - 0b14e4ef74 exposes the fixture of the RouterTestingHarness (#50280)

v16.2.0-rc.0

16.2.0-rc.0 (2023-08-02)

compiler

Commit Description
fix - 6755f5354c return full spans for Comment nodes (#50855)

core

Commit Description
feat - e53d4ecf4c add afterRender and afterNextRender (#50607)
feat - 98d262fd27 create injector debugging APIs (#48639)
feat - cdaa2a8a9e support Provider type in Injector.create (#49587)

v16.2.0-next.4

16.2.0-next.4 (2023-07-26)

common

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

16.2.0 (2023-08-09)

benchpress

Commit Type Description
dd850b2ab7 fix correctly report GC memory amounts (#50760)

common

Commit Type Description
29d358170b feat add component input binding support for NgComponentOutlet (#51148)
1837efb9da feat Allow ngSrc to be changed post-init (#50683)

compiler

Commit Type Description
c27a1e61d6 feat scope selectors in @​scope queries (#50747)

compiler-cli

Commit Type Description
12bad6576d fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714)

core

Commit Type Description
e53d4ecf4c feat add afterRender and afterNextRender (#50607)
98d262fd27 feat create injector debugging APIs (#48639)
cdaa2a8a9e feat support Provider type in Injector.create (#49587)
9f490da7e2 fix handle hydration of view containers for root components (#51247)

router

Commit Type Description
0b14e4ef74 feat exposes the fixture of the RouterTestingHarness (#50280)

16.1.9 (2023-08-09)

16.1.8 (2023-08-02)

compiler

Commit Type Description
cc722ea1f5 fix return full spans for Comment nodes (#50855)

Commits
  • 9f490da fix(core): handle hydration of view containers for root components (#51247)
  • b95b5b5 refactor(core): throw an error when hydration marker is missing from DOM (#51...
  • 26781fd refactor(core): remove unnecessary import for custom expect. (#51216)
  • c7c0723 refactor(core): deprecate PACKAGE_ROOT_URL token (#51222)
  • e01549b refactor(core): introduce LView and LContainer utility functions (#51191)
  • e53d4ec feat(core): add afterRender and afterNextRender (#50607)
  • 8913d3e docs: fix warning about an unknown decorator (#51237)
  • 4602545 refactor(core): remove useless hack (#51224)
  • d81d125 refactor(core): Remove dead unit test code (#51223)
  • 9d59764 refactor(core): createInjector is a private function (#51221)
  • Additional commits viewable in compare view

Updates @angular/forms from 16.1.7 to 16.2.0

Release notes

Sourced from @​angular/forms's releases.

v16.2.0

16.2.0 (2023-08-09)

benchpress

Commit Description
fix - dd850b2ab7 correctly report GC memory amounts (#50760)

common

Commit Description
feat - 29d358170b add component input binding support for NgComponentOutlet (#51148)
feat - 1837efb9da Allow ngSrc to be changed post-init (#50683)

compiler

Commit Description
feat - c27a1e61d6 scope selectors in @​scope queries (#50747)

compiler-cli

Commit Description
fix - 12bad6576d libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714)

core

Commit Description
feat - e53d4ecf4c add afterRender and afterNextRender (#50607)
feat - 98d262fd27 create injector debugging APIs (#48639)
feat - cdaa2a8a9e support Provider type in Injector.create (#49587)
fix - 9f490da7e2 handle hydration of view containers for root components (#51247)

router

Commit Description
feat - 0b14e4ef74 exposes the fixture of the RouterTestingHarness (#50280)

v16.2.0-rc.0

16.2.0-rc.0 (2023-08-02)

compiler

Commit Description
fix - 6755f5354c return full spans for Comment nodes (#50855)

core

Commit Description
feat - e53d4ecf4c add afterRender and afterNextRender (#50607)
feat - 98d262fd27 create injector debugging APIs (#48639)
feat - cdaa2a8a9e support Provider type in Injector.create (#49587)

v16.2.0-next.4

16.2.0-next.4 (2023-07-26)

common

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

16.2.0 (2023-08-09)

benchpress

Commit Type Description
dd850b2ab7 fix correctly report GC memory amounts (#50760)

common

Commit Type Description
29d358170b feat add component input binding support for NgComponentOutlet (#51148)
1837efb9da feat Allow ngSrc to be changed post-init (#50683)

compiler

Description has been truncated

Bumps the angular group with 11 updates:

| Package | Update |
| --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | 16.1.7 to 16.2.0 |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | 16.1.7 to 16.2.0 |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | 16.1.7 to 16.2.0 |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | 16.1.7 to 16.2.0 |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | 16.1.7 to 16.2.0 |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | 16.1.7 to 16.2.0 |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | 16.1.7 to 16.2.0 |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | 16.1.7 to 16.2.0 |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | 16.1.6 to 16.2.0 |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | 16.1.7 to 16.2.0 |
| [ng-packagr](https://github.com/ng-packagr/ng-packagr) | 16.1.0 to 16.2.0 |


Updates `@angular/animations` from 16.1.7 to 16.2.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/16.2.0/packages/animations)

Updates `@angular/common` from 16.1.7 to 16.2.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/16.2.0/packages/common)

Updates `@angular/compiler` from 16.1.7 to 16.2.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/16.2.0/packages/compiler)

Updates `@angular/core` from 16.1.7 to 16.2.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/16.2.0/packages/core)

Updates `@angular/forms` from 16.1.7 to 16.2.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/16.2.0/packages/forms)

Updates `@angular/platform-browser` from 16.1.7 to 16.2.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/16.2.0/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 16.1.7 to 16.2.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/16.2.0/packages/platform-browser-dynamic)

Updates `@angular/router` from 16.1.7 to 16.2.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/16.2.0/packages/router)

Updates `@angular-devkit/build-angular` from 16.1.6 to 16.2.0
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@16.1.6...16.2.0)

Updates `@angular/compiler-cli` from 16.1.7 to 16.2.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/16.2.0/packages/compiler-cli)

Updates `ng-packagr` from 16.1.0 to 16.2.0
- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)
- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/main/CHANGELOG.md)
- [Commits](ng-packagr/ng-packagr@16.1.0...16.2.0)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: ng-packagr
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@thomasturrell thomasturrell changed the title Bump the angular group with 11 updates Bump the Angular group with 11 updates Aug 14, 2023
@thomasturrell thomasturrell merged commit 117cc1c into main Aug 14, 2023
@thomasturrell thomasturrell deleted the dependabot/npm_and_yarn/angular-20a5c15529 branch August 14, 2023 09:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant