Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps @ngx-formly/schematics from 5.10.22 to 6.1.1.

Release notes

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

v6.1.1

Bug Fixes

  • core: ensure the model is a valid array for FieldArrayType (f1add09), closes #3561
  • material: add subscriptSizing support for FormField (8e6114a), closes #3559
  • material: add support of text prefix / suffix (2779cd2), closes #3556
  • material: fix select overlay position (611a02f), closes #3563
  • material: support thumb label in slider type (8239de2), closes #3560

6.1.0

Features

  • add Angular v15 support (#3510) (6b131b1)

  • add support of MatLegacyFormFieldModule (use package: @ngx-formly/material-legacy) (#3494)

Bug Fixes

  • core: hide empty formly-field element (4713038), closes #3516
  • kendo: take account of passing custom wrapper (bcce565), closes #3553
  • material: make slider compatible with v15 (2466a5e), closes #3503
  • material: set default color for mat-form-field (78b9a90), closes #3532

Special Thanks

@​jackcw, @​aitboudad.

v6.0.4

Bug Fixes

  • core: handle component destroy error (8e93d4c)
  • core: import error in rxjs v6 (7f2cd96), closes #3513

v6.0.3

Bug Fixes

  • core: detect changes of connected fields in array type (#3507) (734b79d), closes #3409
  • core: detect changes of observable expressions (#3508) (4246126), closes #3444
  • core: improve handling expression updates (5418152), closes #3505
  • core: support disabled radio option in Angular v15 (#3509) (70099ca), closes #3504

v6.0.2

Bug Fixes

  • json-schema: fix uniqueItems validator (eb7c122)

... (truncated)

Changelog

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

6.1.1 (2023-01-20)

Bug Fixes

  • core: ensure the model is a valid array for FieldArrayType (f1add09), closes #3561
  • material: add subscriptSizing support for FormField (8e6114a), closes #3559
  • material: add support of text prefix / suffix (2779cd2), closes #3556
  • material: fix select overlay position (611a02f), closes #3563
  • material: support thumb label in slider type (8239de2), closes #3560

6.1.0 (2023-01-15)

Features

Bug Fixes

  • core: hide empty formly-field element (4713038), closes #3516
  • kendo: take account of passing custom wrapper (bcce565), closes #3553
  • material: make slider compatible with v15 (2466a5e), closes #3503
  • material: set default color for mat-form-field (78b9a90), closes #3532

6.0.4 (2022-11-30)

Bug Fixes

  • core: handle component destroy error (8e93d4c)
  • core: import error in rxjs v6 (7f2cd96), closes #3513

6.0.3 (2022-11-29)

Bug Fixes

  • core: detect changes of connected fields in array type (#3507) (734b79d), closes #3409
  • core: detect changes of observable expressions (#3508) (4246126), closes #3444
  • core: improve handling expression updates (5418152), closes #3505
  • core: support disabled radio option in Angular v15 (#3509) (70099ca), closes #3504

6.0.2 (2022-11-06)

Bug Fixes

  • json-schema: fix uniqueItems validator (eb7c122)

... (truncated)

Commits
  • 840ab5d chore(release): 6.1.1
  • b9dfe75 chore: remove funding file
  • 5c902de docs(upgrade): update strict template checking section
  • 2779cd2 fix(material): add support of text prefix / suffix
  • 611a02f fix(material): fix select overlay position
  • 8e6114a fix(material): add subscriptSizing support for FormField
  • f1add09 fix(core): ensure the model is a valid array for FieldArrayType
  • 8239de2 fix(material): support thumb label in slider type
  • 4e1f004 chore(release): 6.1.0
  • 938432a docs(demo): update Cascaded Select example
  • 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 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)

┆Issue is synchronized with this Asana task by Unito

Bumps [@ngx-formly/schematics](https://github.com/ngx-formly/ngx-formly) from 5.10.22 to 6.1.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@v5.10.22...v6.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Superseded by #3271.

@dependabot dependabot bot closed this Nov 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/ngx-formly/schematics-6.1.1 branch November 12, 2024 08:32
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