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

build(deps): bump @ng-bootstrap/ng-bootstrap from 14.1.1 to 14.2.0 #2165

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2023

Bumps @ng-bootstrap/ng-bootstrap from 14.1.1 to 14.2.0.

Release notes

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

14.2.0

Bug Fixes

Features

  • datepicker: add 'contentTemplate' to input datepicker (2bfc212), closes #4497
  • datepicker: allow accessing i18n from the instance (0864688)
  • dropdown: replace NgbNavbar usage by DOM call to closest() (#4471) (c524384), closes #4462
  • modal: allow update options of opened modal (e945442), closes #4281 #4396 #4446
  • typeahead: add selectOnExact option (4eb6cc7), closes #4371
Changelog

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

14.2.0 (2023-05-23)

Bug Fixes

Features

  • datepicker: add 'contentTemplate' to input datepicker (2bfc212), closes #4497
  • datepicker: allow accessing i18n from the instance (0864688)
  • dropdown: replace NgbNavbar usage by DOM call to closest() (#4471) (c524384), closes #4462
  • modal: allow update options of opened modal (e945442), closes #4281 #4396 #4446
  • typeahead: add selectOnExact option (4eb6cc7), closes #4371
Commits
  • 194da18 docs: release 14.2.0
  • ed87d29 docs: add 'since' annotations for 14.2.0 release
  • 23eb959 demo(typeahead): fix select-on-exact demo
  • 4eb6cc7 feat(typeahead): add selectOnExact option
  • 417314a demo(datepicker): add popup to custom month demo
  • 2bfc212 feat(datepicker): add 'contentTemplate' to input datepicker
  • 0864688 feat(datepicker): allow accessing i18n from the instance
  • aedbab9 fix(accordion): use a directive for NgbAccordionBody (#4507)
  • 08585a3 fix(accordion): don't fail when calling toggle() too early (#4506)
  • c524384 feat(dropdown): replace NgbNavbar usage by DOM call to closest() (#4471)
  • 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)

Bumps [@ng-bootstrap/ng-bootstrap](https:/ng-bootstrap/ng-bootstrap) from 14.1.1 to 14.2.0.
- [Release notes](https:/ng-bootstrap/ng-bootstrap/releases)
- [Changelog](https:/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md)
- [Commits](ng-bootstrap/ng-bootstrap@14.1.1...14.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 24, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2165 (f14040c) into master (3d636c0) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master    #2165   +/-   ##
=======================================
  Coverage   41.94%   41.94%           
=======================================
  Files          52       52           
  Lines         801      801           
  Branches       59       59           
=======================================
  Hits          336      336           
  Misses        461      461           
  Partials        4        4           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions github-actions bot merged commit 93014b2 into master May 24, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ng-bootstrap/ng-bootstrap-14.2.0 branch May 24, 2023 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant