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

chore(deps): bump @ng-bootstrap/ng-bootstrap from 7.0.0 to 8.0.0 in /generators/client/templates/angular #13061

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2020

Bumps @ng-bootstrap/ng-bootstrap from 7.0.0 to 8.0.0.

Changelog

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

8.0.0 (2020-11-06)

This is a major release introducing animations to all standard Bootstrap components inside ng-bootstrap. Please read the animations documentation, you'll find some examples and how to opt-out if necessary.

Bug Fixes

  • alert: add .fade class only with animations on (#3756) (5e941d7)
  • animations: duration should be computed after 'startFn' execution (4efea05)
  • animations: ignore all inner transitions in 'ngbRunTransition' (b50f4d9)
  • animations: pass transition context with animations disabled (#3781) (0e2120e)
  • animations: startFn called when no animation (a14c76d)
  • animations: make collapsing transition work with SSR (#3864) (e6c70c0)
  • popover: allow null and undefined as values for popover and title (681c1e3), closes #3845
  • tooltip: allow null and undefined as values for tooltip (b713e38), closes #3845

Features

  • accordion: add animations (#3766) (99de349)
  • alert: add animations (ba7362e)
  • alert: change API due to the introduction of animations (95f75cc)
  • animations: always run the start function in ngbRunTransition (#3793) (99e7e8c)
  • animations: introduce 'endFn' returned by 'startFn' (5ac913d)
  • animations: introduce transition context (12d753b)
  • animations: support 'runningTransaction: stop' (2373de3)
  • carousel: accessibility (#3773) (6830d55)
  • carousel: add animations (#3804) (61691d0)
  • collapse: add missing NgbCollapseConfig (#3736) (8d5417a)
  • collapse: add animations (9bffcab)
  • datepicker: remove deprecated (select) output (#3887) (0662d4d)
  • modal: add animations (86cbf06)
  • modal: add scale animation when static backdrop is clicked (#3771) (2b1cc56)
  • nav: add animations (d82a302)
  • nav: nav config animations (262ac7d)
  • popover: add animations (b7f12e6)
  • progressbar: remove intermediate div element (#3841) (89ec4fe)
  • toast: add animations (f8df46c)
  • tooltip: add animations (cc55e6b)
  • add global NgbConfig (#3715) (bf9b98d)

BREAKING CHANGES

  • Animations are enabled by default an all standard Bootstrap components. See the documentation for more details.
  • NgbTabset deprecated in 6.0.0 is now removed completely
  • alert: closing API has changed due to the introduction of the imperative .close() method to trigger the 'fade out' animation

Before:

... (truncated)

Commits
  • 6d26a9d docs: release 8.0.0
  • 8a19365 build(schematics): bump ng-bootstrap version to 8.0.0
  • 0662d4d feat(datepicker): remove deprecated 'select' output (#3887)
  • 681c1e3 fix(popover): allow null and undefined as values for popover and title
  • b713e38 fix(tooltip): allow null and undefined as values for tooltip
  • 89ec4fe reafactor(progressbar): remove intermediate div element (#3841)
  • 8706692 docs: fix a typo in modal-ref.ts (#3859)
  • 369eea0 refactor(rating): remove the _getFillValue method
  • ab9f804 refactor(rating): centralise checks on readonly and disabled
  • a2b9beb refactor(rating): simplify _getFillValue implementation (#3876)
  • 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 dependabot bot added javascript Pull requests that update Javascript code theme: dependencies Pull requests that update a dependency file labels Nov 17, 2020
@DanielFran DanielFran merged commit 2419625 into main Nov 17, 2020
@DanielFran DanielFran deleted the dependabot/npm_and_yarn/generators/client/templates/angular/ng-bootstrap/ng-bootstrap-8.0.0 branch November 17, 2020 13:08
@pascalgrimaud pascalgrimaud added this to the 7.0.0-beta.0 milestone Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code theme: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants