udsm-dhis2-lab / hris-maintenance-app

A collection of the services that help to interact with the maintenance resources in HRIS system
GNU General Public License v3.0
0 stars 0 forks source link

chore(deps): bump @ng-bootstrap/ng-bootstrap from 5.1.5 to 5.3.1 #490

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @ng-bootstrap/ng-bootstrap from 5.1.5 to 5.3.1.

Changelog

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

5.3.1 (2020-04-17)

Bug Fixes

  • datepicker: set min/max dates correctly with custom adapters (586672b), closes #3598

6.0.2 (2020-03-23)

Reverts

6.0.1 (2020-03-20)

Mostly technical release that improves compatibility with 'strictTemplates' and 'strictNullChecks'

Bug Fixes

  • support 'strictTemplates' flag for public API (#3623) (eef5422), closes #3619
  • improve compatibility with 'strictNullChecks' (0b16754), closes #1544
  • datepicker: disabled datepicker should not be clickable/focusable (51c940b), closes #3648
  • dropdown: avoid adding vertical scrollbars (#3644) (05efeb7)

6.0.0 (2020-02-21)

This major release officially adds Angular 9 and ivy support.

Due to changes in the framework, you might need to add the @angular/localize dependency. Check the i18n documentation and this issue for more info.

We're also deprecating NgbTabset, so it is not supported anymore. Please use NgbNav instead as a more flexible alternative.

Bug Fixes

  • datepicker: change min/max date error message (#3607) (501a1a0), closes #2922
  • popover: make tooltip and popover work on the same element (#3606) (0841abe), closes #3602

BREAKING CHANGES

  • ng-bootstrap now has the dependency on @angular/localize
  • datepicker: 'ngbDate' validator error messages were changed to be more explicit and aligned with Angular validators.
... (truncated)
Commits
  • 13587d1 docs: release 5.3.1
  • 586672b fix(datepicker): set min/max dates correctly with custom adapters
  • e28669b docs: release 5.3.0
  • 58985d0 docs: since annotations for 5.3.0 (#3594)
  • 8457239 refactor(datepicker): rename 'ngbDatepickerMonths' to 'ngbDatepickerContent' ...
  • b8874ad fix(tooltip): prevent autoclose with default triggers on iPadOS 13 (#3593)
  • 9941457 demo(datepicker): beautify custom month layout demo
  • 3b82948 feat(datepicker): export NgbDatepickerMonthView
  • ddc4ceb demo(accordion): add the [cardClass] usage example (#3589)
  • 3c65b21 feat(modal): pass an HTMLElement to modal container option (#3585)
  • 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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
guardrails[bot] commented 4 years ago

:warning: We detected security issues in this pull request:

Vulnerable Libraries (2) - [ws@2.0.3](https://github.com/hisptz/hris-maintenance-app/blob/d6f2e43c2c2f76a385c276686cc8a8b6b300d7fe/package.json#Lnull) upgrade to `>= 1.1.5 <2.0.0 || >=3.3.1` - [tree-kill@1.2.1](https://github.com/hisptz/hris-maintenance-app/blob/d6f2e43c2c2f76a385c276686cc8a8b6b300d7fe/package.json#Lnull) upgrade to `>=1.2.2` More info on how to fix Vulnerable Libraries in [Javascript](https://www.guardrails.io/docs/en/vulnerabilities/javascript/using_vulnerable_libraries.html?utm_source=ghpr).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.