SakuraIsayeki / WOWS-Karma

Persistent and Comprehensive Karma system for World of Warships
https://wows-karma.com
GNU General Public License v3.0
20 stars 2 forks source link

Bump @ng-bootstrap/ng-bootstrap from 12.1.2 to 13.0.0 in /wowskarma.app #120

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @ng-bootstrap/ng-bootstrap from 12.1.2 to 13.0.0.

Release notes

Sourced from @​ng-bootstrap/ng-bootstrap's releases.

13.0.0

This release adds Angular 14.1 and Bootstrap 5.2.0 support. It also removes deprecated checkboxes and radio buttons.

Bug Fixes

  • datepicker: better display for a disabled datepicker (52ec5b5)
  • datepicker: use -bs-xxx variables for colors (3012aaf)
  • replace ComponentFactory with new createComponent API (9a011f3), closes #4343
  • use new setInput() API instead of setting inputs manually (eec4e43)

BREAKING CHANGES

  • buttons: Checkbox and Radio buttons are no longer a part of ng-bootstrap, please use native Angular. They were deprecated in ng-bootstrap 12, see this page for more details.

13.0.0-beta.1

This is the first beta version that adds Angular 14 support.

BREAKING CHANGES

  • buttons: Checkbox and Radio buttons are no longer a part of ng-bootstrap, please use native Angular. They were deprecated in ng-bootstrap 12, see this page for more details.
Changelog

Sourced from @​ng-bootstrap/ng-bootstrap's changelog.

13.0.0 (2022-07-28)

This release adds Angular 14.1 and Bootstrap 5.2.0 support. It also removes deprecated checkboxes and radio buttons.

Bug Fixes

  • datepicker: better display for a disabled datepicker (52ec5b5)
  • datepicker: use -bs-xxx variables for colors (3012aaf)
  • replace ComponentFactory with new createComponent API (9a011f3), closes #4343
  • use new setInput() API instead of setting inputs manually (eec4e43)

BREAKING CHANGES

  • buttons: Checkbox and Radio buttons are no longer a part of ng-bootstrap, please use native Angular. They were deprecated in ng-bootstrap 12, see this page for more details.
Commits
  • f69c3f8 docs: release 13.0.0
  • d6b40fc docs: fixes a few grammar errors in the README.md (#4361)
  • 73dc1f1 build: fix ?. template complaints
  • 0d810d2 demo: replace deprecated rxjs pluck with map
  • 2e143db build: explicitly list allowed commonjs dependencies
  • 52ec5b5 fix(datepicker): better display for a disabled datepicker
  • 3012aaf fix(datepicker): use -bs-xxx variables for colors
  • 6e2a590 demo: align demo site with Bootstrap 5.2
  • eec4e43 fix: use new setInput() API instead of setting inputs manually
  • 9a011f3 fix: replace ComponentFactory with new createComponent API
  • 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)
dependabot[bot] commented 2 years 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.