doubtfire-lms / doubtfire-web

Angular web application for the Doubtfire front-end
GNU Affero General Public License v3.0
45 stars 332 forks source link

build(deps): bump ngx-bootstrap from 6.2.0 to 12.0.0 #789

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps ngx-bootstrap from 6.2.0 to 12.0.0.

Release notes

Sourced from ngx-bootstrap's releases.

v11.0.0

No release notes provided.

v10.3.0

No release notes provided.

v10.2.1

No release notes provided.

v10.2.0

No release notes provided.

v10.1.0

No release notes provided.

v10.0.0

No release notes provided.

v9.0.0

No release notes provided.

v9.0.0-RC.2

No release notes provided.

v9.0.0-RC.1

No release notes provided.

v8.0.0

Most notable changes for v8 release:

  • added support for Angular v13, while still compatible with Angular v12, if your application is compiled in ivy mode
  • in v7.1 we have added a support for Bootstrap 5 and in v8 it has become the default, you are able to continue use Bootstrap 4 if needed
  • support for Bootstrap 3 has been discontinued, however it may still be usable with v8, there are no guarantees it will work as expected, and is not suggested
  • the old datepicker which was deprecated since v6 version was removed for good, please use BsDatepicker
  • and last but not least, hopefully you are enjoying the new look of our documentation

Like, Subscribe, Stay tuned ;)

Regards, @​valorkin

BREAKING CHANGES

Bug Fixes

  • datepicker: fixed error while cleaning input for daterangepicker (#6407) (fc5f05c)
  • datepicker: fixed clear button in datepicker (#6338) (12e050f)

... (truncated)

Changelog

Sourced from ngx-bootstrap's changelog.

11.0.2 (2023-07-13)

Bug Fixes

11.0.1 (2023-07-13)

Bug Fixes

11.0.0 (2023-07-11)

Features

10.3.0 (2023-02-23)

Bug Fixes

Features

  • chore: added information regarding new versions (#6533) (7e085f9)
  • datepicker: added new config property keepDatesOutOfRules (#6554) (1cd4ae1)
  • datepicker: added new config property to keep datepicker opened if only time is changed (#6537) (b9c9f8d)
  • docs: fixed readme (6dd7f68)
  • dootstrap: updated default version up to 5.2.3 (d1686b3)
  • modal: return focus to element after closing modal (#6549) (72e0a75)
  • readme: updated readme (6bf7136)
  • readme: updated readme file (663c70e)

... (truncated)

Commits
  • 5c52605 12.0.0
  • ad594eb feat: angular 17 migration (#6621)
  • 2df6e6a chore(docs): change based on usage - docs button should lead to all components
  • 5eaab37 chore: added clarity analytics script
  • bfdfaca chore: add manual trigger for actions
  • bc4281a fix(ci): update github actions to avoid node12 deprecation (#6600)
  • db31478 Release 11.0.2
  • a42ba25 fix: ng-packagr config
  • 2ca9aa0 Release 11.0.1
  • 6adefb3 chore: cleaning old versioning
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ngxbs, a new releaser for ngx-bootstrap since your current version.


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 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)
dependabot[bot] commented 9 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.