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

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

Conversation

dependabot[bot]
Copy link

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

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

Release notes

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

v6.3.1

Bug Fixes

  • json-schema: ignore resetOnHide for array typ on build (fc8d6d1), closes #3910
  • primeng: select filtering prop (#3856) (67c6783)

v6.3.0

Features

Bug Fixes

  • core: handle clone of Uint8Array instance (0566430), closes #3850
  • json-schema: handled nested key for uniqueItems (0f67d89), closes #3842
  • json-schema: pass a valid model value for oneOf in array type (d597c00), closes #3805
  • material: ensure textarea is working with Angular v17 hydration (e61880e), closes #3824
  • primeng: add missing appendTo property to select type (c07e6d6), closes #3809

v6.2.2

Bug Fixes

  • bootstrap: update multicheckbox aria attr in input tag (#3793) (c78462a)
  • core: fix array remove for array of oneOf (88449e0), closes #3794

Performance Improvements

  • core: optimize execution time of field expressions (6acf797), closes #3799

Special Thanks

v6.2.1

Bug Fixes

  • core: disable detect local fields inside wrappers (22b21d8), closes #3572

Performance Improvements

  • core: disable update TreeValidity during the build step (3f65fb4), closes #3791
  • core: remove detectChanges call in asyn validator (b0b9a09), closes #3791
  • core: set the asyncValidators when async validators are present (#3792) (d825cff), closes #3791

Special Thanks

... (truncated)

Changelog

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

6.3.1 (2024-05-12)

Bug Fixes

  • json-schema: ignore resetOnHide for array typ on build (fc8d6d1), closes #3910
  • primeng: select filtering prop (#3856) (67c6783)

6.3.0 (2024-01-28)

Features

Bug Fixes

  • core: handle clone of Uint8Array instance (0566430), closes #3850
  • json-schema: handled nested key for uniqueItems (0f67d89), closes #3842
  • json-schema: pass a valid model value for oneOf in array type (d597c00), closes #3805
  • material: ensure textarea is working with Angular v17 hydration (e61880e), closes #3824
  • primeng: add missing appendTo property to select type (c07e6d6), closes #3809

6.2.2 (2023-10-28)

Bug Fixes

  • bootstrap: update multicheckbox aria attr in input tag (#3793) (c78462a)
  • core: fix array remove for array of oneOf (88449e0), closes #3794

Performance Improvements

  • core: optimize execution time of field expressions (6acf797), closes #3799

6.2.1 (2023-10-08)

Bug Fixes

  • core: disable detect local fields inside wrappers (22b21d8), closes #3572

Performance Improvements

  • core: disable update TreeValidity during the build step (3f65fb4), closes #3791
  • core: remove detectChanges call in asyn validator (b0b9a09), closes #3791
  • core: set the asyncValidators when async validators are present (#3792) (d825cff), closes #3791

6.2.0 (2023-09-28)

... (truncated)

Commits
  • b773943 chore(release): 6.3.1
  • fc8d6d1 fix(json-schema): ignore resetOnHide for array typ on build
  • 67c6783 fix(primeng): select filtering prop (#3856)
  • 7942df4 chore(release): 6.3.0
  • 0566430 fix(core): handle clone of Uint8Array instance
  • d597c00 fix(json-schema): pass a valid model value for oneOf in array type
  • 6841108 docs: update Instructions for creating an Issue
  • c07e6d6 fix(primeng): add missing appendTo property to select type
  • e61880e fix(material): ensure textarea is working with Angular v17 hydration
  • 0f67d89 fix(json-schema): handled nested key for uniqueItems
  • 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 6.3.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.1.1...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #115.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-src-pybind-mgr-dashboard-frontend-ngx-formly-core-6.3.1 branch May 27, 2024 11:29
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