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/forms from 17.0.0 to 17.0.6 #774

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2023

Bumps @angular/forms from 17.0.0 to 17.0.6.

Release notes

Sourced from @​angular/forms's releases.

v17.0.6

17.0.6 (2023-12-06)

compiler

Commit Description
fix - a2e5f483f5 generate proper code for nullish coalescing in styling host bindings (#53305)

compiler-cli

Commit Description
fix - 66ecf4c274 add compiler option to disable control flow content projection diagnostic (#53387)
fix - 74e6ce5d23 add diagnostic for control flow that prevents content projection (#53387)
fix - 6ec7a42b95 avoid conflicts with built-in global variables in for loop blocks (#53319)

core

Commit Description
fix - 0a53f96094 cleanup signal consumers for all views (#53351)
fix - 4fc1581bbc handle hydration of multiple nodes projected in a single slot (#53270)
fix - 14e66533ec support hydration for cases when content is re-projected using ng-template (#53304)
fix - 8e366e8911 support swapping hydrated views in @for loops (#53274)

migrations

Commit Description
fix - 45064f1ae1 CF migration - ensure NgIfElse attributes are properly removed (#53298)
fix - a6275cfa54 CF Migration - Fix case of aliases on i18n ng-templates preventing removal (#53299)
fix - 58a96e0f50 CF Migration add support for ngIf with just a then (#53297)
fix - 26e40c7f89 CF Migration fix missing alias for bound ngifs (#53296)
fix - 836aeba01d Change CF Migration ng-template placeholder generation and handling (#53394)
fix - 72d22ba7ee fix regexp for else and then in cf migration (#53257)
fix - 7a2facae8a handle aliases on bound ngIf migrations (#53261)
fix - 5104a89b30 handle nested ng-template replacement safely in CF migration (#53368)
fix - 2a4e3f5373 handle templates outside of component in cf migration (#53368)
fix - 0db75ab5b1 remove setting that removes comments in CF migration (#53350)

router

Commit Description
fix - 13ade13a15 Ensure canMatch guards run on wildcard routes (#53239)

v17.0.5

17.0.5 (2023-11-29)

core

Commit Description
fix - 6be88040d1 avoid stale provider info when TestBed.overrideProvider is used (#52918)
fix - dee50f1d78 inherit host directives (#52992)
fix - 07920d96d4 Reattached views that are dirty from a signal update should refresh (#53001)

migrations

Commit Description

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

17.0.6 (2023-12-06)

compiler

Commit Type Description
a2e5f483f5 fix generate proper code for nullish coalescing in styling host bindings (#53305)

compiler-cli

Commit Type Description
66ecf4c274 fix add compiler option to disable control flow content projection diagnostic (#53387)
74e6ce5d23 fix add diagnostic for control flow that prevents content projection (#53387)
6ec7a42b95 fix avoid conflicts with built-in global variables in for loop blocks (#53319)

core

Commit Type Description
0a53f96094 fix cleanup signal consumers for all views (#53351)
4fc1581bbc fix handle hydration of multiple nodes projected in a single slot (#53270)
14e66533ec fix support hydration for cases when content is re-projected using ng-template (#53304)
8e366e8911 fix support swapping hydrated views in @for loops (#53274)

migrations

Commit Type Description
45064f1ae1 fix CF migration - ensure NgIfElse attributes are properly removed (#53298)
a6275cfa54 fix CF Migration - Fix case of aliases on i18n ng-templates preventing removal (#53299)
58a96e0f50 fix CF Migration add support for ngIf with just a then (#53297)
26e40c7f89 fix CF Migration fix missing alias for bound ngifs (#53296)
836aeba01d fix Change CF Migration ng-template placeholder generation and handling (#53394)
72d22ba7ee fix fix regexp for else and then in cf migration (#53257)
7a2facae8a fix handle aliases on bound ngIf migrations (#53261)
5104a89b30 fix handle nested ng-template replacement safely in CF migration (#53368)
2a4e3f5373 fix handle templates outside of component in cf migration (#53368)
0db75ab5b1 fix remove setting that removes comments in CF migration (#53350)

router

Commit Type Description
13ade13a15 fix Ensure canMatch guards run on wildcard routes (#53239)

17.1.0-next.2 (2023-11-29)

compiler

Commit Type Description
79ff91a813 fix allow TS jsDocParsingMode host option to be programmatically set (#53126)

compiler-cli

Commit Type Description
4c1d69e288 fix add diagnostic for control flow that prevents content projection (#53190)

core

| Commit | Type | Description |

... (truncated)

Commits

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 will merge this PR once CI passes on it, as requested by @antoantonyk.


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/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 17.0.0 to 17.0.6.
- [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.0.6/packages/forms)

---
updated-dependencies:
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2023
Copy link
Owner

@antoantonyk antoantonyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2023

Superseded by #779.

@dependabot dependabot bot closed this Dec 14, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/forms-17.0.6 branch December 14, 2023 22:05
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