Skip to content

mgr/dashboard: bump @ngx-formly/core from 6.1.1 to 7.0.0 in /src/pybind/mgr/dashboard/frontend #250

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 10, 2025

Bumps @ngx-formly/core from 6.1.1 to 7.0.0.

Release notes

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

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

Features

7.0.0-alpha.0

Highlights

This release add support of standalone components and requires Angular >=16, for usage of standalone components please check the following example: https://stackblitz.com/edit/fjacyu-4kqqes

... (truncated)

Changelog

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

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

  • bootstrap: formly-wrapper-form-field selector has the following margin margin-bottom: 1rem;.
  • core: The library now requires Angular 16

Features

  • bootstrap: remove usage of !important in wrapper styling (77239cb), closes #3658
  • core: support input wheel event (#4017) (3047c69)
  • core: support standalone components (e5ba94a)
  • core: update to angular 16 (9460610), closes #3811

6.3.12 (2024-12-08)

... (truncated)

Commits
  • 57ba16a chore(release): 7.0.0
  • 961bf97 docs: update readme
  • a176aca refactor: revert redundant code in formly-field-ion-input
  • 55cf088 feat(ionic): implement ionic labelPlacement prop (#4090)
  • df74557 refactor(ionic): remove redundant code in formly-field-ion-input (#4088)
  • 74da771 refactor(core+material): convert to built-in control flow (#4093)
  • c2ac672 docs: update upgrade link
  • aadbf00 docs(upgrade): update UPGRADE-7.0.md
  • e9e492e chore(release): 7.0.0-next.0
  • 7aeb29e Merge remote-tracking branch 'origin/main' into next
  • 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 [@ngx-formly/core](https://github.com/ngx-formly/ngx-formly) from 6.1.1 to 7.0.0.
- [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.1.1...v7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants