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/bootstrap from 6.1.1 to 6.3.2 in /src/pybind/mgr/dashboard/frontend #41

Conversation

dependabot[bot]
Copy link

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

Bumps @ngx-formly/bootstrap from 6.1.1 to 6.3.2.

Release notes

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

v6.3.2

Bug Fixes

  • core: detect model changes for zoneless change detection (#3922) (7db5ae2), closes #3921
  • core: ensure defaultValues is set on new nested item added to array (#3924) (41e95db), closes #3891
  • core: override initial defaultValue on build (#3923) (b5fb32c), closes #3916
  • primeng: set default value for datepicker numberOfMonths (#3925) (40dd9bb), closes #3897

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

... (truncated)

Changelog

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

6.3.2 (2024-05-26)

Bug Fixes

  • core: detect model changes for zoneless change detection (#3922) (7db5ae2), closes #3921
  • core: ensure defaultValues is set on new nested item added to array (#3924) (41e95db), closes #3891
  • core: override initial defaultValue on build (#3923) (b5fb32c), closes #3916
  • primeng: set default value for datepicker numberOfMonths (#3925) (40dd9bb), closes #3897

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

... (truncated)

Commits
  • 5a433ee chore(release): 6.3.2
  • 40dd9bb fix(primeng): set default value for datepicker numberOfMonths (#3925)
  • 41e95db fix(core): ensure defaultValues is set on new nested item added to array (#3924)
  • b5fb32c fix(core): override initial defaultValue on build (#3923)
  • 7db5ae2 fix(core): detect model changes for zoneless change detection (#3922)
  • 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
  • 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/bootstrap](https://github.com/ngx-formly/ngx-formly) from 6.1.1 to 6.3.2.
- [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.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Jun 3, 2024

Superseded by #46.

@dependabot dependabot bot closed this Jun 3, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-src-pybind-mgr-dashboard-frontend-ngx-formly-bootstrap-6.3.2 branch June 3, 2024 16:52
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