Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps @ngx-formly/core from 6.3.12 to 7.0.1.

Release notes

Sourced from @​ngx-formly/core's releases.

v7.0.1

Bug Fixes

v7.0.0

Highlights

This release add support of standalone components and requires Angular >=18

To upgrade from 6.0 to 7.0 see UPGRADE-7.0

Features

7.0.0-next.0

Highlights

  • FormlyModule is now optional when using standalone component
  • Use standalone components in Doc Examples https://next.formly.dev/

To upgrade from 6.0 to 7.0 see UPGRADE-7.0

⚠ BREAKING CHANGES

  • core: Deprecated FormlyFormOptions methods has been removed: _markForCheck, _buildForm and _markForCheck.

Features

Bug Fixes

  • core: clear component refs on FormlyForm destroy (#4085) (06ac47e), closes #4081
  • core: non-published preset provider (#4064) (8302480)
  • core: overwrite valueChanges without losing pipes when debounce (2ad0ec0)
  • primeng: resolved typo with label (#4074) (9ceeb10)

7.0.0-alpha.1

⚠ BREAKING CHANGES

  • core: The library now requires Angular 18

... (truncated)

Changelog

Sourced from @​ngx-formly/core's changelog.

7.0.1 (2025-11-16)

Bug Fixes

7.0.0 (2025-06-09)

Features

7.0.0-next.0 (2025-05-04)

⚠ BREAKING CHANGES

  • core: Deprecated FormlyFormOptions methods has been removed: _markForCheck, _buildForm and _markForCheck.

Features

Bug Fixes

  • core: clear component refs on FormlyForm destroy (#4085) (06ac47e), closes #4081
  • core: non-published preset provider (#4064) (8302480)
  • core: overwrite valueChanges without losing pipes when debounce (2ad0ec0)
  • primeng: resolved typo with label (#4074) (9ceeb10)

7.0.0-alpha.1 (2025-02-23)

Features

7.0.0-alpha.0 (2024-11-24)

⚠ BREAKING CHANGES

... (truncated)

Commits
  • 45f9876 chore(release): 7.0.1
  • 13ab294 fix(core): merge config when using provideFormlyConfig (#4152)
  • 2d6f5cd fix(preset): clear preset tag after merge (#4151)
  • 4154dae fix(material): remove extra whitespace for hint text (#4150)
  • 6c34e32 fix(core): export FormlyTemplate for standalone use (#4149)
  • 5ccae18 docs: update deprecated method reference in upgrade guide
  • 34e50a9 fix: optional chain for validity.badInput (#4134)
  • 6cf8f15 fix(primeng): add config options to datepicker (#4143) (#4144)
  • 4cc44d9 build: remove tag from npm publish
  • d50fba8 docs: update readme
  • 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)

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Nov 18, 2025
Bumps [@ngx-formly/core](https://github.com/ngx-formly/ngx-formly) from 6.3.12 to 7.0.1.
- [Release notes](https://github.com/ngx-formly/ngx-formly/releases)
- [Changelog](https://github.com/ngx-formly/ngx-formly/blob/main/CHANGELOG.md)
- [Commits](ngx-formly/ngx-formly@v6.3.12...v7.0.1)

---
updated-dependencies:
- dependency-name: "@ngx-formly/core"
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/develop/ngx-formly/core-7.0.1 branch from de00974 to a7bb436 Compare November 19, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant