Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf of githubFeb 3, 2025

Bumps @angular/forms from 18.2.10 to 19.1.4.

Release notes

Sourced from @​angular/forms's releases.

v19.1.4

19.1.4 (2025-01-29)

core

CommitDescription
fix - 544b9ee7ca0check whether application is destroyed before printing hydration stats (#59716)
fix - d6e78c072dcensure type is preserved during HMR (#59700)
fix - c2436702df9fixes test timer-based test flakiness in CI (#59674)

elements

CommitDescription
fix - 44180645992not setting initial value on signal-based input (#59773)

platform-browser

CommitDescription
fix - 1828a840620prepend baseHref to sourceMappingURL in CSS content (#59730)
fix - 1c84cbca30eUpdate pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
fix - 12256574626Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
fix - 3f4d5f636aaUpdate pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)

router

CommitDescription
fix - e3da35ec749prevent error handling when injector is destroyed (#59457)

service-worker

CommitDescription
fix - 522acbf3d7eadd missing rxjs peer dependency (#59747)

v19.1.3

19.1.3 (2025-01-22)

compiler

CommitDescription
fix - ecfb74d287handle :host-context with comma-separated child selector (#59276)

compiler-cli

CommitDescription
fix - 53160e504dextract parenthesized dependencies during HMR (#59644)
fix - 39690969afhandle conditional expressions when extracting dependencies (#59637)
fix - 78af7a5059handle new expressions when extracting dependencies (#59637)

core

CommitDescription
fix - 408af24ff3capture self-referencing component during HMR (#59644)
fix - d7575c201creplace metadata in place during HMR (#59644)
fix - 26f6d4c485skip component ID collision warning during SSR (#59625)

migrations

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

19.1.4 (2025-01-29)

core

CommitTypeDescription
544b9ee7ca0fixcheck whether application is destroyed before printing hydration stats (#59716)
d6e78c072dcfixensure type is preserved during HMR (#59700)
c2436702df9fixfixes test timer-based test flakiness in CI (#59674)

elements

CommitTypeDescription
44180645992fixnot setting initial value on signal-based input (#59773)

platform-browser

CommitTypeDescription
1828a840620fixprepend baseHref to sourceMappingURL in CSS content (#59730)
1c84cbca30efixUpdate pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
12256574626fixUpdate pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
3f4d5f636aafixUpdate pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)

router

CommitTypeDescription
e3da35ec749fixprevent error handling when injector is destroyed (#59457)

service-worker

CommitTypeDescription
522acbf3d7efixadd missing rxjs peer dependency (#59747)

19.2.0-next.0 (2025-01-22)

compiler

CommitTypeDescription
fe8a68329bfeatsupport untagged template literals in expressions (#59230)

compiler-cli

CommitTypeDescription
ed705a856afeatdetect missing structural directive imports (#59443)

core

CommitTypeDescription
bc2ad7bfd3featsupport streaming resources (#59573)

19.1.3 (2025-01-22)

compiler

| Commit | Type | Description |

... (truncated)

Commits
  • f8b8a3e refactor(forms): wrap _checkParentType with ngDevMode (#59489)
  • 3e7ba3d docs: set syntax highlighting to the remaining Markdown code examples blocks ...
  • 13a51b6 refactor(forms): drop CALL_SET_DISABLED_STATE name in production (#59430)
  • b8b6c8c refactor(docs-infra): convert code-example-s that have only region param to @...
  • 0513fbc docs: set syntax highlighting of code examples MD code blocks (#59026)
  • cebf255 refactor(forms): work around another TypeScript 5.7 issue (#58782)
  • 4a18dc0 fix(forms): work around TypeScript 5.7 issue (#58731)
  • 7de7c52 build: remove usages of useDefineForClassFields: false (#58297)
  • 1f45338 Revert "fix(forms): fix FormRecord type inference (#50750)" (#58315)
  • 79d9be3 Revert "feat(forms): add ability to clear a FormRecord (#50750)" (#58315)
  • 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/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 18.2.10 to 19.1.4. - [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/19.1.4/packages/forms) --- updated-dependencies: - dependency-name: "@angular/forms" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabotdependabotbot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant