chore(deps): update definitelytyped (major)

This MR contains the following updates:

Package Type Update Change
@types/jest (source) devDependencies major 24.0.11 -> 29.5.3
@types/node (source) devDependencies major ~11.12.2 -> ~18.17.0
@types/reactstrap devDependencies major ~6.4.3 -> ~8.7.0

Release Notes

reactstrap/reactstrap (@​types/reactstrap)

v8.7.1

Compare Source

Bug Fixes

v8.7.0

Bug Fixes
Features

v8.5.1

Compare Source

Bug Fixes
  • polyfill: check that window exists before defining CustomEvent (#​1855) (74b6802)

v8.5.0

Bug Fixes
Features

8.4.1 (2020-01-27)

Bug Fixes

v8.4.1

Compare Source

Bug Fixes

v8.4.0

Compare Source

Bug Fixes

8.3.2 (2020-01-16)

Bug Fixes
  • Modal: Prevent static backdrop animation when modal clicked (#​1755) (79efb4a)

8.3.1 (2020-01-15)

Bug Fixes
  • build: fix DropdownContext import/export (96188f4)

v8.2.0

Bug Fixes
Features

8.1.1 (2019-10-18)

Bug Fixes

v8.0.1

Compare Source

Bug Fixes

v8.0.0

Bug Fixes
Code Refactoring
  • Modal, Dropdown{*}, PopperContent, Tabs: go to React Async Rendering (#​1427) (1afb2c2)
Features
BREAKING CHANGES
  • Modal, Dropdown{*}, PopperContent, Tabs: using new Context API, react-popper v. '1.3.3'
  • pagination-links: Now the next and previous props are displaying single carets instead of double caret. To get the old style, use first and last props instead of previous and next respectfully and set aria-label to Next or Previous.
  • Popover: Popover and Tooltip will now fade in and out (like bootstrap's default). To get the previous behavior use fade={false}
Removed Deprecations
  • Card's block prop: use Cards body prop.
  • Input's static prop: use Inputs plaintext prop.
  • Dropdown's dropup prop: use Dropdowns direction prop with the value of "up".
  • Navbar's toggleable prop: use Navbars expand prop (see docs)`.
  • inverse prop: use dark prop.
  • CardBlock: use CardBody.
  • InputGroupButton: use InputGroupAddon.
  • NavDropdown: use Dropdown with nav prop.
  • PopoverContent: use PopoverBody.
  • PopoverTitle: use PopoverHeader.
  • UncontrolledNavDropdown: use UncontrolledDropdown with nav prop.

v7.1.0

Bug Fixes
Features

7.0.2 (2018-12-31)

Bug Fixes

7.0.1 (2018-12-31)

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading