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

build(deps): bump @angular/forms from 17.0.2 to 17.0.3 in /angular-example #618

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @angular/forms from 17.0.2 to 17.0.3.

Release notes

Sourced from @​angular/forms's releases.

v17.0.3

17.0.3 (2023-11-15)

animations

Commit Description
fix - f5872c9921 prevent the AsyncAnimationRenderer from calling the delegate when there is no element. (#52570)

core

Commit Description
fix - 6a1d4ed667 handle non-container environment injector cases (#52774)
fix - 5de7575be8 reset cached scope for components that were overridden using TestBed (#52916)

http

Commit Description
fix - 7c066a4af4 Use the response content-type to set the blob type. (#52840)

migrations

Commit Description
fix - 4e200bf13b Add missing support for ngForOf (#52903)
fix - d033540d0f Add support for bound versions of NgIfElse and NgIfThenElse (#52869)
fix - aa2d815648 Add support for removing imports post migration (#52763)
fix - 3831942771 Fixes issue with multiple if elses with same template (#52863)
fix - e1f84a31dc passed in paths will be respected in nx workspaces (#52796)
Changelog

Sourced from @​angular/forms's changelog.

17.0.3 (2023-11-15)

animations

Commit Type Description
f5872c9921 fix prevent the AsyncAnimationRenderer from calling the delegate when there is no element. (#52570)

core

Commit Type Description
6a1d4ed667 fix handle non-container environment injector cases (#52774)
5de7575be8 fix reset cached scope for components that were overridden using TestBed (#52916)

http

Commit Type Description
7c066a4af4 fix Use the response content-type to set the blob type. (#52840)

migrations

Commit Type Description
4e200bf13b fix Add missing support for ngForOf (#52903)
d033540d0f fix Add support for bound versions of NgIfElse and NgIfThenElse (#52869)
aa2d815648 fix Add support for removing imports post migration (#52763)
3831942771 fix Fixes issue with multiple if elses with same template (#52863)
e1f84a31dc fix passed in paths will be respected in nx workspaces (#52796)

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 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)

@dependabot dependabot bot requested a review from nmerget as a code owner November 16, 2023 01:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 16, 2023
auto-merge was automatically disabled November 16, 2023 01:37

Head branch was modified

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-angular-example-angular-forms-17.0.3 branch 2 times, most recently from c82cb30 to 1f697e8 Compare November 16, 2023 01:38
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-angular-example-angular-forms-17.0.3 branch from 1f697e8 to d8381cd Compare November 16, 2023 01:40
Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 17.0.2 to 17.0.3.
- [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.3/packages/forms)

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

Signed-off-by: dependabot[bot] <[email protected]>
auto-merge was automatically disabled November 16, 2023 01:40

Head branch was modified

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-angular-example-angular-forms-17.0.3 branch from d8381cd to 18fa96f Compare November 16, 2023 01:40
@github-actions github-actions bot merged commit 48dc7b3 into main Nov 16, 2023
6 of 10 checks passed
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-angular-example-angular-forms-17.0.3 branch November 16, 2023 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
angular 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