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

build(deps): bump @ngx-formly/schematics from 5.10.22 to 6.0.4 #2363

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

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

Release notes

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

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)
  • json-schema: ignore optional array in minItems validator (#3485) (71a921a)
  • json-schema: skip populate array default value for optional array (#3486) (d63af4a)

v6.0.1

Bug Fixes

  • json-schema: retrieve other field value from f.model (#3441) (c282cde), closes #3438
  • kendo: remove duplicate formControl directive in input type (276487f), closes #3435

v6.0.0-rc.2

To upgrade from 5.0 to 6.0 see UPGRADE-6.0

Bug Fixes

  • core: detect changes of formState (bd00fa1), closes #3388
  • nativescript: remove usage of deprecated module (ae3f927), closes #3385

v6.0.0-rc.1

To upgrade from 5.0 to 6.0 see UPGRADE-6.0

Bug Fixes

v6.0.0-rc.0

To upgrade from 5.0 to 6.0 see UPGRADE-6.0

... (truncated)

Changelog

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

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)
  • json-schema: ignore optional array in minItems validator (#3485) (71a921a)
  • json-schema: skip populate array default value for optional array (#3486) (d63af4a)

6.0.1 (2022-10-09)

Bug Fixes

  • json-schema: retrieve other field value from f.model (#3441) (c282cde)
  • kendo: remove duplicate formControl directive in input type (276487f), closes #3435

6.0.0 (2022-08-28)

6.0.0-rc.2 (2022-07-24)

Bug Fixes

  • core: detect changes of formState (bd00fa1), closes #3388
  • nativescript: remove usage of deprecated module (ae3f927), closes #3385

6.0.0-rc.1 (2022-07-14)

Bug Fixes

... (truncated)

Commits
  • c4e611d chore(release): 6.0.4
  • 7f2cd96 fix(core): import error in rxjs v6
  • 8e93d4c fix(core): handle component destroy error
  • a4d6db0 chore(release): 6.0.3
  • 70099ca fix(core): support disabled radio option in Angular v15 (#3509)
  • 4246126 fix(core): detect changes of observable expressions (#3508)
  • 734b79d fix(core): detect changes of connected fields in array type (#3507)
  • 5418152 fix(core): improve handling expression updates
  • eb936ff docs(upgrade): update headlines
  • 20dc5ff chore(release): 6.0.2
  • 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/ngx-formly/schematics-6.0.4 branch from bc4c633 to acb5ab0 Compare December 15, 2022 11:19
Bumps [@ngx-formly/schematics](https://github.com/ngx-formly/ngx-formly) from 5.10.22 to 6.0.4.
- [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.0.4)

---
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 force-pushed the dependabot/npm_and_yarn/develop/ngx-formly/schematics-6.0.4 branch from acb5ab0 to f3c2203 Compare December 19, 2022 17:39
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #2546.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/ngx-formly/schematics-6.0.4 branch February 1, 2023 18:25
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.

0 participants