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 @angular/forms from 16.1.5 to 17.3.9 #2164

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2024

Bumps @angular/forms from 16.1.5 to 17.3.9.

Release notes

Sourced from @​angular/forms's releases.

v17.3.9

17.3.9 (2024-05-15)

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

17.3.6 (2024-04-25)

core

Commit Description
fix - 826861b1fa DeferBlockFixture.render should not wait for stability (#55271)
fix - 5cf14da35c make ActivatedRoute inject correct instance inside @defer blocks (#55374)
fix - 8979fba2c5 skip defer timers on the server (#55480)

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

17.3.9 (2024-05-15)

18.0.0-rc.1 (2024-05-08)

compiler

Commit Type Description
91b007e58f fix add math elements to schema (#55631)
a040fb720a fix maintain multiline CSS selectors during CSS scoping (#55509)

core

Commit Type Description
d5edfde6ee fix afterRender hooks registered outside change detection can mark views dirty (#55623)
36130b2e72 fix don't schedule timer triggers on the server (#55605)
0510930a25 fix TestBed should not override NgZone from initTestEnvironment (#55226)

http

Commit Type Description
d9b339fdbc fix resolve withRequestsMadeViaParent behavior with withFetch (#55652)

migrations

Commit Type Description
8459ee46cb fix handle more cases in HttpClientModule migration (#55640)

platform-browser

Commit Type Description
23f914f101 fix Use the right namespace for mathML. (#55622)

platform-server

Commit Type Description
e71e869112 fix remove event dispatch script from HTML when hydration is disabled (#55681)

17.3.8 (2024-05-08)

compiler

Commit Type Description
c21b459ba6 fix add math elements to schema (#55631) (#55645)

core

Commit Type Description
3818436ebc fix don't schedule timer triggers on the server (#55605)

... (truncated)

Commits
  • 20c4739 docs: fix typo (#54427)
  • e67b9a4 refactor(forms): Provide RadioControlRegistry in root. (#54130)
  • 7800a3c refactor(core): remove InjectionToken descriptions in optimized builds. (#5...
  • 989394d 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)
  • fcc000e build: add targets for api doc generation (#52034)
  • 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 16.1.5 to 17.3.9.
- [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.3.9/packages/forms)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 16, 2024
@dependabot dependabot bot requested a review from caiocampos May 16, 2024 08:40
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant