Skip to content

Update dependency reactstrap to v9.2.3 - #108

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/reactstrap-9.x
Open

Update dependency reactstrap to v9.2.3#108
renovate[bot] wants to merge 1 commit into
developfrom
renovate/reactstrap-9.x

Conversation

@renovate

@renovate renovate Bot commented Sep 3, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
reactstrap 9.0.19.2.3 age confidence

Release Notes

reactstrap/reactstrap (reactstrap)

v9.2.3

Compare Source

Features

9.2.3 (2024-09-26)

Bug Fixes
  • UncontrolledAccordion: prevent setOpen to set undefined value for open (#​2814) (717a5e8)

9.2.2 (2024-01-19)

Bug Fixes
  • dropdown with inNavbar bug (18cc094)

9.2.1 (2023-10-05)

Bug Fixes

9.2.0 (2023-06-09)

Features
  • modal: add 'aria-modal="true"' to modal (2a43591)
Bug Fixes

9.1.10 (2023-05-13)

Bug Fixes

9.1.9 (2023-04-11)

Bug Fixes

9.1.8 (2023-03-29)

Bug Fixes
  • esm and lib folder not included in release (e974d0c)

9.1.7 (2023-03-22)

Bug Fixes

9.1.6 (2023-02-17)

⚠ BREAKING CHANGES
  • add forwardRef to all components that contain innerRef
Features
  • add forwardRef to all components that contain innerRef (17a141a)
Bug Fixes
  • convert functional components to be forwardRef components vs redefining them as such (86578ab)
  • Label: migrate label to rtl (#​2665) (8c5cc2b)
  • revert v10 merge (3392ce9)
Miscellaneous
9.1.5 (2022-10-27)
Bug Fixes
  • accordion: type error of open in uncontrolledAccordionProps (#​2611) (b46a23c)
  • ensure initial overflow status is stored when opening multiple modals (c0191ec)
9.1.4 (2022-08-26)
Bug Fixes
9.1.3 (2022-08-02)
Bug Fixes
  • Use the new nodeRef API for Collapse (9527654)
9.1.2 (2022-07-13)
Bug Fixes
9.1.1 (2022-06-08)
Bug Fixes
  • DropdownMenu: add types to updateOnSelect (e5cd524)

9.1.0 (2022-06-08)

Features
  • CloseButton: add close button (9e656f5)
Bug Fixes
  • #​2411: remove scroll from body when modal open (9d71faa)
  • add a flag to DropdownMenu for Popper update (74a9e4e)
9.0.4 (2022-06-02)
Bug Fixes
Miscellaneous
  • Button: convert button to use hooks (19f85d3)
9.0.3 (2022-05-26)
Bug Fixes
9.0.2 (2022-04-13)
Bug Fixes
  • form-row was removed from Bootsttap 5 (601845d)
  • docs: fixed naming in Accordion module (29beb09)
  • FormGroup: dont pass switch prop to tag #​2415 (b63981e)
9.0.1 (2021-11-12)
Bug Fixes

9.0.0 (2021-10-27)

⚠ BREAKING CHANGES
  • update positionedFix prop to strategy
  • upgrade to popper 2
  • remove CustomInput
  • remove old InputGroupButtonDropdown
  • remove InputGroupAddon
  • remove Jumbotron component (#​2118)
Features
  • accordion: add flush support and stayOpen support (a6050f5)
  • bs5: add accordion (#​2105) (1c09448)
  • bs5: add Offcanvas (9a4bcca)
  • bs5: change .close to .btn-close (#​2116) (be4df60)
  • bs5: change no-gutters class to gx-0 in Row (#​2119) (85b8933)
  • bs5: convert .sr-only to .visually-hidden (702ad55)
  • bs5: Convert Dropdown & DropdownMenu to RTL (7417984)
  • bs5: Rename margin utils (35a37ef)
  • bs5: Replace .btn-block with utility classes (4dc1dcd)
  • bs5: replace form-group class with mb-3 (cbcb2e3)
  • bs5: Support xxl breakpoint (4fb7cdd)
  • bs5: update badge classes (#​2117) (7859900)
  • bs5: Update tooltip/popover arrow classes (9ad870e)
  • carousel: add Bootstrap5 updates (a698814)
  • Carousel: Add dark prop (01f64df)
  • collapse: add horizontal collapse (f780187)
  • Dropdown: Add backwards compatible left & right (f8b415f)
  • DropdownMenu: add-dark-prop (2e22d7b)
  • forms: Add support for floating labels (1cc8a14)
  • ListGroup: Add ListGroupNumbered (02b3b71)
  • modal: add fullscreen option to Modal component (a580f23)
  • Navbar: add container options (f0054bf)
  • Placeholder: add component (0c9294c)
  • remove CustomInput (c0e8a68)
  • remove form-control-file class (f601576)
  • remove InputGroupAddon (322d0ad)
  • remove Jumbotron component (#​2118) (2c912ab)
  • remove old InputGroupButtonDropdown (3df07f6)
  • replace form-control-range with form-range (06868e2)
  • support form switch (f403595)
  • update input group to have type dropdown (6c60226)
  • update positionedFix prop to strategy (65bf0f0)
  • upgrade to popper 2 (35840ef)
  • use form-select class with native select (1e6204b)
Bug Fixes
8.10.1 (2021-10-26)
Bug Fixes
  • UncontrolledDropdown: Fix onToggle - a consistent isOpen value (ee54164)

8.8.1 (2020-12-29)

Bug Fixes
  • Prevent popover/tooltip rendering if target not resolved (#​2059) (de06e9f)

v9.2.2

Compare Source

Features

9.2.3 (2024-09-26)

Bug Fixes
  • UncontrolledAccordion: prevent setOpen to set undefined value for open (#​2814) (717a5e8)

9.2.2 (2024-01-19)

Bug Fixes
  • dropdown with inNavbar bug (18cc094)

9.2.1 (2023-10-05)

Bug Fixes

9.2.0 (2023-06-09)

Features
  • modal: add 'aria-modal="true"' to modal (2a43591)
Bug Fixes

9.1.10 (2023-05-13)

Bug Fixes

9.1.9 (2023-04-11)

Bug Fixes

9.1.8 (2023-03-29)

Bug Fixes
  • esm and lib folder not included in release (e974d0c)

9.1.7 (2023-03-22)

Bug Fixes

9.1.6 (2023-02-17)

⚠ BREAKING CHANGES
  • add forwardRef to all components that contain innerRef
Features
  • add forwardRef to all components that contain innerRef (17a141a)
Bug Fixes
  • convert functional components to be forwardRef components vs redefining them as such (86578ab)
  • Label: migrate label to rtl (#​2665) (8c5cc2b)
  • revert v10 merge (3392ce9)
Miscellaneous
9.1.5 (2022-10-27)
Bug Fixes
  • accordion: type error of open in uncontrolledAccordionProps (#​2611) (b46a23c)
  • ensure initial overflow status is stored when opening multiple modals (c0191ec)
9.1.4 (2022-08-26)
Bug Fixes
9.1.3 (2022-08-02)
Bug Fixes
  • Use the new nodeRef API for Collapse (9527654)
9.1.2 (2022-07-13)
Bug Fixes
9.1.1 (2022-06-08)
Bug Fixes
  • DropdownMenu: add types to updateOnSelect (e5cd524)

9.1.0 (2022-06-08)

Features
  • CloseButton: add close button (9e656f5)
Bug Fixes
  • #​2411: remove scroll from body when modal open (9d71faa)
  • add a flag to DropdownMenu for Popper update (74a9e4e)
9.0.4 (2022-06-02)
Bug Fixes
Miscellaneous
  • Button: convert button to use hooks (19f85d3)
9.0.3 (2022-05-26)
Bug Fixes
9.0.2 (2022-04-13)
Bug Fixes
  • form-row was removed from Bootsttap 5 (601845d)
  • docs: fixed naming in Accordion module (29beb09)
  • FormGroup: dont pass switch prop to tag #​2415 (b63981e)
9.0.1 (2021-11-12)
Bug Fixes

9.0.0 (2021-10-27)

⚠ BREAKING CHANGES
  • update positionedFix prop to strategy
  • upgrade to popper 2
  • remove CustomInput
  • remove old InputGroupButtonDropdown
  • remove InputGroupAddon
  • remove Jumbotron component (#​2118)
Features
  • accordion: add flush support and stayOpen support (a6050f5)
  • bs5: add accordion (#​2105) (1c09448)
  • bs5: add Offcanvas (9a4bcca)
  • bs5: change .close to .btn-close (#​2116) (be4df60)
  • bs5: change no-gutters class to gx-0 in Row (#​2119) (85b8933)
  • bs5: convert .sr-only to .visually-hidden (702ad55)
  • bs5: Convert Dropdown & DropdownMenu to RTL (7417984)
  • bs5: Rename margin utils (35a37ef)
  • bs5: Replace .btn-block with utility classes (4dc1dcd)
  • bs5: replace form-group class with mb-3 (cbcb2e3)
  • bs5: Support xxl breakpoint (4fb7cdd)
  • bs5: update badge classes (#​2117) (7859900)
  • bs5: Update tooltip/popover arrow classes (9ad870e)
  • carousel: add Bootstrap5 updates (a698814)
  • Carousel: Add dark prop (01f64df)
  • collapse: add horizontal collapse (f780187)
  • Dropdown: Add backwards compatible left & right (f8b415f)
  • DropdownMenu: add-dark-prop (2e22d7b)
  • forms: Add support for floating labels (1cc8a14)
  • ListGroup: Add ListGroupNumbered (02b3b71)
  • modal: add fullscreen option to Modal component (a580f23)
  • Navbar: add container options (f0054bf)
  • Placeholder: add component (0c9294c)
  • remove CustomInput (c0e8a68)
  • remove form-control-file class (f601576)
  • remove InputGroupAddon (322d0ad)
  • remove Jumbotron component (#​2118) (2c912ab)
  • remove old InputGroupButtonDropdown (3df07f6)
  • replace form-control-range with form-range (06868e2)
  • support form switch (f403595)
  • update input group to have type dropdown (6c60226)
  • update positionedFix prop to strategy (65bf0f0)
  • upgrade to popper 2 (35840ef)
  • use form-select class with native select (1e6204b)
Bug Fixes
8.10.1 (2021-10-26)
Bug Fixes
  • UncontrolledDropdown: Fix onToggle - a consistent isOpen value (ee54164)

8.8.1 (2020-12-29)

Bug Fixes
  • Prevent popover/tooltip rendering if target not resolved (#​2059) (de06e9f)

v9.2.1

Compare Source

Features

9.2.3 (2024-09-26)

Bug Fixes
  • UncontrolledAccordion: prevent setOpen to set undefined value for open (#​2814) (717a5e8)

9.2.2 (2024-01-19)

Bug Fixes
  • dropdown with inNavbar bug (18cc094)

9.2.1 (2023-10-05)

Bug Fixes

9.2.0 (2023-06-09)

Features
  • modal: add 'aria-modal="true"' to modal (2a43591)
Bug Fixes

9.1.10 (2023-05-13)

Bug Fixes

9.1.9 (2023-04-11)

Bug Fixes

9.1.8 (2023-03-29)

Bug Fixes
  • esm and lib folder not included in release (e974d0c)

9.1.7 (2023-03-22)

Bug Fixes

9.1.6 (2023-02-17)

⚠ BREAKING CHANGES
  • add forwardRef to all components that contain innerRef
Features
  • add forwardRef to all components that contain innerRef (17a141a)
Bug Fixes
  • convert functional components to be forwardRef components vs redefining them as such (86578ab)
  • Label: migrate label to rtl (#​2665) (8c5cc2b)
  • revert v10 merge (3392ce9)
Miscellaneous
9.1.5 (2022-10-27)
Bug Fixes
  • accordion: type error of open in uncontrolledAccordionProps (#​2611) (b46a23c)
  • ensure initial overflow status is stored when opening multiple modals (c0191ec)
9.1.4 (2022-08-26)
Bug Fixes
9.1.3 (2022-08-02)
Bug Fixes
  • Use the new nodeRef API for Collapse (9527654)
9.1.2 (2022-07-13)
Bug Fixes
9.1.1 (2022-06-08)
Bug Fixes
  • DropdownMenu: add types to updateOnSelect (e5cd524)

9.1.0 (2022-06-08)

Features
  • CloseButton: add close button (9e656f5)
Bug Fixes
  • #​2411: remove scroll from body when modal open (9d71faa)
  • add a flag to DropdownMenu for Popper update (74a9e4e)
9.0.4 (2022-06-02)
Bug Fixes
Miscellaneous
  • Button: convert button to use hooks (19f85d3)
9.0.3 (2022-05-26)
Bug Fixes
9.0.2 (2022-04-13)
Bug Fixes
  • form-row was removed from Bootsttap 5 (601845d)
  • docs: fixed naming in Accordion module (29beb09)
  • FormGroup: dont pass switch prop to tag #​2415 (b63981e)
9.0.1 (2021-11-12)
Bug Fixes

9.0.0 (2021-10-27)

⚠ BREAKING CHANGES
  • update positionedFix prop to strategy
  • upgrade to popper 2
  • remove CustomInput
  • remove old InputGroupButtonDropdown
  • remove InputGroupAddon
  • remove Jumbotron component (#​2118)
Features

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Sep 3, 2026

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: react-wordcloud@1.2.7
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR!   react@"17.0.2" from the root project
npm ERR!   peerOptional react@"^16.8.0 || ^17.0.0" from @apollo/client@3.5.8
npm ERR!   node_modules/@apollo/client
npm ERR!     @apollo/client@"3.5.8" from the root project
npm ERR!   11 more (@emotion/react, @testing-library/react, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.13.0" from react-wordcloud@1.2.7
npm ERR! node_modules/react-wordcloud
npm ERR!   react-wordcloud@"1.2.7" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: react@16.14.0
npm ERR! node_modules/react
npm ERR!   peer react@"^16.13.0" from react-wordcloud@1.2.7
npm ERR!   node_modules/react-wordcloud
npm ERR!     react-wordcloud@"1.2.7" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-09-10T15_59_29_178Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants