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.1.3 #813

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2024

Bumps @angular/forms from 17.0.0 to 17.1.3.

Release notes

Sourced from @​angular/forms's releases.

v17.1.3

17.1.3 (2024-02-08)

compiler-cli

Commit Description
fix - bc4a6a9715 do not error due to multiple components named equally (#54273)
fix - a997e08c6f handle default imports in defer blocks (#53695)
fix - 63a9027720 interpolatedSignalNotInvoked diagnostic for model signals (#54338)
fix - 40e1edc977 properly catch fatal diagnostics in type checking (#54309)
fix - 9f6605d11b support jumping to definitions of signal-based inputs (#54233)

core

Commit Description
fix - 7df133dcc2 afterRender hooks should allow updating state (#54074)
fix - 744e20641a Fix possible infinite loop with markForCheck by partially reverting #54074 (#54329)
fix - 0fb114274c update imports to be compatible with rxjs 6 (#54193)

router

Commit Description
fix - 238f2a8bc9 Clear internal transition when navigation finalizes (#54261)

v17.1.2

17.1.2 (2024-01-31)

Commit Description
fix - ccddacf11d cta clickability issue in adev homepage. (#52905)

animations

Commit Description
fix - 98d545fafa cleanup DOM elements when root view is removed with async animations (#53033)

common

Commit Description
fix - cdc5e39532 The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879)

compiler

Commit Description
fix - f12b01ec88 Update type check block to fix control flow source mappings (#53980)

core

Commit Description
fix - c477e876e3 change defer block fixture default behavior to playthrough (#54088)

migrations

Commit Description
fix - 8264382a6b error in standalone migration when non-array value is used as declarations in TestBed (#54122)

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

17.1.3 (2024-02-08)

compiler-cli

Commit Type Description
bc4a6a9715 fix do not error due to multiple components named equally (#54273)
a997e08c6f fix handle default imports in defer blocks (#53695)
63a9027720 fix interpolatedSignalNotInvoked diagnostic for model signals (#54338)
40e1edc977 fix properly catch fatal diagnostics in type checking (#54309)
9f6605d11b fix support jumping to definitions of signal-based inputs (#54233)

core

Commit Type Description
7df133dcc2 fix afterRender hooks should allow updating state (#54074)
744e20641a fix Fix possible infinite loop with markForCheck by partially reverting #54074 (#54329)
0fb114274c fix update imports to be compatible with rxjs 6 (#54193)

router

Commit Type Description
238f2a8bc9 fix Clear internal transition when navigation finalizes (#54261)

17.2.0-next.1 (2024-01-31)

Commit Type Description
dfc6c8d0c7 fix cta clickability issue in adev homepage. (#52905)

animations

Commit Type Description
75aeae42b7 fix cleanup DOM elements when root view is removed with async animations (#53033)

common

Commit Type Description
f5c520b836 feat add placeholder to NgOptimizedImage (#53783)
122213d37d fix The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879)

compiler

Commit Type Description
47e6e84101 feat Add a TSConfig option useTemplatePipeline (#54057)
7b4d275f49 fix Fix the template pipeline option (#54148)
eddf5dae5e fix Update type check block to fix control flow source mappings (#53980)

compiler-cli

Commit Type Description
7e861c640e feat generate extra imports for component local dependencies in local mode (#53543)
3263df23f2 feat generate global imports in local compilation mode (#53543)
64fa5715c6 fix generating extra imports in local compilation mode when cycle is introduced (#53543)
0970129e20 fix show proper error for custom decorators in local compilation mode (#53983)

... (truncated)

Commits
  • 413db30 refactor(forms): Provide RadioControlRegistry in root. (#54130)
  • 30e42df refactor(core): remove InjectionToken descriptions in optimized builds. (#5...
  • 0702d4a refactor(forms): Specify Provider type for DEFAULT_VALUE_ACCESSOR (#54029)
  • 91f250d build: configure cross-pkg resolution for api extraction (#52499)
  • c4de4e1 refactor(docs-infra): build adev application using local generated assets (#5...
  • 19a426d build: update node.js engines version to be more explicate about v20 support ...
  • c078056 test(core): clean up unnecessary nesting in old tests (#52239)
  • 43115da refactor(forms): Log a warning when FormGroup keys include a dot. (#50642)
  • See full diff 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 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.1.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.1.3/packages/forms)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2024
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 Feb 8, 2024

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 Feb 14, 2024

Superseded by #817.

@dependabot dependabot bot closed this Feb 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/forms-17.1.3 branch February 14, 2024 22:14
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